@alessiofrittoli/node-scripts
Advanced tools
Comparing version
{ | ||
"name": "@alessiofrittoli/node-scripts", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0", | ||
"description": "Utility library with common Node.js scripts", | ||
@@ -61,4 +61,4 @@ "author": { | ||
"//1c": "*********************************************************************", | ||
"dev": "NODE_ENV=development tsup --watch", | ||
"build:prod": "NODE_ENV=production tsup", | ||
"dev": "cross-env NODE_ENV=development tsup --watch", | ||
"build:prod": "cross-env NODE_ENV=production tsup", | ||
"build": "pnpm lint && pnpm test:ci && pnpm build:prod", | ||
@@ -97,2 +97,3 @@ "lint": "eslint", | ||
"concurrently": "^9.2.0", | ||
"cross-env": "^7.0.3", | ||
"dotenv": "^17.2.0", | ||
@@ -99,0 +100,0 @@ "eslint": "^9.31.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
77321
0.05%6
-14.29%16
6.67%