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.9.0 to 2.10.0

5

CHANGELOG.md

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

2.10.0 - (June 28, 2018)
------------------
### Changed
* Minor dependency version bump
2.9.0 - (June 12, 2018)

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

7

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

@@ -39,6 +39,5 @@ "repository": {

"lint:scss": "stylelint src/**/*.scss",
"test": "npm run test:jest && npm run test:nightwatch",
"test:jest": "jest --config ../../jestconfig.js",
"test:nightwatch": "nightwatch -c ../../nightwatch.conf.js"
"test": "npm run test:jest",
"test:jest": "jest --config ../../jestconfig.js"
}
}
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