@chunpu/http
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,1 +1,3 @@ | ||
[![CircleCI](https://circleci.com/gh/chunpu/http.svg?style=svg)](https://circleci.com/gh/chunpu/http) | ||
Inspired by [axios](https://github.com/axios/axios) | ||
@@ -249,3 +251,4 @@ | ||
### Usage with Vue.js | ||
Usage with Vue.js | ||
--- | ||
@@ -265,3 +268,4 @@ ```js | ||
### Handling Errors | ||
Handling Errors | ||
--- | ||
@@ -278,3 +282,4 @@ All Platform support timeout error for one request | ||
### Other Api | ||
Other Api | ||
--- | ||
@@ -281,0 +286,0 @@ You can stringify query string by |
{ | ||
"name": "@chunpu/http", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Promise Based request / fetch / http For Real Project, Support multiple platforms", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,2 +25,4 @@ @chunpu/http | ||
[![CircleCI](https://circleci.com/gh/chunpu/http.svg?style=svg)](https://circleci.com/gh/chunpu/http) | ||
Inspired by [axios](https://github.com/axios/axios) | ||
@@ -274,3 +276,4 @@ | ||
### Usage with Vue.js | ||
Usage with Vue.js | ||
--- | ||
@@ -290,3 +293,4 @@ ```js | ||
### Handling Errors | ||
Handling Errors | ||
--- | ||
@@ -303,3 +307,4 @@ All Platform support timeout error for one request | ||
### Other Api | ||
Other Api | ||
--- | ||
@@ -306,0 +311,0 @@ You can stringify query string by |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54658
325
0