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

dom-helpers

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-helpers - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "dom-helpers",
"version": "1.3.1",
"version": "1.3.2",
"description": "tiny modular DOM lib for ie8+ ",

@@ -5,0 +5,0 @@ "author": {

@@ -7,3 +7,3 @@ 'use strict';

raf = require('./requestAnimationFrame'),
getWindow = require('./isWindow');
getWindow = require('../query/isWindow');

@@ -10,0 +10,0 @@ module.exports = function scrollTo(selected, scrollParent) {

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