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

@textlint/ast-tester

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-tester - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

12

CHANGELOG.md

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

<a name="2.3.2"></a>
## [2.3.2](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.3.1...@textlint/ast-tester@2.3.2) (2021-02-06)
### Chores
* **deps:** update dependency [@types](https://github.com/types)/node to ^14.14.25 ([cc5c800](https://github.com/textlint/textlint/commit/cc5c800))
<a name="2.3.1"></a>

@@ -8,0 +20,0 @@ ## [2.3.1](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.2.4...@textlint/ast-tester@2.3.1) (2021-01-22)

6

package.json
{
"name": "@textlint/ast-tester",
"version": "2.3.1",
"version": "2.3.2",
"description": "Compliance tests for textlint's AST(Abstract Syntax Tree).",

@@ -46,3 +46,3 @@ "keywords": [

"@types/mocha": "^8.2.0",
"@types/node": "^14.14.22",
"@types/node": "^14.14.25",
"cross-env": "^7.0.3",

@@ -59,3 +59,3 @@ "mocha": "^8.2.1",

"email": "azuciao@gmail.com",
"gitHead": "12508548c3d261d3a01ced5b53315fbf944e630c"
"gitHead": "e98bfa1d414e7a5d3ba85d4f0191ecafd9a54833"
}
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