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 5.1.1 to 5.2.0

22

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

@@ -37,11 +37,11 @@ "main": "./index.cjs",

"peerDependencies": {
"marked": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
"marked": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"dependencies": {
"ansi-escapes": "^5.0.0",
"ansi-escapes": "^6.2.0",
"cardinal": "^2.1.1",
"chalk": "^5.0.0",
"cli-table3": "^0.6.1",
"chalk": "^5.2.0",
"cli-table3": "^0.6.3",
"node-emoji": "^1.11.0",
"supports-hyperlinks": "^2.2.0"
"supports-hyperlinks": "^2.3.0"
},

@@ -52,7 +52,7 @@ "directories": {

"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"marked": "^4.0.10",
"mocha": "^9.2.0",
"rollup": "^2.66.1"
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"marked": "^5.0.1",
"mocha": "^10.2.0",
"rollup": "^3.21.5"
},

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

Sorry, the diff of this file is not supported yet

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