Comparing version 0.14.8 to 0.14.9
@@ -0,1 +1,2 @@ | ||
var _VueDemiGlobal = typeof globalThis !== 'undefined' ? globalThis : global || self; // from umd | ||
var VueDemi = (function (VueDemi, Vue, VueCompositionAPI) { | ||
@@ -116,5 +117,5 @@ if (VueDemi.install) { | ||
})( | ||
((globalThis || self).VueDemi = (globalThis || self).VueDemi || (typeof VueDemi !== 'undefined' ? VueDemi : {})), | ||
(globalThis || self).Vue || (typeof Vue !== 'undefined' ? Vue : undefined), | ||
(globalThis || self).VueCompositionAPI || (typeof VueCompositionAPI !== 'undefined' ? VueCompositionAPI : undefined) | ||
(_VueDemiGlobal.VueDemi = _VueDemiGlobal.VueDemi || (typeof VueDemi !== 'undefined' ? VueDemi : {})), | ||
_VueDemiGlobal.Vue || (typeof Vue !== 'undefined' ? Vue : undefined), | ||
_VueDemiGlobal.VueCompositionAPI || (typeof VueCompositionAPI !== 'undefined' ? VueCompositionAPI : undefined) | ||
); |
{ | ||
"name": "vue-demi", | ||
"version": "0.14.8", | ||
"version": "0.14.9", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=12" |
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
27490
615