@web/parse5-utils
Advanced tools
Comparing version 0.0.0-canary-20231122093600 to 0.0.0-canary-20240105091725
{ | ||
"name": "@web/parse5-utils", | ||
"version": "0.0.0-canary-20231122093600", | ||
"version": "0.0.0-canary-20240105091725", | ||
"publishConfig": { | ||
@@ -30,3 +30,3 @@ "access": "public" | ||
"build": "tsc", | ||
"test": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register", | ||
"test:node": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register --reporter dot", | ||
"test:watch": "mocha \"test/**/*.test.{ts,js,mjs,cjs}\" --require ts-node/register --watch" | ||
@@ -33,0 +33,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47299