Socket
Socket
Sign inDemoInstall

known-css-properties

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

known-css-properties - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

8

data/all.json

@@ -508,8 +508,12 @@ {

"inset",
"inset-after",
"inset-before",
"inset-block",
"inset-block-end",
"inset-block-start",
"inset-end",
"inset-inline",
"inset-inline-end",
"inset-inline-start",
"inset-start",
"-ms-interpolation-mode",

@@ -545,2 +549,3 @@ "isolation",

"line-padding",
"line-sizing",
"line-snap",

@@ -579,2 +584,3 @@ "-webkit-line-snap",

"-webkit-margin-top-collapse",
"margin-trim",
"marker",

@@ -850,2 +856,3 @@ "marker-end",

"scrollbar-base-color",
"scrollbar-color",
"scrollbar-dark-shadow-color",

@@ -858,2 +865,3 @@ "scrollbar-darkshadow-color",

"scrollbar-track-color",
"scrollbar-width",
"scrollbar3d-light-color",

@@ -860,0 +868,0 @@ "scrollbar3dlight-color",

10

package.json
{
"name": "known-css-properties",
"version": "0.9.0",
"version": "0.10.0",
"description": "List of known CSS properties",

@@ -16,3 +16,3 @@ "repository": "known-css/known-css-properties",

"css",
"properies",
"properties",
"w3c",

@@ -24,3 +24,5 @@ "chrome",

"safari",
"opera"
"opera",
"samsung-internet",
"uc-browser"
],

@@ -51,3 +53,3 @@ "contributors": [

"axios": "0.18.0",
"eslint": "5.6.1",
"eslint": "5.8.0",
"globby": "8.0.1",

@@ -54,0 +56,0 @@ "lodash.sortby": "4.7.0",

8

README.md

@@ -27,4 +27,4 @@ <p align="center"><img src="logo.png" width="200" height="200" alt="logo" /></p>

| ----------------- | ----- | ------ | ------ | ------ |
| Chrome | 14-49 | 14-58 | 59-64 | 65-69 |
| Firefox | 6-42 | 6-52 | 53-58 | 59-62 |
| Chrome | 14-49 | 14-58 | 59-64 | 65-70 |
| Firefox | 6-42 | 6-52 | 53-58 | 59-63 |

@@ -35,4 +35,4 @@ ### Others:

- Mobile Safari: 6, 7, 8, 8.3, 9.0, 9.3, 10.0, 10.2, 10.3, 11.0, 11.2, 11.3, 11.4, 12.0
- Chrome Android: 30, 35, 37, 44, 46, 51, 55, 56, 57, 58, 59, 60, 61, 62, 64, 66, 67, 68, 69
- Firefox mobile: 47, 52, 53, 54, 57, 58, 62
- Chrome Android: 30, 35, 37, 44, 46, 51, 55, 56, 57, 58, 59, 60, 61, 62, 64, 66, 67, 68, 69, 70
- Firefox mobile: 47, 52, 53, 54, 57, 58, 62, 63
- IE mobile: 11

@@ -39,0 +39,0 @@ - Opera Win XP: 12.10, 12.14, 12.15, 12.16

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