Socket
Socket
Sign inDemoInstall

known-css-properties

Package Overview
Dependencies
0
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

17

data/all.json

@@ -64,3 +64,5 @@ {

"background",
"-webkit-background",
"background-attachment",
"-webkit-background-attachment",
"background-blend-mode",

@@ -71,4 +73,6 @@ "background-clip",

"background-color",
"-webkit-background-color",
"-webkit-background-composite",
"background-image",
"-webkit-background-image",
"-moz-background-inline-policy",

@@ -79,5 +83,9 @@ "background-origin",

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

@@ -140,6 +148,11 @@ "background-repeat-y",

"border-image-outset",
"-webkit-border-image-outset",
"border-image-repeat",
"-webkit-border-image-repeat",
"border-image-slice",
"-webkit-border-image-slice",
"border-image-source",
"-webkit-border-image-source",
"border-image-width",
"-webkit-border-image-width",
"border-inline-end",

@@ -322,4 +335,4 @@ "border-inline-end-color",

"-ms-flex-item-align",
"-ms-flex-line-pack",
"-webkit-flex-line-pack",
"-ms-flex-line-pack",
"-ms-flex-negative",

@@ -436,4 +449,4 @@ "-webkit-flex-order",

"-webkit-hyphens",
"-ms-hyphens",
"hyphens",
"-ms-hyphens",
"image-orientation",

@@ -440,0 +453,0 @@ "-moz-image-region",

2

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

@@ -5,0 +5,0 @@ "repository": "betit/known-css-properties",

@@ -11,21 +11,23 @@ # CSS properties

### Windows
| | XP | 7 | 8 | 10 |
| ----------------- | ------ | ------ | ------ | ------ |
| Chrome | 14-49 | 14-50 | 22-50 | 37-50 |
| Firefox | 6-45 | 6-45 | 39-45 | 32-45 |
| Internet Explorer | | 10-11 | 10-11 | 11 |
| Edge | | | | 13 |
| | XP | 7 | 8 | 10 |
| ----------------- | ------ | ------ | ------ | ------ |
| Chrome | 18-49 | 18-50 | 22-50 | 37-50 |
| Firefox | 6-45 | 6-45 | 16-45 | 32-45 |
| Internet Explorer | | 8-11 | 10-11 | 11 |
| Edge | | | | 13 |
### OSX
| | 10.11 |
| ----------------- | ------ |
| Chrome | 14-50 |
| Firefox | 6-45 |
| | 10.6 | 10.11 |
| ----------------- | ----- | ------ |
| Chrome | 14-49 | 14-50 |
| Firefox | 6-42 | 6-45 |
### Others:
- Safari: 6, 6.2, 7, 8, 9.1
- Safari: 6, 6.2, 7, 8, 9, 9.1
- Mobile Safari: 6, 7, 8, 8.3, 9.0, 9.3
- Chrome Android: 30, 37
- Opera Win XP 12.10, 12.14, 12.15, 12.16
- Chrome Android: 30, 37, 46
- Firefox mobile: 47
- IE mobile: 11
- Opera Win XP: 12.10, 12.14, 12.15, 12.16

@@ -32,0 +34,0 @@ ### JavaScript API

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