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

ddq

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddq - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json

@@ -51,3 +51,3 @@ {

},
"version": "2.0.0"
"version": "2.0.1"
}

@@ -7,2 +7,3 @@ "use strict";

config = require("./manual-testing-config");
config.backend = process.argv[2];
Plugin = require("..");

@@ -9,0 +10,0 @@

@@ -6,2 +6,3 @@ "use strict";

config = require("./manual-testing-config");
config.backend = process.argv[2];
Plugin = require("..");

@@ -8,0 +9,0 @@

@@ -7,2 +7,3 @@ "use strict";

config = require("./manual-testing-config");
config.backend = process.argv[2];
errCount = 0;

@@ -9,0 +10,0 @@ Plugin = require("..");

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