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

nest-utilities-cli

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-utilities-cli - npm Package Compare versions

Comparing version 1.0.1 to 1.0.11

3

index.ts
#!/usr/bin/env node
import commander from "commander";
import { CommanderStatic } from "commander";
import commander, { CommanderStatic } from "commander";
import { CommandLoader } from "./commands";

@@ -5,0 +4,0 @@

{
"name": "nest-utilities-cli",
"version": "1.0.1",
"version": "1.0.11",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"format": "prettier --write \"**/*.ts\"",
"start": "node index.js"
},

@@ -9,0 +11,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc