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

@textlint/ast-traverse

Package Overview
Dependencies
Maintainers
5
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.3.4 to 2.3.5

8

CHANGELOG.md

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

## [2.3.5](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.3.4...@textlint/ast-traverse@2.3.5) (2021-05-08)
**Note:** Version bump only for package @textlint/ast-traverse
## [2.3.4](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.3.3...@textlint/ast-traverse@2.3.4) (2021-03-21)

@@ -8,0 +16,0 @@

12

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

@@ -39,10 +39,10 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^4.4.2"
"@textlint/ast-node-types": "^4.4.3"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^6.3.4",
"@textlint/markdown-to-ast": "^6.3.5",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.35",
"@types/node": "^14.14.44",
"cross-env": "^7.0.3",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"rimraf": "^3.0.2",

@@ -56,3 +56,3 @@ "ts-node": "^9.1.1",

},
"gitHead": "07c0497b387f09e41088b7f113555aa5e5451add"
"gitHead": "4cb1e78aa38cd0e942c61f352ffb29bb36f80a7b"
}
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