Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
Maintainers
5
Versions
578
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite - npm Package Compare versions

Comparing version 6.0.0-alpha.10 to 6.0.0-alpha.11

dist/node/chunks/dep-CjFMk8-F.js

6

dist/node/cli.js

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

// is ok here
const { createServer } = await import('./chunks/dep-DhoCcTbV.js').then(function (n) { return n.C; });
const { createServer } = await import('./chunks/dep-CjFMk8-F.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-DhoCcTbV.js').then(function (n) { return n.E; });
const { createBuilder, buildEnvironment } = await import('./chunks/dep-CjFMk8-F.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-DhoCcTbV.js').then(function (n) { return n.F; });
const { preview } = await import('./chunks/dep-CjFMk8-F.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-DhoCcTbV.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-DhoCcTbV.js';
import { i as isInNodeModules, a as arraify } from './chunks/dep-CjFMk8-F.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-CjFMk8-F.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.10",
"version": "6.0.0-alpha.11",
"type": "module",

@@ -5,0 +5,0 @@ "license": "MIT",

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

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