Socket
Socket
Sign inDemoInstall

mdn-data

Package Overview
Dependencies
0
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.21 to 2.0.22

6

css/selectors.json

@@ -300,3 +300,3 @@ {

":host()": {
"syntax": ":host( <compound-selector-list> )",
"syntax": ":host( <compound-selector> )",
"groups": [

@@ -310,3 +310,3 @@ "Pseudo-classes",

":host-context()": {
"syntax": ":host-context( <compound-selector-list> )",
"syntax": ":host-context( <compound-selector> )",
"groups": [

@@ -1029,3 +1029,3 @@ "Pseudo-classes",

"::slotted": {
"syntax": "::slotted( <compound-selector-list> )",
"syntax": "::slotted( <compound-selector> )",
"groups": [

@@ -1032,0 +1032,0 @@ "Pseudo-elements",

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

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

@@ -17,3 +17,3 @@ # MDN data

[![NPM version](https://img.shields.io/npm/v/mdn-data.svg)](https://www.npmjs.com/package/mdn-data)
[![Build Status](https://api.travis-ci.com/mdn/data.svg?branch=master)](https://travis-ci.com/mdn/data)
[![lint](https://github.com/mdn/data/actions/workflows/lint.yml/badge.svg)](https://github.com/mdn/data/actions/workflows/lint.yml)

@@ -20,0 +20,0 @@ ## Repository contents

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc