react-form-with-constraints
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "react-form-with-constraints", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"repository": { | ||
@@ -10,2 +10,11 @@ "type": "git", | ||
"license": "MIT", | ||
"keywords": [ | ||
"react", | ||
"form", | ||
"validation", | ||
"form-validation", | ||
"input-validation", | ||
"constraints", | ||
"html5" | ||
], | ||
"main": "lib/index.js", | ||
@@ -18,6 +27,7 @@ "types": "lib/index.d.ts", | ||
"scripts": { | ||
"clean": "del-cli lib dist coverage .rpt2_cache", | ||
"clean": "del-cli lib dist coverage .rpt2_cache README.md LICENSE CHANGELOG.md", | ||
"tsc": "tsc", | ||
"build": "tsc --project tsconfig.lib.json", | ||
"dist": "cross-env NODE_ENV=development rollup --config && cross-env NODE_ENV=production rollup --config", | ||
"prepack": "cp ../../README.md ../../LICENSE ../../CHANGELOG.md .", | ||
"prepublishOnly": "npm run clean && npm run tsc && npm run build && npm run dist", | ||
@@ -24,0 +34,0 @@ "test": "node --trace-warnings node_modules/.bin/jest --no-cache --verbose", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
299535
52
1
316