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

terra-markdown

Package Overview
Dependencies
Maintainers
11
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-markdown - npm Package Compare versions

Comparing version 2.19.0 to 2.20.0

5

CHANGELOG.md

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

2.20.0 - (January 22, 2019)
------------------
### Changed
* Minor dependency version bump
2.19.0 - (January 8, 2019)

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

6

docs/DEPENDENCIES.md

@@ -7,3 +7,3 @@ # Dependency Information

| github-markdown-css | ^2.4.1 | -- | The minimal amount of CSS to replicate the GitHub Markdown style |
| marked | 0.5.0 | | |
| marked | 0.5.0 | -- | A markdown parser built for speed |
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |

@@ -14,3 +14,3 @@

|-|-|-|-|
| react | ^16.2.0 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. |
| react | ^16.4.2 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^16.4.2 | ^16.0.0 | React package for working with the DOM. |
{
"name": "terra-markdown",
"main": "lib/Markdown.js",
"version": "2.19.0",
"version": "2.20.0",
"description": "React component to display the content of markdown files.",

@@ -41,4 +41,3 @@ "repository": {

"test:jest": "jest --config ../../jestconfig.js"
},
"gitHead": "41ba5362f55e42c3e7f6230725aab5812a002ed5"
}
}
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