Socket
Socket
Sign inDemoInstall

@keplr-wallet/common

Package Overview
Dependencies
Maintainers
1
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keplr-wallet/common - npm Package Compare versions

Comparing version 0.11.12 to 0.12.0-alpha.0

1

build/index.d.ts

@@ -6,2 +6,1 @@ export * from "./kv-store";

export * from "./escape";
export * from "./json";

@@ -18,3 +18,2 @@ "use strict";

__exportStar(require("./escape"), exports);
__exportStar(require("./json"), exports);
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@keplr-wallet/common",
"version": "0.11.12",
"version": "0.12.0-alpha.0",
"main": "build/index.js",

@@ -20,7 +20,7 @@ "author": "chainapsis",

"dependencies": {
"@keplr-wallet/crypto": "0.11.12",
"@keplr-wallet/crypto": "0.12.0-alpha.0",
"buffer": "^6.0.3",
"delay": "^4.4.0"
},
"gitHead": "6749dbdba69bcc35f6ed9a6ac34d927e94d38ae3"
"gitHead": "34327309b724b59f8e41d044db6e57a332614fae"
}

@@ -6,2 +6,1 @@ export * from "./kv-store";

export * from "./escape";
export * from "./json";

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc