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.1.0-alpha.18 to 0.1.0-alpha.19

2

es/binder/src/get-placement-style.js

@@ -157,3 +157,3 @@ const oppositionPositions = {

left: `${targetRect.left - offsetRect.left + targetRect.width}px`,
transform: 'translateY(-100%)'
transform: 'translateY(-50%)'
};

@@ -160,0 +160,0 @@ case 'left':

@@ -162,3 +162,3 @@ "use strict";

left: `${targetRect.left - offsetRect.left + targetRect.width}px`,
transform: 'translateY(-100%)'
transform: 'translateY(-50%)'
};

@@ -165,0 +165,0 @@ case 'left':

{
"name": "vueuc",
"version": "0.1.0-alpha.18",
"version": "0.1.0-alpha.19",
"description": "Util Components for Vue",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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