New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cosmjs/proto-signing

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/proto-signing - npm Package Compare versions

Comparing version 0.32.4 to 0.33.0

16

package.json
{
"name": "@cosmjs/proto-signing",
"version": "0.32.4",
"version": "0.33.0",
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)",

@@ -42,7 +42,7 @@ "contributors": [

"dependencies": {
"@cosmjs/amino": "^0.32.4",
"@cosmjs/crypto": "^0.32.4",
"@cosmjs/encoding": "^0.32.4",
"@cosmjs/math": "^0.32.4",
"@cosmjs/utils": "^0.32.4",
"@cosmjs/amino": "^0.33.0",
"@cosmjs/crypto": "^0.33.0",
"@cosmjs/encoding": "^0.33.0",
"@cosmjs/math": "^0.33.0",
"@cosmjs/utils": "^0.33.0",
"cosmjs-types": "^0.9.0"

@@ -58,3 +58,3 @@ },

"@types/long": "^4.0.1",
"@types/node": "^18",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^5.54.0",

@@ -79,3 +79,3 @@ "@typescript-eslint/parser": "^5.54.0",

"prettier": "^2.8.1",
"protobufjs": "~6.11.4",
"protobufjs": "^7.4.0",
"ses": "^0.11.0",

@@ -82,0 +82,0 @@ "source-map-support": "^0.5.19",

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