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

react-object-table-viewer

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

react-object-table-viewer - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+3
-0
CHANGELOG.md
# CHANGELOG
## v1.0.7
- fix types path
### v1.0.6

@@ -4,0 +7,0 @@ - fix minimal dependencies

+2
-2

@@ -5,7 +5,7 @@ {

"license": "MIT",
"version": "1.0.6",
"version": "1.0.7",
"description": "react object table ui",
"main": "out/cjs",
"module": "esm",
"types": "cjs/index.d.ts",
"types": "out/cjs/index.d.ts",
"homepage": "https://jinkwon.github.io/react-object-table-viewer",

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