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

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 6.2.0 to 7.0.0

26

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

@@ -26,16 +26,16 @@ "keywords": [

"debug": "^4.3.4",
"filesize": "^9.0.11",
"svgo": "^2.8.0"
"filesize": "^10.1.0",
"svgo": "^3.0.2"
},
"devDependencies": {
"chai": "^4.3.6",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-config-xo": "^0.42.0",
"eslint-config-xo-space": "^0.33.0",
"eslint-plugin-prettier": "^4.2.1",
"chai": "^4.3.10",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-space": "^0.34.0",
"eslint-plugin-prettier": "^5.0.0",
"finalhandler": "^1.2.0",
"mocha": "^10.0.0",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
"mocha": "^10.2.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"serve-static": "^1.15.0"

@@ -78,4 +78,4 @@ },

"engines": {
"node": "^12 || >=14"
"node": ">=16.10"
}
}
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