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

vite-plugin-mock-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-mock-dev-server - npm Package Compare versions

Comparing version 1.8.3 to 1.8.4

6

dist/index.js

@@ -271,3 +271,3 @@ import {

connect: "^3.7.0",
["vite-plugin-mock-dev-server"]: `^${"1.8.2"}`,
["vite-plugin-mock-dev-server"]: `^${"1.8.3"}`,
cors: "^2.8.5"

@@ -777,3 +777,3 @@ },

// src/index.ts
var src_default = mockDevServerPlugin;
var index_default = mockDevServerPlugin;
export {

@@ -784,3 +784,3 @@ baseMiddleware,

createSSEStream,
src_default as default,
index_default as default,
defineMock,

@@ -787,0 +787,0 @@ defineMockData,

{
"name": "vite-plugin-mock-dev-server",
"type": "module",
"version": "1.8.3",
"version": "1.8.4",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)",

@@ -78,6 +78,6 @@ "license": "MIT",

"debug": "^4.4.0",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"formidable": "2.1.2",
"http-status": "^2.0.0",
"is-core-module": "^2.16.0",
"http-status": "^2.1.0",
"is-core-module": "^2.16.1",
"json5": "^2.2.3",

@@ -90,4 +90,4 @@ "mime-types": "^2.1.35",

"devDependencies": {
"esbuild": "^0.24.0",
"vite": "^6.0.3"
"esbuild": "^0.24.2",
"vite": "^6.1.0"
},

@@ -94,0 +94,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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