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

9

CHANGELOG.md

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

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

@@ -8,0 +17,0 @@ ## [2.1.1](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.1.0...@textlint/ast-traverse@2.1.1) (2019-01-03)

8

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

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

"dependencies": {
"@textlint/ast-node-types": "^4.2.0"
"@textlint/ast-node-types": "^4.2.1"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^6.1.1",
"@textlint/markdown-to-ast": "^6.1.2",
"@types/mocha": "^5.2.5",

@@ -52,3 +52,3 @@ "@types/node": "^10.12.18",

},
"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