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

@featherds/dialog

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/dialog - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

4

dist/app.es.js

@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty;

import { FeatherIcon } from "@featherds/icon";
import Close from "@featherds/icon/navigation/Close";
import Close from "@featherds/icon/navigation/Cancel";
import { getSafeId } from "@featherds/utils/id";

@@ -204,3 +204,3 @@ import { useCloseOnEsc } from "@featherds/composables/modal/CloseOnEsc";

}
var DialogClose = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-9d6dba3a"]]);
var DialogClose = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-0e4128aa"]]);
var FeatherDialog_vue_vue_type_style_index_0_scoped_true_lang = "";

@@ -207,0 +207,0 @@ const LABELS = {

{
"name": "@featherds/dialog",
"version": "0.2.11",
"version": "0.2.12",
"publishConfig": {

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

"dependencies": {
"@featherds/composables": "^0.2.11",
"@featherds/icon": "^0.2.11",
"@featherds/styles": "^0.2.11",
"@featherds/utils": "^0.2.11",
"@featherds/composables": "^0.2.12",
"@featherds/icon": "^0.2.12",
"@featherds/styles": "^0.2.12",
"@featherds/utils": "^0.2.12",
"vue": "^3.1.0-0"

@@ -24,3 +24,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "7fa91fd408911722cca0cb3164e7196cd1cca3d2"
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf"
}

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