Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cssdb

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssdb - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

66

cssdb.json

@@ -18,3 +18,3 @@ [

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -134,3 +134,3 @@ "samsung": "4",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -184,3 +184,3 @@ "samsung": "5",

"firefox": "48",
"and_ff": "95",
"and_ff": "96",
"kaios": "2.5"

@@ -210,2 +210,17 @@ },

{
"id": "color-function",
"title": "`color()` Function",
"description": "A function that allows a color to be specified in a particular, specified color space rather than the implicit sRGB color space that most of the other color functions operate in.",
"specification": "https://www.w3.org/TR/css-color-4/#funcdef-color",
"stage": 2,
"browser_support": {
"safari": "15",
"ios_saf": "15"
},
"docs": {
"mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color()"
},
"vendors_implementations": 1
},
{
"id": "color-functional-notation",

@@ -315,3 +330,3 @@ "title": "Color Functional Notation",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -440,3 +455,3 @@ "samsung": "5",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "10.1"

@@ -521,3 +536,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "8.2",

@@ -572,3 +587,3 @@ "and_qq": "10.4"

"ios_saf": "9.3",
"and_ff": "95",
"and_ff": "96",
"kaios": "2.5"

@@ -648,3 +663,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -673,3 +688,4 @@ "samsung": "6.2",

"browser_support": {
"safari": "TP"
"safari": "15.4",
"ios_saf": "15.4"
},

@@ -707,3 +723,3 @@ "docs": {

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "8.2"

@@ -753,3 +769,5 @@ },

"firefox": "97",
"and_ff": "97"
"and_ff": "97",
"safari": "15.4",
"ios_saf": "15.4"
},

@@ -765,3 +783,3 @@ "docs": {

],
"vendors_implementations": 1
"vendors_implementations": 0
},

@@ -802,3 +820,3 @@ {

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -830,3 +848,3 @@ "samsung": "5",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "15"

@@ -897,3 +915,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "15"

@@ -928,3 +946,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "15"

@@ -992,3 +1010,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "15"

@@ -1071,3 +1089,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -1103,3 +1121,3 @@ "samsung": "4",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "8.2",

@@ -1159,3 +1177,3 @@ "and_qq": "10.4"

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "12"

@@ -1194,3 +1212,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"samsung": "11.1"

@@ -1220,3 +1238,3 @@ },

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -1248,3 +1266,3 @@ "samsung": "4",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -1283,3 +1301,3 @@ "samsung": "4",

"and_chr": "97",
"and_ff": "95",
"and_ff": "96",
"and_uc": "12.12",

@@ -1286,0 +1304,0 @@ "samsung": "6.2",

{
"name": "cssdb",
"version": "6.1.0",
"version": "6.2.0",
"type": "module",

@@ -39,10 +39,10 @@ "description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",

"@astropub/webapi": "^0.10.11",
"@mdn/browser-compat-data": "^4.1.5",
"@mdn/browser-compat-data": "^4.1.6",
"astro": "^0.22.20",
"browserslist": "^4.19.1",
"caniuse-lite": "^1.0.30001304",
"caniuse-lite": "^1.0.30001307",
"fse": "^4.0.1",
"lodash.get": "^4.4.2",
"postcss": "^8.4.5",
"postcss-preset-env": "^7.2.3",
"postcss": "^8.4.6",
"postcss-preset-env": "^7.3.1",
"pre-commit": "^1.2.2",

@@ -49,0 +49,0 @@ "stylelint": "^14.3.0",

Sorry, the diff of this file is not supported yet

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