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

@opentiny/vue-drawer

Package Overview
Dependencies
Maintainers
0
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.17.1 to 3.17.2

7

lib/pc.js

@@ -233,4 +233,5 @@ import { renderless, api } from '@opentiny/vue-renderless/drawer/vue';

[renderSlot(_ctx.$slots, "default", {}, function() {
var _ctx$customSlots3;
return [createVNode(_component_slot_wrapper, {
node: _ctx.customSlots.default
node: (_ctx$customSlots3 = _ctx.customSlots) == null ? void 0 : _ctx$customSlots3.default
}, null, 8, ["node"])];

@@ -244,4 +245,4 @@ })],

[renderSlot(_ctx.$slots, "footer", {}, function() {
var _ctx$customSlots3;
return [(_ctx$customSlots3 = _ctx.customSlots) != null && _ctx$customSlots3.footer ? (openBlock(), createBlock(_component_slot_wrapper, {
var _ctx$customSlots4;
return [(_ctx$customSlots4 = _ctx.customSlots) != null && _ctx$customSlots4.footer ? (openBlock(), createBlock(_component_slot_wrapper, {
key: 0,

@@ -248,0 +249,0 @@ node: _ctx.customSlots.footer

{
"name": "@opentiny/vue-drawer",
"version": "3.17.1",
"version": "3.17.2",
"description": "",

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

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