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

e2e-conf

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

e2e-conf - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

package.json
{
"name": "e2e-conf",
"version": "3.0.0",
"version": "3.0.1",
"main": "conf.js",

@@ -9,3 +9,4 @@ "dependencies": {

"async": "^0.9.0",
"exit": "^0.1.2"
"exit": "^0.1.2",
"argparse": "^1.0.10"
},

@@ -16,3 +17,3 @@ "devDependencies": {

"author": {
"name": "E2E Technologies Ltd",
"name": "Scheer E2E AG",
"email": "support@e2ebridge.com",

@@ -19,0 +20,0 @@ "url": "http://e2ebridge.com"

@@ -60,2 +60,5 @@ # e2e-conf - Easy Configuration for E2E Bridge Node.js Services

### 3.0.1 (2018-07-11)
- Fixed missing dependency "argparse".
### 3.0.0 (2018-07-11)

@@ -62,0 +65,0 @@ - The command line interface to update a configuration reads now from a file instead of stdin,

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