Socket
Socket
Sign inDemoInstall

@keplr-wallet/types

Package Overview
Dependencies
Maintainers
1
Versions
581
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keplr-wallet/types - npm Package Compare versions

Comparing version 0.10.25-rc.1 to 0.11.0-rc.0

1

build/currency.d.ts

@@ -60,3 +60,2 @@ /**

* If this field is empty, it just use the default gas price step (low: 0.01, average: 0.025, high: 0.04).
* And, set field's type as primitive number because it is hard to restore the prototype after deserialzing if field's type is `Dec`.
*/

@@ -63,0 +62,0 @@ readonly gasPriceStep?: {

4

package.json
{
"name": "@keplr-wallet/types",
"version": "0.10.25-rc.1",
"version": "0.11.0-rc.0",
"main": "build/index.js",

@@ -26,3 +26,3 @@ "author": "chainapsis",

},
"gitHead": "2c1bcda6f8384837ecae5bb5dde9ec6cbb000c71"
"gitHead": "98a787fe9907ec402e5d70adcdee4cb759ede8e4"
}

@@ -74,3 +74,2 @@ /**

* If this field is empty, it just use the default gas price step (low: 0.01, average: 0.025, high: 0.04).
* And, set field's type as primitive number because it is hard to restore the prototype after deserialzing if field's type is `Dec`.
*/

@@ -77,0 +76,0 @@ readonly gasPriceStep?: {

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