@penumbra-zone/constants
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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*\"" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
75740
13
2687
Yes
1