Socket
Socket
Sign inDemoInstall

unfetch

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unfetch - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

package.json
{
"name": "unfetch",
"version": "3.1.0",
"version": "3.1.1",
"description": "Bare minimum fetch polyfill in 500 bytes",

@@ -5,0 +5,0 @@ "unpkg": "dist/unfetch.umd.js",

@@ -17,4 +17,2 @@ import {

declare module "unfetch" {
export = unfetch;
}
export default unfetch;
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