Socket
Socket
Sign inDemoInstall

marked

Package Overview
Dependencies
Maintainers
4
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marked - npm Package Compare versions

Comparing version 4.2.8 to 4.2.9

2

marked.min.js
/**
* marked v4.2.8 - a markdown parser
* marked v4.2.9 - a markdown parser
* Copyright (c) 2011-2023, Christopher Jeffrey. (MIT Licensed)

@@ -4,0 +4,0 @@ * https://github.com/markedjs/marked

@@ -5,3 +5,3 @@ {

"author": "Christopher Jeffrey",
"version": "4.2.8",
"version": "4.2.9",
"type": "module",

@@ -90,3 +90,3 @@ "main": "./lib/marked.cjs",

"minify": "uglifyjs lib/marked.umd.js -cm --comments /Copyright/ -o marked.min.js",
"postversion": "npm run build && (git diff --quiet || git commit -am \"build [skip ci]\")"
"postversion": "npm run build"
},

@@ -93,0 +93,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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