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

gitter-marked

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitter-marked - npm Package Compare versions

Comparing version 0.13.0 to 0.14.0

2

lib/marked.js

@@ -486,3 +486,3 @@ /**

email: /^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*/,
mention: /^(@([a-zA-Z0-9_\-\.]*[a-zA-Z0-9_\-]))/,
mention: /^(@([a-z0-9_\-\.]*[a-z0-9_\-](?:->[^\s]+[1-9a-z\]])?))(?:(?=\s)|\b|$)/i,
groupmention: /^(@\/([a-zA-Z0-9_\-]+))/,

@@ -489,0 +489,0 @@ issue: /^([a-zA-Z0-9_\-\.]+\/[a-zA-Z0-9_\-\.]+)?#(\d+)/,

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

"author": "Christopher Jeffrey",
"version": "0.13.0",
"version": "0.14.0",
"main": "./lib/marked.js",

@@ -8,0 +8,0 @@ "preferGlobal": false,

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