@ckeditor/ckeditor5-dev-utils
Advanced tools
Comparing version 4.0.1 to 4.0.2
Changelog | ||
========= | ||
## [4.0.2](https://github.com/ckeditor/ckeditor5-dev/compare/@ckeditor/ckeditor5-dev-utils@4.0.0...@ckeditor/ckeditor5-dev-utils@4.0.2) (2017-10-01) | ||
Internal changes only (updated dependencies, documentation, etc.). | ||
## [4.0.0](https://github.com/ckeditor/ckeditor5-dev/compare/@ckeditor/ckeditor5-dev-utils@3.0.6...@ckeditor/ckeditor5-dev-utils@4.0.0) (2017-09-07) | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-dev-utils", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Utils for CKEditor 5 development tools packages.", | ||
@@ -8,9 +8,9 @@ "keywords": [], | ||
"dependencies": { | ||
"acorn": "^5.0.3", | ||
"acorn": "^5.1.2", | ||
"del": "^3.0.0", | ||
"escodegen": "git://github.com/ma2ciek/escodegen.git", | ||
"fs-extra": "^3.0.1", | ||
"fs-extra": "^4.0.2", | ||
"gulp-util": "^3.0.8", | ||
"javascript-stringify": "^1.6.0", | ||
"pofile": "^1.0.8", | ||
"pofile": "^1.0.9", | ||
"shelljs": "^0.7.8", | ||
@@ -20,6 +20,6 @@ "through2": "^2.0.3" | ||
"devDependencies": { | ||
"chai": "^4.0.2", | ||
"mockery": "^2.0.0", | ||
"sinon": "^3.1.0", | ||
"vinyl": "^2.0.2" | ||
"chai": "^4.1.2", | ||
"mockery": "^2.1.0", | ||
"sinon": "^4.0.0", | ||
"vinyl": "^2.1.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "engines": { |
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
106416
+ Addedfs-extra@4.0.3(transitive)
+ Addedjsonfile@4.0.0(transitive)
- Removedfs-extra@3.0.1(transitive)
- Removedjsonfile@3.0.1(transitive)
Updatedacorn@^5.1.2
Updatedfs-extra@^4.0.2
Updatedpofile@^1.0.9