@ridit/lens
Advanced tools
+3
-3
| { | ||
| "name": "@ridit/lens", | ||
| "version": "0.4.3", | ||
| "version": "0.4.4", | ||
| "description": "Understand your codebase.", | ||
@@ -17,5 +17,5 @@ "author": "Ridit Jangra <riditjangra09@gmail.com> (https://ridit.space)", | ||
| "dev": "bun src/index.tsx", | ||
| "build": "bun build src/index.tsx --target node --outfile dist/index.mjs", | ||
| "build": "bun build src/index.tsx --target node --outfile dist/index.mjs --external react-devtools-core --external ink --external react --external chalk --external commander --external figures --external ink-spinner", | ||
| "postbuild": "node -e \"const fs=require('fs');const f='dist/index.mjs';fs.writeFileSync(f,'#!/usr/bin/env node\\n'+fs.readFileSync(f,'utf8'))\"", | ||
| "prepublishOnly": "bun run build", | ||
| "prepublishOnly": "npm run build", | ||
| "test": "bun test" | ||
@@ -22,0 +22,0 @@ }, |
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
84619
1367.04%3010057
-39.6%7
16.67%