Socket
Socket
Sign inDemoInstall

extract-css

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-css - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

23

package.json
{
"name": "extract-css",
"version": "1.5.1",
"version": "1.5.2",
"description": "Extract the CSS from an HTML document.",

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

},
"repository": {
"type": "git",
"url": "https://github.com/jonkemp/extract-css"
},
"files": [
"index.js"
],
"repository": "https://github.com/jonkemp/inline-css/tree/master/packages/extract-css",
"keywords": [

@@ -21,11 +21,8 @@ "css"

"license": "MIT",
"bugs": {
"url": "https://github.com/jonkemp/extract-css/issues"
},
"homepage": "https://github.com/jonkemp/extract-css",
"homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/extract-css",
"dependencies": {
"batch": "^0.6.1",
"href-content": "^1.2.1",
"list-stylesheets": "^1.2.5",
"style-data": "^1.4.2"
"href-content": "^1.2.2",
"list-stylesheets": "^1.2.6",
"style-data": "^1.4.3"
},

@@ -43,3 +40,3 @@ "devDependencies": {

},
"gitHead": "547e22b9cdb20fb0cc7e2a326ba8218ce762aee9"
"gitHead": "11453d95130053157db9ce0296ece4b5f06dc90b"
}

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