@erickmerchant/framework
Advanced tools
Comparing version 41.5.1 to 41.5.2
@@ -13,3 +13,3 @@ const svgNamespace = 'http://www.w3.org/2000/svg' | ||
obj = obj((cb) => { | ||
afterUpdate = cb | ||
afterUpdate = async (el) => cb(el) | ||
}) | ||
@@ -16,0 +16,0 @@ |
{ | ||
"name": "@erickmerchant/framework", | ||
"version": "41.5.1", | ||
"version": "41.5.2", | ||
"description": "A front-end framework.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/erickmerchant/framework#readme", |
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
17576