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

caniuse-db

Package Overview
Dependencies
Maintainers
1
Versions
1763
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caniuse-db - npm Package Compare versions

Comparing version 1.0.30001667 to 1.0.30001668

40

features-json/background-attachment.json

@@ -544,21 +544,21 @@ {

"15.2-15.3":"n #5",
"15.4":"n #5",
"15.5":"n #5",
"15.6-15.8":"n #5",
"16.0":"n #5",
"16.1":"n #5",
"16.2":"n #5",
"16.3":"n #5",
"16.4":"n #5",
"16.5":"n #5",
"16.6-16.7":"n #5",
"17.0":"n #5",
"17.1":"n #5",
"17.2":"n #5",
"17.3":"n #5",
"17.4":"n #5",
"17.5":"n #5",
"17.6":"n #5",
"18.0":"n #5",
"18.1":"n #5"
"15.4":"y",
"15.5":"y",
"15.6-15.8":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
"16.3":"y",
"16.4":"y",
"16.5":"y",
"16.6-16.7":"y",
"17.0":"y",
"17.1":"y",
"17.2":"y",
"17.3":"y",
"17.4":"y",
"17.5":"y",
"17.6":"y",
"18.0":"y",
"18.1":"y"
},

@@ -649,3 +649,3 @@ "op_mini":{

},
"usage_perc_y":79.78,
"usage_perc_y":93.75,
"usage_perc_a":2.26,

@@ -652,0 +652,0 @@ "ucprefix":false,

{
"title":"Mutation events",
"description":"Deprecated mechanism for listening to changes made to the DOM, replaced by Mutation Observers.",
"spec":"https://www.w3.org/TR/DOM-Level-3-Events/#legacy-mutationevent-events",
"status":"wd",
"spec":"https://www.w3.org/TR/2024/WD-uievents-20240906/#legacy-mutationevent-events",
"status":"unoff",
"links":[
{
"url":"https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Mutation_events",
"title":"MDN Web Docs - Mutation events"
"url":"https://developer.mozilla.org/en-US/docs/Web/API/MutationEvent",
"title":"MDN Web Docs - MutationEvent"
}

@@ -83,5 +83,5 @@ ],

"126":"a #1",
"127":"a #1",
"128":"a #1",
"129":"a #1"
"127":"n d",
"128":"n d",
"129":"n d"
},

@@ -347,8 +347,8 @@ "firefox":{

"126":"a #1",
"127":"a #1",
"128":"a #1",
"129":"a #1",
"130":"a #1",
"131":"a #1",
"132":"a #1"
"127":"n d",
"128":"n d",
"129":"n d",
"130":"n d",
"131":"n d",
"132":"n d"
},

@@ -571,3 +571,3 @@ "safari":{

"4.4.3-4.4.4":"a #1",
"129":"a #1"
"129":"n d"
},

@@ -588,3 +588,3 @@ "bb":{

"and_chr":{
"129":"a #1"
"129":"n d"
},

@@ -636,3 +636,3 @@ "and_ff":{

},
"notes":"See also support for [Mutation Observer](https://caniuse.com/#feat=mutationobserver), which replaces mutation events and does not have the same performance drawbacks.",
"notes":"Mutation events are deprecated and have been removed from the spec as of 2024-09-07. Instead see support for [Mutation Observer](/mutationobserver), which replaces mutation events and does not have the same performance drawbacks.",
"notes_by_num":{

@@ -643,8 +643,8 @@ "1":"Does not support `DOMAttrModified`",

"usage_perc_y":0,
"usage_perc_a":97.01,
"usage_perc_a":32.94,
"ucprefix":false,
"parent":"",
"keywords":"DOMAttrModified,DOMCharacterDataModified,DOMNodeInserted,DOMNodeInsertedIntoDocument,DOMNodeRemoved,DOMNodeRemovedFromDocument,DOMSubtreeModified",
"chrome_id":"",
"chrome_id":"5083947249172480",
"shown":true
}
{
"name": "caniuse-db",
"version": "1.0.30001667",
"version": "1.0.30001668",
"description": "Raw browser/feature support data from caniuse.com",

@@ -5,0 +5,0 @@ "keywords": [

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

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