@privy-io/public-api
Advanced tools
Comparing version 1.4.1 to 1.4.2-beta-20231128193613
{ | ||
"name": "@privy-io/public-api", | ||
"version": "1.4.1", | ||
"version": "1.4.2-beta-20231128193613", | ||
"engines": { | ||
"npm": ">=8.0.0 <10.0.0", | ||
"node": ">=18.0.0 <19" | ||
"npm": ">=8.0.0", | ||
"node": ">=18.0.0 <21" | ||
}, | ||
@@ -49,3 +49,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@privy-io/api-base": "*", | ||
"@privy-io/api-base": "0.4.1-beta-20231128193613", | ||
"ethers": "^5.7.2", | ||
@@ -52,0 +52,0 @@ "libphonenumber-js": "^1.10.31", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
268544
1
2
+ Added@privy-io/api-base@0.4.1-beta-20231128193613(transitive)
- Removed@privy-io/api-base@1.4.3(transitive)