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

astro-toc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-toc - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "astro-toc",
"description": "Table of Contents (ToC) generator for Astro. Use custom components for interactivity.",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",

@@ -6,0 +6,0 @@ "exports": {

@@ -53,2 +53,4 @@ <div>

{depth: 1, title: "Hotels"},
{depth: 2, title: "Spa Hotels"},
{depth: 2, title: "Bed & Breakfast"},
];

@@ -55,0 +57,0 @@ ---

Sorry, the diff of this file is not supported yet

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