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.2.1 to 0.3.0

2

index.js

@@ -135,3 +135,3 @@ const exec = require('child_process').execFileSync

textConverted () {
throw new fetch.FetchError(`textConverted not implemented`)
throw new fetch.FetchError('textConverted not implemented')
}

@@ -138,0 +138,0 @@ }

{
"name": "sync-fetch",
"version": "0.2.1",
"version": "0.3.0",
"description": "Synchronous version of the Fetch API",

@@ -46,9 +46,9 @@ "main": "index.js",

"form-data": "^3.0.0",
"mocha": "^6.2.0",
"mocha": "^8.2.0",
"parted": "^0.1.1",
"resumer": "0.0.0",
"standard": "^13.1.0",
"standard": "^16.0.1",
"string-to-arraybuffer": "^1.0.2",
"sync-request": "^6.1.0",
"whatwg-url": "^7.1.0"
"whatwg-url": "^8.4.0"
},

@@ -55,0 +55,0 @@ "engines": {

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