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 5.2.11 to 5.2.12

dist/node/chunks/dep-BjBhdnU2.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-cNe07EU9.js';
import { A as colors, v as createLogger, r as resolveConfig } from './chunks/dep-BKbDVx1T.js';
import { VERSION } from './constants.js';

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

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

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

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

@@ -869,3 +869,3 @@ try {

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

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

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

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

export { parseAst, parseAstAsync } from 'rollup/parseAst';
import { i as isInNodeModules, a as arraify } from './chunks/dep-cNe07EU9.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-cNe07EU9.js';
import { i as isInNodeModules, a as arraify } from './chunks/dep-BKbDVx1T.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-BKbDVx1T.js';
export { VERSION as version } from './constants.js';

@@ -61,3 +61,3 @@ export { version as esbuildVersion } from 'esbuild';

/**
* @deprecated use build.rollupOutput.manualChunks or framework specific configuration
* @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
*/

@@ -74,3 +74,3 @@ class SplitVendorChunkCache {

/**
* @deprecated use build.rollupOutput.manualChunks or framework specific configuration
* @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
*/

@@ -110,3 +110,3 @@ function splitVendorChunk(options = {}) {

/**
* @deprecated use build.rollupOutput.manualChunks or framework specific configuration
* @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
*/

@@ -113,0 +113,0 @@ function splitVendorChunkPlugin() {

{
"name": "vite",
"version": "5.2.11",
"version": "5.2.12",
"type": "module",

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

"@ampproject/remapping": "^2.3.0",
"@babel/parser": "^7.24.5",
"@babel/parser": "^7.24.6",
"@jridgewell/trace-mapping": "^0.3.25",
"@polka/compression": "^1.0.0-next.25",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-dynamic-import-vars": "^2.1.2",

@@ -99,3 +99,3 @@ "@rollup/plugin-json": "^6.1.0",

"acorn-walk": "^8.3.2",
"artichokie": "^0.2.0",
"artichokie": "^0.2.1",
"cac": "^6.7.14",

@@ -111,3 +111,3 @@ "chokidar": "^3.6.0",

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

@@ -119,6 +119,6 @@ "estree-walker": "^3.0.3",

"launch-editor-middleware": "^2.6.1",
"lightningcss": "^1.24.1",
"lightningcss": "^1.25.1",
"magic-string": "^0.30.10",
"micromatch": "^4.0.5",
"mlly": "^1.6.1",
"micromatch": "^4.0.7",
"mlly": "^1.7.0",
"mrmime": "^2.0.0",

@@ -129,3 +129,3 @@ "open": "^8.4.2",

"periscopic": "^4.0.2",
"picocolors": "^1.0.0",
"picocolors": "^1.0.1",
"picomatch": "^2.3.1",

@@ -136,6 +136,6 @@ "postcss-import": "^16.1.0",

"resolve.exports": "^2.0.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.3.1",
"sass": "^1.76.0",
"rollup-plugin-license": "^3.4.0",
"sass": "^1.77.2",
"sirv": "^2.0.4",

@@ -142,0 +142,0 @@ "source-map-support": "^0.5.21",

@@ -26,2 +26,3 @@ import type {

*/
// eslint-disable-next-line n/no-unsupported-features/node-builtins
webSocket: WebSocket

@@ -28,0 +29,0 @@ }

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