New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/text-to-ast

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/text-to-ast - npm Package Compare versions

Comparing version 3.2.5 to 3.3.0

27

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.2.4...@textlint/text-to-ast@3.3.0) (2021-01-22)
### Bug Fixes
* fix tsconfig ([a722a6f](https://github.com/textlint/textlint/commit/a722a6f))
### Chores
* **deps:** update minor updates ([2f3dcb6](https://github.com/textlint/textlint/commit/2f3dcb6))
* **deps:** update patch updates ([fe2ad4f](https://github.com/textlint/textlint/commit/fe2ad4f))
* **deps:** update patch updates ([e438ff2](https://github.com/textlint/textlint/commit/e438ff2))
* **deps:** update patch updates ([4f4c206](https://github.com/textlint/textlint/commit/4f4c206))
* **deps:** update TypeScript deps ([#705](https://github.com/textlint/textlint/issues/705)) ([1baa72a](https://github.com/textlint/textlint/commit/1baa72a))
* use [@monorepo-utils](https://github.com/monorepo-utils)/workspaces-to-typescript-project-references ([#699](https://github.com/textlint/textlint/issues/699)) ([eff1943](https://github.com/textlint/textlint/commit/eff1943))
### Features
* **source-code-fixer:** add `[@textlint](https://github.com/textlint)/source-code-fixer` ([#736](https://github.com/textlint/textlint/issues/736)) ([bf7235a](https://github.com/textlint/textlint/commit/bf7235a))
<a name="3.2.5"></a>

@@ -8,0 +35,0 @@ ## [3.2.5](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.2.4...@textlint/text-to-ast@3.2.5) (2020-12-22)

8

package.json
{
"name": "@textlint/text-to-ast",
"version": "3.2.5",
"version": "3.3.0",
"description": "Parse plain text to AST with location info.",

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

"dependencies": {
"@textlint/ast-node-types": "^4.3.5"
"@textlint/ast-node-types": "^4.4.0"
},
"devDependencies": {
"@textlint/ast-tester": "^2.2.5",
"@textlint/ast-tester": "^2.3.0",
"cross-env": "^7.0.3",

@@ -59,3 +59,3 @@ "eol-converter-cli": "^1.0.8",

},
"gitHead": "281c00764dde530cf6fd42d0858111594fdf34af"
"gitHead": "6277ea4811d52357721127eca260dfa95997d19d"
}
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