Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-mock-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
84
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.0 to 1.8.1

dist/chunk-2IAQM65M.js

4

dist/index.js

@@ -22,3 +22,3 @@ import {

urlParse
} from "./chunk-FUNGHLD3.js";
} from "./chunk-2IAQM65M.js";

@@ -272,3 +272,3 @@ // src/plugin.ts

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

@@ -275,0 +275,0 @@ },

@@ -9,3 +9,3 @@ import {

transformRawData
} from "./chunk-FUNGHLD3.js";
} from "./chunk-2IAQM65M.js";
export {

@@ -12,0 +12,0 @@ baseMiddleware,

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

@@ -59,3 +59,3 @@ "license": "MIT",

"engines": {
"node": "^18 || >= 20"
"node": "^18 || ^20 || >=22"
},

@@ -73,3 +73,3 @@ "peerDependencies": {

"@pengzhanbo/utils": "^1.1.2",
"@rollup/pluginutils": "^5.1.2",
"@rollup/pluginutils": "^5.1.3",
"chokidar": "3.6.0",

@@ -82,3 +82,3 @@ "co-body": "^6.2.0",

"formidable": "2.1.2",
"http-status": "^1.7.4",
"http-status": "^2.0.0",
"is-core-module": "^2.15.1",

@@ -88,3 +88,3 @@ "json5": "^2.2.3",

"path-to-regexp": "6.2.2",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"ws": "^8.18.0"

@@ -94,3 +94,3 @@ },

"esbuild": "^0.24.0",
"vite": "^5.4.8"
"vite": "^6.0.3"
},

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

Sorry, the diff of this file is not supported yet

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