Socket
Socket
Sign inDemoInstall

css-declaration-sorter

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-declaration-sorter - npm Package Compare versions

Comparing version 7.1.1 to 7.2.0

8

package.json
{
"name": "css-declaration-sorter",
"version": "7.1.1",
"version": "7.2.0",
"description": "Sorts CSS declarations fast and automatically in a certain order.",

@@ -29,10 +29,10 @@ "type": "module",

"lint": "eslint src/core/*.mjs",
"scrape": "node --experimental-import-meta-resolve src/property-scraper.mjs",
"scrape": "node src/property-scraper.mjs",
"prepack": "npm run build"
},
"devDependencies": {
"@mdn/browser-compat-data": "^5.3.17",
"@mdn/browser-compat-data": "^5.5.14",
"@rollup/plugin-dynamic-import-vars": "^2.0.5",
"eslint": "^8.48.0",
"postcss": "^8.4.23",
"postcss": "^8.4.35",
"rollup": "^3.26.2",

@@ -39,0 +39,0 @@ "uvu": "^0.5.6"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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