Comparing version 5.1.4 to 5.1.5
{ | ||
"name": "deadunit", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"dependencies": { | ||
@@ -23,10 +23,10 @@ "async-future": { | ||
"deadunit-core": { | ||
"version": "5.0.9", | ||
"from": "deadunit-core@5.0.9", | ||
"resolved": "https://registry.npmjs.org/deadunit-core/-/deadunit-core-5.0.9.tgz", | ||
"version": "5.0.11", | ||
"from": "deadunit-core@5.0.11", | ||
"resolved": "https://registry.npmjs.org/deadunit-core/-/deadunit-core-5.0.11.tgz", | ||
"dependencies": { | ||
"async-future": { | ||
"version": "1.0.0", | ||
"from": "https://registry.npmjs.org/async-future/-/async-future-1.0.0.tgz", | ||
"resolved": "https://registry.npmjs.org/async-future/-/async-future-1.0.0.tgz", | ||
"version": "1.0.2", | ||
"from": "https://registry.npmjs.org/async-future/-/async-future-1.0.2.tgz", | ||
"resolved": "https://registry.npmjs.org/async-future/-/async-future-1.0.2.tgz", | ||
"dependencies": { | ||
@@ -33,0 +33,0 @@ "trimArguments": { |
{"name":"deadunit", | ||
"description": "A dead-simple nestable unit testing library for javascript and node.js.", | ||
"keywords": ["unit", "test", "testing", "javascript", "node"], | ||
"version":"5.1.4", | ||
"version":"5.1.5", | ||
"dependencies":{ | ||
"colors":"https://github.com/fresheneesz/colors.js/archive/e990804d7c301765409770582c6aa6d562a23198.tar.gz", | ||
"deadunit-core":"5.0.9", | ||
"deadunit-core":"5.0.11", | ||
"proto":"1.0.9", | ||
@@ -9,0 +9,0 @@ "async-future":"0.1.18" |
@@ -241,2 +241,3 @@ | ||
* 5.1.5 - updating core | ||
* 5.1.4 - updating core to fix "too much recursion" suceptibility | ||
@@ -243,0 +244,0 @@ * 5.1.3 - updating core |
Sorry, the diff of this file is too big to display
621697
8534
301
+ Addedasync-future@1.0.2(transitive)
+ Addeddeadunit-core@5.0.11(transitive)
- Removedasync-future@1.0.0(transitive)
- Removeddeadunit-core@5.0.9(transitive)
Updateddeadunit-core@5.0.11