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

exos-cli

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exos-cli - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

dist/src/cli/get-cli-version.js

@@ -9,3 +9,3 @@ "use strict";

function getCliVersion() {
const packageJsonPath = path_1.default.resolve(__dirname, "../../package.json");
const packageJsonPath = path_1.default.resolve(__dirname, "../../../package.json");
const packageJson = fs_extra_1.default.readJsonSync(packageJsonPath);

@@ -12,0 +12,0 @@ return packageJson.version;

{
"name": "exos-cli",
"version": "0.0.8",
"version": "0.0.9",
"description": "CLI tool for React projects",

@@ -57,3 +57,3 @@ "main": "./dist/src/exos-cli.js",

},
"gitHead": "65f30a785c7dec03a51536016eb29f3a6c1a21d7"
"gitHead": "1cb31e13a8baad017b948205b5b506015fd09112"
}

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