Socket
Socket
Sign inDemoInstall

@typescript-eslint/visitor-keys

Package Overview
Dependencies
1
Maintainers
1
Versions
2775
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.11 to 4.0.0-alpha.12

19

CHANGELOG.md

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

## [3.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.0...v3.9.1) (2020-08-17)
**Note:** Version bump only for package @typescript-eslint/visitor-keys
# [3.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.8.0...v3.9.0) (2020-08-10)
### Features
* **typescript-estree:** support TSv4 labelled tuple members ([#2378](https://github.com/typescript-eslint/typescript-eslint/issues/2378)) ([00d84ff](https://github.com/typescript-eslint/typescript-eslint/commit/00d84ffbcbe9d0ec98bdb2f2ce59959a27ce4dbe))
# [3.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.1...v3.8.0) (2020-08-03)

@@ -8,0 +27,0 @@

6

package.json
{
"name": "@typescript-eslint/visitor-keys",
"version": "4.0.0-alpha.11+cf294403",
"version": "4.0.0-alpha.12+c4f67a2d",
"description": "Visitor keys used to help traverse the TypeScript-ESTree AST",

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

"dependencies": {
"@typescript-eslint/types": "4.0.0-alpha.11+cf294403",
"@typescript-eslint/types": "4.0.0-alpha.12+c4f67a2d",
"eslint-visitor-keys": "^1.3.0"

@@ -51,3 +51,3 @@ },

},
"gitHead": "cf294403ac1d4dd255a8f1c1f98be1c0cbb32696"
"gitHead": "c4f67a2dccd853cd2212a370985b12ca48031618"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc