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

@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.1 to 1.5.2

0

react-scroll/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for react-scroll 1.5

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

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

1

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

@@ -8,2 +8,3 @@ import * as React from "react";

spy?: boolean;
hashSpy?: boolean;
smooth?: boolean | string;

@@ -10,0 +11,0 @@ offset?: number;

@@ -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;

11

react-scroll/package.json
{
"name": "@types/react-scroll",
"version": "1.5.1",
"version": "1.5.2",
"description": "TypeScript definitions for react-scroll",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Ioannis Kokkinidis",
"url": "https://github.com/sudoplz"
"url": "https://github.com/sudoplz",
"githubUsername": "sudoplz"
},
{
"name": "Giedrius Grabauskas",
"url": "https://github.com/GiedriusGrabauskas"
"url": "https://github.com/GiedriusGrabauskas",
"githubUsername": "GiedriusGrabauskas"
}

@@ -26,5 +28,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "56ab5fcdb7195ce3c602dfb4f991d411baabcfa37a7fa8f24f4f6ac97eb27fac",
"typesPublisherContentHash": "a11c4072cea3e4cc0f62bda183ab3e85283d36661a1859f88d31605866e64497",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 23 Jun 2017 17:37:55 GMT
* Last updated: Wed, 15 Nov 2017 11:28:31 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