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.10.7 to 0.10.8

8

dist/app.es.js

@@ -395,7 +395,7 @@ var __defProp = Object.defineProperty;

};
const register = inject("register", (t) => {
const register = inject("register", (_t) => {
});
const blur = inject("blur", (t) => {
const blur = inject("blur", (_t) => {
});
const select = inject("select", (t) => {
const select = inject("select", (_t) => {
});

@@ -470,3 +470,3 @@ const vm = {

}
var RadioChip = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__scopeId", "data-v-4472cc4b"]]);
var RadioChip = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$1], ["__scopeId", "data-v-bbcc2f70"]]);
const props$1 = {

@@ -473,0 +473,0 @@ disabled: {

{
"name": "@featherds/chips",
"version": "0.10.7",
"version": "0.10.8",
"publishConfig": {

@@ -12,7 +12,7 @@ "access": "public"

"dependencies": {
"@featherds/composables": "^0.10.7",
"@featherds/icon": "^0.10.7",
"@featherds/radio": "^0.10.7",
"@featherds/ripple": "^0.10.7",
"@featherds/styles": "^0.10.7",
"@featherds/composables": "^0.10.8",
"@featherds/icon": "^0.10.8",
"@featherds/radio": "^0.10.8",
"@featherds/ripple": "^0.10.8",
"@featherds/styles": "^0.10.8",
"vue": "^3.1.0-0"

@@ -25,3 +25,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "4a3dc68c3141b0021f7bedf13b69b5afa471962f"
"gitHead": "f58926ce6d043036bdbe973d085c76492aec35af"
}

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