vite 5.2.11 → 5.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- package/dist/node/chunks/{dep-cNe07EU9.js → dep-BKbDVx1T.js} +2050 -844
- package/dist/node/chunks/{dep-DyOjWWe9.js → dep-BjBhdnU2.js} +1 -1
- package/dist/node/chunks/{dep-BcfrWFrf.js → dep-Cf9MWKOi.js} +1 -1
- package/dist/node/cli.js +5 -5
- package/dist/node/index.d.ts +7 -7
- package/dist/node/index.js +5 -5
- package/dist/node-cjs/publicUtils.cjs +65 -43
- package/package.json +12 -12
- package/types/customEvent.d.ts +1 -0
package/LICENSE.md
CHANGED
@@ -824,7 +824,7 @@ Repository: micromatch/braces
|
|
824
824
|
|
825
825
|
> The MIT License (MIT)
|
826
826
|
>
|
827
|
-
> Copyright (c) 2014-
|
827
|
+
> Copyright (c) 2014-present, Jon Schlinkert.
|
828
828
|
>
|
829
829
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
830
830
|
> of this software and associated documentation files (the "Software"), to deal
|