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
1751
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.20140816 to 1.0.20140820

features-json/css-clip-path.json

2

CONTRIBUTING.md

@@ -62,2 +62,4 @@ # Contributing to the caniuse data

* **keywords** — Comma separated words that will match the feature in a search
* **ie_id** — Comma separated IDs used by [status.modern.ie](http://status.modern.ie) - Each ID is the string in the feature's URL
* **chrome_id** — Comma separated IDs used by [chromestatus.com](http://chromestatus.com) - Each ID is the number in the feature's URL
* **shown** — Whether or not feature is ready to be shown on the site. This can be left as false if the support data or information for other fields is still being collected

@@ -64,0 +66,0 @@

170

features-json/cryptography.json

@@ -14,6 +14,2 @@ {

"title":"The History and Status of Web Crypto API"
},
{
"url":"http://mozilla.6506.n7.nabble.com/Web-Crypto-API-s-and-what-Mozilla-wants-needs-td272521.html",
"title":"Web Crypto API(s) and what Mozilla wants / needs"
}

@@ -31,29 +27,29 @@ ],

"5.5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"y"
"6":"p",
"7":"p",
"8":"p",
"9":"p",
"10":"p",
"11":"a #1"
},
"firefox":{
"2":"n",
"3":"n",
"3.5":"n",
"3.6":"n",
"4":"n",
"5":"n",
"6":"n",
"7":"n",
"8":"n",
"9":"n",
"10":"n",
"11":"n",
"12":"n",
"13":"n",
"14":"n",
"15":"n",
"16":"n",
"17":"n",
"18":"n",
"2":"p",
"3":"p",
"3.5":"p",
"3.6":"p",
"4":"p",
"5":"p",
"6":"p",
"7":"p",
"8":"p",
"9":"p",
"10":"p",
"11":"p",
"12":"p",
"13":"p",
"14":"p",
"15":"p",
"16":"p",
"17":"p",
"18":"p",
"19":"p",

@@ -77,22 +73,22 @@ "20":"p",

"chrome":{
"4":"u",
"5":"u",
"6":"u",
"7":"u",
"8":"u",
"9":"u",
"10":"u",
"11":"u",
"12":"u",
"13":"u",
"14":"u",
"15":"u",
"16":"u",
"17":"u",
"18":"u",
"19":"u",
"20":"u",
"21":"u",
"22":"u",
"23":"u",
"4":"p",
"5":"p",
"6":"p",
"7":"p",
"8":"p",
"9":"p",
"10":"p",
"11":"p",
"12":"p",
"13":"p",
"14":"p",
"15":"p",
"16":"p",
"17":"p",
"18":"p",
"19":"p",
"20":"p",
"21":"p",
"22":"p",
"23":"p",
"24":"p",

@@ -116,6 +112,6 @@ "25":"p",

"safari":{
"3.1":"u",
"3.2":"u",
"4":"u",
"5":"u",
"3.1":"p",
"3.2":"p",
"4":"p",
"5":"p",
"5.1":"p",

@@ -128,11 +124,11 @@ "6":"p",

"opera":{
"9":"u",
"9.5-9.6":"u",
"10.0-10.1":"u",
"10.5":"u",
"10.6":"u",
"11":"u",
"11.1":"u",
"11.5":"u",
"11.6":"u",
"9":"p",
"9.5-9.6":"p",
"10.0-10.1":"p",
"10.5":"p",
"10.6":"p",
"11":"p",
"11.1":"p",
"11.5":"p",
"11.6":"p",
"12":"p",

@@ -152,6 +148,6 @@ "12.1":"p",

"ios_saf":{
"3.2":"u",
"4.0-4.1":"u",
"4.2-4.3":"u",
"5.0-5.1":"u",
"3.2":"p",
"4.0-4.1":"p",
"4.2-4.3":"p",
"5.0-5.1":"p",
"6.0-6.1":"p",

@@ -162,12 +158,12 @@ "7.0-7.1":"p",

"op_mini":{
"5.0-7.0":"u"
"5.0-7.0":"n"
},
"android":{
"2.1":"n",
"2.2":"n",
"2.3":"n",
"3":"n",
"4":"n",
"4.1":"n",
"4.2-4.3":"n",
"2.1":"p",
"2.2":"p",
"2.3":"p",
"3":"p",
"4":"p",
"4.1":"p",
"4.2-4.3":"p",
"4.4":"p",

@@ -177,12 +173,12 @@ "4.4.3":"p"

"bb":{
"7":"u",
"10":"u"
"7":"p",
"10":"p"
},
"op_mob":{
"10":"u",
"11":"u",
"11.1":"u",
"11.5":"u",
"12":"u",
"12.1":"u",
"10":"p",
"11":"p",
"11.1":"p",
"11.5":"p",
"12":"p",
"12.1":"p",
"22":"p"

@@ -197,11 +193,11 @@ },

"ie_mob":{
"10":"n"
"10":"p"
}
},
"notes":"A crypto property is available in Firefox and Chrome but is not usable. It is recommended to use Polycrypt for now.",
"notes":"Many browsers support the `[crypto.getRandomValues()](#feat=getrandomvalues)` method, but not actual cryptography functionality under `crypto.subtle`. \r\n\r\nAs the specification is currently still in development, users may be better off using polyfills or libraries like [PolyCrypt](http://polycrypt.net/). \r\n\r\nFirefox also has support for [unofficial features](https://developer.mozilla.org/en-US/docs/JavaScript_crypto).",
"notes_by_num":{
"1":"Support in IE11 is based an older version of the specification. "
},
"usage_perc_y":7.4,
"usage_perc_a":0,
"usage_perc_y":0,
"usage_perc_a":7.4,
"ucprefix":false,

@@ -208,0 +204,0 @@ "parent":"",

@@ -189,3 +189,3 @@ {

"notes_by_num":{
"1":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -192,0 +192,0 @@ "usage_perc_y":0.08,

@@ -193,3 +193,3 @@ {

"notes_by_num":{
"1":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -196,0 +196,0 @@ "usage_perc_y":0.22,

@@ -200,3 +200,3 @@ {

"1":"Can be enabled in Firefox by setting the about:config preference layout.css.sticky.enabled to true",
"2":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"2":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -203,0 +203,0 @@ "usage_perc_y":9.12,

@@ -213,4 +213,4 @@ {

"notes_by_num":{
"1":"Only supports the [old flexbox](http://www.w3.org/TR/2009/WD-css3-flexbox-20090723) specification</a>",
"2":"Only supports the [2012 syntax](http://www.w3.org/TR/2012/WD-css3-flexbox-20120322/)</a>",
"1":"Only supports the [old flexbox](http://www.w3.org/TR/2009/WD-css3-flexbox-20090723) specification",
"2":"Only supports the [2012 syntax](http://www.w3.org/TR/2012/WD-css3-flexbox-20120322/)",
"3":"Does not support flex-wrap or flex-flow properties"

@@ -217,0 +217,0 @@ },

@@ -204,3 +204,3 @@ {

"notes_by_num":{
"1":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -207,0 +207,0 @@ "usage_perc_y":0.08,

@@ -194,3 +194,3 @@ {

"notes_by_num":{
"1":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -197,0 +197,0 @@ "usage_perc_y":12.61,

@@ -193,3 +193,3 @@ {

"notes_by_num":{
"1":"Enabled in Chrome though the \"experimental Web Platform features\" flag in chrome://flags"
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags"
},

@@ -196,0 +196,0 @@ "usage_perc_y":13.43,

{
"name": "caniuse-db",
"version": "1.0.20140816",
"version": "1.0.20140820",
"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

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