Socket
Socket
Sign inDemoInstall

react-virtualized-sectionlist

Package Overview
Dependencies
15
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

9

package.json
{
"name": "react-virtualized-sectionlist",
"version": "0.0.4",
"version": "0.0.5",
"description": "React SectionList component based in react-virtualized List",

@@ -43,2 +43,3 @@ "main": "dist/commonjs/index.js",

"babel-core": "^6.25.0",
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",

@@ -56,10 +57,8 @@ "babel-polyfill": "^6.23.0",

"dependencies": {
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
"classnames": "^2.2.5",
"react-virtualized": "^9.9.0"
},
"peerDependencies": {
"react": "^15.3.0 || ^16.0.0-beta.1",
"react-dom": "^15.3.0 || ^16.0.0-beta.1"
"react": "*",
"react-dom": "*"
}
}
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