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.4 to 1.0.5

1

bin/index.js

@@ -12,4 +12,5 @@ #!/usr/bin/env node

.parse(process.argv);
console.log(program);
if (program.curd) {
new curd_1.default({ mode: process.argv[3] });
}

2

package.json
{
"name": "ezreal-cli",
"version": "1.0.4",
"version": "1.0.5",
"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