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

@penumbra-zone/bech32m

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@penumbra-zone/bech32m - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

16

package.json
{
"name": "@penumbra-zone/bech32m",
"version": "3.1.0",
"version": "3.1.1",
"license": "(MIT OR Apache-2.0)",
"description": "Tools for manipulating Penumbra bech32m strings",
"type": "module",
"files": [
"./dist"
],
"exports": {

@@ -17,7 +20,2 @@ ".": {

},
"publishConfig": {
"files": [
"./dist"
]
},
"dependencies": {

@@ -27,6 +25,6 @@ "bech32": "^2.0.0"

"devDependencies": {
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.9.0-20240501193854-ea3cc743390d.1"
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.9.0-20240520205529-36b404d2dbac.1"
},
"peerDependencies": {
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.9.0-20240501193854-ea3cc743390d.1"
"@buf/penumbra-zone_penumbra.bufbuild_es": "1.9.0-20240520205529-36b404d2dbac.1"
},

@@ -36,5 +34,5 @@ "scripts": {

"clean": "rm -rfv dist",
"lint": "eslint \"src/**.ts\"",
"lint": "eslint src",
"test": "vitest run"
}
}
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