@symbo.ls/atoms
Advanced tools
Comparing version 2.11.398 to 2.11.400
@@ -81,3 +81,3 @@ 'use strict' | ||
$stateCollection: (param, el, state) => { | ||
$stateCollection: (param, el, state, ctx) => { | ||
if (!param) return | ||
@@ -84,0 +84,0 @@ |
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.11.398", | ||
"version": "2.11.400", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "d3cb027daada2cda9943517e98ffc67e0170a763", | ||
"gitHead": "f0a7389cc53026cd75e650046af6a1f329a18cc8", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@domql/state": "latest", |
@@ -111,2 +111,3 @@ 'use strict' | ||
}), | ||
outlineOffset: ({ props, deps }) => deps.transformSizeRatio('outlineOffset', props), | ||
@@ -113,0 +114,0 @@ border: ({ props, deps }) => !isUndefined(props.border) && ({ |
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
53294
1462