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
3
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.1.4 to 2.1.5

12

CHANGELOG.md

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

<a name="2.1.5"></a>
## [2.1.5](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.1.3...@textlint/ast-tester@2.1.5) (2019-07-20)
### Code Refactoring
* **utils:** move implementation from types to utils ([#611](https://github.com/textlint/textlint/issues/611)) ([cd9adbe](https://github.com/textlint/textlint/commit/cd9adbe))
<a name="2.1.4"></a>

@@ -8,0 +20,0 @@ ## [2.1.4](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.1.3...@textlint/ast-tester@2.1.4) (2019-07-13)

6

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

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

"dependencies": {
"@textlint/ast-node-types": "^4.2.3"
"@textlint/ast-node-types": "^4.2.4"
},

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

"email": "azuciao@gmail.com",
"gitHead": "400aebd64cfe8b4b21c47b529a0b46e9cd81f038"
"gitHead": "4342d1e224fe20e936952497941fad874c7b7b6c"
}
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