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

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.2 to 1.5.3

26

package.json
{
"name": "extract-css",
"version": "1.5.2",
"version": "1.5.3",
"description": "Extract the CSS from an HTML document.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [

@@ -23,18 +18,7 @@ "index.js"

"batch": "^0.6.1",
"href-content": "^1.2.2",
"list-stylesheets": "^1.2.6",
"style-data": "^1.4.3"
"href-content": "^1.2.3",
"list-stylesheets": "^1.2.7",
"style-data": "^1.4.4"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
"vinyl": "^2.2.0"
},
"gitHead": "11453d95130053157db9ce0296ece4b5f06dc90b"
"gitHead": "b7cb66aceafb90f643102658887e1ea47954fd72"
}
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