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
1750
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.20140616 to 1.0.20140617

30

features-json/rellist.json
{
"title":"relList (DOMTokenList )",
"description":"Method of easily manipulating rel attribute values on elements, using the DOMTokenList object.",
"spec":"http://dev.w3.org/html5/spec/the-a-element.html#dom-a-rellist",
"status":"cr",
"description":"Method of easily manipulating rel attribute values on elements, using the DOMTokenList object (similar to classList).",
"spec":"http://www.w3.org/TR/html5/text-level-semantics.html#the-a-element",
"status":"wd",
"links":[

@@ -60,6 +60,6 @@ {

"29":"n",
"30":"n",
"31":"n",
"32":"n",
"33":"n"
"30":"y",
"31":"y",
"32":"y",
"33":"y"
},

@@ -110,5 +110,5 @@ "chrome":{

"6":"n",
"6.1":"u",
"7":"u",
"8":"u"
"6.1":"n",
"7":"n",
"8":"n"
},

@@ -144,4 +144,4 @@ "opera":{

"6.0-6.1":"n",
"7.0":"u",
"8":"u"
"7.0":"n",
"8":"n"
},

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

"and_ff":{
"0":"n"
"0":"y"
},

@@ -187,3 +187,3 @@ "ie_mob":{

"notes":"",
"usage_perc_y":0,
"usage_perc_y":0.5,
"usage_perc_a":0,

@@ -193,3 +193,3 @@ "ucprefix":false,

"keywords":"",
"shown":false
"shown":true
}
{
"name": "caniuse-db",
"version": "1.0.20140616",
"version": "1.0.20140617",
"description": "Raw browser/feature support data from caniuse.com",

@@ -5,0 +5,0 @@ "keywords": ["support", "css", "js", "html5", "svg"],

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