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

@brillout/vite-plugin-server-entry

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brillout/vite-plugin-server-entry - npm Package Versions

134

0.5.2

Diff

Changelog

Source

0.5.2 (2024-11-24)

Bug Fixes

  • support crawling when inside ESM bundle (fix #13) (d58442c)
  • tolerate missing cwd (dc56716)
brillout
published 0.5.1 •

Changelog

Source

0.5.1 (2024-11-02)

Bug Fixes

  • fix type of tolerateNotFound (3c26229)

Bug Fixes

  • improve error message (9889d97)
  • remove workaround that isn't needed anymore (0b04058)
  • rename getImporterCode() => getServerProductionEntry() (be81708)
  • rename importServerEntry => importServerProductionEntry (b8045df)
  • rename serverEntryPlugin => serverProductionEntryPlugin (ef3db53)
  • simplify export (3da8c94)

Features

  • new option importServerEntry({ tolerateNotFound }) (59899ac)

BREAKING CHANGES

  • serverEntryPlugin() was renamed serverProductionEntryPlugin()
  • getImporterCode() was renamed getServerProductionEntry()
  • Make sure to import from either @brillout/vite-plugin-server-entry/plugin or @brillout/vite-plugin-server-entry/runtime.
  • importServerEntry() renamed to importServerProductionEntry()
  • importServerEntry(outDir) => importServerEntry({ outDir })
brillout
published 0.5.0 •

Changelog

Source

0.5.1 (2024-11-02)

Bug Fixes

  • fix type of tolerateNotFound (3c26229)

Bug Fixes

  • improve error message (9889d97)
  • remove workaround that isn't needed anymore (0b04058)
  • rename getImporterCode() => getServerProductionEntry() (be81708)
  • rename importServerEntry => importServerProductionEntry (b8045df)
  • rename serverEntryPlugin => serverProductionEntryPlugin (ef3db53)
  • simplify export (3da8c94)

Features

  • new option importServerEntry({ tolerateNotFound }) (59899ac)

BREAKING CHANGES

  • serverEntryPlugin() was renamed serverProductionEntryPlugin()
  • getImporterCode() was renamed getServerProductionEntry()
  • Make sure to import from either @brillout/vite-plugin-server-entry/plugin or @brillout/vite-plugin-server-entry/runtime.
  • importServerEntry() renamed to importServerProductionEntry()
  • importServerEntry(outDir) => importServerEntry({ outDir })
brillout
published 0.4.13-commit-b9a2b0d •

brillout
published 0.4.13-commit-a853640 •

brillout
published 0.4.13 •

Changelog

Source

0.4.13 (2024-10-08)

Bug Fixes

  • improve manual import instructions (fab34c2)
brillout
published 0.4.12 •

Changelog

Source

0.4.12 (2024-08-25)

Bug Fixes

  • define package.json["exports"]["importServerEntry"] (14ae910)
brillout
published 0.4.11 •

Changelog

Source

0.4.11 (2024-08-24)

Bug Fixes

  • simplify exports and code structure (661ca2b)
brillout
published 0.4.10-commit-240f59b •

brillout
published 0.4.10-commit-8adfdf4 •

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