Socket
Socket
Sign inDemoInstall

postcss-image-inliner

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-image-inliner - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

index.js

@@ -64,2 +64,3 @@ 'use strict';

}
return acc;

@@ -66,0 +67,0 @@ }, {});

18

package.json
{
"name": "postcss-image-inliner",
"version": "2.0.1",
"version": "2.0.2",
"description": "PostCSS plugin to inline images into css",

@@ -24,5 +24,5 @@ "keywords": [

"dependencies": {
"asset-resolver": "^1.0.5",
"bluebird": "^3.5.5",
"debug": "^3.2.6",
"asset-resolver": "^1.0.6",
"bluebird": "^3.7.1",
"debug": "^4.1.1",
"filesize": "^3.6.1",

@@ -39,4 +39,4 @@ "lodash.defaults": "^4.2.0",

"mime": "^2.4.4",
"object-hash": "^1.3.1",
"postcss": "^6.0.23",
"object-hash": "^2.0.0",
"postcss": "^7.0.18",
"request": "^2.88.0",

@@ -48,6 +48,6 @@ "svgo": "^1.3.0",

"chai": "^4.2.0",
"eslint": "^4.19.1",
"eslint-config-xo": "^0.19.0",
"eslint": "^5.16.0",
"eslint-config-xo": "^0.26.0",
"finalhandler": "^1.1.2",
"mocha": "^4.1.0",
"mocha": "^6.2.2",
"serve-static": "^1.14.1"

@@ -54,0 +54,0 @@ },

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