New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-infinite-scroller

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-infinite-scroller - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

react-infinite-scroller/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for react-infinite-scroller 1.0.12

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

@@ -65,3 +65,3 @@ declare module 'react-infinite-scroller' {

export default class InfiniteScroll extends React.Component<InfiniteScrollProps, any> { }
export default class InfiniteScroll extends React.Component<InfiniteScrollProps> { }
}
{
"name": "@types/react-infinite-scroller",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for react-infinite-scroller",

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

"peerDependencies": {},
"typesPublisherContentHash": "b1fc0f3d896b0b58651ea2533382f61f910973bfecdfc44dc47f4bae2fb4f98c",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "1794edd4baef60e8dbd1e129d255d93c37219b5536d734d581b8cd261dbc9d53",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 02 Jun 2017 14:56:33 GMT
* Last updated: Fri, 23 Jun 2017 17:35:55 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