⚠️ This repository is deprecated.
@dcl/content-validatorhas moved into thedecentraland/core-libsmonorepo and now lives underlibs/content-validator.Future development, issues, and pull requests should happen there. This repository is kept around only for historical reference and will not receive new releases.
The npm package name is unchanged — @dcl/content-validator. New versions are published from the monorepo and will continue to appear on the same npm dist-tags. To pick up the latest fixes, simply bump the dependency as usual:
npm install @dcl/content-validator@latest
# or
yarn add @dcl/content-validator@latest
# or
pnpm add @dcl/content-validator@latestThe public API is unchanged, so no code changes are required for consumers.
- Issues: https://github.com/decentraland/core-libs/issues
- Pull requests: https://github.com/decentraland/core-libs/pulls
- Source for
@dcl/content-validator: https://github.com/decentraland/core-libs/tree/main/libs/content-validator
