create-root-schema
Advanced tools
Comparing version 1.0.0-0 to 1.0.0-1
{ | ||
"name": "create-root-schema", | ||
"version": "1.0.0-0", | ||
"version": "1.0.0-1", | ||
"main": "dist/main.js", | ||
@@ -9,2 +9,6 @@ "module": "src/index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"src/index.js", | ||
"dist/main.js" | ||
], | ||
"ava": { | ||
@@ -55,4 +59,5 @@ "babel": "inherit", | ||
"lint": "eslint src", | ||
"prepublish": "yarn build", | ||
"test": "ava" | ||
} | ||
} |
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
256682
4
29