Socket
Socket
Sign inDemoInstall

@chain-registry/keplr

Package Overview
Dependencies
4
Maintainers
3
Versions
224
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.66.2 to 1.66.3

11

package.json
{
"name": "@chain-registry/keplr",
"version": "1.66.2",
"version": "1.66.3",
"description": "Chain Registry to Keplr",

@@ -24,3 +24,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"copy": "copyfiles -f LICENSE README.md package.json dist",
"clean": "del dist/**",
"clean": "rimraf dist/**",
"prepare": "npm run build",

@@ -32,6 +32,7 @@ "build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy",

"devDependencies": {
"chain-registry": "^1.61.2"
"@types/semver": "^7.5.8",
"chain-registry": "^1.61.3"
},
"dependencies": {
"@chain-registry/types": "^0.43.2",
"@chain-registry/types": "^0.43.3",
"@keplr-wallet/cosmos": "0.12.28",

@@ -48,3 +49,3 @@ "@keplr-wallet/crypto": "0.12.28",

],
"gitHead": "9e09944a2a5b14f3fb6e93feb28ba324dd781c83"
"gitHead": "c9af8b461cb1103d99af752d6efc7dbe00f52f7c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc