Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-dev-utils

Package Overview
Dependencies
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-dev-utils - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

4

CHANGELOG.md
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 @@

16

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc