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

treetabular

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

treetabular - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

5

CHANGELOG.md
## treetabular
3.5.0 / 2017-10-05
==================
* Chore - Support React 16. #21
3.4.0 / 2017-09-13

@@ -4,0 +9,0 @@ ==================

19

package.json
{
"name": "treetabular",
"version": "3.4.0",
"version": "3.5.0",
"description": "Tree utilities",

@@ -70,16 +70,15 @@ "scripts": {

"lodash": "^4.17.4",
"prop-types": "^15.5.10",
"react": "^15.4.2",
"react-addons-test-utils": "^15.4.2",
"react-dnd": "^2.2.3",
"react-dom": "^15.4.2",
"reactabular-dnd": "^8.6.0",
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dnd": "^2.5.3",
"react-dom": "^16.0.0",
"reactabular-dnd": "^8.12.0",
"redux": "^3.6.0",
"rimraf": "^2.5.4",
"searchtabular": "^1.3.2",
"sortabular": "^1.2.0"
"searchtabular": "^1.7.0",
"sortabular": "^1.5.0"
},
"peerDependencies": {
"lodash": ">= 4.0.0 < 5.0.0",
"react": ">= 15.0.0 < 16.0.0",
"react": ">= 15.0.0 < 17.0.0",
"redux": ">= 3.0.0 < 4.0.0"

@@ -86,0 +85,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