terra-props-table
Advanced tools
Comparing version 2.39.0 to 2.40.0
@@ -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 @@ -------------------------- |
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86140
Updatedterra-markdown@^2.34.0