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 1.10.0 to 1.11.0

5

CHANGELOG.md

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

1.12.0 - (February 1, 2018)
------------------
### Changed
* Minor version bump
1.11.0 - (January 18, 2018)

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

2

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

@@ -6,0 +6,0 @@ "repository": {

// eslint-disable-next-line import/no-extraneous-dependencies
const resizeTo = require('terra-toolkit/lib/nightwatch/responsive-helpers').resizeTo;
module.exports = resizeTo(['tiny', 'small', 'medium', 'large', 'huge', 'enormous'], {
module.exports = resizeTo(['medium'], {
'Displays a props table': (browser) => {

@@ -6,0 +6,0 @@ browser.url(`${browser.launchUrl}/#/tests/markdown/default`)

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