react-slim-use-form
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-slim-use-form", | ||
"description": "A form validation library implemented by React Hooks.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -9,3 +9,3 @@ "types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "rm -rf ./dist && tsc", | ||
"build": "rm -rf ./dist && tsc -p .", | ||
"prepare": "yarn build" | ||
@@ -12,0 +12,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
3604
4
35