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

ezreal-cli

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ezreal-cli - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/index.ts

@@ -16,4 +16,6 @@ #!/usr/bin/env node

console.log(program);
if (program.curd) {
new Curd({mode: process.argv[3] as CurdMode });
}

2

package.json
{
"name": "ezreal-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "Make everyday development easier",

@@ -5,0 +5,0 @@ "bin": "./bin/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