Socket
Socket
Sign inDemoInstall

react-virtualized-sectionlist

Package Overview
Dependencies
42
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

dist/commonjs/index.js

9

package.json
{
"name": "react-virtualized-sectionlist",
"version": "0.0.2",
"version": "0.0.3",
"description": "React SectionList component based in react-virtualized List",
"main": "dist/commonjs/index.js",
"module": "dist/es/index.js",
"jsnext:main": "dist/es/index.js",
"repository": {

@@ -22,4 +24,7 @@ "type": "git",

"prepublish": "npm run build",
"start": "exit 1"
"start": "npm run build"
},
"files": [
"dist"
],
"keywords": [

@@ -26,0 +31,0 @@ "react",

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