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
37
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 1.0.1 to 1.0.2

dist/index.d.ts

15

package.json
{
"name": "@penumbra-zone/getters",
"version": "1.0.1",
"version": "1.0.2",
"description": "Convenience getters for the deeply nested optionals of Penumbra's protobuf types",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"exports": {
".": "./dist/index.js"
},
"dependencies": {
"bech32": "^2.0.0"
"bech32": "^2.0.0",
"@penumbra-zone/constants": "1.0.2"
},
"scripts": {
"build": "pnpm clean && tsc && vite build",
"clean": "rm -rfv dist",
"lint": "eslint \"**/*.ts*\"",

@@ -11,0 +22,0 @@ "test": "vitest run"

.eslintrc.cjs
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