Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
11
Maintainers
5
Versions
552
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.6 to 5.0.7

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

10

dist/node/cli.js

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

import { EventEmitter } from 'events';
import { x as colors, k as createLogger, r as resolveConfig } from './chunks/dep-YJaePtkC.js';
import { x as colors, k as createLogger, r as resolveConfig } from './chunks/dep-wTaJK0Jt.js';
import { VERSION } from './constants.js';

@@ -763,3 +763,3 @@ import 'node:fs/promises';

// is ok here
const { createServer } = await import('./chunks/dep-YJaePtkC.js').then(function (n) { return n.A; });
const { createServer } = await import('./chunks/dep-wTaJK0Jt.js').then(function (n) { return n.A; });
try {

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

filterDuplicateOptions(options);
const { build } = await import('./chunks/dep-YJaePtkC.js').then(function (n) { return n.C; });
const { build } = await import('./chunks/dep-wTaJK0Jt.js').then(function (n) { return n.C; });
const buildOptions = cleanOptions(options);

@@ -873,3 +873,3 @@ try {

filterDuplicateOptions(options);
const { optimizeDeps } = await import('./chunks/dep-YJaePtkC.js').then(function (n) { return n.B; });
const { optimizeDeps } = await import('./chunks/dep-wTaJK0Jt.js').then(function (n) { return n.B; });
try {

@@ -900,3 +900,3 @@ const config = await resolveConfig({

filterDuplicateOptions(options);
const { preview } = await import('./chunks/dep-YJaePtkC.js').then(function (n) { return n.D; });
const { preview } = await import('./chunks/dep-wTaJK0Jt.js').then(function (n) { return n.D; });
try {

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

export { parseAst, parseAstAsync } from 'rollup/parseAst';
import { i as isInNodeModules } from './chunks/dep-YJaePtkC.js';
export { b as build, e as buildErrorMessage, h as createFilter, k as createLogger, c as createServer, d as defineConfig, f as formatPostcssSourceMap, u as isFileServingAllowed, l as loadConfigFromFile, v as loadEnv, g as mergeAlias, m as mergeConfig, n as normalizePath, o as optimizeDeps, a as preprocessCSS, p as preview, r as resolveConfig, w as resolveEnvPrefix, q as searchForWorkspaceRoot, j as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-YJaePtkC.js';
import { i as isInNodeModules } from './chunks/dep-wTaJK0Jt.js';
export { b as build, e as buildErrorMessage, h as createFilter, k as createLogger, c as createServer, d as defineConfig, f as formatPostcssSourceMap, u as isFileServingAllowed, l as loadConfigFromFile, v as loadEnv, g as mergeAlias, m as mergeConfig, n as normalizePath, o as optimizeDeps, a as preprocessCSS, p as preview, r as resolveConfig, w as resolveEnvPrefix, q as searchForWorkspaceRoot, j as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-wTaJK0Jt.js';
export { VERSION as version } from './constants.js';

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

{
"name": "vite",
"version": "5.0.6",
"version": "5.0.7",
"type": "module",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc