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.1.0 to 2.2.0

5

CHANGELOG.md

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

2.1.0 - (March 6, 2018)
------------------
### Removed
* Removed props-table script from package.json
2.0.0 - (February 12, 2018)

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

3

package.json
{
"name": "terra-markdown",
"main": "lib/Markdown.js",
"version": "2.1.0",
"version": "2.2.0",
"description": "terra-markdown",

@@ -39,3 +39,2 @@ "repository": {

"lint:scss": "stylelint src/**/*.scss",
"props-table": "echo \"props-table is not used here to avoid cyclical package dependencies\"",
"test": "npm run test:jest && npm run test:nightwatch",

@@ -42,0 +41,0 @@ "test:jest": "jest ./tests/jest/* --config ../../jestconfig.json",

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