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

devcycle

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devcycle - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "devcycle",
"version": "0.1.0",
"version": "0.1.1",
"description": "devcycle is command line interface that helps to move files from development to testing and testing to production",
"main": "devcycle.js",
"devDependencies": {
"commander": "*",
"node-fs": "*",
"colorize": "*"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "devcyle"
},

@@ -13,3 +18,4 @@ "keywords": [

"cylces",
"deploy"
"deploy",
"testing"
],

@@ -16,0 +22,0 @@ "author": {

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