qiao-ajax
Advanced tools
Comparing version 0.0.7 to 2.0.2
{ | ||
"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 |
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
48
3685
3
85
1