Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/markdown-to-ast

Package Overview
Dependencies
Maintainers
3
Versions
76
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.8 to 6.1.0-alpha.bbfc8f6d

10

package.json
{
"name": "@textlint/markdown-to-ast",
"version": "6.0.8",
"version": "6.1.0-alpha.bbfc8f6d",
"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.2",
"@textlint/ast-node-types": "^4.1.0-alpha.bbfc8f6d",
"debug": "^2.1.3",

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

"devDependencies": {
"@textlint/ast-tester": "^2.0.7",
"@textlint/ast-traverse": "^2.0.8",
"@textlint/ast-tester": "^2.1.0-alpha.bbfc8f6d",
"@textlint/ast-traverse": "^2.1.0-alpha.bbfc8f6d",
"babel-cli": "^6.24.1",

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

"mkdirp": "^0.5.1",
"mocha": "^4.0.1",
"mocha": "^5.1.1",
"power-assert": "^1.4.2",

@@ -56,0 +56,0 @@ "rimraf": "^2.6.2"

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