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

@serieseight/cli

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serieseight/cli - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

4

index.js

@@ -5,4 +5,6 @@ #!/usr/bin/env node

const args = process.argv.splice(2)
console.log(
`The ${chalk.bold(process.argv[2])} command is not defined... yet!`
`The ${chalk.bold(args.join(' '))} command is not defined... yet!`
)

@@ -47,3 +47,3 @@ {

},
"version": "1.0.3"
"version": "1.1.0"
}
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