New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@garfish/core

Package Overview
Dependencies
Maintainers
0
Versions
382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garfish/core - npm Package Compare versions

Comparing version 1.19.3 to 1.19.4-beta-20241223052420.0

10

dist/esm/index.js

@@ -1131,3 +1131,3 @@ var __defProp = Object.defineProperty;

name: "fix-hmr",
version: "1.19.3",
version: "1.19.4-beta-20241223052420.0",
bootstrap() {

@@ -1179,3 +1179,3 @@ if (hasInit)

name,
version: "1.19.3"
version: "1.19.4-beta-20241223052420.0"
}, options);

@@ -1346,3 +1346,3 @@ };

name: "preload",
version: "1.19.3",
version: "1.19.4-beta-20241223052420.0",
beforeLoad(appInfo) {

@@ -1593,3 +1593,3 @@ if (Garfish2.options.disablePreloadApp) {

name: "garfish-logger",
version: "1.19.3",
version: "1.19.4-beta-20241223052420.0",
beforeLoad(appInfo, ...args) {

@@ -1646,3 +1646,3 @@ coreLog2(`${appInfo.name} beforeLoad`, [appInfo, ...args]);

this.running = false;
this.version = "1.19.3";
this.version = "1.19.4-beta-20241223052420.0";
this.flag = __GARFISH_FLAG__;

@@ -1649,0 +1649,0 @@ this.loader = new Loader2();

{
"name": "@garfish/core",
"version": "1.19.3",
"version": "1.19.4-beta-20241223052420.0",
"description": "core module.",

@@ -33,9 +33,9 @@ "keywords": [

"@alioth-org/es-module-lexer": "^1.1.0",
"@garfish/hooks": "1.19.3",
"@garfish/loader": "1.19.3",
"@garfish/utils": "1.19.3",
"@garfish/hooks": "1.19.4-beta-20241223052420.0",
"@garfish/loader": "1.19.4-beta-20241223052420.0",
"@garfish/utils": "1.19.4-beta-20241223052420.0",
"eventemitter2": "^6.4.5"
},
"devDependencies": {
"@garfish/test-suite": "1.19.3"
"@garfish/test-suite": "1.19.4-beta-20241223052420.0"
},

@@ -42,0 +42,0 @@ "publishConfig": {

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