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.4 to 6.0.5

11

CHANGELOG.md

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

<a name="6.0.5"></a>
## [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)
### Code Refactoring
* **ast-traverse:** update usage of [@textlint](https://github.com/textlint)/ast-traverse ([133ab5a](https://github.com/textlint/textlint/commit/133ab5a))
<a name="6.0.4"></a>

@@ -8,0 +19,0 @@ ## 6.0.4 (2018-01-18)

8

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

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

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

@@ -51,4 +52,3 @@ "babel-preset-env": "^1.4.0",

"power-assert": "^1.4.2",
"rimraf": "^2.6.2",
"txt-ast-traverse": "^2.0.4"
"rimraf": "^2.6.2"
},

@@ -55,0 +55,0 @@ "publishConfig": {

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