react-motion
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "react-motion", | ||
"version": "0.0.0", | ||
"description": "Placeholder", | ||
"main": "index.js", | ||
"version": "0.0.1", | ||
"description": "A spring that solves your animation problems.", | ||
"main": "Spring.jsx", | ||
"dependencies": { | ||
"react": ">=0.13.2" | ||
}, | ||
"devDependencies": { | ||
"babel": "^5.6.14", | ||
"babel-core": "^5.2.17", | ||
"babel-loader": "^5.0.0", | ||
"react-hot-loader": "^1.2.7", | ||
"webpack": "^1.8.11", | ||
"webpack-dev-server": "^1.10.1" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "NODE_ENV=development node server.js", | ||
"build": "NODE_ENV=production webpack -p", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prerelease": "babel Spring.jsx --out-dir=lib --modules umd --module-id Spring" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"author": "chenglou", | ||
"license": "MIT" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
37587
8
871
2
0
269
1
6
2
2
+ Addedreact@>=0.13.2
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)