Comparing version 0.9.1 to 0.10.0
@@ -0,1 +1,8 @@ | ||
## [0.10.0](https://github.com/twada/empower/releases/tag/v0.10.0) (2014-11-11) | ||
* **empower:** | ||
* update escallmatch ([f7a0d970](https://github.com/twada/empower/commit/f7a0d970333cdec25aacaf3880473da5ccec24de)) | ||
### 0.9.1 (2014-10-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "empower", | ||
"description": "Power Assert feature enhancer for assert function/object", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"author": { | ||
@@ -14,3 +14,3 @@ "name": "Takuto Wada", | ||
"dependencies": { | ||
"escallmatch": "~0.3.1", | ||
"escallmatch": "~1.0.0", | ||
"xtend": "~4.0.0" | ||
@@ -20,16 +20,16 @@ }, | ||
"blanket": "~1.1.6", | ||
"browserify": "~5.11.2", | ||
"browserify": "~6.2.0", | ||
"buster-assertions": "~0.10.4", | ||
"del": "~0.1.3", | ||
"espower-source": "~0.9.1", | ||
"gulp": "~3.8.8", | ||
"gulp-derequire": "~1.1.0", | ||
"gulp-mocha": "~1.1.0", | ||
"gulp-mocha-phantomjs": "~0.5.0", | ||
"espower-source": "~0.10.0", | ||
"gulp": "~3.8.10", | ||
"gulp-derequire": "~2.0.0", | ||
"gulp-mocha": "~1.1.1", | ||
"gulp-mocha-phantomjs": "~0.5.1", | ||
"gulp-util": "~3.0.1", | ||
"gulp-webserver": "~0.8.0", | ||
"mocha": "~1.21.4", | ||
"gulp-webserver": "~0.8.3", | ||
"mocha": "~2.0.1", | ||
"mocha-lcov-reporter": "~0.0.1", | ||
"through2": "~1.1.1", | ||
"vinyl-source-stream": "~0.1.1" | ||
"vinyl-source-stream": "~1.0.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "directories": { |
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
62856
+ Addedescallmatch@1.0.1(transitive)
+ Addedespurify@1.0.1(transitive)
+ Addedestraverse@1.8.0(transitive)
+ Addedindexof@0.0.1(transitive)
- Removedescallmatch@0.3.1(transitive)
- Removedespurify@0.1.3(transitive)
- Removedestraverse@1.5.1(transitive)
Updatedescallmatch@~1.0.0