New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@midwayjs/axios

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/axios - npm Package Compare versions

Comparing version

to
3.0.0-beta.8

@@ -6,2 +6,13 @@ # Change Log

# [3.0.0-beta.8](https://github.com/midwayjs/midway/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2021-12-08)
### Bug Fixes
* express routing middleware takes effect at the controller level ([#1364](https://github.com/midwayjs/midway/issues/1364)) ([b9272e0](https://github.com/midwayjs/midway/commit/b9272e0971003443304b0c53815be31a0061b4bd))
# [3.0.0-beta.7](https://github.com/midwayjs/midway/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2021-12-03)

@@ -8,0 +19,0 @@

{
"name": "@midwayjs/axios",
"description": "midway http client with axios",
"version": "3.0.0-beta.7",
"version": "3.0.0-beta.8",
"main": "dist/index",

@@ -12,5 +12,5 @@ "typings": "dist/index.d.ts",

"devDependencies": {
"@midwayjs/core": "^3.0.0-beta.7",
"@midwayjs/decorator": "^3.0.0-beta.7",
"@midwayjs/mock": "^3.0.0-beta.7"
"@midwayjs/core": "^3.0.0-beta.8",
"@midwayjs/decorator": "^3.0.0-beta.8",
"@midwayjs/mock": "^3.0.0-beta.8"
},

@@ -40,3 +40,3 @@ "dependencies": {

},
"gitHead": "24590729121d9110e2d960db5b5e587cf55a1efc"
"gitHead": "bfafbdf8798f48d4daac5dd88ad53c6b2f33c110"
}

@@ -8,3 +8,3 @@ # midway axios component

Document: [https://midwayjs.org/midway](https://midwayjs.org/midway)
Document: [https://midwayjs.org](https://midwayjs.org)

@@ -11,0 +11,0 @@ ## License