Socket
Socket
Sign inDemoInstall

are-we-there-yet

Package Overview
Dependencies
9
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

6

CHANGES.md
Hi, figured we could actually use a changelog now:
## 1.1.5 2018-05-24
* [#92](https://github.com/iarna/are-we-there-yet/pull/92) Fix bug where
`finish` would throw errors when including `TrackerStream` objects in
`TrackerGroup` collections. (@brianloveswords)
## 1.1.4 2017-04-21

@@ -4,0 +10,0 @@

6

package.json
{
"name": "are-we-there-yet",
"version": "1.1.4",
"version": "1.1.5",
"description": "Keep track of the overall completion of many disparate processes",

@@ -20,4 +20,4 @@ "main": "index.js",

"devDependencies": {
"standard": "^6.0.8",
"tap": "^5.7.0"
"standard": "^11.0.1",
"tap": "^12.0.1"
},

@@ -24,0 +24,0 @@ "dependencies": {

@@ -36,1 +36,2 @@ 'use strict'

.method('addWork')
.method('finish')
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc