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
8
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.2.4 to 0.2.5

6

CHANGELOG.md
# @scalar/use-modal
## 0.2.5
### Patch Changes
- 5b3f7d9: fix: updated scroll region padding to for chrome update
## 0.2.4

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

4

dist/index.js

@@ -59,3 +59,3 @@ import { defineComponent, openBlock, createBlock, unref, withCtx, createElementVNode, createVNode, normalizeClass, normalizeStyle, createTextVNode, toDisplayString, createCommentVNode, renderSlot, reactive } from "vue";

});
const FlowModal_vue_vue_type_style_index_0_scoped_3886599a_lang = "";
const FlowModal_vue_vue_type_style_index_0_scoped_ef3be3ca_lang = "";
const _export_sfc = (sfc, props) => {

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

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

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

@@ -14,3 +14,3 @@ {

],
"version": "0.2.4",
"version": "0.2.5",
"engines": {

@@ -17,0 +17,0 @@ "node": ">=18"

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