Socket
Socket
Sign inDemoInstall

@types/react-scroll

Package Overview
Dependencies
1
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.3 to 1.8.4

4

react-scroll/modules/components/Link.d.ts

@@ -16,4 +16,4 @@ import * as React from 'react';

absolute?: boolean | undefined;
onSetActive?(to: string): void;
onSetInactive?(): void;
onSetActive?(to: string, element: HTMLElement): void;
onSetInactive?(to: string, element: HTMLElement): void;
ignoreCancelEvents?: boolean | undefined;

@@ -20,0 +20,0 @@ saveHashHistory?: boolean | undefined;

{
"name": "@types/react-scroll",
"version": "1.8.3",
"version": "1.8.4",
"description": "TypeScript definitions for react-scroll",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-scroll",

},
"typesPublisherContentHash": "0317992a10a9744d57a35de4e8b288c44477eeaf196d9be14bd67d789e31aa6d",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "3888bbdbcfb456fcfaebd1a406af058248b5ffeebefaa8013c4603e8cd38c039",
"typeScriptVersion": "4.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:34:00 GMT
* Last updated: Tue, 19 Jul 2022 09:02:27 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc