New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scalar/use-modal

Package Overview
Dependencies
Maintainers
7
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/use-modal - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

6

CHANGELOG.md
# @scalar/use-modal
## 0.1.5
### Patch Changes
- b0835a2: users not using themed css fallbacks
## 0.1.4

@@ -4,0 +10,0 @@

4

dist/index.js

@@ -897,3 +897,3 @@ import { cloneVNode, h as h$2, Fragment, inject, watchEffect, ref, computed, defineComponent, onMounted, onUnmounted, watch, provide, Teleport, reactive, unref, shallowRef, nextTick, openBlock, createBlock, withCtx, createElementVNode, createVNode, normalizeClass, normalizeStyle, createTextVNode, toDisplayString, createCommentVNode, renderSlot } from "vue";

});
const FlowModal_vue_vue_type_style_index_0_scoped_0d59df22_lang = "";
const FlowModal_vue_vue_type_style_index_0_scoped_e05a25d9_lang = "";
const _export_sfc = (sfc, props) => {

@@ -906,3 +906,3 @@ const target = sfc.__vccOpts || sfc;

};
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0d59df22"]]);
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e05a25d9"]]);
const useModal = () => reactive({

@@ -909,0 +909,0 @@ open: false,

{
"name": "@scalar/use-modal",
"description": "modals for Vue",
"version": "0.1.4",
"version": "0.1.5",
"author": "Scalar (https://github.com/scalar)",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/scalar/scalar/issues/new",

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