@react-spring/core
Advanced tools
Comparing version 9.0.0-beta.12 to 9.0.0-beta.14
{ | ||
"name": "@react-spring/core", | ||
"version": "9.0.0-beta.12", | ||
"version": "9.0.0-beta.14", | ||
"description": "Cross-platform animation engine", | ||
@@ -26,18 +26,22 @@ "keywords": [ | ||
"sideEffects": false, | ||
"main": "index.cjs.js", | ||
"module": "index.js", | ||
"types": "index.d.ts", | ||
"main": "src/index.cjs.js", | ||
"module": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"scripts": { | ||
"postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mEnjoy react-spring? You can now donate to our open collective:\\u001b[22m\\u001b[39m\\n > \\u001b[34mhttps://opencollective.com/react-spring/donate\\u001b[0m')\"" | ||
"postinstall": "node postinstall.js" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"@react-spring/animated": "^9.0.0-beta.12", | ||
"@react-spring/shared": "^9.0.0-beta.12", | ||
"@react-spring/animated": "^9.0.0-beta.14", | ||
"@react-spring/shared": "^9.0.0-beta.14", | ||
"tslib": "^1.9.3", | ||
"use-memo-one": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "3.5.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"react-native": "src/index.ts" | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
292176
23
5584
1
1
4
1