are-we-there-yet
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "are-we-there-yet", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Keep track of the overall completion of many dispirate processes", | ||
@@ -24,4 +24,4 @@ "main": "index.js", | ||
"delegates": "^0.1.0", | ||
"readable-stream": "^1.1.13" | ||
"readable-stream": "^2.0.0 || ^1.1.13" | ||
} | ||
} |
@@ -131,3 +131,4 @@ are-we-there-yet | ||
Ordinarily these are constructed as a part of a tracker group (via `newItem`) but they c | ||
Ordinarily these are constructed as a part of a tracker group (via | ||
`newItem`). | ||
@@ -134,0 +135,0 @@ * var completed = tracker.completed() |
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
23844
9
185
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)