Socket
Socket
Sign inDemoInstall

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.20.0 to 2.21.0

5

CHANGELOG.md

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

2.21.0 - (February 5, 2019)
------------------
### Changed
* Minor dependency version bump
2.20.0 - (January 22, 2019)

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

4

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

@@ -34,3 +34,3 @@ "repository": {

"compile": "npm run compile:clean && npm run compile:build",
"compile:clean": "rimraf lib",
"compile:clean": "rm -rf lib",
"compile:build": "babel src --out-dir lib --copy-files",

@@ -37,0 +37,0 @@ "lint": "npm run lint:js && npm run lint:scss",

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