Socket
Socket
Sign inDemoInstall

terra-markdown

Package Overview
Dependencies
Maintainers
10
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.30.0 to 2.31.0

6

CHANGELOG.md

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

2.31.0 - (July 30, 2019)
------------------
### Changed
* Updated marked to 0.7.x
* Updated primsjs to ~1.17.1
2.30.0 - (July 24, 2019)

@@ -9,0 +15,0 @@ ------------------

8

package.json
{
"name": "terra-markdown",
"main": "lib/Markdown.js",
"version": "2.30.0",
"version": "2.31.0",
"description": "React component to display the content of markdown files.",

@@ -29,4 +29,4 @@ "repository": {

"classnames": "^2.2.5",
"marked": "0.6.2",
"prismjs": "~1.16.0",
"marked": "0.7.x",
"prismjs": "~1.17.1",
"prop-types": "^15.5.8"

@@ -44,3 +44,3 @@ },

},
"gitHead": "7650f6e7df761e9f3edfb7bf90050c3504faa6c6"
"gitHead": "0b893dc4a80250c0b485a5f205f2defde7c38ecf"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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