terra-markdown
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -20,1 +20,4 @@ # Terra Markdown | ||
``` | ||
## Component Features | ||
* [Cross-Browser Support](https://github.com/cerner/terra-core/wiki/Component-Features#cross-browser-support) |
@@ -19,4 +19,2 @@ 'use strict'; | ||
require('terra-base/lib/baseStyles'); | ||
require('github-markdown-css'); | ||
@@ -23,0 +21,0 @@ |
{ | ||
"name": "terra-markdown", | ||
"main": "lib/Markdown.js", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "terra-markdown", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^0.7.0" | ||
"terra-base": "^0.8.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^0.7.0" | ||
"terra-base": "^0.8.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
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
15878
33
+ Addedterra-base@0.8.0(transitive)
+ Addedterra-i18n@0.4.0(transitive)
- Removedterra-base@0.7.0(transitive)
- Removedterra-i18n@0.3.0(transitive)
Updatedterra-base@^0.8.0