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

scrollingelement

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrollingelement - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

6

package.json
{
"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 @@

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