@react-spring/types
Advanced tools
Comparing version 0.0.0-00758660b56704e0949d99f4251c275d738376fe-20230225114436 to 0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642
{ | ||
"name": "@react-spring/types", | ||
"version": "0.0.0-00758660b56704e0949d99f4251c275d738376fe-20230225114436", | ||
"version": "0.0.0-1f54fd5554e133fd353fcf3bd85edeac3562a1a0-20230225150642", | ||
"description": "Internal package with TypeScript stuff", | ||
"type": "module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist/*", | ||
"README.md", | ||
"LICENSE" | ||
], | ||
"repository": "pmndrs/react-spring", | ||
@@ -25,3 +30,7 @@ "homepage": "https://github.com/pmndrs/react-spring#readme", | ||
"Josh Ellis (https://github.com/joshuaellis)" | ||
] | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup" | ||
} | ||
} |
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
1878
2
0
2
No