@fastkit/vue-utils
Advanced tools
Comparing version 0.6.8 to 0.6.9
@@ -182,2 +182,11 @@ 'use strict'; | ||
} | ||
if (!attrs.disabled) { | ||
delete attrs.disabled; | ||
} | ||
if (!attrs.hreflang) { | ||
delete attrs.hreflang; | ||
} | ||
if (!attrs.download) { | ||
delete attrs.download; | ||
} | ||
return { | ||
@@ -184,0 +193,0 @@ Tag, |
@@ -182,2 +182,11 @@ 'use strict'; | ||
} | ||
if (!attrs.disabled) { | ||
delete attrs.disabled; | ||
} | ||
if (!attrs.hreflang) { | ||
delete attrs.hreflang; | ||
} | ||
if (!attrs.download) { | ||
delete attrs.download; | ||
} | ||
return { | ||
@@ -184,0 +193,0 @@ Tag, |
@@ -178,2 +178,11 @@ import { Comment, Text, computed, BaseTransition, h, Transition, onBeforeMount, onBeforeUnmount, reactive } from 'vue'; | ||
} | ||
if (!attrs.disabled) { | ||
delete attrs.disabled; | ||
} | ||
if (!attrs.hreflang) { | ||
delete attrs.hreflang; | ||
} | ||
if (!attrs.download) { | ||
delete attrs.download; | ||
} | ||
return { | ||
@@ -180,0 +189,0 @@ Tag, |
{ | ||
"name": "@fastkit/vue-utils", | ||
"version": "0.6.8", | ||
"version": "0.6.9", | ||
"description": "@fastkit/vue-utils", | ||
@@ -34,7 +34,7 @@ "buildOptions": { | ||
"dependencies": { | ||
"@fastkit/body-scroll-lock": "0.6.8", | ||
"@fastkit/visibility": "0.6.8", | ||
"@fastkit/keybord": "0.6.8", | ||
"@fastkit/helpers": "0.6.8" | ||
"@fastkit/body-scroll-lock": "0.6.9", | ||
"@fastkit/visibility": "0.6.9", | ||
"@fastkit/keybord": "0.6.9", | ||
"@fastkit/helpers": "0.6.9" | ||
} | ||
} |
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
78869
2258
+ Added@fastkit/body-scroll-lock@0.6.9(transitive)
+ Added@fastkit/helpers@0.6.9(transitive)
+ Added@fastkit/keybord@0.6.9(transitive)
+ Added@fastkit/tiny-logger@0.6.9(transitive)
+ Added@fastkit/visibility@0.6.9(transitive)
- Removed@fastkit/body-scroll-lock@0.6.8(transitive)
- Removed@fastkit/helpers@0.6.8(transitive)
- Removed@fastkit/keybord@0.6.8(transitive)
- Removed@fastkit/tiny-logger@0.6.8(transitive)
- Removed@fastkit/visibility@0.6.8(transitive)
Updated@fastkit/helpers@0.6.9
Updated@fastkit/keybord@0.6.9
Updated@fastkit/visibility@0.6.9