@sherpi/cli
Advanced tools
+2
-2
| { | ||
| "name": "@sherpi/cli", | ||
| "version": "0.16.1", | ||
| "version": "0.17.0", | ||
| "type": "module", | ||
@@ -21,3 +21,3 @@ "bin": { | ||
| "build": "tsdown src/bin/sherpi.ts --format esm --out-dir dist/bin && npm run build:cowork", | ||
| "build:cowork": "esbuild src/bin/sherpi.ts --bundle --format=esm --platform=node --outfile=dist/cowork/sherpi-cowork.mjs --banner:js=\"import{createRequire as _cr}from'node:module';const require=_cr(import.meta.url);\" --target=node20", | ||
| "build:cowork": "esbuild src/bin/sherpi.ts --bundle --format=esm --platform=node --outfile=dist/cowork/sherpi-cowork.mjs --banner:js=\"import{createRequire as _cr}from'node:module';const require=_cr(import.meta.url);\" --define:SHERPI_VERSION='\"0.16.0\"' --target=node20", | ||
| "typecheck": "tsc --noEmit", | ||
@@ -24,0 +24,0 @@ "lint": "eslint ." |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
777194
0.02%20055
0.03%16
-5.88%