Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@garfish/core

Package Overview
Dependencies
Maintainers
8
Versions
380
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.17.2 to 1.17.3-beta-20231204075536.0

10

dist/esm/index.js

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

name: "fix-hmr",
version: "1.17.2",
version: "1.17.3-beta-20231204075536.0",
bootstrap() {

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

name,
version: "1.17.2"
version: "1.17.3-beta-20231204075536.0"
}, options);

@@ -1314,3 +1314,3 @@ };

name: "preload",
version: "1.17.2",
version: "1.17.3-beta-20231204075536.0",
beforeLoad(appInfo) {

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

name: "garfish-logger",
version: "1.17.2",
version: "1.17.3-beta-20231204075536.0",
beforeLoad(appInfo, ...args) {

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

this.running = false;
this.version = "1.17.2";
this.version = "1.17.3-beta-20231204075536.0";
this.flag = __GARFISH_FLAG__;

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

{
"name": "@garfish/core",
"version": "1.17.2",
"version": "1.17.3-beta-20231204075536.0",
"description": "core module.",

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

"@alioth-org/es-module-lexer": "^1.1.0",
"@garfish/hooks": "1.17.2",
"@garfish/loader": "1.17.2",
"@garfish/utils": "1.17.2",
"@garfish/hooks": "1.17.3-beta-20231204075536.0",
"@garfish/loader": "1.17.3-beta-20231204075536.0",
"@garfish/utils": "1.17.3-beta-20231204075536.0",
"eventemitter2": "^6.4.5"
},
"devDependencies": {
"@garfish/test-suite": "1.17.2"
"@garfish/test-suite": "1.17.3-beta-20231204075536.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