Socket
Book a DemoInstallSign in
Socket

@brillout/vite-plugin-server-entry

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brillout/vite-plugin-server-entry - npm Package Compare versions

Comparing version

to
0.7.11-commit-9853e8c

2

dist/cjs/plugin/index.js

@@ -139,4 +139,2 @@ "use strict";

config() {
if (isCJSEnv)
return;
return {

@@ -143,0 +141,0 @@ ssr: {

2

dist/cjs/utils/PROJECT_VERSION.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PROJECT_VERSION = void 0;
exports.PROJECT_VERSION = '0.7.11-commit-8c9d55b';
exports.PROJECT_VERSION = '0.7.11-commit-9853e8c';

@@ -133,4 +133,2 @@ export { serverProductionEntryPlugin };

config() {
if (isCJSEnv)
return;
return {

@@ -137,0 +135,0 @@ ssr: {

export { assert };
export { assertUsage };
export { logLabel };
declare const logLabel: "[@brillout/vite-plugin-server-entry@0.7.11-commit-8c9d55b]";
declare const logLabel: "[@brillout/vite-plugin-server-entry@0.7.11-commit-9853e8c]";
declare function assert(condition: unknown, debugInfo?: unknown): asserts condition;
declare function assertUsage(condition: unknown, errorMessage: string): asserts condition;

@@ -1,1 +0,1 @@

export declare const PROJECT_VERSION: "0.7.11-commit-8c9d55b";
export declare const PROJECT_VERSION: "0.7.11-commit-9853e8c";

@@ -1,1 +0,1 @@

export const PROJECT_VERSION = '0.7.11-commit-8c9d55b';
export const PROJECT_VERSION = '0.7.11-commit-9853e8c';
export declare const projectInfo: {
projectName: "@brillout/vite-plugin-server-entry";
npmPackageName: "@brillout/vite-plugin-server-entry";
projectVersion: "0.7.11-commit-8c9d55b";
projectVersion: "0.7.11-commit-9853e8c";
githubRepository: "https://github.com/brillout/vite-plugin-server-entry";
};
{
"name": "@brillout/vite-plugin-server-entry",
"version": "0.7.11-commit-8c9d55b",
"version": "0.7.11-commit-9853e8c",
"repository": "https://github.com/brillout/vite-plugin-server-entry",

@@ -5,0 +5,0 @@ "dependencies": {