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

juice

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

juice - npm Package Versions

1
8

1.1.1

Diff

Changelog

Source

1.1.1

  • publish with line endings fixed in /bin
jrit
published 1.1.0 •

Changelog

Source

1.1.0 / 2015-05-04

  • Fix order of inlined style properties. Now sorted by selector specificity, resulting in the same computed styles that the original CSS would have had.
  • Add option to inline pseudo elements as <span> elements
jrit
published 1.0.2 •

Changelog

Source

1.0.2 / 2015-04-27

  • added option applyAttributesTableElements
  • bump version on web-resource-inliner to 1.1.1
  • fix bin/juice so it works as documented
rauchg
published 1.0.0 •

Changelog

Source

1.0.0 / 2015-02-12

  • add support for node 0.12
  • drop support for node 0.8
  • use cheerio instead of jsdom
  • move remote resource fetching to external library web-resource-inliner
  • adjust public methods as needed to support other changes
  • rename juiceContent to juiceResources
  • maintain CSS single quotes
  • ability to inline css pixel widths to width attribute with applyWidthAttributes
  • alphabetize styles for improved specificity
  • ability to keep media query styles with option preserveMediaQueries
  • clean up testing setup, including removing old dependency on expresso
  • istanbul put in place to show test coverage
  • remove now unused options applyLinkTags and removeLinkTags
rauchg
published 0.5.0 •

Changelog

Source

0.5.0 / 2014-09-08

  • update dependencies [binarykitchen]
  • handle errors in loading external css
  • add repository field to readme
superjoe
published 0.4.0 •

Changelog

Source

0.4.0 / 2013-04-15

  • update jsdom dependency to 0.6.0
superjoe
published 0.3.3 •

Changelog

Source

0.3.3 / 2013-04-08

  • fix resolving file:// paths on windows (thanks Mirco Zeiss)
  • fix crash during cleanup. (thanks Ger Hobbelt)
  • update superagent to 0.14.0
superjoe
published 0.3.2 •

Changelog

Source

0.3.2 / 2013-03-26

  • fix regression: not ignoring pseudos
superjoe
published 0.3.1 •

Changelog

Source

0.3.1 / 2013-03-26

  • do not crash on ::selectors (covered by normalize.css test case)
superjoe
published 0.3.0 •

Changelog

Source

0.3.0 / 2013-03-26

  • update jsdom dependency to 0.5.4
  • support node v0.10
  • switch dependency to slick instead of mootools which was rudely unpublished
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