🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

ds-react-table

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ds-react-table - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+7
-6
package.json
{
"name": "ds-react-table",
"version": "1.0.0",
"version": "1.0.1",
"description": "Dead simple react table",

@@ -25,6 +25,6 @@ "main": "dist/index.js",

"keywords": [
"typing",
"react typing animation",
"typewriter",
"typist",
"react table",
"simple react table",
"table with sort",
"table",
"react"

@@ -65,3 +65,4 @@ ],

"react": "^17.0.2",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"prop-types": "15.7.2"
},

@@ -68,0 +69,0 @@ "husky": {