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

my-ci

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-ci - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

app/start.js

2

ecosystem.config.js

@@ -8,3 +8,3 @@ const { appLogPath } = require('./utils');

name: 'my-ci-app',
script: './app/app.js',
script: './app/start.js',
// args: execArgs,

@@ -11,0 +11,0 @@ env: {

{
"name": "my-ci",
"version": "1.0.11",
"version": "1.0.12",
"description": "",

@@ -8,3 +8,4 @@ "main": "index.js",

"my-ci": "./bin/workspace-init.js",
"my-ci-app": "./bin/start.js"
"my-ci-start": "./bin/start.js",
"my-ci-stop": "./bin/stop.js"
},

@@ -11,0 +12,0 @@ "scripts": {

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