generator-arc-component
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "generator-arc-component", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Generate accessible react component boilerplate", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "npm test", | ||
"publish": "npm version patch && npm publish" | ||
"test": "npm test" | ||
}, | ||
@@ -10,0 +9,0 @@ "repository": { |
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
50291