Socket
Socket
Sign inDemoInstall

marked-terminal

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marked-terminal - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

12

package.json
{
"name": "marked-terminal",
"version": "3.0.0",
"version": "3.1.0",
"description": "A custom render for marked to output to the Terminal",

@@ -22,7 +22,7 @@ "main": "index.js",

"peerDependencies": {
"marked": "^0.4.0"
"marked": "^0.4.0 || ^0.5.0"
},
"dependencies": {
"cardinal": "^1.0.0",
"chalk": "^1.1.3",
"cardinal": "^2.1.1",
"chalk": "^2.4.1",
"cli-table": "^0.3.1",

@@ -36,4 +36,4 @@ "lodash.assign": "^4.2.0",

"devDependencies": {
"marked": "^0.4.0",
"mocha": "^3.1.2"
"marked": "^0.5.0",
"mocha": "^5.2.0"
},

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

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