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.0 to 0.1.1

CHANGELOG.md

4

dist/index.js

@@ -895,3 +895,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_07d98c7e_lang = "";
const FlowModal_vue_vue_type_style_index_0_scoped_2819ff1b_lang = "";
const _export_sfc = (sfc, props) => {

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

};
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-07d98c7e"]]);
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2819ff1b"]]);
const useModal = () => reactive({

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

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

@@ -25,3 +25,4 @@ "bugs": "https://github.com/scalar/scalar/issues/new",

"files": [
"dist"
"dist",
"CHANGELOG.md"
],

@@ -28,0 +29,0 @@ "homepage": "https://github.com/scalar/scalar",

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