@featherds/app-bar
Advanced tools
Comparing version 0.10.2 to 0.10.3
@@ -94,3 +94,3 @@ var __defProp = Object.defineProperty; | ||
} | ||
var FeatherAppBarLink = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-4024ea1e"]]); | ||
var FeatherAppBarLink = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-95e5f316"]]); | ||
var FeatherAppBar_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -226,3 +226,3 @@ const LABELS = { | ||
} | ||
var FeatherAppBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-4d583fc6"]]); | ||
var FeatherAppBar = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-eb387d3c"]]); | ||
export { FeatherAppBar, FeatherAppBarLink }; |
{ | ||
"name": "@featherds/app-bar", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"publishConfig": { | ||
@@ -12,6 +12,6 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.10.2", | ||
"@featherds/icon": "^0.10.2", | ||
"@featherds/ripple": "^0.10.2", | ||
"@featherds/styles": "^0.10.2", | ||
"@featherds/composables": "^0.10.3", | ||
"@featherds/icon": "^0.10.3", | ||
"@featherds/ripple": "^0.10.3", | ||
"@featherds/styles": "^0.10.3", | ||
"vue": "^3.1.0-0" | ||
@@ -24,3 +24,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "962dcee415575770eb0bc2781bfd29288873176e" | ||
"gitHead": "52cfa2d3253a4db3ec6c1b66bb77dc5b1faff3c2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
34151
Updated@featherds/icon@^0.10.3
Updated@featherds/ripple@^0.10.3
Updated@featherds/styles@^0.10.3