complex-request-axios
Advanced tools
+3
-0
| ### ToDo | ||
| ### 1.0.1 | ||
| - feat:修改模块加载逻辑为ES2020 | ||
| ### 0.6.2 | ||
@@ -4,0 +7,0 @@ - 依赖升级 |
+3
-2
| { | ||
| "name": "complex-request-axios", | ||
| "version": "0.6.2", | ||
| "version": "1.0.1", | ||
| "description": "a complex request from axios", | ||
| "type": "module", | ||
| "main": "index.ts", | ||
@@ -12,3 +13,3 @@ "repository": { | ||
| "axios": "^1.8.1", | ||
| "complex-request": "0.6.2 - 0.6.99" | ||
| "complex-request": "1.0.1 - 1.0.99" | ||
| }, | ||
@@ -15,0 +16,0 @@ "devDependencies": { |
+3
-3
@@ -14,3 +14,3 @@ { | ||
| /* Language and Environment */ | ||
| "target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ | ||
| "target": "ES2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ | ||
| "lib": [ | ||
@@ -33,5 +33,5 @@ "esnext", | ||
| /* Modules */ | ||
| // "module": "", /* Specify what module code is generated. */ | ||
| "module": "ES2020", /* Specify what module code is generated. */ | ||
| // "rootDir": "./", /* Specify the root folder within your source files. */ | ||
| "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */ | ||
| "moduleResolution": "bundler", /* Specify how TypeScript looks up a file from a given module specifier. */ | ||
| // "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */ | ||
@@ -38,0 +38,0 @@ // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
15138
0.52%2
-33.33%Yes
NaN+ Added
+ Added
+ Added
- Removed
- Removed
- Removed