@splinetool/react-spline
Advanced tools
Comparing version 2.2.4 to 2.2.5
{ | ||
"name": "@splinetool/react-spline", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"packageManager": "yarn@3.3.0", | ||
@@ -10,10 +10,10 @@ "files": [ | ||
"types": "./dist/Spline.d.ts", | ||
"main": "./dist/react-spline.cjs.js", | ||
"module": "./dist/react-spline.es.js", | ||
"react-native": "./dist/react-spline.es.js", | ||
"main": "./dist/react-spline.cjs", | ||
"module": "./dist/react-spline.js", | ||
"react-native": "./dist/react-spline.js", | ||
"exports": { | ||
".": { | ||
"types": "./dist/Spline.d.ts", | ||
"import": "./dist/react-spline.es.js", | ||
"require": "./dist/react-spline.cjs.js" | ||
"import": "./dist/react-spline.js", | ||
"require": "./dist/react-spline.cjs" | ||
} | ||
@@ -20,0 +20,0 @@ }, |
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
1
23214
6
206