Socket
Socket
Sign inDemoInstall

couchdb-seed-design

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

index.js

@@ -63,3 +63,3 @@ var objmap = require('object-map');

db.fetch(Object.keys(local), function (err, docs) {
db.fetch({ keys: Object.keys(local) }, function (err, docs) {
var diff;

@@ -66,0 +66,0 @@ var remote = {};

{
"name": "couchdb-seed-design",
"version": "0.0.2",
"version": "0.0.3",
"author": "Maciej Małecki <me@mmalecki.com>",

@@ -5,0 +5,0 @@ "keywords": ["couchdb", "design document", "nano", "view"],

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