Comparing version 1.0.0 to 1.0.1
@@ -480,7 +480,3 @@ /*! Copyright (c) 2016 Ayogo Health Inc. | ||
if (el.open) { | ||
if (typeof DOMException === 'function') { | ||
throw new DOMException('Modal is already open', 'InvalidStateError'); | ||
} else { | ||
throw new Error('Modal is already open'); | ||
} | ||
return; | ||
} | ||
@@ -487,0 +483,0 @@ |
{ | ||
"name": "ay-dialog", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"copyright": "Copyright 2016 Ayogo Health Inc.", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"contributors": [ | ||
"Darryl Pogue <darryl@dpogue.ca>" | ||
"Darryl Pogue <darryl@dpogue.ca>" | ||
], | ||
@@ -12,0 +12,0 @@ "description": "An HTML5 spec-compliant <dialog> polyfill.", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26851
565
1