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

@penumbra-zone/getters

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@penumbra-zone/getters - npm Package Compare versions

Comparing version 4.1.0 to 5.0.0

9

package.json
{
"name": "@penumbra-zone/getters",
"version": "4.1.0",
"version": "5.0.0",
"license": "(MIT OR Apache-2.0)",

@@ -11,6 +11,9 @@ "description": "Convenience getters for the deeply nested optionals of Penumbra's protobuf types",

"exports": {
"./*": "./dist/*.js"
"./*": {
"default": "./dist/*.js",
"types": "./dist/*.d.ts"
}
},
"dependencies": {
"@penumbra-zone/bech32m": "3.2.0"
"@penumbra-zone/bech32m": "4.0.0"
},

@@ -17,0 +20,0 @@ "devDependencies": {

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