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

@midwayjs/process-agent

Package Overview
Dependencies
Maintainers
6
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/process-agent - npm Package Compare versions

Comparing version 3.0.0-beta.13 to 3.0.0-beta.14

11

CHANGELOG.md

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

# [3.0.0-beta.14](https://github.com/midwayjs/midway/compare/v3.0.0-beta.13...v3.0.0-beta.14) (2022-01-04)
### Bug Fixes
* cos config definition & 3.x doc update ([#1515](https://github.com/midwayjs/midway/issues/1515)) ([0ac7ac5](https://github.com/midwayjs/midway/commit/0ac7ac5805b7ab8873f8792fc1712a74e3223172))
# [3.0.0-beta.13](https://github.com/midwayjs/midway/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2021-12-30)

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

14

package.json
{
"name": "@midwayjs/process-agent",
"version": "3.0.0-beta.13",
"version": "3.0.0-beta.14",
"description": "",

@@ -28,11 +28,11 @@ "main": "dist/index.js",

"devDependencies": {
"@midwayjs/core": "^3.0.0-beta.13",
"@midwayjs/decorator": "^3.0.0-beta.13",
"@midwayjs/koa": "^3.0.0-beta.13",
"@midwayjs/mock": "^3.0.0-beta.13"
"@midwayjs/core": "^3.0.0-beta.14",
"@midwayjs/decorator": "^3.0.0-beta.14",
"@midwayjs/koa": "^3.0.0-beta.14",
"@midwayjs/mock": "^3.0.0-beta.14"
},
"dependencies": {
"request": "^2.88.2"
"request": "2.88.2"
},
"gitHead": "d3c47770fee9dce33a8d148882173fd7782864ad"
"gitHead": "95695ada36190cf376e93a1a8866b3fb6dde06bc"
}
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