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

postcss-base64

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-base64 - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

package.json
{
"name": "postcss-base64",
"version": "0.3.2",
"version": "0.3.3",
"description": "Replace values in url() statements with base64 encoded strings.",

@@ -5,0 +5,0 @@ "author": "Jelmer de Maat",

@@ -9,2 +9,10 @@ postcss-base64, a [PostCSS](https://github.com/postcss/postcss/) plugin, replaces urls or values inside `url()` functions with their base64 encoded strings.

## Install
Install it from [NPM](https://www.npmjs.com/package/postcss-base64):
```
npm install postcss-base64
```
## Use

@@ -11,0 +19,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