Socket
Socket
Sign inDemoInstall

imagemin-upng

Package Overview
Dependencies
3
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 3.0.0

index.js

60

package.json
{
"name": "imagemin-upng",
"version": "2.0.3",
"version": "3.0.0",
"description": "upng imagemin plugin",

@@ -30,10 +30,9 @@ "keywords": [

"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.mjs",
"type": "module",
"exports": "./index.js",
"files": [
"dist"
"index.js"
],
"scripts": {
"build": "run-p build:*",
"build:js": "rollup --config",
"build": "echo no need",
"clean": "run-p clean:*",

@@ -63,6 +62,2 @@ "clean:dist": "del-cli dist",

"ava": {
"babel": true,
"require": [
"esm"
],
"verbose": true

@@ -77,34 +72,25 @@ },

"dependencies": {
"is-png": "2.0.0",
"is-png": "3.0.0",
"lib-upng": "2.0.1"
},
"devDependencies": {
"@ava/babel": "1.0.1",
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/preset-env": "7.10.4",
"@commitlint/cli": "9.1.1",
"@fisker/commitlint-config": "1.3.0",
"@fisker/eslint-config": "3.1.0",
"@fisker/eslint-config-ava": "2.0.0",
"@fisker/husky-config": "3.1.0",
"@fisker/lint-staged-config": "2.2.0",
"@fisker/prettier-config": "3.1.0",
"ava": "3.11.0",
"babel-plugin-transform-async-to-promises": "0.8.15",
"cz-conventional-changelog": "3.2.0",
"del-cli": "3.0.1",
"eslint": "7.5.0",
"esm": "3.2.25",
"husky": "4.2.5",
"lint-staged": "10.2.11",
"markdownlint-cli": "0.23.2",
"@commitlint/cli": "13.1.0",
"@fisker/commitlint-config": "1.3.6",
"@fisker/eslint-config": "7.1.1",
"@fisker/eslint-config-ava": "2.0.2",
"@fisker/husky-config": "4.1.0",
"@fisker/lint-staged-config": "3.1.0",
"@fisker/prettier-config": "4.1.1",
"ava": "3.15.0",
"cz-conventional-changelog": "3.3.0",
"del-cli": "4.0.1",
"eslint": "7.32.0",
"husky": "7.0.1",
"imagemin": "8.0.0",
"lint-staged": "11.1.1",
"markdownlint-cli": "0.28.1",
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"prettier": "2.0.5",
"rollup": "2.23.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-prettier": "2.1.0",
"sort-package-json": "1.44.0"
"prettier": "2.3.2",
"sort-package-json": "1.50.0"
},

@@ -111,0 +97,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc