New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.15.0 to 2.16.0

2

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

@@ -5,0 +5,0 @@ "bin": {

@@ -31,5 +31,9 @@ const colors = require('colors')

If you installed the ${colors.underline('@dadi/cli')} package as root (i.e. ${colors.underline('sudo npm install @dadi/cli -g')}), you also need to run all DADI CLI commands as root, prefixing them with ${colors.underline('sudo')}
If you installed the ${colors.underline('@dadi/cli')} package as a super user\
(i.e. ${colors.underline('sudo npm install @dadi/cli -g')}), you also need to run all DADI CLI\
commands with the ${colors.underline('sudo')} prefix.
Alternatively, see ${colors.underline('https://docs.npmjs.com/getting-started/fixing-npm-permissions')} for instructions on how to change your NPM to remove the need for root permissions.`)
Alternatively, see\
${colors.underline('https://docs.npmjs.com/getting-started/fixing-npm-permissions')}\
for instructions on how to remove the need for using super user with your NPM installation.`)

@@ -36,0 +40,0 @@ process.exit(1)

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