Socket
Socket
Sign inDemoInstall

stylehacks

Package Overview
Dependencies
2
Maintainers
7
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.1 to 6.0.0

4

package.json
{
"name": "stylehacks",
"version": "5.1.1",
"version": "6.0.0",
"description": "Detect/remove browser hacks from CSS files.",

@@ -38,3 +38,3 @@ "main": "src/index.js",

"engines": {
"node": "^10 || ^12 || >=14.0"
"node": "^14 || ^16 || >=18.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -7,1 +7,3 @@ declare const _exports: ({

export = _exports;
import important = require("./important");
import trailingSlashComma = require("./trailingSlashComma");
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc