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

@chunpu/http

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chunpu/http - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

11

.readme.md

@@ -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

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