Socket
Socket
Sign inDemoInstall

@types/react-scroll

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-scroll - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

2

react-scroll/index.d.ts

@@ -6,5 +6,5 @@ // Type definitions for react-scroll 1.5

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// TypeScript Version: 2.6
import * as ReactScroll from "./modules/index";
export = ReactScroll;

@@ -0,0 +0,0 @@ import * as React from "react";

@@ -0,0 +0,0 @@ import * as React from "react";

@@ -0,0 +0,0 @@ import * as React from "react";

@@ -0,0 +0,0 @@ export { default as Button } from "./components/Button";

@@ -0,0 +0,0 @@ export function animateTopScroll(y: number, options: any, to: string, target: any): void;

@@ -0,0 +0,0 @@ export namespace Helpers {

@@ -0,0 +0,0 @@ declare namespace Events {

@@ -0,0 +0,0 @@ interface ScrollSpy {

@@ -0,0 +0,0 @@ export function unmount(): void;

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

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "a11c4072cea3e4cc0f62bda183ab3e85283d36661a1859f88d31605866e64497",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "fbdccf0880cd416789fd752b63997efbf1d4b19cfbc9aa90c81393f535f566f3",
"typeScriptVersion": "2.6"
}

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

Additional Details
* Last updated: Wed, 15 Nov 2017 11:28:31 GMT
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT
* Dependencies: react

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

Sorry, the diff of this file is not supported yet

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