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

@pipcook/cli

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pipcook/cli - npm Package Compare versions

Comparing version 2.1.2-30b4f19-beta.0 to 2.1.2-30ea65b-beta.0

2

dist/bin/pipcook.js

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

.alias('train')
.option('--output <dir>', 'the output directory name', path_1.join(process.cwd(), utils_1.dateToString(new Date())))
.option('-o --output <dir>', 'the output directory name', path_1.join(process.cwd(), utils_1.dateToString(new Date())))
.option('-m --mirror <mirror>', 'framework mirror', '')

@@ -148,0 +148,0 @@ .option('-c --npmClient <npm>', 'npm client binary for artifact installing', 'npm')

{
"name": "@pipcook/cli",
"version": "2.1.2-30b4f19-beta.0",
"version": "2.1.2-30ea65b-beta.0",
"description": "",

@@ -21,4 +21,4 @@ "main": "dist/bin/pipcook.js",

"dependencies": {
"@pipcook/core": "^2.1.2-30b4f19-beta.0",
"@pipcook/costa": "^2.1.2-30b4f19-beta.0",
"@pipcook/core": "^2.1.2-30ea65b-beta.0",
"@pipcook/costa": "^2.1.2-30ea65b-beta.0",
"bent": "^7.3.12",

@@ -64,3 +64,3 @@ "chalk": "^3.0.0",

},
"gitHead": "710a82fa4a39015efb1419a2add7b2310ed69466"
"gitHead": "462bca5d945b15050e82bffc08c594ee76b7053d"
}

Sorry, the diff of this file is not supported yet

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