@chain-registry/client
Advanced tools
Comparing version 1.28.8 to 1.29.0
{ | ||
"name": "@chain-registry/client", | ||
"version": "1.28.8", | ||
"version": "1.29.0", | ||
"description": "Chain Registry Client", | ||
@@ -23,3 +23,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"scripts": { | ||
"copy": "copyfiles -f ../../LICENSE README.md package.json dist", | ||
"copy": "copyfiles -f LICENSE README.md package.json dist", | ||
"clean": "del dist/**", | ||
@@ -38,4 +38,4 @@ "prepare": "npm run build", | ||
"dependencies": { | ||
"@chain-registry/types": "^0.25.8", | ||
"@chain-registry/utils": "^1.26.8", | ||
"@chain-registry/types": "^0.26.0", | ||
"@chain-registry/utils": "^1.27.0", | ||
"bfs-path": "^1.0.2", | ||
@@ -51,3 +51,3 @@ "cross-fetch": "^3.1.5" | ||
], | ||
"gitHead": "ddbc7ebd6bf4a089d6a34209f2cb1e6673d88a33" | ||
"gitHead": "bef55160d9bd8290980354c99963da3f3b12b94e" | ||
} |
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
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
42136
+ Added@chain-registry/types@0.26.0(transitive)
- Removed@chain-registry/types@0.25.8(transitive)