Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

http-client

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

http-client - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

CHANGES.md

@@ -1,6 +0,6 @@

## [HEAD]
## [3.0.0]
- Require consumers to provide their own global `fetch` function
[HEAD]: https://github.com/mjackson/http-client/compare/latest...HEAD
[3.0.0]: https://github.com/mjackson/http-client/compare/v2.4.2...v3.0.0

@@ -7,0 +7,0 @@ ## [2.4.2]

{
"name": "http-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "Compose HTTP clients using JavaScript's fetch API",

@@ -28,7 +28,7 @@ "author": "Michael Jackson",

"babel-core": "^6.5.2",
"babel-eslint": "^5.0.0",
"babel-eslint": "^6.0.0",
"babel-loader": "^6.2.3",
"babel-preset-es2015": "^6.5.0",
"es6-promise": "^3.1.2",
"eslint": "2.2.0",
"eslint": "^2.5.1",
"eslint-config-airbnb": "^6.0.2",

@@ -35,0 +35,0 @@ "eslint-plugin-react": "^4.1.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