Socket
Socket
Sign inDemoInstall

@enonic/cli-test

Package Overview
Dependencies
0
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.43 to 0.0.44

2

package.json
{
"name": "@enonic/cli-test",
"description": "Command-line interface for Enonic XP",
"version": "0.0.43",
"version": "0.0.44",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -45,4 +45,6 @@ #!/usr/bin/env node

console.log('__dirname: ', __dirname);
console.log('path.dirname: ', path.dirname);
console.log('path.resolve(__dirname): ', path.resolve(__dirname));
console.log('process.env.INIT_CWD: ', process.env.INIT_CWD);
process.env
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc