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

afin-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

afin-cli - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

bin/2.js

5

bin/index.js

@@ -17,4 +17,7 @@ #!/usr/bin/env node

program.version("0.5.1");
fs.readFile("../package.json", "utf-8", (err, data) => {
program.version(JSON.parse(data).version);
});
program

@@ -21,0 +24,0 @@ .command("create <projectName>")

2

package.json
{
"name": "afin-cli",
"version": "0.5.1",
"version": "0.5.2",
"description": "afin cli",

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