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.0.2 to 1.0.3

2

dialog.js

@@ -504,3 +504,3 @@ /*! Copyright (c) 2016 Ayogo Health Inc.

if (prevFocus != $window.document.body) {
if (prevFocus && (prevFocus != $window.document.body)) {
prevFocus.blur();

@@ -507,0 +507,0 @@ }

{
"name": "ay-dialog",
"version": "1.0.2",
"version": "1.0.3",
"copyright": "Copyright 2016 Ayogo Health Inc.",

@@ -9,3 +9,4 @@ "license": "MIT",

"contributors": [
"Darryl Pogue <darryl@dpogue.ca>"
"Darryl Pogue <darryl@dpogue.ca>",
"Onataze Messiri <onataze@gmail.com>"
],

@@ -12,0 +13,0 @@ "description": "An HTML5 spec-compliant <dialog> polyfill.",

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