Socket
Socket
Sign inDemoInstall

cdb-driver

Package Overview
Dependencies
2
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.5 to 0.3.6

2

app/browser.js
const btoa = require('btoa');
const _isset = require('isset-helper');
window.CDBDriver = class {
window.CDBDriver = class CDBDriver {

@@ -6,0 +6,0 @@ constructor(config) {

@@ -1,2 +0,1 @@

// const ChildProcess = require('child_process');
const btoa = require('btoa');

@@ -3,0 +2,0 @@ const _isset = require('isset-helper');

{
"name": "cdb-driver",
"version": "0.3.5",
"version": "0.3.6",
"description": "A driver library for connecting to a CouchDB instance through JavaScript.",

@@ -5,0 +5,0 @@ "main": "app/module.js",

Sorry, the diff of this file is too big to display

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