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.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-tester@2.3.4...@textlint/ast-tester@2.3.5) (2021-05-08)
**Note:** Version bump only for package @textlint/ast-tester
## [2.3.4](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.3.3...@textlint/ast-tester@2.3.4) (2021-03-21)

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

10

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

@@ -42,9 +42,9 @@ "keywords": [

"dependencies": {
"@textlint/ast-node-types": "^4.4.2"
"@textlint/ast-node-types": "^4.4.3"
},
"devDependencies": {
"@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",

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

"email": "azuciao@gmail.com",
"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