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

turndown-plugin-gfm

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turndown-plugin-gfm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "turndown-plugin-gfm",
"description": "Turndown plugin to add GitHub Flavored Markdown extensions.",
"version": "1.0.0",
"version": "1.0.1",
"author": "Dom Christie",

@@ -13,3 +13,3 @@ "main": "lib/turndown-plugin-gfm.cjs.js",

"standard": "^10.0.3",
"turndown": "4.0.0",
"turndown": "4.0.1",
"turndown-attendant": "0.0.2"

@@ -16,0 +16,0 @@ },

@@ -17,3 +17,3 @@ # turndown-plugin-gfm

<script src="https://unpkg.com/turndown/dist/turndown.js"></script>
<script src="https://unpkg.com/turndown/dist/turndown-plugin-gfm.js"></script>
<script src="https://unpkg.com/turndown-plugin-gfm/dist/turndown-plugin-gfm.js"></script>
```

@@ -20,0 +20,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