
Research
PyPI Package Impersonates SymPy to Deliver Cryptomining Malware
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.
grunt-assemble-toc
Advanced tools
Assemble middleware for adding a Table of Contents (TOC) to any HTML page.
Assemble middleware for adding a Table of Contents (TOC) to any HTML page.
In the command line, run:
npm install grunt-assemble-toc --save-dev
Next, to register the plugin with Assemble in your project's Gruntfile you can either specify the direct path to the plugin(s) (e.g. ./path/to/plugins/*.js), or if installed via npm, make sure the plugin is in the devDependencies of your project.js package.json, and simply add the module's name to the plugins option:
assemble: {
options: {
plugins: ['grunt-assemble-toc', 'other/plugins/*.js']
}
}
Visit the plugins docs for more info or for help getting started.
Type: String
Default: 'toc'
Tag to determine where the table of contents is located
Type: String
Default: ''
CSS class used in the wrapper ul for the table of contents.
assemble: {
options: {
plugins: ['grunt-assemble-toc'],
toc: {
id: 'toc',
modifier: ''
}
}
}
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Brian Woodward
Copyright © 2015 Brian Woodward Released under the MIT license.
This file was generated by verb-cli on September 24, 2015.
FAQs
Assemble middleware for adding a Table of Contents (TOC) to any HTML page.
We found that grunt-assemble-toc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.