New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

marked-no-images

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marked-no-images - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

lib/marked.js

@@ -884,3 +884,3 @@ /**

Renderer.prototype.image = function(href, title, text) {
var out = href + text;
var out = href;
return out;

@@ -887,0 +887,0 @@ };

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

"author": "Christopher Jeffrey",
"version": "0.3.5",
"version": "0.3.6",
"main": "./lib/marked.js",

@@ -8,0 +8,0 @@ "bin": "./bin/marked",

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