@acanto/core-helpers
Advanced tools
Comparing version 0.0.25 to 0.0.27
@@ -80,3 +80,3 @@ /** | ||
const $elements = (toArray( | ||
$$(`[data-${ATTR_ITEM_ID}]`) | ||
$$(`[data-${ATTR_ITEM_ID}="${id}"]`) | ||
) as unknown) as HTMLElement[]; | ||
@@ -83,0 +83,0 @@ $elements.forEach(callback); |
{ | ||
"name": "@acanto/core-helpers", | ||
"version": "0.0.25", | ||
"version": "0.0.27", | ||
"author": "Acanto <info@acanto.net> (https://acanto.agency/)", | ||
@@ -16,4 +16,4 @@ "license": "ISC", | ||
"@acanto/core-data": "^0.0.9", | ||
"@acanto/core-dom": "^0.0.12", | ||
"@acanto/core-forms": "^0.0.34", | ||
"@acanto/core-dom": "^0.0.14", | ||
"@acanto/core-forms": "^0.0.36", | ||
"date-fns": "^2.16.1", | ||
@@ -24,3 +24,3 @@ "lodash.debounce": "^4.0.8", | ||
"sideEffects": false, | ||
"gitHead": "2a2792b2e58ee111ec7e261565a91d6bc36a52f7" | ||
"gitHead": "4ea109edd9705c50a55aceac1b604d271466849c" | ||
} |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
23356
1
+ Added@acanto/core-dom@0.0.14(transitive)
+ Added@acanto/core-forms@0.0.36(transitive)
+ Added@acanto/core-polyfills@0.0.14(transitive)
- Removed@acanto/core-dom@0.0.12(transitive)
- Removed@acanto/core-forms@0.0.34(transitive)
- Removed@acanto/core-polyfills@0.0.12(transitive)
Updated@acanto/core-dom@^0.0.14
Updated@acanto/core-forms@^0.0.36