Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "jest-cli", | ||
"description": "Painless JavaScript Unit Testing.", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"dependencies": { | ||
@@ -13,3 +13,3 @@ "coffee-script": "1.7.1", | ||
"node-find-files": "~0.0.2", | ||
"node-haste": "1.2.4", | ||
"node-haste": "^1.2.5", | ||
"node-worker-pool": "~2.4.0", | ||
@@ -16,0 +16,0 @@ "optimist": "~0.6.0", |
@@ -84,4 +84,3 @@ /** | ||
// Run the mock constructor implementation | ||
mockImpl && mockImpl.apply(this, arguments); | ||
return; | ||
return mockImpl && mockImpl.apply(this, arguments); | ||
} | ||
@@ -88,0 +87,0 @@ |
Sorry, the diff of this file is not supported yet
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
398645
7544
+ Addedesprima-fb@4001.1001.0-dev-harmony-fb(transitive)
+ Addednode-haste@1.2.8(transitive)
- Removedesprima-fb@3001.1.0-dev-harmony-fb(transitive)
- Removednode-haste@1.2.4(transitive)
Updatednode-haste@^1.2.5