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

@types/scroll-to-element

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/scroll-to-element - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

scroll-to-element/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for scroll-to-element 2.0

offset: number;
align?: 'top' | 'middle' | 'bottom' | undefined;
align?: "top" | "middle" | "bottom" | undefined;
ease?: string | undefined;

@@ -11,0 +11,0 @@ duration?: number | undefined;

{
"name": "@types/scroll-to-element",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for scroll-to-element",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scroll-to-element",

"dependencies": {},
"typesPublisherContentHash": "f8c672b8d80df419aae7cbee2d5ee2cc0a621dc1b4a2ce06dd0d274d1a6d4a89",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "35ec331e5f82f81b080ef0bde368b5ec710c296923b857d2b780d29f457e16a5",
"typeScriptVersion": "4.5"
}

@@ -18,3 +18,3 @@ # Installation

offset: number;
align?: 'top' | 'middle' | 'bottom' | undefined;
align?: "top" | "middle" | "bottom" | undefined;
ease?: string | undefined;

@@ -31,3 +31,3 @@ duration?: number | undefined;

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:48 GMT
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Dependencies: none

@@ -34,0 +34,0 @@ * Global values: none

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