Socket
Socket
Sign inDemoInstall

egg-mock

Package Overview
Dependencies
Maintainers
15
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-mock - npm Package Compare versions

Comparing version 5.10.9 to 5.11.0

14

package.json
{
"name": "egg-mock",
"version": "5.10.9",
"version": "5.11.0",
"eggPlugin": {

@@ -35,3 +35,3 @@ "name": "egg-mock"

"detect-port": "^1.3.0",
"egg-logger": "^2.4.1",
"egg-logger": "^3.5.0",
"egg-utils": "^2.4.1",

@@ -41,7 +41,7 @@ "extend2": "^1.0.0",

"globby": "^11.1.0",
"is-type-of": "^1.2.1",
"is-type-of": "^1.4.0",
"merge-descriptors": "^1.0.1",
"methods": "^1.1.2",
"mm": "^3.0.2",
"sdk-base": "^3.0.1",
"sdk-base": "^4.2.1",
"supertest": "^6.2.4",

@@ -61,3 +61,3 @@ "urllib": "^3.10.1"

"@types/mocha": "^10.0.1",
"@types/node": "^18.13.0",
"@types/node": "20",
"egg": "^3.12.0",

@@ -72,4 +72,4 @@ "egg-bin": "^6.0.0",

"pedding": "^1.1.0",
"tsd": "^0.24.1",
"typescript": "^4.9.4"
"tsd": "^0.31.0",
"typescript": "5"
},

@@ -76,0 +76,0 @@ "homepage": "https://github.com/eggjs/egg-mock",

@@ -349,3 +349,2 @@ # egg-mock

### app.mockContextScope(fn, options)

@@ -352,0 +351,0 @@

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