changefeed
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,2 +0,2 @@ | ||
# Changes | ||
# node-sdc-changefeed changelog | ||
* Please note that not all changes will be listed here. Only changes which | ||
@@ -6,3 +6,3 @@ impact the API of the module will be listed. You'll likely only see minor | ||
### 1.1.0 | ||
## 1.1.0 | ||
* Switch to using restify-clients for the listener. This is to take advantage | ||
@@ -16,11 +16,14 @@ of the backoff functionality and built in bunyan tracing. | ||
### 1.1.7 | ||
## 1.1.7 | ||
* The publisher now emits a `registration` event when listeners register. | ||
### 1.2.0 | ||
## 1.2.0 | ||
* Listener properly emits `bootstrap` after successful backoff. | ||
* Listener returns error objects when `error` is emitted. | ||
* Listener changefeed item recieved logs are now trace instead of debug. | ||
* Listener emits `connection-reset` instead of `connection-end` when a | ||
* Listener emits `connection-reset` instead of `connection-end` when a | ||
watershed `connectionReset` event is handled. `connection-end` is still | ||
emitted when watershed emits `connectionReset`. | ||
## 1.2.1 | ||
* Support up to node version 4. |
{ | ||
"name": "changefeed", | ||
"description": "Change Feed Modules", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Joyent (joyent.com)", | ||
@@ -16,4 +16,4 @@ "repository": { | ||
"bunyan": "1.5.1", | ||
"libuuid": "0.1.4", | ||
"moray": "git+ssh://git@github.com:joyent/node-moray.git#b84ef0e0b", | ||
"libuuid": "0.2.1", | ||
"moray": "git+ssh://git@github.com:joyent/node-moray.git#fd5781bc25a9", | ||
"posix-getopt": "1.2.0", | ||
@@ -30,5 +30,2 @@ "restify-clients": "1.1.1", | ||
}, | ||
"optionalDependencies": { | ||
"dtrace-provider": "0.6.0" | ||
}, | ||
"directories": { | ||
@@ -35,0 +32,0 @@ "bin": "./bin", |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
11
+ Addedlibuuid@0.2.1(transitive)
+ Addednan@2.3.5(transitive)
- Removedlibuuid@0.1.4(transitive)
- Removednan@1.8.4(transitive)
Updatedlibuuid@0.2.1
Updatedmoray@git+ssh://git@github.com:joyent/node-moray.git#fd5781bc25a9