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.1 to 1.0.2

dist/index.d.ts

17

package.json
{
"name": "@penumbra-zone/constants",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "index.ts",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"exports": {
".": "./dist/index.js"
},
"scripts": {
"lint": "eslint \"**/*.ts*\"",
"test": "vitest run"
"build": "pnpm clean && tsc && vite build",
"clean": "rm -rfv dist",
"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