Socket
Socket
Sign inDemoInstall

@cosmjs/crypto

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/crypto - npm Package Compare versions

Comparing version 0.24.0-alpha.18 to 0.24.0-alpha.19

12

package.json
{
"name": "@cosmjs/crypto",
"version": "0.24.0-alpha.18",
"version": "0.24.0-alpha.19",
"description": "Cryptography resources for blockchain projects",

@@ -21,3 +21,3 @@ "contributors": [

"type": "git",
"url": "https://github.com/CosmWasm/cosmjs/tree/master/packages/crypto"
"url": "https://github.com/cosmos/cosmjs/tree/main/packages/crypto"
},

@@ -49,5 +49,5 @@ "publishConfig": {

"dependencies": {
"@cosmjs/encoding": "^0.24.0-alpha.18",
"@cosmjs/math": "^0.24.0-alpha.18",
"@cosmjs/utils": "^0.24.0-alpha.18",
"@cosmjs/encoding": "^0.24.0-alpha.19",
"@cosmjs/math": "^0.24.0-alpha.19",
"@cosmjs/utils": "^0.24.0-alpha.19",
"bip39": "^3.0.2",

@@ -72,3 +72,3 @@ "bn.js": "^4.11.8",

},
"gitHead": "967002cf3ef1c7a452b4b31428fa797f62d8958b"
"gitHead": "429a339e382aaad927b1e124dcf34f7ff3afa7d9"
}

@@ -14,3 +14,3 @@ # @cosmjs/crypto

This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
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