@getstanza/react
Advanced tools
Comparing version 0.0.6-beta to 0.0.7-beta
{ | ||
"name": "@getstanza/react", | ||
"version": "0.0.6-beta", | ||
"type": "module", | ||
"version": "0.0.7-beta", | ||
"type": "commonjs", | ||
"description": "Stanza React components", | ||
@@ -9,4 +9,4 @@ "author": "Stanza", | ||
"dependencies": { | ||
"@getstanza/browser": "0.0.6-beta", | ||
"@getstanza/core": "0.0.6-beta", | ||
"@getstanza/browser": "0.0.7-beta", | ||
"@getstanza/core": "0.0.7-beta", | ||
"react": "18.2.0" | ||
@@ -18,5 +18,4 @@ }, | ||
}, | ||
"module": "./index.js", | ||
"main": "./index.cjs", | ||
"types": "./index.d.ts" | ||
"module": "./index.esm.js", | ||
"main": "./index.cjs.js" | ||
} |
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
157960
15
3955
3
No
+ Added@getstanza/browser@0.0.7-beta(transitive)
+ Added@getstanza/core@0.0.7-beta(transitive)
- Removed@getstanza/browser@0.0.6-beta(transitive)
- Removed@getstanza/core@0.0.6-beta(transitive)
- Removedcross-fetch@4.0.0(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updated@getstanza/core@0.0.7-beta