New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

couchbase-promises

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchbase-promises - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change Log

### 4.3.0
+ Updating `couchbase` version to 2.4.0.
### 4.2.0

@@ -7,0 +10,0 @@ * __Technical Debt__

7

package.json

@@ -5,7 +5,6 @@ {

"description": "An A+ Promises wrapper for the Couchbase SDK with added support for batch mutation operations.",
"version": "4.2.0",
"version": "4.3.0",
"dependencies": {
"bluebird": "^3.5.0",
"couchbase": "~2.3.4",
"couchbase": "~2.4.0",
"elv": "^1.0.1"

@@ -33,3 +32,3 @@ },

"peerDependencies": {
"couchbase": "2.3.x"
"couchbase": "2.4.x"
},

@@ -36,0 +35,0 @@ "private": false,

@@ -5,2 +5,6 @@ # couchbase-promises

[![Dependency Status](https://img.shields.io/david/bentonam/couchbase-promises.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/dsfields/couchbase-promises)
[![devDependency Status](https://img.shields.io/david/dev/dsfields/couchbase-promises.svg?maxAge=2592000&style=flat-square)](https://david-dm.org/dsfields/couchbase-promises#info=devDependencies)
__Contents__

@@ -7,0 +11,0 @@

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