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.3 to 2.1.4

12

CHANGELOG.md

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

<a name="2.1.4"></a>
## [2.1.4](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.1.3...@textlint/ast-traverse@2.1.4) (2019-07-13)
### Code Refactoring
* **utils:** move implementation from types to utils ([#611](https://github.com/textlint/textlint/issues/611)) ([cd9adbe](https://github.com/textlint/textlint/commit/cd9adbe))
<a name="2.1.3"></a>

@@ -8,0 +20,0 @@ ## [2.1.3](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.1.2...@textlint/ast-traverse@2.1.3) (2019-04-30)

12

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

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

"dependencies": {
"@textlint/ast-node-types": "^4.2.2"
"@textlint/ast-node-types": "^4.2.3"
},
"devDependencies": {
"@textlint/markdown-to-ast": "^6.1.3",
"@textlint/markdown-to-ast": "^6.1.4",
"@types/mocha": "^5.2.6",
"@types/node": "^11.13.8",
"@types/node": "^12.0.12",
"cross-env": "^5.2.0",

@@ -47,3 +47,3 @@ "mocha": "^6.1.4",

"ts-node-test-register": "^8.0.1",
"typescript": "~3.4.5"
"typescript": "~3.5.2"
},

@@ -53,3 +53,3 @@ "publishConfig": {

},
"gitHead": "82f5421c02c48f1aeb54e2e9d0c4abf1076b5b69"
"gitHead": "400aebd64cfe8b4b21c47b529a0b46e9cd81f038"
}
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