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

@garfish/browser-vm

Package Overview
Dependencies
Maintainers
8
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garfish/browser-vm - npm Package Compare versions

Comparing version 1.16.3-beta-20230906074217.0 to 1.16.3

4

dist/esm/index.js

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

this.initComplete = false;
this.version = "1.16.3-beta-20230906074217.0";
this.version = "1.16.3";
this.hooks = sandboxLifecycle();

@@ -1771,3 +1771,3 @@ this.deferClearEffects = /* @__PURE__ */ new Set();

name: "browser-vm",
version: "1.16.3-beta-20230906074217.0",
version: "1.16.3",
afterLoad(appInfo, appInstance) {

@@ -1774,0 +1774,0 @@ var _a, _b, _c, _d, _e, _f;

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

this.initComplete = false;
this.version = "1.16.3-beta-20230906074217.0";
this.version = "1.16.3";
this.hooks = sandboxLifecycle();

@@ -1760,3 +1760,3 @@ this.deferClearEffects = /* @__PURE__ */ new Set();

name: "browser-vm",
version: "1.16.3-beta-20230906074217.0",
version: "1.16.3",
afterLoad(appInfo, appInstance) {

@@ -1763,0 +1763,0 @@ var _a, _b, _c, _d, _e, _f;

{
"name": "@garfish/browser-vm",
"version": "1.16.3-beta-20230906074217.0",
"version": "1.16.3",
"description": "vm-sandbox module.",

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

"dependencies": {
"@garfish/loader": "1.16.3-beta-20230906074217.0",
"@garfish/core": "1.16.3-beta-20230906074217.0",
"@garfish/hooks": "1.16.3-beta-20230906074217.0",
"@garfish/utils": "1.16.3-beta-20230906074217.0"
"@garfish/loader": "1.16.3",
"@garfish/core": "1.16.3",
"@garfish/hooks": "1.16.3",
"@garfish/utils": "1.16.3"
},
"devDependencies": {
"@garfish/test-suite": "1.16.3-beta-20230906074217.0"
"@garfish/test-suite": "1.16.3"
},

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

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