@chain-registry/juno
Advanced tools
Comparing version 1.70.31 to 1.70.32
{ | ||
"name": "@chain-registry/juno", | ||
"version": "1.70.31", | ||
"version": "1.70.32", | ||
"description": "Chain Registry info for Juno", | ||
@@ -26,3 +26,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"prepare": "npm run build", | ||
"codegen": "ts-node ./scripts/build.ts", | ||
"codegen": "rimraf src/** && ts-node ./scripts/build.ts", | ||
"build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy", | ||
@@ -33,6 +33,6 @@ "test": "jest", | ||
"devDependencies": { | ||
"chain-registry": "^1.69.31" | ||
"chain-registry": "^1.69.32" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/types": "^0.50.12" | ||
"@chain-registry/types": "^0.50.13" | ||
}, | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
], | ||
"gitHead": "3e56430b6039e85b0529e465967b2ef3416cc696" | ||
"gitHead": "3c699e879cb5b27a3a2d58ece86622bf91310618" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
764184
18
17899