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 0.0.8 to 0.0.9

4

index.js

@@ -8,3 +8,5 @@ const unified = require('unified');

fences: true,
listItemIndent: 1
listItemIndent: 1,
rule: '-',
ruleSpaces: false
};

@@ -11,0 +13,0 @@

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

@@ -10,57 +10,63 @@ "bugs": "https://github.com/niftylettuce/remark-preset-github/issues",

"remark-contributors": "^3.1.0",
"remark-github": "^7.0.3",
"remark-github": "^7.0.4",
"remark-heading-gap": "^3.0.0",
"remark-license": "niftylettuce/remark-license",
"remark-lint-blockquote-indentation": "^1.0.0",
"remark-lint-checkbox-character-style": "^1.0.0",
"remark-lint-checkbox-content-indent": "^1.0.0",
"remark-lint-code-block-style": "^1.0.0",
"remark-lint-definition-case": "^1.0.0",
"remark-lint-definition-spacing": "^1.0.0",
"remark-lint-emphasis-marker": "^1.0.0",
"remark-lint-fenced-code-flag": "^1.0.0",
"remark-lint-fenced-code-marker": "^1.0.0",
"remark-lint-file-extension": "^1.0.0",
"remark-lint-final-definition": "^1.0.0",
"remark-lint-first-heading-level": "^1.0.0",
"remark-lint-heading-style": "^1.0.0",
"remark-lint-list-item-indent": "^1.0.1",
"remark-lint-no-consecutive-blank-lines": "^1.0.0",
"remark-lint-no-duplicate-definitions": "^1.0.0",
"remark-lint-no-emphasis-as-heading": "^1.0.0",
"remark-lint-no-file-name-articles": "^1.0.0",
"remark-lint-no-file-name-consecutive-dashes": "^1.0.0",
"remark-lint-no-file-name-irregular-characters": "^1.0.0",
"remark-lint-no-file-name-mixed-case": "^1.0.0",
"remark-lint-no-file-name-outer-dashes": "^1.0.0",
"remark-lint-no-heading-content-indent": "^1.0.0",
"remark-lint-no-heading-indent": "^1.0.0",
"remark-lint-no-heading-punctuation": "^1.0.0",
"remark-lint-no-missing-blank-lines": "^1.0.0",
"remark-lint-no-multiple-toplevel-headings": "^1.0.0",
"remark-lint-no-shell-dollars": "^1.0.0",
"remark-lint-no-table-indentation": "^1.0.0",
"remark-lint-no-tabs": "^1.0.0",
"remark-lint-ordered-list-marker-value": "^1.0.0",
"remark-lint-rule-style": "^1.0.0",
"remark-lint-strong-marker": "^1.0.0",
"remark-lint-table-cell-padding": "^1.0.0",
"remark-lint-table-pipe-alignment": "^1.0.0",
"remark-lint-table-pipes": "^1.0.0",
"remark-lint-unordered-list-marker-style": "^1.0.0",
"remark-preset-lint-recommended": "^3.0.1",
"remark-retext": "^3.0.0",
"remark-lint-blockquote-indentation": "^1.0.2",
"remark-lint-checkbox-character-style": "^1.0.2",
"remark-lint-checkbox-content-indent": "^1.0.2",
"remark-lint-code-block-style": "^1.0.2",
"remark-lint-definition-case": "^1.0.2",
"remark-lint-definition-spacing": "^1.0.2",
"remark-lint-emphasis-marker": "^1.0.2",
"remark-lint-fenced-code-flag": "^1.0.2",
"remark-lint-fenced-code-marker": "^1.0.2",
"remark-lint-file-extension": "^1.0.2",
"remark-lint-final-definition": "^1.0.2",
"remark-lint-first-heading-level": "^1.1.2",
"remark-lint-heading-style": "^1.0.2",
"remark-lint-list-item-indent": "^1.0.2",
"remark-lint-no-consecutive-blank-lines": "^1.0.2",
"remark-lint-no-duplicate-definitions": "^1.0.2",
"remark-lint-no-emphasis-as-heading": "^1.0.2",
"remark-lint-no-file-name-articles": "^1.0.2",
"remark-lint-no-file-name-consecutive-dashes": "^1.0.2",
"remark-lint-no-file-name-irregular-characters": "^1.0.2",
"remark-lint-no-file-name-mixed-case": "^1.0.2",
"remark-lint-no-file-name-outer-dashes": "^1.0.3",
"remark-lint-no-heading-content-indent": "^1.0.2",
"remark-lint-no-heading-indent": "^1.0.2",
"remark-lint-no-heading-punctuation": "^1.0.2",
"remark-lint-no-missing-blank-lines": "^1.0.2",
"remark-lint-no-multiple-toplevel-headings": "^1.0.2",
"remark-lint-no-shell-dollars": "^1.0.2",
"remark-lint-no-table-indentation": "^1.0.2",
"remark-lint-no-tabs": "^1.0.2",
"remark-lint-ordered-list-marker-value": "^1.0.2",
"remark-lint-rule-style": "^1.0.2",
"remark-lint-strong-marker": "^1.0.2",
"remark-lint-table-cell-padding": "^1.0.2",
"remark-lint-table-pipe-alignment": "^1.0.2",
"remark-lint-table-pipes": "^1.0.2",
"remark-lint-unordered-list-marker-style": "^1.0.2",
"remark-preset-lint-recommended": "^3.0.2",
"remark-retext": "^3.1.1",
"remark-toc": "^5.0.0",
"remark-validate-links": "^7.0.0",
"remark-validate-links": "^7.1.0",
"retext-english": "^3.0.0",
"retext-preset-github": "^0.0.4",
"unified": "^6.1.6"
"unified": "^7.0.0"
},
"devDependencies": {
"remark-cli": "^5.0.0",
"xo": "^0.18.1"
"xo": "^0.23.0"
},
"files": ["index.js"],
"files": [
"index.js"
],
"homepage": "https://github.com/niftylettuce/remark-preset-github",
"keywords": ["github", "preset", "remark"],
"keywords": [
"github",
"preset",
"remark"
],
"license": "MIT",

@@ -67,0 +73,0 @@ "main": "index.js",

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