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

inline-css

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inline-css - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

index.js

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

return new Promise(function (resolve, reject) {
var opt = extend({
var opt = extend(true, {
extraCss: '',

@@ -12,0 +12,0 @@ applyStyleTags: true,

{
"name": "inline-css",
"version": "2.3.0",
"version": "2.3.1",
"description": "Inline css into an html file.",

@@ -11,9 +11,9 @@ "main": "index.js",

"bluebird": "^3.5.1",
"cheerio": "0.22.0",
"css-rules": "^1.0.0",
"extend": "^3.0.0",
"extract-css": "^1.1.0",
"cheerio": "^0.22.0",
"css-rules": "^1.0.3",
"extend": "^3.0.1",
"extract-css": "^1.1.1",
"flatten": "^1.0.2",
"object.pick": "^1.1.1",
"slick": "^1.12.1",
"object.pick": "^1.3.0",
"slick": "^1.12.2",
"specificity": "^0.3.2"

@@ -23,7 +23,7 @@ },

"coveralls": "^3.0.0",
"gulp": "^3.9.0",
"gulp-eslint": "^4.0.0",
"gulp": "^3.9.1",
"gulp-eslint": "^4.0.2",
"gulp-mocha": "^5.0.0",
"mocha": "^5.0.0",
"nyc": "^11.3.0",
"mocha": "^5.0.4",
"nyc": "^11.4.1",
"should": "*",

@@ -30,0 +30,0 @@ "vinyl": "^2.1.0"

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