@deckstar/react-final-form-arrays
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@deckstar/react-final-form-arrays", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A component for rendering and editing arrays 🏁 React Final Form", | ||
"main": "dist", | ||
"types": "dist/index.d.ts", | ||
"jsnext:main": "dist", | ||
"main": "dist/src", | ||
"types": "dist/src/index.d.ts", | ||
"jsnext:main": "dist/src", | ||
"sideEffects": false, | ||
"files": [ | ||
"dist" | ||
"dist/src", | ||
"dist/package.json" | ||
], | ||
@@ -33,3 +34,3 @@ "author": "Erik Rasmussen <rasmussenerik@gmail.com> (http://github.com/erikras)", | ||
}, | ||
"gitHead": "b64fb9979f46b58a597777cfca566b79ab0d7f46" | ||
"gitHead": "92b9ca1ea49b59506e630d5e1719ed99f0c501f3" | ||
} |
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
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
37902
294