Comparing version 2.3.2 to 2.4.0
@@ -1,2 +0,1 @@ | ||
var Stream = require('stream'); | ||
var EventEmitter = require('events').EventEmitter; | ||
@@ -3,0 +2,0 @@ var inherits = require('inherits'); |
{ | ||
"name" : "tape", | ||
"version" : "2.3.2", | ||
"version" : "2.4.0", | ||
"description" : "tap-producing test harness for node and browsers", | ||
@@ -13,3 +13,3 @@ "main" : "index.js", | ||
"jsonify" : "~0.0.0", | ||
"deep-equal" : "~0.1.0", | ||
"deep-equal" : "~0.2.0", | ||
"defined" : "~0.0.0", | ||
@@ -16,0 +16,0 @@ "through": "~2.3.4", |
Sorry, the diff of this file is not supported yet
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
48
57652
1714
194
+ Addeddeep-equal@0.2.2(transitive)
- Removeddeep-equal@0.1.2(transitive)
Updateddeep-equal@~0.2.0