@garfish/browser-vm
Advanced tools
Comparing version 1.17.2-beta-20231018121321.0 to 1.17.2-beta-20231024122032.0
@@ -1127,3 +1127,3 @@ var __defProp = Object.defineProperty; | ||
if (sourceListTags.includes(this.tagName)) { | ||
this.fixResourceNodeUrl(this.el); | ||
safeWrapper(() => this.fixResourceNodeUrl(this.el)); | ||
} | ||
@@ -1506,3 +1506,3 @@ if (this.is("script")) { | ||
this.initComplete = false; | ||
this.version = "1.17.2-beta-20231018121321.0"; | ||
this.version = "1.17.2-beta-20231024122032.0"; | ||
this.hooks = sandboxLifecycle(); | ||
@@ -1795,3 +1795,3 @@ this.deferClearEffects = /* @__PURE__ */ new Set(); | ||
name: "browser-vm", | ||
version: "1.17.2-beta-20231018121321.0", | ||
version: "1.17.2-beta-20231024122032.0", | ||
afterLoad(appInfo, appInstance) { | ||
@@ -1798,0 +1798,0 @@ var _a, _b, _c, _d, _e, _f, _g; |
@@ -1116,3 +1116,3 @@ var __defProp = Object.defineProperty; | ||
if (import_utils11.sourceListTags.includes(this.tagName)) { | ||
this.fixResourceNodeUrl(this.el); | ||
(0, import_utils11.safeWrapper)(() => this.fixResourceNodeUrl(this.el)); | ||
} | ||
@@ -1495,3 +1495,3 @@ if (this.is("script")) { | ||
this.initComplete = false; | ||
this.version = "1.17.2-beta-20231018121321.0"; | ||
this.version = "1.17.2-beta-20231024122032.0"; | ||
this.hooks = sandboxLifecycle(); | ||
@@ -1784,3 +1784,3 @@ this.deferClearEffects = /* @__PURE__ */ new Set(); | ||
name: "browser-vm", | ||
version: "1.17.2-beta-20231018121321.0", | ||
version: "1.17.2-beta-20231024122032.0", | ||
afterLoad(appInfo, appInstance) { | ||
@@ -1787,0 +1787,0 @@ var _a, _b, _c, _d, _e, _f, _g; |
{ | ||
"name": "@garfish/browser-vm", | ||
"version": "1.17.2-beta-20231018121321.0", | ||
"version": "1.17.2-beta-20231024122032.0", | ||
"description": "vm-sandbox module.", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@garfish/loader": "1.17.2-beta-20231018121321.0", | ||
"@garfish/core": "1.17.2-beta-20231018121321.0", | ||
"@garfish/hooks": "1.17.2-beta-20231018121321.0", | ||
"@garfish/utils": "1.17.2-beta-20231018121321.0" | ||
"@garfish/loader": "1.17.2-beta-20231024122032.0", | ||
"@garfish/core": "1.17.2-beta-20231024122032.0", | ||
"@garfish/hooks": "1.17.2-beta-20231024122032.0", | ||
"@garfish/utils": "1.17.2-beta-20231024122032.0" | ||
}, | ||
"devDependencies": { | ||
"@garfish/test-suite": "1.17.2-beta-20231018121321.0" | ||
"@garfish/test-suite": "1.17.2-beta-20231024122032.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
134305
+ Added@garfish/core@1.17.2-beta-20231024122032.0(transitive)
+ Added@garfish/hooks@1.17.2-beta-20231024122032.0(transitive)
+ Added@garfish/loader@1.17.2-beta-20231024122032.0(transitive)
+ Added@garfish/utils@1.17.2-beta-20231024122032.0(transitive)
- Removed@garfish/core@1.17.2-beta-20231018121321.0(transitive)
- Removed@garfish/hooks@1.17.2-beta-20231018121321.0(transitive)
- Removed@garfish/loader@1.17.2-beta-20231018121321.0(transitive)
- Removed@garfish/utils@1.17.2-beta-20231018121321.0(transitive)