Socket
Socket
Sign inDemoInstall

remark-slug

Package Overview
Dependencies
5
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

5

history.md

@@ -5,2 +5,7 @@ <!--remark setext-->

4.1.0 / 2016-02-14
==================
* Remove Duo support ([`069638c`](https://github.com/wooorm/remark-slug/commit/069638c))
4.0.0 / 2016-01-23

@@ -7,0 +12,0 @@ ==================

19

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

@@ -25,3 +25,6 @@ "license": "MIT",

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

@@ -32,3 +35,3 @@ "index.js"

"browserify": "^13.0.0",
"eslint": "^1.0.0",
"eslint": "^2.0.0",
"esmangle": "^1.0.0",

@@ -38,7 +41,7 @@ "istanbul": "^0.4.0",

"jscs-jsdoc": "^1.0.0",
"remark": "^3.0.0",
"remark-comment-config": "^2.0.0",
"remark-github": "^3.0.0",
"remark-html": "^2.0.0",
"remark-lint": "^2.0.0",
"remark": "^4.0.0-alpha.4",
"remark-comment-config": "^3.0.0",
"remark-github": "^4.0.1",
"remark-html": "^3.0.0",
"remark-lint": "^3.0.0",
"remark-usage": "^2.0.0",

@@ -45,0 +48,0 @@ "remark-validate-links": "^2.0.0",

@@ -18,4 +18,4 @@ # remark-slug [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]

**remark-slug** is also available for [duo][duo-install], and as an
AMD, CommonJS, and globals module, [uncompressed and compressed][releases].
**remark-slug** is also available as an AMD, CommonJS, and globals
module, [uncompressed and compressed][releases].

@@ -81,4 +81,2 @@ ## Usage

[duo-install]: http://duojs.org/#getting-started
[releases]: https://github.com/wooorm/remark-slug/releases

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