🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

fetch-default

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-default - npm Package Compare versions

Comparing version
1.0.15
to
1.0.16
+1
-1
index.js

@@ -68,2 +68,2 @@ 'use strict';

}
})(window);
})(window || global);

@@ -57,2 +57,2 @@ (function(win) {

})(window);
})(window||global);
{
"name": "fetch-default",
"version": "1.0.15",
"version": "1.0.16",
"description": "Add global default properties for the web fetch",

@@ -5,0 +5,0 @@ "main": "index.js",