Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "chai" | ||
, "version": "1.8.0" | ||
, "version": "1.8.1" | ||
, "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic." | ||
@@ -5,0 +5,0 @@ , "license": "MIT" |
1.8.1 / 2013-10-10 | ||
================== | ||
* pkg: update deep-eql version | ||
1.8.0 / 2013-09-18 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -14,3 +14,3 @@ /*! | ||
exports.version = '1.8.0'; | ||
exports.version = '1.8.1'; | ||
@@ -17,0 +17,0 @@ /*! |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"repository": { | ||
@@ -32,3 +32,3 @@ "type": "git", | ||
"assertion-error": "1.0.0" | ||
, "deep-eql": "0.1.2" | ||
, "deep-eql": "0.1.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
# Release Notes | ||
## 1.8.1 / 2013-10-10 | ||
The following changes are required if you are upgrading from the previous version: | ||
- **Users:** | ||
- Refresh `node_modules` folder for updated dependencies. | ||
- **Plugin Developers:** | ||
- No changes required | ||
- **Core Contributors:** | ||
- Refresh `node_modules` folder for updated dependencies. | ||
### Browserify | ||
This is a small patch that updates the dependency tree so browserify users can install | ||
chai. (Remove conditional requires) | ||
## 1.8.0 / 2013-09-18 | ||
@@ -4,0 +20,0 @@ |
Sorry, the diff of this file is too big to display
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
262390
+ Addeddeep-eql@0.1.3(transitive)
+ Addedtype-detect@0.1.1(transitive)
- Removeddeep-eql@0.1.2(transitive)
- Removedtype-detect@0.1.0(transitive)
Updateddeep-eql@0.1.3