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

@textlint/ast-traverse

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/ast-traverse - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

8

CHANGELOG.md

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

<a name="2.0.4"></a>
## [2.0.4](https://github.com/textlint/textlint/compare/txt-ast-traverse@2.0.3...txt-ast-traverse@2.0.4) (2018-01-18)
**Note:** Version bump only for package txt-ast-traverse
<a name="2.0.3"></a>

@@ -8,0 +16,0 @@ ## [2.0.3](https://github.com/textlint/textlint/compare/txt-ast-traverse@2.0.2...txt-ast-traverse@2.0.3) (2018-01-12)

6

package.json
{
"name": "@textlint/ast-traverse",
"version": "2.0.3",
"version": "2.0.4",
"description": "TxtNode traverse library",

@@ -35,6 +35,6 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^4.0.0"
"@textlint/ast-node-types": "^4.0.1"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^6.0.3",
"@textlint/markdown-to-ast": "^6.0.4",
"@types/mocha": "^2.2.44",

@@ -41,0 +41,0 @@ "@types/node": "^8.5.1",

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