Comparing version 4.7.0 to 4.8.0
{ | ||
"name": "tape", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"description": "tap-producing test harness for node and browsers", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"minimist": "~1.2.0", | ||
"object-inspect": "~1.2.2", | ||
"resolve": "~1.3.3", | ||
"object-inspect": "~1.3.0", | ||
"resolve": "~1.4.0", | ||
"resumer": "~0.0.0", | ||
@@ -30,3 +30,3 @@ "string.prototype.trim": "~1.1.2", | ||
"falafel": "~2.1.0", | ||
"js-yaml": "~3.8.4", | ||
"js-yaml": "~3.9.1", | ||
"tap": "~8.0.1", | ||
@@ -33,0 +33,0 @@ "tap-parser": "~3.0.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
109820
387
+ Addedobject-inspect@1.3.0(transitive)
+ Addedresolve@1.4.0(transitive)
- Removedobject-inspect@1.2.2(transitive)
- Removedresolve@1.3.3(transitive)
Updatedobject-inspect@~1.3.0
Updatedresolve@~1.4.0