You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

vite

Package Overview
Dependencies
Maintainers
4
Versions
716
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
8.0.0-beta.18
to
8.0.0
+10
-10
dist/node/chunks/postcss-import.js
import { i as __require, t as __commonJSMin } from "./chunk.js";
import { t as require_lib } from "./lib.js";
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/format-import-prelude.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/format-import-prelude.js
var require_format_import_prelude = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -18,3 +18,3 @@ module.exports = function formatImportPrelude(layer, media, supports) {

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/base64-encoded-import.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/base64-encoded-import.js
var require_base64_encoded_import = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -32,3 +32,3 @@ const formatImportPrelude = require_format_import_prelude();

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/apply-conditions.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/apply-conditions.js
var require_apply_conditions = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -108,3 +108,3 @@ const base64EncodedConditionalImport = require_base64_encoded_import();

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/apply-raws.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/apply-raws.js
var require_apply_raws = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -123,3 +123,3 @@ module.exports = function applyRaws(bundle) {

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/apply-styles.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/apply-styles.js
var require_apply_styles = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -144,3 +144,3 @@ module.exports = function applyStyles(bundle, styles) {

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/data-url.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/data-url.js
var require_data_url = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -164,3 +164,3 @@ const anyDataURLRegexp = /^data:text\/css(?:;(base64|plain))?,/i;

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/parse-statements.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/parse-statements.js
var require_parse_statements = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -290,3 +290,3 @@ const valueParser = require_lib();

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/process-content.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/process-content.js
var require_process_content = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -325,3 +325,3 @@ const path$2 = __require("path");

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/parse-styles.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/lib/parse-styles.js
var require_parse_styles = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -429,3 +429,3 @@ const path$1 = __require("path");

//#endregion
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/index.js
//#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.8/node_modules/postcss-import/index.js
var require_postcss_import = /* @__PURE__ */ __commonJSMin(((exports, module) => {

@@ -432,0 +432,0 @@ const path = __require("path");

{
"name": "vite",
"version": "8.0.0-beta.18",
"version": "8.0.0",
"type": "module",

@@ -64,6 +64,6 @@ "license": "MIT",

"@oxc-project/runtime": "0.115.0",
"lightningcss": "^1.31.1",
"lightningcss": "^1.32.0",
"picomatch": "^4.0.3",
"postcss": "^8.5.6",
"rolldown": "1.0.0-rc.8",
"postcss": "^8.5.8",
"rolldown": "1.0.0-rc.9",
"tinyglobby": "^0.2.15"

@@ -85,4 +85,4 @@ },

"@types/pnpapi": "^0.0.5",
"@vitest/utils": "4.1.0-beta.5",
"@vitejs/devtools": "^0.0.0-alpha.32",
"@vitest/utils": "4.1.0-beta.6",
"@vitejs/devtools": "^0.0.0-alpha.33",
"artichokie": "^0.4.2",

@@ -106,3 +106,3 @@ "baseline-browser-mapping": "^2.10.0",

"magic-string": "^0.30.21",
"mlly": "^1.8.0",
"mlly": "^1.8.1",
"mrmime": "^2.0.1",

@@ -109,0 +109,0 @@ "nanoid": "^5.1.6",

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

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

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