fetch-default
Advanced tools
+2
-0
| 'use strict'; | ||
| require('fetch-polyfill'); | ||
| (function (win) { | ||
@@ -4,0 +6,0 @@ |
+2
-0
@@ -0,1 +1,3 @@ | ||
| import 'fetch-polyfill'; | ||
| (function(win) { | ||
@@ -2,0 +4,0 @@ |
+5
-2
| { | ||
| "name": "fetch-default", | ||
| "version": "1.0.17", | ||
| "version": "1.0.18", | ||
| "description": "Add global default properties for the web fetch", | ||
@@ -26,3 +26,6 @@ "main": "index.js", | ||
| "babel-preset-stage-0": "^6.24.1" | ||
| }, | ||
| "dependencies": { | ||
| "fetch-polyfill": "^0.8.2" | ||
| } | ||
| } | ||
| } |
7843
1.54%94
2.17%1
Infinity%+ Added
+ Added