Socket
Socket
Sign inDemoInstall

list-stylesheets

Package Overview
Dependencies
31
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.6 to 1.2.7

20

package.json
{
"name": "list-stylesheets",
"version": "1.2.6",
"version": "1.2.7",
"description": "Get a list of stylesheets 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": [

@@ -26,14 +21,3 @@ "index.js"

},
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc