@opentiny/vue-user-contact
Advanced tools
Comparing version 2.6.6 to 2.6.7
@@ -18,8 +18,2 @@ function _extends() { | ||
import "@opentiny/vue-theme/user-contact/index.css"; | ||
import "@opentiny/vue-renderless/user-contact/vue"; | ||
import "@opentiny/vue-user-head"; | ||
import "@opentiny/vue-card-template"; | ||
import "@opentiny/vue-popover"; | ||
import "@opentiny/vue-icon"; | ||
import "../../vueComponentNormalizer-de5b7a1c.mjs"; | ||
var template = function template2(mode) { | ||
@@ -26,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode)) |
@@ -225,7 +225,7 @@ import { renderless, api } from "@opentiny/vue-renderless/user-contact/vue"; | ||
} | ||
var PcTemplate = /* @__PURE__ */ function() { | ||
var pc = /* @__PURE__ */ function() { | ||
return __component__.exports; | ||
}(); | ||
export { | ||
PcTemplate as default | ||
pc as default | ||
}; |
{ | ||
"name": "@opentiny/vue-user-contact", | ||
"version": "2.6.6", | ||
"version": "2.6.7", | ||
"description": "", | ||
@@ -8,7 +8,7 @@ "main": "./lib/index.js", | ||
"@opentiny/vue-renderless": "~3.6.6", | ||
"@opentiny/vue-common": "~2.6.6", | ||
"@opentiny/vue-user-head": "~2.6.6", | ||
"@opentiny/vue-card-template": "~2.6.6", | ||
"@opentiny/vue-popover": "~2.6.6", | ||
"@opentiny/vue-icon": "~2.6.6" | ||
"@opentiny/vue-common": "~2.6.7", | ||
"@opentiny/vue-user-head": "~2.6.7", | ||
"@opentiny/vue-card-template": "~2.6.7", | ||
"@opentiny/vue-popover": "~2.6.7", | ||
"@opentiny/vue-icon": "~2.6.7" | ||
}, | ||
@@ -15,0 +15,0 @@ "license": "MIT", |
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
14775
429