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
0
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 2.17.0 to 2.18.0

2

lib/index.js

@@ -197,3 +197,3 @@ function _extends() {

});
var version = "2.17.0";
var version = "2.18.0";
DialogBox.install = function(Vue) {

@@ -200,0 +200,0 @@ Vue.component(DialogBox.name, DialogBox);

@@ -195,5 +195,2 @@ import { renderless, api } from '@opentiny/vue-renderless/dialog-box/vue';

return _vm.handleClose("close", $event);
},
"mousedown": function mousedown($event) {
$event.stopPropagation();
}

@@ -200,0 +197,0 @@ }

{
"name": "@opentiny/vue-dialog-box",
"version": "2.17.0",
"version": "2.18.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~2.17.0",
"@opentiny/vue-icon": "~2.17.0",
"@opentiny/vue-action-sheet": "~2.17.0",
"@opentiny/vue-renderless": "~3.17.0",
"@opentiny/vue-theme-mobile": "~3.17.0",
"@opentiny/vue-theme": "~3.17.0"
"@opentiny/vue-common": "~2.18.0",
"@opentiny/vue-icon": "~2.18.0",
"@opentiny/vue-action-sheet": "~2.18.0",
"@opentiny/vue-renderless": "~3.18.0",
"@opentiny/vue-theme-mobile": "~3.18.0",
"@opentiny/vue-theme": "~3.18.0"
},

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

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