Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@featherds/chips

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/chips - npm Package Compare versions

Comparing version 0.9.2 to 0.9.4

7

dist/app.es.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc