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

hsy-vue-dialog

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hsy-vue-dialog - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

lib/index.js

@@ -698,3 +698,2 @@ module.exports =

captureParentOverflow: function captureParentOverflow() {
console.log(this.parentEl);
var style = window.getComputedStyle(this.parentEl);

@@ -701,0 +700,0 @@ this.parentOverflowX = style.getPropertyValue('overflowX');

2

package.json
{
"name": "hsy-vue-dialog",
"version": "0.0.6",
"version": "0.0.7",
"description": "vue dialog component",

@@ -5,0 +5,0 @@ "author": "hsiaosiyuan0 <hsiaosiyuan0@outlook.com>",

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