@react-spring/core
Advanced tools
Comparing version
{ | ||
"name": "@react-spring/core", | ||
"version": "10.0.0-alpha.1", | ||
"main": "dist/react-spring-core.cjs.js", | ||
"module": "dist/react-spring-core.esm.js", | ||
"version": "10.0.0-beta.0", | ||
"module": "./dist/react-spring_core.legacy-esm.js", | ||
"main": "./dist/cjs/index.js", | ||
"types": "./dist/react-spring_core.modern.d.mts", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": { | ||
"import": { | ||
"types": "./dist/react-spring_core.modern.d.mts", | ||
"default": "./dist/react-spring_core.modern.mjs" | ||
}, | ||
"require": { | ||
"types": "./dist/cjs/react-spring_core.development.d.ts", | ||
"default": "./dist/cjs/index.js" | ||
} | ||
} | ||
}, | ||
"files": [ | ||
"dist/*", | ||
"dist/**/*", | ||
"README.md", | ||
"LICENSE" | ||
], | ||
"repository": "pmndrs/react-spring", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/pmndrs/react-spring.git" | ||
}, | ||
"homepage": "https://github.com/pmndrs/react-spring#readme", | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/react-spring/donate" | ||
}, | ||
"keywords": [ | ||
@@ -30,15 +51,16 @@ "animated", | ||
"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')\"" | ||
"build": "tsup", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist", | ||
"dev": "tsup --watch", | ||
"lint": "TIMING=1 eslint \"src/**/*.ts*\"", | ||
"pack": "yarn pack" | ||
}, | ||
"dependencies": { | ||
"@react-spring/animated": "~10.0.0-alpha.0", | ||
"@react-spring/shared": "~10.0.0-alpha.0", | ||
"@react-spring/types": "~10.0.0-alpha.0" | ||
"@react-spring/animated": "~10.0.0-beta.0", | ||
"@react-spring/shared": "~10.0.0-beta.0", | ||
"@react-spring/types": "~10.0.0-beta.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
"devDependencies": { | ||
"@react-spring/rafz": "~10.0.0-alpha.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" | ||
} | ||
} |
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
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
460855
84.69%0
-100%11286
46.25%0
-100%1
-66.67%12
-72.73%2
100%1
Infinity%+ Added
- Removed
- Removed
- Removed