Socket
Socket
Sign inDemoInstall

@types/react-infinite-scroll-component

Package Overview
Dependencies
5
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.5 to 5.0.0

47

react-infinite-scroll-component/package.json
{
"name": "@types/react-infinite-scroll-component",
"version": "4.2.5",
"description": "TypeScript definitions for react-infinite-scroll-component",
"license": "MIT",
"contributors": [
{
"name": "Stephanie Roy",
"url": "https://github.com/sroy3",
"githubUsername": "sroy3"
},
{
"name": "Bartosz Dotryw",
"url": "https://github.com/burtek",
"githubUsername": "burtek"
},
{
"name": "David Kevork",
"url": "https://github.com/davidkevork",
"githubUsername": "davidkevork"
},
{
"name": "Joshua R.",
"url": "https://github.com/JoshuaScript",
"githubUsername": "JoshuaScript"
},
{
"name": "Marcelo Cardoso",
"url": "https://github.com/marcelovicentegc",
"githubUsername": "marcelovicentegc"
}
],
"version": "5.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for react-infinite-scroll-component, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-infinite-scroll-component"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "f6e31f61c80853ada7eca863c7f1884faeb0e030dd084e29583ad6c50b793403",
"typeScriptVersion": "2.8"
"react-infinite-scroll-component": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-infinite-scroll-component`
This is a stub types definition for @types/react-infinite-scroll-component (https://github.com/ankeetmaini/react-infinite-scroll-component#readme).
# Summary
This package contains type definitions for react-infinite-scroll-component (https://github.com/ankeetmaini/react-infinite-scroll-component#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-infinite-scroll-component
Additional Details
* Last updated: Mon, 14 Oct 2019 16:05:31 GMT
* Dependencies: @types/react
* Global values: none
# Credits
These definitions were written by Stephanie Roy <https://github.com/sroy3>, Bartosz Dotryw <https://github.com/burtek>, David Kevork <https://github.com/davidkevork>, Joshua R. <https://github.com/JoshuaScript>, and Marcelo Cardoso <https://github.com/marcelovicentegc>.
react-infinite-scroll-component provides its own type definitions, so you don't need @types/react-infinite-scroll-component installed!

Sorry, the diff of this file is not supported yet

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