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

markdown-magic

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-magic - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

2

lib/transforms/toc.js

@@ -21,3 +21,5 @@ "use strict" // eslint-disable-line

<summary>${text}</summary>
${output}
</details>`

@@ -24,0 +26,0 @@ }

2

package.json
{
"name": "markdown-magic",
"version": "0.1.13",
"version": "0.1.14",
"description": "Automatically update markdown files with content from external sources",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -22,2 +22,3 @@ # Markdown Magic

<summary>Click to expand</summary>
- [About](#about)

@@ -39,2 +40,3 @@ - [Install](#install)

- [Prior Art](#prior-art)
</details>

@@ -186,2 +188,3 @@ <!-- ⛔️ AUTO-GENERATED-CONTENT:END -->

* [subpackage-list](https://github.com/camacho/markdown-magic-subpackage-list) - Add list of all subpackages (great for projects that use [Lerna](https://github.com/lerna/lerna))
* [version-badge](https://github.com/camacho/markdown-magic-version-badge) - Add a badge with the latest version of the project

@@ -188,0 +191,0 @@ ## Custom Transforms

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