couchdb-change-events
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "couchdb-change-events", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "This library will emit changes done in couchdb.", | ||
@@ -18,2 +18,13 @@ "main": "index.js", | ||
"license": "ISC", | ||
"keywords": [ | ||
"couchdb", | ||
"changes", | ||
"events", | ||
"stream", | ||
"change", | ||
"event", | ||
"couch", | ||
"eventemitter", | ||
"emitter" | ||
], | ||
"homepage": "https://git@github.com/soukand/couchdb-change-events#readme", | ||
@@ -20,0 +31,0 @@ "dependencies": {}, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20336