terra-props-table
Advanced tools
Comparing version 2.35.0 to 2.36.0
@@ -7,2 +7,7 @@ Changelog | ||
2.36.0 - (July 24, 2019) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.35.0 - (July 16, 2019) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-props-table", | ||
"main": "lib/PropsTable.js", | ||
"version": "2.35.0", | ||
"version": "2.36.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.29.0" | ||
"terra-markdown": "^2.30.0" | ||
}, | ||
@@ -48,3 +48,4 @@ "scripts": { | ||
"test:wdio": "../../node_modules/.bin/wdio ../../node_modules/terra-dev-site/config/wdio/wdio.conf.js" | ||
} | ||
}, | ||
"gitHead": "7650f6e7df761e9f3edfb7bf90050c3504faa6c6" | ||
} |
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
85722
30
Updatedterra-markdown@^2.30.0