Comparing version 0.3.0 to 0.3.1
@@ -12,3 +12,3 @@ { | ||
"author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org)", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"dependencies": { | ||
@@ -20,3 +20,4 @@ "gearman-packet": "^1.0.0", | ||
"bluebird": "^2.1.3", | ||
"duplex-combination": "^1.0.1" | ||
"duplex-combination": "^1.0.1", | ||
"shallow-copy": "0.0.1" | ||
}, | ||
@@ -23,0 +24,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
117091
3
7
+ Addedshallow-copy@0.0.1
+ Addedshallow-copy@0.0.1(transitive)