@getstanza/react
Advanced tools
Comparing version 0.0.1-beta to 0.0.2-beta
{ | ||
"name": "@getstanza/react", | ||
"version": "0.0.1-beta", | ||
"type": "module", | ||
"version": "0.0.2-beta", | ||
"type": "commonjs", | ||
"description": "Stanza React components", | ||
@@ -9,4 +9,4 @@ "author": "Stanza", | ||
"dependencies": { | ||
"@getstanza/browser": "0.0.1-beta", | ||
"@getstanza/core": "0.0.1-beta", | ||
"@getstanza/browser": "0.0.2-beta", | ||
"@getstanza/core": "0.0.2-beta", | ||
"react": "18.2.0" | ||
@@ -17,6 +17,3 @@ }, | ||
"vite-tsconfig-paths": "^4.2.0" | ||
}, | ||
"module": "./index.js", | ||
"main": "./index.cjs", | ||
"types": "./index.d.ts" | ||
} | ||
} |
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
16
7044
221
No
+ Added@getstanza/browser@0.0.2-beta(transitive)
+ Added@getstanza/core@0.0.2-beta(transitive)
- Removed@getstanza/browser@0.0.1-beta(transitive)
- Removed@getstanza/core@0.0.1-beta(transitive)
Updated@getstanza/core@0.0.2-beta