Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3-1 to 1.0.3-2

2

bin/workspace-init.js

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

if (err?.code === 'EEXIST') {
console.error(`${ymlConfig.project}已存在,请在yml配置中设置一个不重复的project属性`);
console.error(`${projectName}已存在,请在yml配置中设置一个不重复的project属性`);
} else {

@@ -29,0 +29,0 @@ console.error('项目初始化失败: ', err);

{
"name": "my-ci",
"version": "1.0.3-1",
"version": "1.0.3-2",
"description": "",

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

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