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

react-virtualized

Package Overview
Dependencies
Maintainers
1
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtualized - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

source/VirtualScroll/VirtualScroll.js

3

CHANGELOG.md
Changelog
------------
#### 0.0.4
Added keypress scrolling support.
#### 0.0.3

@@ -5,0 +8,0 @@ Added "main" entry to package.json.

4

package.json

@@ -6,3 +6,3 @@ {

"user": "bvaughn",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {

@@ -21,3 +21,3 @@ "build": "npm run build:webpack",

"test:unit": "NODE_ENV=dev karma start",
"watch": "watch 'clear && npm run lint -s && npm run test -s' source test"
"watch": "watch 'clear && npm run lint -s && npm run test -s' source"
},

@@ -24,0 +24,0 @@ "repository": {

@@ -149,2 +149,6 @@ /** @flow */

</div>
<p>
View <a href='https://github.com/bvaughn/react-virtualized/blob/master/source/FlexTable/FlexTable.example.js'>the source</a>
</p>
</div>

@@ -151,0 +155,0 @@ )

@@ -82,2 +82,6 @@ /**

/>
<p>
View <a href='https://github.com/bvaughn/react-virtualized/blob/master/source/VirtualScroll/VirtualScroll.example.js'>the source</a>
</p>
</div>

@@ -84,0 +88,0 @@ )

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