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

juice

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

juice - npm Package Compare versions

Comparing version 4.1.2 to 4.2.0

5

History.md

@@ -0,1 +1,6 @@

4.2.0 / 2017-10-05
==================
* Adds support for `preserveImportant` to CLI
4.0.1 / 2016-11-24

@@ -2,0 +7,0 @@ ==================

4

lib/cli.js

@@ -48,2 +48,6 @@ 'use strict';

coercion: JSON.parse },
'preserve-important': {
pMap: 'preserveImportant',
def: 'preserve important?',
coercion: JSON.parse },
'preserve-media-queries': {

@@ -50,0 +54,0 @@ pMap: 'preserveMediaQueries',

2

package.json
{
"name": "juice",
"version": "4.1.2",
"version": "4.2.0",
"description": "Inlines css into html source",

@@ -5,0 +5,0 @@ "bin": "bin/juice",

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