Socket
Socket
Sign inDemoInstall

mdn-data

Package Overview
Dependencies
Maintainers
1
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.0.6 to 2.0.7

16

css/at-rules.json

@@ -301,3 +301,3 @@ {

"order": "uniqueOrder",
"status": "experimental"
"status": "standard"
},

@@ -314,3 +314,15 @@ "marks": {

"order": "orderOfAppearance",
"status": "experimental"
"status": "standard"
},
"size": {
"syntax": "<length>{1,2} | auto | [ <page-size> || [ portrait | landscape ] ]",
"media": [
"visual",
"paged"
],
"initial": "auto",
"percentages": "no",
"computed": "asSpecifiedRelativeToAbsoluteLengths",
"order": "orderOfAppearance",
"status": "standard"
}

@@ -317,0 +329,0 @@ },

2

package.json
{
"name": "mdn-data",
"version": "2.0.6",
"version": "2.0.7",
"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

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