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:
Oussama Knouz
2026-07-13 12:05:47 +01:00
parent 9941a21dd6
commit 0f188803a8
7 changed files with 21 additions and 21 deletions

View File

@@ -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):