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.7 to 2.0.2

32

package.json
{
"name": "qiao-ajax",
"version": "0.0.7",
"license": "MIT",
"version": "2.0.2",
"description": "browser ajax and nodejs http request",

@@ -13,3 +12,17 @@ "keywords": [

],
"main": "index.js",
"author": "uikoo9 <uikoo9@qq.com>",
"homepage": "https://github.com/uikoo9/qiao-monorepo#readme",
"license": "MIT",
"main": "lib/qiao-ajax.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/uikoo9/qiao-monorepo.git"
},
"scripts": {

@@ -20,11 +33,5 @@ "dev": "qwebpack dev ./webpack/qiao.webpack.js",

},
"author": {
"name": "qiaowenbin",
"email": "npm@insistime.com",
"url": "https://insistime.com"
"bugs": {
"url": "https://github.com/uikoo9/qiao-monorepo/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/insistime/qiao-ajax.git"
},
"dependencies": {

@@ -35,3 +42,4 @@ "axios": "^0.26.1"

"qiao-webpack": "^0.1.6"
}
},
"gitHead": "70ef7c62424c7c39a69f5d5190b601f87a47b8b6"
}

@@ -33,2 +33,3 @@ # qiao-ajax

1. qiao-webpack
2. lerna

@@ -35,0 +36,0 @@ ### 0.0.4.20220412

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