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 1.5.0 to 1.6.0

2

bin/cssdeclsort.js

@@ -1,2 +0,2 @@

#! /usr/bin/env node
#!/usr/bin/env node
'use strict';

@@ -3,0 +3,0 @@

@@ -180,2 +180,4 @@ [

"background-position",
"background-position-x",
"background-position-y",
"background-repeat",

@@ -279,3 +281,3 @@ "background-size",

"word-spacing",
"word-wrap",
"overflow-wrap",
"quotes",

@@ -282,0 +284,0 @@ "tab-size",

@@ -166,2 +166,4 @@ [

"background-position",
"background-position-x",
"background-position-y",
"background-repeat",

@@ -219,3 +221,3 @@ "background-size",

"word-spacing",
"word-wrap",
"overflow-wrap",

@@ -222,0 +224,0 @@ "all",

@@ -25,2 +25,4 @@ [

"background-position",
"background-position-x",
"background-position-y",
"background-repeat",

@@ -210,2 +212,3 @@ "background-size",

"overflow-clip-box",
"overflow-wrap",
"overflow-x",

@@ -278,5 +281,4 @@ "overflow-y",

"word-spacing",
"word-wrap",
"writing-mode",
"z-index"
]
]
{
"name": "css-declaration-sorter",
"version": "1.5.0",
"version": "1.6.0",
"description": "Sorts CSS declarations fast and automatically in a certain order.",

@@ -50,4 +50,4 @@ "keywords": [

"tape": "^4.2.1",
"watch": "^0.18.0"
"watch": "^0.19.2"
}
}

@@ -121,3 +121,3 @@ <img alt='CSS declaration sorter logo' src='https://cdn.rawgit.com/Siilwyn/css-declaration-sorter/master/logo.svg' height='260' align='right'>

[david-icon]: https://img.shields.io/david/Siilwyn/css-declaration-sorter.svg?style=flat-square
[david-dev]: https://david-dm.org/Siilwyn/css-declaration-sorter#info=devDependencies
[david-dev]: https://david-dm.org/Siilwyn/css-declaration-sorter?type=dev
[david-dev-icon]: https://img.shields.io/david/dev/Siilwyn/css-declaration-sorter.svg?style=flat-square
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