Socket
Socket
Sign inDemoInstall

terra-props-table

Package Overview
Dependencies
Maintainers
9
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-props-table - npm Package Compare versions

Comparing version 2.29.0 to 2.30.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

2.28.0 - (March 26, 2019)
------------------
### Changed
* Update react/react-dom peer-dependency to latest stable minor release
2.27.0 - (March 21, 2019)

@@ -9,0 +14,0 @@ ------------------

8

package.json
{
"name": "terra-props-table",
"main": "lib/PropsTable.js",
"version": "2.29.0",
"version": "2.30.0",
"description": "React component to render a table view for the props metadata of another react component.",

@@ -27,4 +27,4 @@ "repository": {

"peerDependencies": {
"react": "^16.4.2",
"react-dom": "^16.4.2"
"react": "^16.8.5",
"react-dom": "^16.8.5"
},

@@ -37,3 +37,3 @@ "dependencies": {

"react-docgen": "^2.15.0",
"terra-markdown": "^2.23.0"
"terra-markdown": "^2.24.0"
},

@@ -40,0 +40,0 @@ "scripts": {

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