@0xproject/json-schemas
Advanced tools
Comparing version 0.7.16 to 0.7.17
{ | ||
"name": "@0xproject/json-schemas", | ||
"version": "0.7.16", | ||
"version": "0.7.17", | ||
"description": "0x-related json schemas", | ||
@@ -15,3 +15,3 @@ "main": "lib/src/index.js", | ||
"run_mocha": "mocha lib/test/**/*_test.js", | ||
"clean": "shx rm -rf _bundles lib test_temp scripts", | ||
"clean": "shx rm -rf lib test_temp scripts", | ||
"build": "tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts" | ||
@@ -18,0 +18,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
55628