Socket
Socket
Sign inDemoInstall

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/markdown-to-ast - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="6.0.6"></a>
## [6.0.6](https://github.com/textlint/textlint/compare/@textlint/markdown-to-ast@6.0.5...@textlint/markdown-to-ast@6.0.6) (2018-03-25)
### Chores
* format ([d8f44db](https://github.com/textlint/textlint/commit/d8f44db))
<a name="6.0.5"></a>

@@ -8,0 +19,0 @@ ## [6.0.5](https://github.com/textlint/textlint/compare/@textlint/markdown-to-ast@6.0.4...@textlint/markdown-to-ast@6.0.5) (2018-01-27)

8

package.json
{
"name": "@textlint/markdown-to-ast",
"version": "6.0.5",
"version": "6.0.6",
"description": "Parse Markdown to AST with location info.",

@@ -32,3 +32,3 @@ "homepage": "https://github.com/textlint/textlint/tree/master/packages/@textlint/markdown-to-ast/",

"dependencies": {
"@textlint/ast-node-types": "^4.0.1",
"@textlint/ast-node-types": "^4.0.2",
"debug": "^2.1.3",

@@ -40,4 +40,4 @@ "remark": "^7.0.1",

"devDependencies": {
"@textlint/ast-tester": "^2.0.4",
"@textlint/ast-traverse": "^2.0.5",
"@textlint/ast-tester": "^2.0.5",
"@textlint/ast-traverse": "^2.0.6",
"babel-cli": "^6.24.1",

@@ -44,0 +44,0 @@ "babel-preset-env": "^1.4.0",

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