Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

marked-terminal

Package Overview
Dependencies
Maintainers
1
Versions
36
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 4.1.0 to 4.1.1

10

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

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

"peerDependencies": {
"marked": ">=0.4.0 <2.0.0"
"marked": "^1.0.0 || ^2.0.0"
},

@@ -28,3 +28,3 @@ "dependencies": {

"cardinal": "^2.1.1",
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"cli-table": "^0.3.1",

@@ -38,4 +38,4 @@ "node-emoji": "^1.10.0",

"devDependencies": {
"marked": "^1.0.0",
"mocha": "^7.1.1"
"marked": "^2.0.1",
"mocha": "^8.2.1"
},

@@ -42,0 +42,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