scrollingelement
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "scrollingelement", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "A `document.scrollingElement` polyfill.", | ||
@@ -20,5 +20,5 @@ "homepage": "https://mths.be/scrollingelement", | ||
"type": "git", | ||
"url": "https://github.com/mathiasbynens/scrollingelement.git" | ||
"url": "https://github.com/mathiasbynens/document.scrollingElement.git" | ||
}, | ||
"bugs": "https://github.com/mathiasbynens/scrollingelement/issues", | ||
"bugs": "https://github.com/mathiasbynens/document.scrollingElement/issues", | ||
"files": [ | ||
@@ -25,0 +25,0 @@ "LICENSE-MIT.txt", |
@@ -1,2 +0,2 @@ | ||
/*! https://mths.be/scrollingelement v1.5.1 by @diegoperini & @mathias | MIT license */ | ||
/*! https://mths.be/scrollingelement v1.5.2 by @diegoperini & @mathias | MIT license */ | ||
if (!('scrollingElement' in document)) (function() { | ||
@@ -3,0 +3,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
7635