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.16.1 to 1.16.2-beta-20230630083313.0

10

dist/esm/index.js

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

name: "fix-hmr",
version: "1.16.1",
version: "1.16.2-beta-20230630083313.0",
bootstrap() {

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

name,
version: "1.16.1"
version: "1.16.2-beta-20230630083313.0"
}, options);

@@ -1313,3 +1313,3 @@ };

name: "preload",
version: "1.16.1",
version: "1.16.2-beta-20230630083313.0",
beforeLoad(appInfo) {

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

name: "garfish-logger",
version: "1.16.1",
version: "1.16.2-beta-20230630083313.0",
beforeLoad(appInfo, ...args) {

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

this.running = false;
this.version = "1.16.1";
this.version = "1.16.2-beta-20230630083313.0";
this.flag = __GARFISH_FLAG__;

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

{
"name": "@garfish/core",
"version": "1.16.1",
"version": "1.16.2-beta-20230630083313.0",
"description": "core module.",

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

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

@@ -41,0 +41,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