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

qiao-ajax

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qiao-ajax - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

9

package.json
{
"name": "qiao-ajax",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",

@@ -24,3 +24,2 @@ "description": "browser ajax and nodejs http request",

},
"funding": "http://uikoo9.com/donate",
"repository": {

@@ -31,8 +30,8 @@ "type": "git",

"dependencies": {
"axios": "^0.21.1"
"axios": "^0.26.1"
},
"devDependencies": {
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0"
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
}
}

@@ -1,3 +0,5 @@

# api
## get
# qiao-ajax
## api
### get
```javascript

@@ -21,19 +23,22 @@ 'use strict';

## post
## put
## patch
## delete
## head
## options
### post
### put
### patch
### delete
### head
### options
# version
## 0.0.3.20210215
## version
### 0.0.4.20220412
1. ncu
## 0.0.2.20200820
### 0.0.3.20210215
1. ncu
### 0.0.2.20200820
1. md
## 0.0.1.20200819
### 0.0.1.20200819
1. init project
2. http method
3. qiao-ajax
3. qiao-ajax
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