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.1.1 to 6.1.2

9

CHANGELOG.md

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

<a name="6.1.2"></a>
## [6.1.2](https://github.com/textlint/textlint/compare/@textlint/markdown-to-ast@6.1.1...@textlint/markdown-to-ast@6.1.2) (2019-01-03)
**Note:** Version bump only for package @textlint/markdown-to-ast
<a name="6.1.1"></a>

@@ -8,0 +17,0 @@ ## [6.1.1](https://github.com/textlint/textlint/compare/@textlint/markdown-to-ast@6.1.0...@textlint/markdown-to-ast@6.1.1) (2019-01-03)

8

package.json
{
"name": "@textlint/markdown-to-ast",
"version": "6.1.1",
"version": "6.1.2",
"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.2.0",
"@textlint/ast-node-types": "^4.2.1",
"debug": "^4.1.1",

@@ -42,3 +42,3 @@ "remark-frontmatter": "^1.2.0",

"devDependencies": {
"@textlint/ast-tester": "^2.1.1",
"@textlint/ast-tester": "^2.1.2",
"babel-cli": "^6.24.1",

@@ -59,3 +59,3 @@ "babel-preset-env": "^1.4.0",

},
"gitHead": "d035d8599ae7e3713cf6cec9745afad538b82680"
"gitHead": "1f82e5f9fcdb6d21aed3b316c8a8e56378fe2847"
}
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