@featherds/chips
Advanced tools
Comparing version 0.9.2 to 0.9.4
@@ -29,6 +29,7 @@ var __defProp = Object.defineProperty; | ||
var _export_sfc = (sfc, props) => { | ||
const target = sfc.__vccOpts || sfc; | ||
for (const [key, val] of props) { | ||
sfc[key] = val; | ||
target[key] = val; | ||
} | ||
return sfc; | ||
return target; | ||
}; | ||
@@ -177,3 +178,3 @@ const _sfc_main$8 = { | ||
} | ||
var Label = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$5], ["__scopeId", "data-v-368d26ce"]]); | ||
var Label = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$5], ["__scopeId", "data-v-36416bed"]]); | ||
var PreIcon_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -180,0 +181,0 @@ const _sfc_main$5 = {}; |
{ | ||
"name": "@featherds/chips", | ||
"version": "0.9.2", | ||
"version": "0.9.4", | ||
"publishConfig": { | ||
@@ -12,7 +12,7 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.9.2", | ||
"@featherds/icon": "^0.9.2", | ||
"@featherds/radio": "^0.9.2", | ||
"@featherds/ripple": "^0.9.2", | ||
"@featherds/styles": "^0.9.2", | ||
"@featherds/composables": "^0.9.4", | ||
"@featherds/icon": "^0.9.4", | ||
"@featherds/radio": "^0.9.4", | ||
"@featherds/ripple": "^0.9.4", | ||
"@featherds/styles": "^0.9.4", | ||
"vue": "^3.1.0-0" | ||
@@ -25,3 +25,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "c5b9a591688579921f59e070325aa141c23315f7" | ||
"gitHead": "0d8264a146589184f27c3b0e135890dd5a6062ff" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
@material/chips |
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
90395
1300
1
Updated@featherds/icon@^0.9.4
Updated@featherds/radio@^0.9.4
Updated@featherds/ripple@^0.9.4
Updated@featherds/styles@^0.9.4