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

@penumbra-zone/constants

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@penumbra-zone/constants - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/assets.d.ts

9

package.json
{
"name": "@penumbra-zone/constants",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [

@@ -12,6 +10,7 @@ "dist"

"exports": {
".": "./dist/index.js"
"./src/assets": "./dist/assets.js",
"./src/chains": "./dist/chains.js"
},
"scripts": {
"build": "pnpm clean && tsc && vite build",
"build": "tsc && vite build",
"clean": "rm -rfv dist",

@@ -18,0 +17,0 @@ "lint": "eslint \"**/*.ts*\""

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