Socket
Socket
Sign inDemoInstall

mdn-data

Package Overview
Dependencies
Maintainers
7
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdn-data - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

20

css/at-rules.json

@@ -252,11 +252,2 @@ {

},
"font-variant": {
"syntax": "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic(<feature-value-name>) || historical-forms || styleset(<feature-value-name>#) || character-variant(<feature-value-name>#) || swash(<feature-value-name>) || ornaments(<feature-value-name>) || annotation(<feature-value-name>) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]",
"media": "all",
"initial": "normal",
"percentages": "no",
"computed": "asSpecified",
"order": "orderOfAppearance",
"status": "standard"
},
"line-gap-override": {

@@ -479,13 +470,2 @@ "syntax": "normal | <percentage>",

},
"@scroll-timeline": {
"syntax": "@scroll-timeline <timeline-name> { <declaration-list> }",
"interfaces": [
"ScrollTimeline"
],
"groups": [
"CSS Animations"
],
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@scroll-timeline"
},
"@starting-style": {

@@ -492,0 +472,0 @@ "syntax": "@starting-style {\n <declaration-list> | <group-rule-body>\n}",

4

css/functions.json

@@ -329,7 +329,7 @@ {

"ray()": {
"syntax": "ray( <angle> && <ray-size>? && contain? )",
"syntax": "ray( <angle> && <ray-size>? && contain? && [at <position>]? )",
"groups": [
"CSS Motion Path"
],
"status": "experimental",
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ray"

@@ -336,0 +336,0 @@ },

@@ -435,11 +435,2 @@ {

},
":nth-col": {
"syntax": ":nth-col",
"groups": [
"Pseudo-classes",
"Selectors"
],
"status": "experimental",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-col"
},
":nth-last-child": {

@@ -454,11 +445,2 @@ "syntax": ":nth-last-child( <nth> [ of <complex-selector-list> ]? )",

},
":nth-last-col": {
"syntax": ":nth-last-col",
"groups": [
"Pseudo-classes",
"Selectors"
],
"status": "experimental",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-last-col"
},
":nth-last-of-type": {

@@ -465,0 +447,0 @@ "syntax": ":nth-last-of-type( <nth> )",

@@ -624,3 +624,3 @@ {

"ray()": {
"syntax": "ray( <angle> && <ray-size>? && contain? )"
"syntax": "{ <angle> && [closest-side | closest-corner | farthest-side | farthest-corner | sides] && contain? && [at [ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right ] && [ top | center | bottom ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] | [ [ left | right ] <length-percentage> ] && [ [ top | bottom ] <length-percentage> ]]"
},

@@ -700,3 +700,3 @@ "relative-selector": {

"scroll()": {
"syntax": "scroll([<axis> || <scroller>]?)"
"syntax": "scroll( [ <axis> || <scroller> ]? )"
},

@@ -703,0 +703,0 @@ "scroller": {

@@ -114,2 +114,11 @@ {

},
"easing-function": {
"groups": [
"CSS Animations",
"CSS Transitions",
"CSS Types"
],
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/easing-function"
},
"filter-function": {

@@ -264,11 +273,2 @@ "groups": [

},
"timing-function": {
"groups": [
"CSS Animations",
"CSS Transitions",
"CSS Types"
],
"status": "standard",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/timing-function"
},
"transform-function": {

@@ -275,0 +275,0 @@ "groups": [

{
"name": "mdn-data",
"version": "2.3.2",
"version": "2.3.3",
"description": "Open Web data by the Mozilla Developer Network",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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