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.11.0 to 0.12.0

4

data/all.json

@@ -532,2 +532,5 @@ {

"layout-grid-type",
"leading-trim",
"leading-trim-over",
"leading-trim-under",
"left",

@@ -571,2 +574,3 @@ "letter-spacing",

"-webkit-margin-bottom-collapse",
"margin-break",
"-webkit-margin-collapse",

@@ -573,0 +577,0 @@ "-moz-margin-end",

6

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

@@ -51,4 +51,4 @@ "repository": "known-css/known-css-properties",

"axios": "0.18.0",
"eslint": "5.9.0",
"globby": "8.0.1",
"eslint": "5.12.1",
"globby": "9.0.0",
"lodash.sortby": "4.7.0",

@@ -55,0 +55,0 @@ "lodash.uniq": "4.5.0"

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

## Source
## Sources

@@ -17,29 +17,25 @@ 1. Standard properties (only 'REC', 'CR', 'LC', 'WD', 'FPWD', 'ED' statuses): http://www.w3.org/Style/CSS/all-properties.en.json

### Windows
| | XP | 7 | 8 | 10 |
| ----------------- | ------ | ------ | ------ | ------ |
| Chrome | 18-49 | 18-50 | 22-50 | 37-56 |
| Firefox | 6-45 | 6-45 | 16-45 | 32-52 |
| Internet Explorer | | 8-11 | 10-11 | 11 |
| Edge | | | | 13-17 |
## Browser versions
### OSX
| | 10.6 | 10.11 | 10.12 | 10.13 |
| ----------------- | ----- | ------ | ------ | ------ |
| Chrome | 14-49 | 14-58 | 59-64 | 65-71 |
| Firefox | 6-42 | 6-52 | 53-58 | 59-63 |
### Desktop
### Others:
| Name | Versions |
|---|--:|
| Chrome | 14 - 71 |
| Firefox | 6 - 64 |
| Edge | 13 - 18 |
| Safari | 6, 6.2, 7 - 9, 9.1, 10.0, 11.0, 11.1, 12.0 |
| Internet Explorer | 8 - 11 |
| Opera | 12.10, 12.14, 12.15, 12.16, 36 - 40, 45, 56 |
- Safari: 6, 6.2, 7, 8, 9, 9.1, 10.0, 11.0, 11.1, 12.0
- 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, 70
- Firefox mobile: 47, 52, 53, 54, 57, 58, 62, 63
- IE mobile: 11
- Opera Win XP: 12.10, 12.14, 12.15, 12.16
- Opera Win 8: 36-38
- Opera OSX: 36-40, 45, 56
- Opera Mobile: 42.7, 43, 47.1
- Samsung internet: 4.0, 6.4, 7.4
- UC browser: 11.2, 12.9
### Mobile
| Name | Versions |
|---|--:|
| iOS Safari | 6 - 8, 8.3, 9.0, 9.3, 10.0, 10.2, 10.3, 11.0, 11.2, 11.3, 11.4, 12.0 |
| Chrome for Android | 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 71 |
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64 |
| IE mobile | 11 |
| Opera Mobile | 42.7, 43, 47.1 |
| Samsung Internet | 4.0, 6.4, 7.4 |
| UC Browser for Android | 11.2, 12.9 |

@@ -54,2 +50,2 @@ ## JavaScript API

We use [SauceLabs](https://saucelabs.com) testing solution for getting most of the data.
We use [SauceLabs](https://saucelabs.com) live testing solution for gathering most of the data.
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