changefeed
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -13,3 +13,3 @@ /* | ||
var mod_bunyan = require('bunyan'); | ||
var mod_restify = require('restify'); | ||
var mod_restify = require('restify-clients'); | ||
var mod_util = require('util'); | ||
@@ -16,0 +16,0 @@ var Readable = require('stream').Readable; |
{ | ||
"name": "changefeed", | ||
"description": "Change Feed Modules", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Joyent (joyent.com)", | ||
@@ -6,0 +6,0 @@ "private": false, |
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
45563