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

@opentiny/vue-drawer

Package Overview
Dependencies
Maintainers
1
Versions
42
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 3.11.0 to 3.12.0

2

lib/index.js

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

};
var version = "3.11.0";
var version = "3.12.0";
Drawer.model = {

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

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

}), createVNode(Transition, {
name: "drawer-slideRight",
name: "drawer-slide-" + $props.placement,
persisted: ""

@@ -238,3 +238,3 @@ }, {

/* FORWARDED */
})]);
}, 8, ["name"])]);
}

@@ -241,0 +241,0 @@ var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);

{
"name": "@opentiny/vue-drawer",
"version": "3.11.0",
"version": "3.12.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-button": "~3.11.0",
"@opentiny/vue-common": "~3.11.0",
"@opentiny/vue-renderless": "~3.11.0"
"@opentiny/vue-button": "~3.12.0",
"@opentiny/vue-common": "~3.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