@getstanza/browser
Advanced tools
Comparing version 0.0.6-beta to 0.0.7-beta
{ | ||
"name": "@getstanza/browser", | ||
"version": "0.0.6-beta", | ||
"type": "module", | ||
"version": "0.0.7-beta", | ||
"type": "commonjs", | ||
"description": "Stanza browser integration features", | ||
@@ -9,4 +9,3 @@ "author": "Stanza", | ||
"dependencies": { | ||
"cross-fetch": "^4.0.0", | ||
"@getstanza/core": "0.0.6-beta" | ||
"@getstanza/core": "0.0.7-beta" | ||
}, | ||
@@ -16,8 +15,7 @@ "devDependencies": { | ||
"vitest-localstorage-mock": "^0.0.1", | ||
"@getstanza/mocks-server": "0.0.6-beta", | ||
"@getstanza/mocks-server": "0.0.7-beta", | ||
"vite-tsconfig-paths": "^4.2.0" | ||
}, | ||
"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
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
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
182925
1
10
4611
3
No
+ Added@getstanza/core@0.0.7-beta(transitive)
- Removedcross-fetch@^4.0.0
- 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