Comparing version 0.1.2 to 1.0.0
{ | ||
"name": "charybdis", | ||
"author": "jden <jason@denizac.org>", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "drain an object stream and wrap it in a promise", | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"dependencies": { | ||
"refcount": "~0.1.2", | ||
"bluebird": "~0.11.5-0" | ||
"bluebird": "^2.9.12", | ||
"refcount": "~0.1.2" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7148
+ Addedbluebird@2.11.0(transitive)
- Removedbluebird@0.11.6(transitive)
Updatedbluebird@^2.9.12