Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/cli

Package Overview
Dependencies
Maintainers
0
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/cli - npm Package Compare versions

Comparing version 2.0.286 to 2.0.288

2

lib/cjs/cli.js

@@ -23,3 +23,3 @@ #!/usr/bin/env node

// immediatelly
process.exit(1);
process.exit(0);
}

@@ -26,0 +26,0 @@ catch (err) {

@@ -21,3 +21,3 @@ #!/usr/bin/env node

// immediatelly
process.exit(1);
process.exit(0);
}

@@ -24,0 +24,0 @@ catch (err) {

{
"name": "@spinajs/cli",
"version": "2.0.286",
"version": "2.0.288",
"description": "SpinaJS command line module",

@@ -45,7 +45,7 @@ "main": "lib/cjs/index.js",

"dependencies": {
"@spinajs/configuration": "^2.0.286",
"@spinajs/di": "^2.0.286",
"@spinajs/exceptions": "^2.0.286",
"@spinajs/log": "^2.0.286",
"@spinajs/reflection": "^2.0.286",
"@spinajs/configuration": "^2.0.288",
"@spinajs/di": "^2.0.288",
"@spinajs/exceptions": "^2.0.288",
"@spinajs/log": "^2.0.288",
"@spinajs/reflection": "^2.0.288",
"commander": "10.0.0",

@@ -52,0 +52,0 @@ "reflect-metadata": "^0.1.13"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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