Socket
Socket
Sign inDemoInstall

node-superfetch

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-superfetch - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

index.js

@@ -34,2 +34,3 @@ const fetch = require('node-fetch');

headers,
url: response.url,
ok: response.ok,

@@ -36,0 +37,0 @@ raw,

4

package.json
{
"name": "node-superfetch",
"version": "0.1.2",
"version": "0.1.3",
"description": "A wrapper for node-fetch that makes it appear like superagent.",

@@ -37,3 +37,3 @@ "main": "index.js",

"devDependencies": {
"eslint": "^4.19.1",
"eslint": "^5.0.0",
"eslint-config-amber": "^1.0.2",

@@ -40,0 +40,0 @@ "eslint-plugin-json": "^1.2.0"

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