instant-cli
Advanced tools
Comparing version 0.17.7 to 0.17.8
#!/usr/bin/env node | ||
import "../index.js"; | ||
import "../dist/index.js"; |
{ | ||
"name": "instant-cli", | ||
"type": "module", | ||
"version": "v0.17.7", | ||
"version": "v0.17.8", | ||
"description": "Instant's CLI", | ||
"scripts": { | ||
"publish-package": "npm publish --access public" | ||
}, | ||
"bin": { | ||
@@ -13,4 +10,4 @@ "instant-cli": "bin/index.js" | ||
"dependencies": { | ||
"@inquirer/core": "9.0.10", | ||
"@inquirer/prompts": "5.3.8", | ||
"@inquirer/core": "9.0.10", | ||
"ansi-escapes": "4.3.2", | ||
@@ -30,5 +27,17 @@ "chalk": "^5.3.0", | ||
}, | ||
"scripts": { | ||
"test": "vitest", | ||
"build": "rm -rf dist; tsc -p tsconfig.json", | ||
"dev": "tsc -p tsconfig.json -w --skipLibCheck", | ||
"publish-package": "npm publish --access public" | ||
}, | ||
"devDependencies": { | ||
"@types/json-diff": "^1.0.3" | ||
"@babel/core": "^7.17.9", | ||
"@babel/preset-env": "^7.16.11", | ||
"@inquirer/type": "^3.0.2", | ||
"@types/json-diff": "^1.0.3", | ||
"@types/node": "^22.6.1", | ||
"npm-run-all": "^4.1.5", | ||
"typescript": "^5.5.4" | ||
} | ||
} |
// Autogenerated by publish_packages.clj | ||
const version = "v0.17.7"; | ||
const version = "v0.17.8"; | ||
export default version; |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
237967
30
3572
7
16
6