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

vite-plugin-mock-dev-server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-mock-dev-server - npm Package Versions

pengzhanbo
published 1.0.4 •

Changelog

Source

1.0.4 (2023-03-09)

Performance Improvements

  • optimize mock transformer (e6d46e1)
pengzhanbo
published 1.0.3 •

Changelog

Source

1.0.3 (2023-03-09)

Bug Fixes

  • MockLoader: empty mock file compile fail #19 (0f44752)
pengzhanbo
published 1.0.2 •

Changelog

Source

1.0.2 (2023-03-05)

Features

  • add 'cors' to the deployable mock server (652a438)
pengzhanbo
published 1.0.1 •

Changelog

Source

1.0.1 (2023-03-04)

pengzhanbo
published 1.0.0 •

Changelog

Source

1.0.0 (2023-03-04)

Features

pengzhanbo
published 0.4.3 •

Changelog

Source

0.4.3 (2023-02-27)

Features

  • deal with execution error (0c91629)

Performance Improvements

  • optimize types declaration (ba948ed)
pengzhanbo
published 0.4.2 •

Changelog

Source

0.4.2 (2023-02-23)

Bug Fixes

  • HMR failure caused by posix in windows (7dda6fc)
  • HMR failure caused by posix in windows (607e5cb)
pengzhanbo
published 0.4.1 •

Changelog

Source

0.4.1 (2023-02-23)

Bug Fixes

  • modified content-type match error (16d55ed)

Features

  • add cache-control header to clear cache (5a8ce24)
pengzhanbo
published 0.4.0 •

Changelog

Source

0.4.0 (2023-02-20)

Features

  • add automatic statusText acquisition (7d190c2)
pengzhanbo
published 0.3.21 •

Changelog

Source

0.3.21 (2023-02-15)

Bug Fixes

  • build: empty-import-meta warning (#13) (3a8e854)
  • TS6307: File '/xxx/vite-plugin-mock-dev-server/package.json' is not listed within the file list of project '/xxx/vite-plugin-mock-dev-server/tsconfig.esm.json'. Projects must list all files or use an 'include' pattern. (8a4ae76)

Features

  • validator: supports referer query (a11db47)