@@ -32,2 +32,3 @@ import {getNPath, getRandomId, normalizePath} from "../../common.js"; | ||
| itemContext._ti = inst | ||
| inst._nodes.forEach(i => i._item = itemContext); | ||
| inst.attach(null, sibling || this.anchor, [itemContext, this, ...this.pti ]); | ||
@@ -34,0 +35,0 @@ return itemContext; |
@@ -274,3 +274,3 @@ import {fixText, fromDashed, getRandomId, normalizePath, setAttrValue} from '../../common.js' | ||
| }); | ||
| if (found) e.model = model; | ||
| if (found) e.model = Object.assign( e.model ?? {}, model); | ||
| fn.call(self || ctx[0], e); | ||
@@ -277,0 +277,0 @@ }; |
+1
-1
| { | ||
| "name": "polylib", | ||
| "description": "A simple library for creating fast, lightweight web components.", | ||
| "version": "1.1.5", | ||
| "version": "1.1.6", | ||
| "license": "MIT", | ||
@@ -6,0 +6,0 @@ "type": "module", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
36491
0.24%930
0.11%4
33.33%