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

textlint-tester

Package Overview
Dependencies
Maintainers
0
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-tester - npm Package Compare versions

Comparing version

to
14.5.0

12

package.json
{
"name": "textlint-tester",
"version": "14.4.2",
"version": "14.5.0",
"description": "testing tool for textlint rule.",

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

"dependencies": {
"@textlint/feature-flag": "^14.4.2",
"@textlint/kernel": "^14.4.2",
"@textlint/textlint-plugin-markdown": "^14.4.2",
"@textlint/textlint-plugin-text": "^14.4.2"
"@textlint/feature-flag": "^14.5.0",
"@textlint/kernel": "^14.5.0",
"@textlint/textlint-plugin-markdown": "^14.5.0",
"@textlint/textlint-plugin-text": "^14.5.0"
},

@@ -60,3 +60,3 @@ "devDependencies": {

"email": "azuciao@gmail.com",
"gitHead": "d07e6a7a2e88cfd3f56e96dda421a7dfb37aeacb"
"gitHead": "42711e589e122f362acd3d37dacbed8c40ee0d15"
}