Comparing version 0.12.1 to 0.12.2
@@ -0,1 +1,6 @@ | ||
0.12.2 - 2016-07-11 | ||
- Fixes subscriptions problem when there are no arguments passed to the publication | ||
- Fixes error parsing by cucumber-js problem | ||
0.11.2 - 2015-11-30 | ||
@@ -2,0 +7,0 @@ |
@@ -160,3 +160,2 @@ "use strict"; | ||
error = new Error(); | ||
delete error.stack; | ||
_.extend(error, data.error); | ||
@@ -163,0 +162,0 @@ } |
{ | ||
"name": "xolvio-ddp", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "Node.js module to connect to servers using DDP protocol.", | ||
@@ -5,0 +5,0 @@ "author": "Tom Coleman <tom@thesnail.org> (http://tom.thesnail.org)", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
51649
0
1006