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 0.0.30 to 0.0.31

1

react-scroll/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-scroll

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ import * as React from 'react';

7

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

@@ -16,4 +16,5 @@ "license": "MIT",

},
"typings": "index.d.ts",
"typesPublisherContentHash": "64c8295af7ce3d13ead79eafe7a7b816cd79f03c14f050ba0764d2d9de4328bd"
"peerDependencies": {},
"typesPublisherContentHash": "170b7f9a3491b9b8969bd794de42b4acc6b16b75e2b7d6d560115d0ca88a37f9",
"typeScriptVersion": "2.1"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-scroll
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-scroll
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: react
* Global values: Button, DirectLink, Element, Events, Helpers, Link, animateScroll, directScroller, scrollSpy, scroller
* Last updated: Mon, 23 Jan 2017 21:31:31 GMT
* Dependencies: react
* Global values: none
# Credits
These definitions were written by Ioannis Kokkinidis <www.github.com/sudoplz>.
{
"authors": "Ioannis Kokkinidis <www.github.com/sudoplz>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [
"react"
],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"name": "react-scroll",
"libraryName": "react-scroll",
"typingsPackageName": "react-scroll",
"projectName": "https://github.com/fisshy/react-scroll",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [
"Button",
"DirectLink",
"Element",
"Events",
"Helpers",
"Link",
"animateScroll",
"directScroller",
"scrollSpy",
"scroller"
],
"declaredModules": [
"react-scroll"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "64c8295af7ce3d13ead79eafe7a7b816cd79f03c14f050ba0764d2d9de4328bd"
"data": {
"authors": "Ioannis Kokkinidis <www.github.com/sudoplz>",
"dependencies": {
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "react-scroll",
"typingsPackageName": "react-scroll",
"projectName": "https://github.com/fisshy/react-scroll",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"react-scroll/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "170b7f9a3491b9b8969bd794de42b4acc6b16b75e2b7d6d560115d0ca88a37f9"
},
"isLatest": true
}
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