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

velocity-ci

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

velocity-ci - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "velocity-ci",
"version": "0.1.1",
"version": "0.1.2",
"description": "Commnad line runner until we can use `meteor test`",

@@ -5,0 +5,0 @@ "main": "index.js",

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

if (code !== 0){
proces.exit(code);
process.exit(code);
}

@@ -39,0 +39,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