Socket
Socket
Sign inDemoInstall

@opentiny/vue-drawer

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-drawer - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

2

lib/index.js

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

};
var version = "2.11.0";
var version = "2.12.0";
Drawer.model = {

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

@@ -103,3 +103,3 @@ import { renderless, api } from "@opentiny/vue-renderless/drawer/vue";

attrs: {
"name": "drawer-slideRight"
"name": "drawer-slide-" + _vm.placement
}

@@ -106,0 +106,0 @@ }, [_c("div", {

{
"name": "@opentiny/vue-drawer",
"version": "2.11.0",
"version": "2.12.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-button": "~2.11.0",
"@opentiny/vue-common": "~2.11.0",
"@opentiny/vue-renderless": "~3.11.0"
"@opentiny/vue-button": "~2.12.0",
"@opentiny/vue-common": "~2.12.0",
"@opentiny/vue-renderless": "~3.12.0"
},

@@ -15,0 +15,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