chore: migrate to mobiletic-labs org and rename npm scope
- Git URLs: git.mobiletic.net/mobiletic/anonymizer -> .../mobiletic-labs/anonymizer (homepage, repository, bugs, CI badge, clone instructions). - npm package renamed @mobiletic/anonymizer -> @mobiletic-labs/anonymizer across package.json, lockfile, README, CONTRIBUTING, examples, issue template. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -17,7 +17,7 @@ A clear description of what's wrong.
|
||||
A minimal code sample or failing test:
|
||||
|
||||
```ts
|
||||
// import { Anonymizer, presets } from '@mobiletic/anonymizer';
|
||||
// import { Anonymizer, presets } from '@mobiletic-labs/anonymizer';
|
||||
```
|
||||
|
||||
## Expected behavior
|
||||
@@ -26,7 +26,7 @@ What you expected to happen.
|
||||
|
||||
## Environment
|
||||
|
||||
- `@mobiletic/anonymizer` version:
|
||||
- `@mobiletic-labs/anonymizer` version:
|
||||
- Node.js version:
|
||||
- Using an LLM provider? (which endpoint/model, or regex-only):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user