Socket
Socket
Sign inDemoInstall

vite

Package Overview
Dependencies
181
Maintainers
5
Versions
550
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.6 to 5.1.7

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

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

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

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

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

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

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

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

filterDuplicateOptions(options);
const { preview } = await import('./chunks/dep-jvB8WLp9.js').then(function (n) { return n.G; });
const { preview } = await import('./chunks/dep-k5wXcrSr.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-jvB8WLp9.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-jvB8WLp9.js';
import { i as isInNodeModules, a as arraify } from './chunks/dep-k5wXcrSr.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-k5wXcrSr.js';
export { VERSION as version } from './constants.js';

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

{
"name": "vite",
"version": "5.1.6",
"version": "5.1.7",
"type": "module",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc