Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
181
Maintainers
5
Versions
545
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-alpha.8 to 6.0.0-alpha.9

dist/node/chunks/dep--Oy4lQ4n.js

6

dist/node/cli.js

@@ -734,3 +734,3 @@ import path from 'node:path';

// is ok here
const { createServer } = await import('./chunks/dep-8PNdpITG.js').then(function (n) { return n.C; });
const { createServer } = await import('./chunks/dep--Oy4lQ4n.js').then(function (n) { return n.C; });
try {

@@ -816,3 +816,3 @@ const server = await createServer({

filterDuplicateOptions(options);
const { createBuilder, buildEnvironment } = await import('./chunks/dep-8PNdpITG.js').then(function (n) { return n.E; });
const { createBuilder, buildEnvironment } = await import('./chunks/dep--Oy4lQ4n.js').then(function (n) { return n.E; });
const buildOptions = cleanGlobalCLIOptions(cleanBuilderCLIOptions(options));

@@ -893,3 +893,3 @@ const config = {

filterDuplicateOptions(options);
const { preview } = await import('./chunks/dep-8PNdpITG.js').then(function (n) { return n.F; });
const { preview } = await import('./chunks/dep--Oy4lQ4n.js').then(function (n) { return n.F; });
try {

@@ -896,0 +896,0 @@ const server = await preview({

export { parseAst, parseAstAsync } from 'rollup/parseAst';
import { i as isInNodeModules, a as arraify } from './chunks/dep-8PNdpITG.js';
export { B as BuildEnvironment, D as DevEnvironment, S as ServerHMRConnector, b as build, h as buildErrorMessage, e as createBuilder, u as createFilter, j as createNodeDevEnvironment, c as createServer, m as createServerModuleRunner, d as defineConfig, k as fetchModule, f as formatPostcssSourceMap, y as isFileServingAllowed, l as loadConfigFromFile, z as loadEnv, q as mergeAlias, o as mergeConfig, n as normalizePath, g as preprocessCSS, p as preview, r as resolveConfig, A as resolveEnvPrefix, v as rollupVersion, x as searchForWorkspaceRoot, w as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-8PNdpITG.js';
import { i as isInNodeModules, a as arraify } from './chunks/dep--Oy4lQ4n.js';
export { B as BuildEnvironment, D as DevEnvironment, S as ServerHMRConnector, b as build, h as buildErrorMessage, e as createBuilder, u as createFilter, j as createNodeDevEnvironment, c as createServer, m as createServerModuleRunner, d as defineConfig, k as fetchModule, f as formatPostcssSourceMap, y as isFileServingAllowed, l as loadConfigFromFile, z as loadEnv, q as mergeAlias, o as mergeConfig, n as normalizePath, g as preprocessCSS, p as preview, r as resolveConfig, A as resolveEnvPrefix, v as rollupVersion, x as searchForWorkspaceRoot, w as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep--Oy4lQ4n.js';
export { VERSION as version } from './constants.js';

@@ -5,0 +5,0 @@ export { version as esbuildVersion } from 'esbuild';

{
"name": "vite",
"version": "6.0.0-alpha.8",
"version": "6.0.0-alpha.9",
"type": "module",

@@ -84,3 +84,3 @@ "license": "MIT",

"@ampproject/remapping": "^2.3.0",
"@babel/parser": "^7.24.4",
"@babel/parser": "^7.24.5",
"@jridgewell/trace-mapping": "^0.3.25",

@@ -110,3 +110,3 @@ "@polka/compression": "^1.0.0-next.25",

"dotenv-expand": "^11.0.6",
"es-module-lexer": "^1.5.0",
"es-module-lexer": "^1.5.2",
"escape-html": "^1.0.3",

@@ -136,3 +136,3 @@ "estree-walker": "^3.0.3",

"rollup-plugin-license": "^3.3.1",
"sass": "^1.75.0",
"sass": "^1.76.0",
"sirv": "^2.0.4",

@@ -146,3 +146,3 @@ "source-map-support": "^0.5.21",

"ufo": "^1.5.3",
"ws": "^8.16.0"
"ws": "^8.17.0"
},

@@ -149,0 +149,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc