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.6 to 0.0.8

9

package.json
{
"name": "exos-cli",
"version": "0.0.6",
"version": "0.0.8",
"description": "CLI tool for React projects",

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

"start": "node ./dist/src/exos-cli.js",
"debug": "node --nolazy --inspect-brk=9229 ./dist/src/exos-cli.js"
"debug": "node --nolazy --inspect-brk=9229 ./dist/src/exos-cli.js",
"prepublish": "npm run build"
},

@@ -40,2 +41,3 @@ "repository": {

"dependencies": {
"fs-extra": "^7.0.1",
"yargs-interactive": "^2.0.2"

@@ -50,3 +52,2 @@ },

"coveralls": "^3.0.2",
"fs-extra": "^7.0.1",
"mocha": "^5.2.0",

@@ -59,3 +60,3 @@ "nyc": "^13.1.0",

},
"gitHead": "f4d4f9799a09c4eac893c152482c71390808950e"
"gitHead": "65f30a785c7dec03a51536016eb29f3a6c1a21d7"
}
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