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

vitefu

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitefu - npm Package Versions

2

1.0.3

Diff

Changelog

Source

1.0.3 (2024-10-14)

  • Allow Vite 6 beta peer dependency (experimental support)
bluwy
published 1.0.2 •

Changelog

Source

1.0.2 (2024-09-02)

  • Duplicate CJS types to correct ESM types export
bluwy
published 1.0.1 •

Changelog

Source

1.0.1 (2024-09-02)

  • Fix ESM types export
bluwy
published 1.0.0 •

Changelog

Source

1.0.0 (2024-08-26)

The library is now v1! This release is mostly ceremonial as the API has been stable for a while without any plans to change it. As such, there are no breaking changes.

  • Remove top-level await to allow future compatibility to require ESM code
  • Export proper ESM and CJS types
bluwy
published 0.2.5 •

Changelog

Source

0.2.5 (2023-10-13)

  • Align findDepPkgJsonPath implementation with Vite
  • Allow Vite 5 peer dependency
bluwy
published 0.2.4 •

Changelog

Source

0.2.4 (2022-12-17)

  • Fix findDepPkgJsonPath usage in Windows mapped network drives
bluwy
published 0.2.3 •

Changelog

Source

0.2.3 (2022-12-09)

  • Allow Vite 4 peer dependency
bluwy
published 0.2.2 •

Changelog

Source

0.2.2 (2022-11-23)

  • findClosestPkgJsonPath only returns package.json file, not directory
  • Support predicate parameter for findClosestPkgJsonPath to filter paths
bluwy
published 0.2.1 •

Changelog

Source

0.2.1 (2022-11-12)

  • Don't throw error if package.json not found in Deno
bluwy
published 0.2.0 •

Changelog

Source

0.2.0 (2022-11-10)

  • BREAKING: Rename pkgJsonNeedsOptimization to pkgNeedsOptimization with new parameters and async for correctness
  • Prevent deep optimize packages with no exports and index.js file
  • Correctly respect Vite user config for crawlFrameworkPkgs
  • Export new utilities to respect Vite user config
2
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