@web3modal/wallet
Advanced tools
Comparing version 3.5.0 to 3.6.0-99d939d6
{ | ||
"name": "@web3modal/wallet", | ||
"version": "3.5.0", | ||
"version": "3.6.0-99d939d6", | ||
"type": "module", | ||
@@ -13,4 +13,4 @@ "main": "./dist/esm/index.js", | ||
"build:clean": "rm -rf dist", | ||
"build": "npm run build:clean; tsc --build", | ||
"watch": "npm run build:clean; tsc --watch", | ||
"build:wallet": "tsc --build", | ||
"watch": "tsc --watch", | ||
"typecheck": "tsc --noEmit", | ||
@@ -20,2 +20,3 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" | ||
"dependencies": { | ||
"@web3modal/core": "3.6.0-99d939d6", | ||
"zod": "3.22.4" | ||
@@ -22,0 +23,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1326
2
2
0
1
2
+ Added@web3modal/common@3.6.0-99d939d6(transitive)
+ Added@web3modal/core@3.6.0-99d939d6(transitive)
+ Addeddayjs@1.11.10(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedproxy-compare@2.5.1(transitive)
+ Addedreact@18.3.1(transitive)
+ Addeduse-sync-external-store@1.2.0(transitive)
+ Addedvaltio@1.11.2(transitive)