gemini-optipng
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "gemini-optipng", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Plugin for gemini which optimize reference images", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/gemini-testing/gemini-optipng.git" | ||
}, | ||
"bugs": "https://github.com/gemini-testing/gemini-optipng/issues", | ||
"main": "lib/plugin.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"lint": "eslint .", | ||
"test": "mocha test" | ||
"test": "mocha test", | ||
"cover": "istanbul cover _mocha test", | ||
"coveralls": "npm i coveralls && npm run cover -- --report lcovonly && cat ./coverage/lcov.info | coveralls" | ||
}, | ||
"engines": { | ||
"node": ">= 4" | ||
}, | ||
"keywords": [ | ||
@@ -16,3 +27,2 @@ "gemini", | ||
"author": "Dmitriy Dudkevich", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -24,3 +34,3 @@ "chalk": "^1.1.3", | ||
"q": "^1.4.1", | ||
"q-io": "^1.13.2" | ||
"q-io": "^2.0.6" | ||
}, | ||
@@ -31,2 +41,3 @@ "devDependencies": { | ||
"eslint-config-gemini-testing": "^2.2.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.0.2", | ||
@@ -33,0 +44,0 @@ "proxyquire": "^1.7.10", |
@@ -0,5 +1,8 @@ | ||
# gemini-optipng | ||
[![NPM version](https://img.shields.io/npm/v/gemini-optipng.svg?style=flat)](https://www.npmjs.org/package/gemini-optipng) | ||
[![Build Status](https://travis-ci.org/gemini-testing/gemini-optipng.svg?branch=master)](https://travis-ci.org/gemini-testing/gemini-optipng) | ||
[![Coverage Status](https://img.shields.io/coveralls/gemini-testing/gemini-optipng.svg?style=flat)](https://coveralls.io/r/gemini-testing/gemini-optipng?branch=master) | ||
[![Dependency Status](https://img.shields.io/david/gemini-testing/gemini-optipng.svg?style=flat)](https://david-dm.org/gemini-testing/gemini-optipng) | ||
# gemini-optipng | ||
Plugin optimizes reference images at the time of their update via `gemini update` command. | ||
@@ -6,0 +9,0 @@ It uses [optipng](https://github.com/imagemin/optipng-bin) and optimizes the image only if it has been changed. |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
7577
9
52
0
7
2
+ Addedasap@2.0.6(transitive)
+ Addedcollections@2.0.3(transitive)
+ Addedmini-map@1.0.0(transitive)
+ Addedpop-arrayify@1.0.0(transitive)
+ Addedpop-clear@1.0.0(transitive)
+ Addedpop-clone@1.0.1(transitive)
+ Addedpop-compare@1.0.0(transitive)
+ Addedpop-equals@1.0.0(transitive)
+ Addedpop-has@1.0.0(transitive)
+ Addedpop-hash@1.0.1(transitive)
+ Addedpop-iterate@1.0.1(transitive)
+ Addedpop-observe@2.0.2(transitive)
+ Addedpop-swap@1.0.0(transitive)
+ Addedpop-zip@1.0.0(transitive)
+ Addedpunycode@1.0.0(transitive)
+ Addedq@2.0.3(transitive)
+ Addedq-io@2.0.6(transitive)
+ Addedqs@0.6.6(transitive)
+ Addedquerystring@0.1.0(transitive)
+ Addedregexp-escape@0.0.1(transitive)
+ Addedurl@0.7.9(transitive)
+ Addedurl2@2.0.0(transitive)
+ Addedweak-map@1.0.8(transitive)
- Removedd@1.0.2(transitive)
- Removedes5-ext@0.10.64(transitive)
- Removedes6-iterator@2.0.3(transitive)
- Removedes6-set@0.1.6(transitive)
- Removedes6-symbol@3.1.4(transitive)
- Removedesniff@2.0.1(transitive)
- Removedevent-emitter@0.3.5(transitive)
- Removedext@1.7.0(transitive)
- Removednext-tick@1.1.0(transitive)
- Removedq-io@1.13.6(transitive)
- Removedqs@1.2.2(transitive)
- Removedtype@2.7.3(transitive)
- Removedurl2@0.0.0(transitive)
Updatedq-io@^2.0.6