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

cli-eb-test

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-eb-test - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

core/foo.json

6

package.json
{
"name": "cli-eb-test",
"version": "1.1.0",
"version": "1.2.0",
"description": "A command-line tool for installation and customisation of the DADI platform",

@@ -17,2 +17,3 @@ "main": "index.js",

"colors": "^1.1.2",
"fs-extra": "^4.0.2",
"inquirer": "^3.2.0",

@@ -44,3 +45,4 @@ "minimist": "^1.2.0",

"test": "standard && jest && node test/utils/coverage.js",
"test-dev": "jest --watch"
"test-dev": "jest --watch",
"postinstall": "node scripts/install.js"
},

@@ -47,0 +49,0 @@ "jest": {

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