New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.0.2

2

dialog.js

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

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

@@ -462,0 +462,0 @@ }

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

@@ -34,5 +34,4 @@ "license": "MIT",

"scripts": {
"version": "npm run dist && git add -A dist",
"postversion": "git push && git push --tags"
}
}
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