Socket
Socket
Sign inDemoInstall

@opentiny/vue-popup

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-popup - npm Package Compare versions

Comparing version 3.12.0 to 3.13.0

2

lib/index.js

@@ -176,3 +176,3 @@ import { defineComponent, $prefix, setup as _setup } from "@opentiny/vue-common";

var Popup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var version = "3.12.0";
var version = "3.13.0";
Popup.model = {

@@ -179,0 +179,0 @@ prop: "modelValue",

{
"name": "@opentiny/vue-popup",
"version": "3.12.0",
"version": "3.13.0",
"description": "",

@@ -10,5 +10,5 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-common": "~3.12.0",
"@opentiny/vue-icon": "~3.12.0",
"@opentiny/vue-renderless": "~3.12.0"
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-icon": "~3.13.0",
"@opentiny/vue-renderless": "~3.13.0"
},

@@ -15,0 +15,0 @@ "license": "MIT",

@@ -58,3 +58,2 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{

gcls: (key: any) => any;
m: (...cssClasses: any[]) => string;
}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("update:modelValue" | "close" | "click" | "open" | "click-overlay" | "closed" | "opened")[], "update:modelValue" | "close" | "click" | "open" | "click-overlay" | "closed" | "opened", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{

@@ -61,0 +60,0 @@ _constants: {

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