Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
Maintainers
5
Versions
568
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.0.5 to 5.0.7

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

12

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-MF_y65BT.js';
import { x as colors, k as createLogger, r as resolveConfig } from './chunks/dep-wTaJK0Jt.js';
import { VERSION } from './constants.js';

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

import 'crypto';
import 'node:buffer';
import 'module';

@@ -37,2 +36,3 @@ import 'node:assert';

import 'node:v8';
import 'node:buffer';
import 'rollup';

@@ -765,3 +765,3 @@ import 'rollup/parseAst';

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

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

filterDuplicateOptions(options);
const { build } = await import('./chunks/dep-MF_y65BT.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);

@@ -875,3 +875,3 @@ try {

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

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

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

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

export { parseAst, parseAstAsync } from 'rollup/parseAst';
import { i as isInNodeModules } from './chunks/dep-MF_y65BT.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-MF_y65BT.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';

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

import 'crypto';
import 'node:buffer';
import 'module';

@@ -39,2 +38,3 @@ import 'node:assert';

import 'node:v8';
import 'node:buffer';
import 'querystring';

@@ -41,0 +41,0 @@ import 'node:readline';

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

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

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