@particle-network/provider
Advanced tools
Comparing version 0.4.7 to 0.5.0
{ | ||
"name": "@particle-network/provider", | ||
"version": "0.4.7", | ||
"version": "0.5.0", | ||
"files": [ | ||
@@ -14,10 +14,13 @@ "lib", | ||
}, | ||
"peerDependencies": { | ||
"ethereumjs-util": "^7.1.5" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.27.2", | ||
"buffer": "^6.0.3", | ||
"ethereumjs-util": "^7.1.5", | ||
"@particle-network/auth": "^0.4.4", | ||
"@particle-network/auth": "^0.5.0", | ||
"uuid": "^8.3.2" | ||
}, | ||
"devDependencies": { | ||
"ethereumjs-util": "^7.1.5", | ||
"@types/uuid": "^8.3.4" | ||
@@ -24,0 +27,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
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
44190
2
1
+ Added@particle-network/auth@0.5.6(transitive)
- Removedethereumjs-util@^7.1.5
- Removed@particle-network/auth@0.4.17(transitive)