Socket
Socket
Sign inDemoInstall

remark-slug

Package Overview
Dependencies
5
Maintainers
14
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

license

15

package.json
{
"name": "remark-slug",
"version": "5.1.0",
"version": "5.1.1",
"description": "Add anchors to remark heading nodes",

@@ -17,5 +17,5 @@ "license": "MIT",

"bugs": "https://github.com/remarkjs/remark-slug/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -32,6 +32,5 @@ "files": [

"browserify": "^16.0.0",
"nyc": "^12.0.0",
"remark": "^9.0.0",
"remark-attr": "^0.6.2",
"remark-cli": "^5.0.0",
"nyc": "^13.0.0",
"remark": "^10.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",

@@ -42,3 +41,3 @@ "tape": "^4.0.0",

"unist-util-remove-position": "^1.1.0",
"xo": "^0.22.0"
"xo": "^0.23.0"
},

@@ -45,0 +44,0 @@ "scripts": {

@@ -1,3 +0,10 @@

# remark-slug [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat]
# remark-slug
[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
[![Downloads][downloads-badge]][downloads]
[![Chat][chat-badge]][chat]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]
Add anchors to [**remark**][remark] heading nodes using GitHub’s

@@ -99,16 +106,26 @@ algorithm.

[build-status]: https://travis-ci.org/remarkjs/remark-slug
[build]: https://travis-ci.org/remarkjs/remark-slug
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-slug.svg
[coverage-status]: https://codecov.io/github/remarkjs/remark-slug
[coverage]: https://codecov.io/github/remarkjs/remark-slug
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg
[downloads-badge]: https://img.shields.io/npm/dm/remark-slug.svg
[chat]: https://gitter.im/remarkjs/Lobby
[downloads]: https://www.npmjs.com/package/remark-slug
[license]: LICENSE
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[author]: http://wooorm.com
[chat]: https://spectrum.chat/unified/remark
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
[collective]: https://opencollective.com/unified
[license]: license
[author]: https://wooorm.com
[npm]: https://docs.npmjs.com/cli/install

@@ -115,0 +132,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc