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

vueuc

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vueuc - npm Package Compare versions

Comparing version 0.4.25-0 to 0.4.25-1

4

es/binder/src/Follower.js

@@ -232,3 +232,5 @@ /* eslint-disable @typescript-eslint/no-non-null-assertion */

}, {
_: 3,
default: () => {
var _a, _b;
const vNode = h('div', {

@@ -241,3 +243,3 @@ class: ['v-binder-follower-container', this.containerClass],

ref: 'followerRef'
}, this.$slots)
}, (_b = (_a = this.$slots).default) === null || _b === void 0 ? void 0 : _b.call(_a))
]);

@@ -244,0 +246,0 @@ if (this.zindexable) {

@@ -237,3 +237,5 @@ "use strict";

}, {
_: 3,
default: () => {
var _a, _b;
const vNode = (0, vue_1.h)('div', {

@@ -246,3 +248,3 @@ class: ['v-binder-follower-container', this.containerClass],

ref: 'followerRef'
}, this.$slots)
}, (_b = (_a = this.$slots).default) === null || _b === void 0 ? void 0 : _b.call(_a))
]);

@@ -249,0 +251,0 @@ if (this.zindexable) {

{
"name": "vueuc",
"version": "0.4.25-0",
"version": "0.4.25-1",
"description": "Util Components for Vue",

@@ -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