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.7.0 to 0.7.1

LICENSE

12

package.json
{
"name": "postcss-base64",
"version": "0.7.0",
"version": "0.7.1",
"description": "Replace values in url() statements with base64 encoded strings.",
"author": "Jelmer de Maat",
"author": "Jelmer de Maat <post@jelmerdemaat.nl> (https://github.com/jelmerdemaat)",
"keywords": [

@@ -12,2 +12,3 @@ "base64",

],
"main": "index.js",
"scripts": {

@@ -20,5 +21,10 @@ "test": "ava --verbose"

"repository": "git@github.com:jelmerdemaat/postcss-base64.git",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/jelmerdemaat/postcss-base64/issues"
},
"homepage": "https://github.com/jelmerdemaat/postcss-base64#readme",
"devDependencies": {
"ava": "^0.17.0"
"ava": "^0.20.0"
}
}

Sorry, the diff of this file is not supported yet

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