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.4 to 0.0.5

8

data/all.json

@@ -58,2 +58,3 @@ {

"azimuth",
"backdrop-filter",
"-webkit-backdrop-filter",

@@ -362,2 +363,3 @@ "backface-visibility",

"font",
"font-display",
"font-family",

@@ -581,2 +583,3 @@ "font-feature-settings",

"-webkit-mask-size",
"mask-source-type",
"-webkit-mask-source-type",

@@ -713,2 +716,3 @@ "mask-type",

"right",
"rotate",
"rotation",

@@ -723,2 +727,3 @@ "rotation-point",

"running",
"scale",
"scroll-behavior",

@@ -774,2 +779,3 @@ "-ms-scroll-chaining",

"size",
"snap-height",
"solid-color",

@@ -884,2 +890,3 @@ "solid-opacity",

"text-wrap",
"-webkit-text-zoom",
"top",

@@ -936,2 +943,3 @@ "touch-action",

"-webkit-transition",
"translate",
"unicode-bidi",

@@ -938,0 +946,0 @@ "unicode-range",

2

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

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

@@ -26,4 +26,4 @@ # CSS properties

- Safari: 6, 6.2, 7, 8, 9, 9.1
- Mobile Safari: 6, 7, 8, 8.3, 9.0, 9.3
- Safari: 6, 6.2, 7, 8, 9, 9.1, 10.0
- Mobile Safari: 6, 7, 8, 8.3, 9.0, 9.3, 10.0
- Chrome Android: 30, 35, 37, 46

@@ -33,2 +33,4 @@ - Firefox mobile: 47

- Opera Win XP: 12.10, 12.14, 12.15, 12.16
- Opera Win 8: 36-38
- Opera OSX: 36-40

@@ -35,0 +37,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