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

@opentiny/vue-dialog-box

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-dialog-box - npm Package Compare versions

Comparing version 3.6.6 to 3.6.7

6

lib/index.js

@@ -18,8 +18,2 @@ function _extends() {

import MobileTemplate from "./mobile.js";
import "@opentiny/vue-renderless/dialog-box/vue";
import "@opentiny/vue-icon";
import "@opentiny/vue-theme/dialog-box/index.css";
import "vue";
import "../../_plugin-vue_export-helper-cfc4284c.mjs";
import "@opentiny/vue-theme-mobile/dialog-box/index.css";
var template = function template2(mode) {

@@ -26,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/mobile.js

@@ -148,5 +148,5 @@ import { renderless, api } from "@opentiny/vue-renderless/dialog-box/vue";

}
var MobileTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var mobile = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
MobileTemplate as default
mobile as default
};

@@ -182,5 +182,5 @@ import { renderless, api } from "@opentiny/vue-renderless/dialog-box/vue";

}
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
PcTemplate as default
pc as default
};
{
"name": "@opentiny/vue-dialog-box",
"version": "3.6.6",
"version": "3.6.7",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~3.6.6",
"@opentiny/vue-icon": "~3.6.6",
"@opentiny/vue-common": "~3.6.7",
"@opentiny/vue-icon": "~3.6.7",
"@opentiny/vue-renderless": "~3.6.6"

@@ -10,0 +10,0 @@ },

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