@ckeditor/ckeditor5-dev-utils
Advanced tools
Comparing version 2.2.3 to 2.3.0
Software License Agreement | ||
========================== | ||
**CKEditor 5 Development Utilities Library** – https://github.com/ckeditor/ckeditor5-dev-utils <br> | ||
Copyright (c) 2003-2016, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved. | ||
@@ -6,0 +5,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-dev-utils", | ||
"version": "2.2.3", | ||
"description": "Utils for CKEditor 5 dev code (such as Gulp tasks).", | ||
"version": "2.3.0", | ||
"description": "Utils for CKEditor 5 development tools packages.", | ||
"keywords": [], | ||
"main": "lib/index.js", | ||
"keywords": [], | ||
"dependencies": { | ||
@@ -15,8 +15,3 @@ "del": "^2.2.1", | ||
"devDependencies": { | ||
"@ckeditor/ckeditor5-dev-lint": "^1.0.1", | ||
"chai": "^3.5.0", | ||
"gulp": "^3.9.1", | ||
"guppy-pre-commit": "^0.4.0", | ||
"istanbul": "^0.4.4", | ||
"mocha": "^3.0.2", | ||
"mockery": "^2.0.0", | ||
@@ -31,10 +26,6 @@ "sinon": "^1.17.4", | ||
"author": "CKSource (http://cksource.com/)", | ||
"license": "See LICENSE.md", | ||
"homepage": "https://github.com/ckeditor/ckeditor5-dev-utils", | ||
"bugs": "https://github.com/ckeditor/ckeditor5-dev-utils/issues", | ||
"repository": "https://github.com/ckeditor/ckeditor5-dev-utils", | ||
"scripts": { | ||
"test": "mocha tests --recursive", | ||
"coverage": "istanbul cover _mocha tests/ -- --recursive" | ||
} | ||
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)", | ||
"homepage": "https://github.com/ckeditor/ckeditor5-dev/tree/master/packages/ckeditor5-dev-utils", | ||
"bugs": "https://github.com/ckeditor/ckeditor5-dev/issues", | ||
"repository": "https://github.com/ckeditor/ckeditor5-dev/tree/master/packages/ckeditor5-dev-utils" | ||
} |
@@ -1,12 +0,7 @@ | ||
CKEditor 5 Development Utilities Library | ||
CKEditor 5 development utilities library | ||
======================================== | ||
[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-dev-utils.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils) | ||
[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-dev-utils.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-dev-utils) | ||
[![Test Coverage](https://codeclimate.com/github/ckeditor/ckeditor5-dev-utils/badges/coverage.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-dev-utils/coverage) | ||
[![Code Climate](https://codeclimate.com/github/ckeditor/ckeditor5-dev-utils/badges/gpa.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-dev-utils) | ||
[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-dev-utils/status.svg)](https://david-dm.org/ckeditor/ckeditor5-dev-utils#info=dependencies) | ||
[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-dev-utils/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-dev-utils#info=devDependencies) | ||
Utils for [CKEditor 5](https://ckeditor5.github.io) development tools packages. | ||
Utils for [CKEditor 5](https://ckeditor5.github.io) dev code (such as Gulp tasks). More information about the project can be found at the following url: <https://github.com/ckeditor/ckeditor5-dev-utils>. | ||
More information about development tools packages can be found at the following URL: <https://github.com/ckeditor/ckeditor5-dev>. | ||
@@ -51,18 +46,4 @@ ## Available modules | ||
## Testing | ||
Tests: | ||
``` | ||
npm test | ||
``` | ||
Code coverage: | ||
``` | ||
npm run coverage | ||
``` | ||
## License | ||
Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the `LICENSE.md` file. |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4
0
1858
0
74334
16
3
49
31