http-client
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32485