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
3
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.1.3 to 3.1.4

9

CHANGELOG.md

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

<a name="3.1.4"></a>
## [3.1.4](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.1.3...@textlint/text-to-ast@3.1.4) (2019-07-13)
**Note:** Version bump only for package @textlint/text-to-ast
<a name="3.1.3"></a>

@@ -8,0 +17,0 @@ ## [3.1.3](https://github.com/textlint/textlint/compare/@textlint/text-to-ast@3.1.2...@textlint/text-to-ast@3.1.3) (2019-04-30)

8

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

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

"dependencies": {
"@textlint/ast-node-types": "^4.2.2"
"@textlint/ast-node-types": "^4.2.3"
},
"devDependencies": {
"@textlint/ast-tester": "^2.1.3",
"@textlint/ast-tester": "^2.1.4",
"babel-cli": "^6.24.1",

@@ -56,3 +56,3 @@ "babel-preset-env": "^1.4.0",

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