Socket
Socket
Sign inDemoInstall

couchdb-mkdb

Package Overview
Dependencies
3
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

index.js

@@ -43,2 +43,6 @@ 'use strict';

}
// Pull out unused data to avoid memory wasting. See
// https://nodejs.org/api/http.html#http_class_http_clientrequest.
r.resume();
updateSecurity();

@@ -45,0 +49,0 @@ })

2

npm-shrinkwrap.json
{
"name": "couchdb-mkdb",
"version": "2.0.0",
"version": "2.0.1",
"dependencies": {

@@ -5,0 +5,0 @@ "event-stream": {

{
"name": "couchdb-mkdb",
"version": "2.0.0",
"version": "2.0.1",
"description": "Utility to create couchdb databases easier.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc