react-form-stateful
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-form-stateful", | ||
"sideEffects": false, | ||
"version": "0.0.1", | ||
"author": "", | ||
"license": "ISC", | ||
"version": "0.0.2", | ||
"author": "Chris Edwards", | ||
"repository": "ckedwards/react-form-stateful", | ||
"license": "MIT", | ||
"scripts": { | ||
@@ -11,3 +12,3 @@ "test": "jest --env=jsdom", | ||
"build": "cross-env NODE_ENV=production tsc -p tsconfig.base.json && rollup -c && rimraf compiled && cp ./index.js ./dist/index.js", | ||
"prepublish": "npm run build" | ||
"prepublishOnly": "npm run build && npm run test" | ||
}, | ||
@@ -14,0 +15,0 @@ "main": "dist/index.js", |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
297813
0
2