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 1.3.4 to 1.4.0

6

History.md

@@ -0,1 +1,7 @@

1.4.0 / 2015-08-19
==================
* Add extra CSS option to CLI
* CLI has test coverage now
1.3.3 / 2015-07-14

@@ -2,0 +8,0 @@ ==================

2

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

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

@@ -43,2 +43,4 @@ [![Build Status](https://travis-ci.org/Automattic/juice.png?branch=master)](https://travis-ci.org/Automattic/juice)

Juice is exposed as a standard module, and from CLI with a smaller set of options.
### Options

@@ -130,2 +132,12 @@

### CLI Options
To use Juice from CLI, run `juice [options] input.html output.html`
Current CLI options:
- `--css [filepath]` will load and inject CSS into `extraCss`.
## Credits

@@ -132,0 +144,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