duh-schema
Advanced tools
Comparing version 0.9.9 to 0.9.10
{ | ||
"name": "duh-schema", | ||
"version": "0.9.9", | ||
"version": "0.9.10", | ||
"description": "DUH Schema", | ||
"main": "lib/index.js", | ||
"unpkg": "dist/schema.json", | ||
"unpkg": "dist/schema.js", | ||
"scripts": { | ||
"test": "eslint lib/ test/ && nyc -r=text -r=lcov mocha", | ||
"prepare": "node bin/prepare.js" | ||
"browserify": "browserify --standalone schema lib/index.js > dist/schema.js", | ||
"prepare": "node bin/prepare.js && npm run browserify" | ||
}, | ||
@@ -30,2 +31,3 @@ "files": [ | ||
"@drom/eslint-config": "0.10.0", | ||
"browserify": "^16.2.2", | ||
"ajv": "^6.12.0", | ||
@@ -37,3 +39,3 @@ "chai": "^4.2.0", | ||
"mocha": "^7.1.0", | ||
"nyc": "^15.0.0" | ||
"nyc": "^15.0.1" | ||
}, | ||
@@ -40,0 +42,0 @@ "eslintConfig": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
147442
19
4506
9
2