chai-datetime
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "chai-datetime", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"keywords": ["chai", "testing", "jasmine"], | ||
@@ -21,3 +21,3 @@ "description": "date / time comparison matchers for chai", | ||
"devDependencies": { | ||
"chai": "~1.2.0", | ||
"chai": "^1.9.0", | ||
"mocha": "~1.6.0", | ||
@@ -27,4 +27,4 @@ "nodemon": "~0.6.23" | ||
"dependencies": { | ||
"chai": "~1.2.0" | ||
"chai": "^1.9.0" | ||
} | ||
} |
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
25663
+ Addedassertion-error@1.0.0(transitive)
+ Addedchai@1.10.0(transitive)
+ Addeddeep-eql@0.1.3(transitive)
+ Addedtype-detect@0.1.1(transitive)
- Removedchai@1.2.0(transitive)
Updatedchai@^1.9.0