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 Compare versions

Comparing version 8.0.0 to 8.1.0

2

lib/inline.js

@@ -352,3 +352,3 @@ 'use strict';

var el = el.parent || el.pseudoElementParent;
var el = el.pseudoElementParent || el.parent;
}

@@ -355,0 +355,0 @@ }

{
"name": "juice",
"version": "8.0.0",
"version": "8.1.0",
"description": "Inlines css into html source",

@@ -38,9 +38,10 @@ "bin": "bin/juice",

"dependencies": {
"cheerio": "^1.0.0-rc.3",
"cheerio": "1.0.0-rc.10",
"commander": "^6.1.0",
"mensch": "^0.3.4",
"slick": "^1.12.2",
"web-resource-inliner": "^5.0.0"
"web-resource-inliner": "^6.0.1"
},
"devDependencies": {
"@types/node": "^15.12.2",
"batch": "0.5.3",

@@ -51,3 +52,3 @@ "browserify": "^16.2.3",

"should": "^11.1.1",
"typescript": "^3.9.6"
"typescript": "^4.1"
},

@@ -54,0 +55,0 @@ "repository": {

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