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.12.94 to 0.12.95

1

build/mobx/etc.d.ts
/**
* @deprecated use `toGenerator` from @keplr-wallet/mobx-utils
* @experimental

@@ -3,0 +4,0 @@ * experimental api - might change on minor/patch releases

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

/**
* @deprecated use `toGenerator` from @keplr-wallet/mobx-utils
* @experimental

@@ -8,0 +9,0 @@ * experimental api - might change on minor/patch releases

1

build/mobx/index.d.ts
export * from "./etc";
export * from "./debounce";

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

__exportStar(require("./etc"), exports);
__exportStar(require("./debounce"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@keplr-wallet/common",
"version": "0.12.94",
"version": "0.12.95",
"main": "build/index.js",

@@ -19,11 +19,8 @@ "author": "chainapsis",

"dependencies": {
"@keplr-wallet/crypto": "0.12.94",
"@keplr-wallet/types": "0.12.94",
"@keplr-wallet/crypto": "0.12.95",
"@keplr-wallet/types": "0.12.95",
"buffer": "^6.0.3",
"delay": "^4.4.0"
},
"peerDependencies": {
"mobx": "^6"
},
"gitHead": "58b0b1349ae8a05ead9b2f8d04172072f8fc11e2"
"gitHead": "2f1066af141b412410869ec0b7f06494d67e5e6e"
}
// Copied from the mobx-state-tree repository.
/**
* @deprecated use `toGenerator` from @keplr-wallet/mobx-utils
* @experimental

@@ -4,0 +5,0 @@ * experimental api - might change on minor/patch releases

export * from "./etc";
export * from "./debounce";

Sorry, the diff of this file is not supported yet

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