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

couchbase-driver

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchbase-driver - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

index.js

@@ -397,3 +397,3 @@ const _ = require('lodash')

}
return this.insert(key, opr.value, rfn)
return this.insert(key, opr.value, opts, rfn)
} else {

@@ -400,0 +400,0 @@ this.unlock(key, doc.cas, (err, doc2) => {

{
"name": "couchbase-driver",
"description": "An improved version of the official Couchbase driver",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/bojand/couchbase-driver",

@@ -6,0 +6,0 @@ "license": "MIT",

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