Socket
Socket
Sign inDemoInstall

postcss-image-inliner

Package Overview
Dependencies
19
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

6

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

@@ -12,2 +12,5 @@ "keywords": [

],
"files": [
"lib"
],
"author": "Ben Zörb <ben@sommerlaune.com>",

@@ -21,2 +24,3 @@ "license": "MIT",

"dependencies": {
"asset-resolver": "^0.1.1",
"bluebird": "^2.10.0",

@@ -23,0 +27,0 @@ "debug": "^2.2.0",

2

README.md

@@ -45,3 +45,3 @@ # PostCSS Image Inliner [![Build Status][ci-img]][ci]

List of directories where the inliner should start looking for assets.
List of directories/urls where the inliner should start looking for assets.
You can define local directories or URLs.

@@ -48,0 +48,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc