Socket
Socket
Sign inDemoInstall

remark-preset-github

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-preset-github - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

index.js
const unified = require('unified');
const english = require('retext-english');
const preset = require('retext-preset-github');
const gfm = require('remark-gfm');

@@ -58,3 +59,4 @@ exports.settings = {

require('remark-heading-gap'),
[gfm, require('remark-contributors')],
require('remark-license')
];

4

package.json
{
"name": "remark-preset-github",
"description": "GitHub markdown and prose style",
"version": "3.0.1",
"version": "3.0.2",
"author": "Nick Baugh <niftylettuce@gmail.com>",

@@ -16,2 +16,4 @@ "bugs": "https://github.com/niftylettuce/remark-preset-github/issues",

"remark-comment-config": "^6.0.0",
"remark-contributors": "^5.0.0",
"remark-gfm": "^1.0.0",
"remark-heading-gap": "^4.0.0",

@@ -18,0 +20,0 @@ "remark-license": "niftylettuce/remark-license",

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