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.3 to 2.0.4

5

scroll-to-element/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for scroll-to-element 2.0
// Project: https://github.com/willhoag/scroll-to-element
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -7,0 +2,0 @@ offset: number;

12

scroll-to-element/package.json
{
"name": "@types/scroll-to-element",
"version": "2.0.3",
"version": "2.0.4",
"description": "TypeScript definitions for scroll-to-element",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scroll-to-element",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "35ec331e5f82f81b080ef0bde368b5ec710c296923b857d2b780d29f457e16a5",
"typesPublisherContentHash": "01341bd3094b193140b68ec4259fda9731a35a72b5b625f2fef3c306801fb59d",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for scroll-to-element 2.0
// Project: https://github.com/willhoag/scroll-to-element
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -31,7 +26,6 @@ offset: number;

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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