Socket
Socket
Sign inDemoInstall

ngx-markdown

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-markdown - npm Package Compare versions

Comparing version 8.0.2 to 8.1.0-beta.0

6

package.json
{
"name": "ngx-markdown",
"version": "8.0.2",
"version": "8.1.0-beta.0",
"description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights",

@@ -26,4 +26,4 @@ "homepage": "https://github.com/jfcere/ngx-markdown",

"dependencies": {
"@types/marked": "^0.6.0",
"marked": "^0.6.0",
"@types/marked": "^0.6.5",
"marked": "^0.7.0",
"prismjs": "^1.16.0",

@@ -30,0 +30,0 @@ "tslib": "^1.9.0"

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