New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

instant-cli

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instant-cli - npm Package Compare versions

Comparing version

to
0.17.18-experimental.1

2

dist/version.d.ts
export default version;
declare const version: "v0.17.18-experimental.0";
declare const version: "v0.17.18-experimental.1";
//# sourceMappingURL=version.d.ts.map
// Autogenerated by publish_packages.clj
const version = 'v0.17.18-experimental.0';
const version = 'v0.17.18-experimental.1';
export default version;
//# sourceMappingURL=version.js.map
{
"name": "instant-cli",
"type": "module",
"version": "v0.17.18-experimental.0",
"version": "v0.17.18-experimental.1",
"description": "Instant's CLI",

@@ -26,8 +26,2 @@ "bin": {

},
"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": {

@@ -41,3 +35,9 @@ "@babel/core": "^7.17.9",

"typescript": "^5.5.4"
},
"scripts": {
"test": "vitest",
"build": "rm -rf dist; tsc -p tsconfig.json",
"dev": "tsc -p tsconfig.json -w --skipLibCheck",
"publish-package": "pnpm publish --access public --no-git-checks"
}
}
}
// Autogenerated by publish_packages.clj
const version = 'v0.17.18-experimental.0';
const version = 'v0.17.18-experimental.1';
export default version;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet