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

vite-plugin-dynamic-import

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-dynamic-import - npm Package Versions

13
6

1.2.6

Diff

Changelog

Source

[2023-01-13] v1.2.6

  • 3a4bfd9 fix: recursively up lookup of node_moduels #41
  • 85fbec8 chore: bump vite-plugin-utils to 0.4.0
caoxie
published 1.2.5 •

Changelog

Source

[2023-01-12] v1.2.5

  • 95b3076 fix: recursively up lookup of node_moduels #41
  • f83c7f3 chore: bump deps
caoxie
published 1.2.4 •

Changelog

Source

[2022-11-26] v1.2.4

  • 158b73c v1.2.4
  • 2d64f54 chore: bump deps
  • 9fe053f chore: target node14
  • f2b57dd chore: node: prefix
  • 6d8cc95 chore: disable warning
  • 0c5b5e3 fix: BUG on Windows #38
caoxie
published 1.2.3 •

Changelog

Source

[2022-10-16] v1.2.3

  • 7cf1c21 v1.2.3
  • bfaacf3 chore: "strict": true
  • ebeaaf3 refactor: optimize build, fix(#35)
caoxie
published 1.2.2 •

Changelog

Source

[2022-09-08] v1.2.2

  • dab79aa refactor: build cjs with Vite 🌱
  • c319816 bump vite, typescript
  • 238473b move fast-glob, vite-plugin-utils to devDependencies
caoxie
published 1.2.1 •

Changelog

Source

[2022-09-03] v1.2.1

  • 5940444 feat(🌱): support "type": "module" #29
caoxie
published 1.2.0 •

Changelog

Source

[2022-08-30] v1.2.0

  • 8941f37 fix(🐞): nested try error #27
  • b0be8fa refactor: use vite-plugin-utils instead utils.ts
  • 03dd17e refactor: mappingPath update params. alias instead resolved
  • 5bc8537 feat: add relativeify
  • 8ecf926 feat: add findString, relative into Resolved
caoxie
published 1.1.1 •

Changelog

Source

[2022-08-04] v1.1.1

  • 🌱 better glob (8b0a5c0)

    src > utils.ts > toLooseGlob(glob)
    
    foo* -> [foo*, foo*/**/*]
    foo*.js -> [foo*.js, foo*/**/*.js]
    
caoxie
published 1.1.0 •

Changelog

Source

[2022-07-30] v1.1.0

  • ec5af88 docs: update
  • f0ce5c5 chore(break): public utils
  • fd3653d chore: comments
  • 773a13d refactor: use toLooseGlob()
  • 8efeffd feat: toLooseGlob()
  • 1b22850 fix(🐞): use path.posix
  • 1392dec chore(enhance): use normalizePath
  • 8ba41e2 Merge pull request #22 from shooterRao/patch-1
  • 364f449 fix: use normalizePath instead of path.posix
caoxie
published 1.0.0 •

Changelog

Source

[2022-07-04] v1.0.0

  • 71af433 docs: v1.0.0
  • 45eace4 chore:more exact match .vite/
  • ebd993c 🚨:use options.loose instead of options.depth
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