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.2.0 to 4.2.1

LICENSE

5

history.md

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

4.2.1 / 2016-08-21
==================
* Update tests for new remark ([`3b435ee`](https://github.com/wooorm/remark-slug/commit/3b435ee))
4.2.0 / 2016-06-18

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

10

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

@@ -34,3 +34,3 @@ "license": "MIT",

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

@@ -40,3 +40,3 @@ "istanbul": "^0.4.0",

"jscs-jsdoc": "^2.0.0",
"remark": "^5.0.0",
"remark": "^6.0.0",
"remark-cli": "^1.0.0",

@@ -49,4 +49,4 @@ "remark-comment-config": "^4.0.0",

"remark-validate-links": "^4.0.0",
"slug": "^0.9.0",
"tape": "^4.0.0"
"tape": "^4.0.0",
"unist-util-remove-position": "^1.1.0"
},

@@ -53,0 +53,0 @@ "scripts": {

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