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
4
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.2.0 to 2.2.1

module/index.d.ts

12

CHANGELOG.md

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

<a name="2.2.1"></a>
## [2.2.1](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.2.0...@textlint/ast-tester@2.2.1) (2020-07-24)
### Bug Fixes
* include module ([2de05f7](https://github.com/textlint/textlint/commit/2de05f7))
<a name="2.2.0"></a>

@@ -8,0 +20,0 @@ # [2.2.0](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.1.6...@textlint/ast-tester@2.2.0) (2020-07-24)

8

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

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

"lib/",
"modules/",
"module/",
"src/"

@@ -43,3 +43,3 @@ ],

"dependencies": {
"@textlint/ast-node-types": "^4.3.0"
"@textlint/ast-node-types": "^4.3.1"
},

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

"email": "azuciao@gmail.com",
"gitHead": "6b0b383ca2f562dfea1e4261daf9da05b7ddc29e"
"gitHead": "367759aa4285d7cf6edc5d194ba1bac47c3a1487"
}
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