Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
Maintainers
5
Versions
569
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 5.3.4 to 5.3.5

dist/node/chunks/dep-CjZz522d.js

10

dist/node/cli.js

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

import { EventEmitter } from 'events';
import { A as colors, v as createLogger, r as resolveConfig } from './chunks/dep-D8YhmIY-.js';
import { A as colors, v as createLogger, r as resolveConfig } from './chunks/dep-mCdpKltl.js';
import { VERSION } from './constants.js';

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

filterDuplicateOptions(options);
const { createServer } = await import('./chunks/dep-D8YhmIY-.js').then(function (n) { return n.E; });
const { createServer } = await import('./chunks/dep-mCdpKltl.js').then(function (n) { return n.E; });
try {

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

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

@@ -857,3 +857,3 @@ try {

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

@@ -884,3 +884,3 @@ const config = await resolveConfig(

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

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

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

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

{
"name": "vite",
"version": "5.3.4",
"version": "5.3.5",
"type": "module",

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

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

@@ -131,4 +131,4 @@ "@polka/compression": "^1.0.0-next.25",

"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.5.1",
"sass": "^1.77.6",
"rollup-plugin-license": "^3.5.2",
"sass": "^1.77.8",
"sirv": "^2.0.4",

@@ -141,4 +141,4 @@ "source-map-support": "^0.5.21",

"types": "link:./types",
"ufo": "^1.5.3",
"ws": "^8.17.1"
"ufo": "^1.5.4",
"ws": "^8.18.0"
},

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

Sorry, the diff of this file is not supported yet

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

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