Socket
Socket
Sign inDemoInstall

m-balloon

Package Overview
Dependencies
24
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -185,3 +185,3 @@ 'use strict';

var origin = {
left: handler.offsetLeft, top: handler.offsetTop,
left: handler.offsetLeft, top: handler.offsetTop - document.querySelector('.m-base-window').scrollTop,
width: handler.offsetWidth, height: handler.offsetHeight

@@ -188,0 +188,0 @@ };

{
"name": "m-balloon",
"version": "1.0.0",
"version": "1.0.1",
"description": "m-balloon - simulate 'title' pop layer",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc