New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sync-fetch

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sync-fetch - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

browser.js

@@ -23,3 +23,3 @@ /* eslint-env browser */

// https://web.archive.org/web/20071103070418/http://mgran.blogspot.com/2006/08/downloading-binary-streams-with.html
xhr.overrideMimeType('text/plain; charset=x-binary')
xhr.overrideMimeType('text/plain; charset=x-user-defined')
useBinaryEncoding = true

@@ -26,0 +26,0 @@ }

{
"name": "sync-fetch",
"version": "0.4.4",
"version": "0.4.5",
"description": "Synchronous version of the Fetch API",

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

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