Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "recoil", | ||
"version": "0.0.4", | ||
"description": "Recoil- A React state management library for complex UI's", | ||
"main": "recoil.js", | ||
"version": "0.0.5", | ||
"description": "Recoil - A React state management library for complex UIs", | ||
"main": "dist/recoil.js", | ||
"files": ["dist/recoil.js"], | ||
"repository": "https://github.com/facebookexperimental/recoil.git", | ||
"license": "MIT", | ||
"scripts": { | ||
"prepublish": "rollup -c", | ||
"build": "rollup -c" | ||
@@ -16,11 +16,2 @@ }, | ||
}, | ||
"babel": { | ||
"presets": [ | ||
"@babel/preset-react", | ||
"@babel/preset-flow" | ||
], | ||
"plugins": [ | ||
"@babel/plugin-proposal-class-properties" | ||
] | ||
}, | ||
"devDependencies": { | ||
@@ -27,0 +18,0 @@ "@babel/core": "^7.9.6", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
2246
3
0
2