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

ay-dialog

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ay-dialog - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

5

dialog.js

@@ -445,4 +445,2 @@ /*! Copyright (c) 2016 Ayogo Health Inc.

doPositioning(el, offset, false);
if (prevFocus && (prevFocus != $window.document.body)) {

@@ -458,2 +456,3 @@ prevFocus.blur();

el.open = true;
doPositioning(el, offset, false);

@@ -494,3 +493,2 @@ if (!isSafariMobile) {

doPositioning(el, offset, true);
doBackdrop();

@@ -510,2 +508,3 @@

el.open = true;
doPositioning(el, offset, true);

@@ -512,0 +511,0 @@ if (!isSafariMobile) {

2

package.json
{
"name": "ay-dialog",
"version": "1.3.0",
"version": "1.3.1",
"copyright": "Copyright 2016 Ayogo Health Inc.",

@@ -5,0 +5,0 @@ "license": "MIT",

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