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

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.39.0 to 2.40.0

5

CHANGELOG.md

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

2.40.0 - (September 6, 2019)
------------------
### Added
* Props table markdown file import added to doc site page
2.39.0 - (August 21, 2019)

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

1

docs/README.md

@@ -32,3 +32,2 @@ # Terra Props Table

import React from 'react';
import PropsTable from '../../terra-props-table/src/PropsTable';
import ComponentSrc from '!raw-loader!../src/Component.jsx';

@@ -35,0 +34,0 @@

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

@@ -36,3 +36,3 @@ "repository": {

"react-docgen": "^2.15.0",
"terra-markdown": "^2.33.0"
"terra-markdown": "^2.34.0"
},

@@ -49,3 +49,3 @@ "scripts": {

},
"gitHead": "37723a89a2355ab6990c3ea974ad4a6764bcfa42"
"gitHead": "136f56d7acaefb2e95e81f7024aa93363f04ff18"
}
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