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 Versions

1
9

1.3.4-beta.1

Diff

Changelog

Source

1.3.4-beta.1 (2023-09-22)

Bug Fixes

  • can't set headers after they are sent. (027b1c3)
  • simplify judgment conditions (6718002)
  • user configuration execution time (52c7d2d)
  • user configuration is preferred (3050a00)
pengzhanbo
published 1.3.4-beta.0 •

Changelog

Source

1.3.4-beta.0 (2023-09-21)

Bug Fixes

  • clear request stream cache (1ef33d5)
  • consumed request stream causing proxy failure (#52) (dc1fa64)
  • write request stream chunk to the buffer (#52) (1ffe73c)
pengzhanbo
published 1.3.3 •

Changelog

Source

1.3.3 (2023-09-11)

Bug Fixes

  • adjust priority of /(.*) and /path/(.*)(#48) (8f43318)
pengzhanbo
published 1.3.2 •

Changelog

Source

1.3.2 (2023-09-11)

Features

Performance Improvements

  • match the priority of the rule (3adc476)
pengzhanbo
published 1.3.1 •

Changelog

Source

1.3.1 (2023-08-26)

Features

  • add defineMockData() to support share mock data (594777d)
pengzhanbo
published 1.3.0 •

Changelog

Source

1.3.0 (2023-07-26)

pengzhanbo
published 1.3.0-beta.0 •

Changelog

Source

1.3.0-beta.0 (2023-07-26)

Features

  • add mock interfacelog (0dea00b)
  • update mock interfacelog default value (81c7718)

Performance Improvements

  • optimize cors options by default (33e6322)
pengzhanbo
published 1.2.1 •

Changelog

Source

1.2.1 (2023-06-19)

Bug Fixes

  • rollback formidable@3 to 2.1.1 to resolve commonjs startup failure (#34) (55951fb)
pengzhanbo
published 1.2.0 •

Changelog

Source

1.2.0 (2023-06-19)

Features

  • add cors support for consistent behavior with Vite (f11e30d)

Performance Improvements

  • optimize middleware (8196b4a)
  • optimize transform data filter (91d7aaa)
  • validator: replace === to Object.is() (73a5a29)
pengzhanbo
published 1.1.16 •

Changelog

Source

1.1.16 (2023-05-23)

Bug Fixes

  • build: incorrectly recognize define:import as third-party package (d3f2ced)
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