Socket
Socket
Sign inDemoInstall

@typescript-eslint/visitor-keys

Package Overview
Dependencies
Maintainers
1
Versions
3090
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/visitor-keys - npm Package Compare versions

Comparing version 3.9.2-alpha.8 to 3.9.2-alpha.9

2

dist/visitor-keys.js

@@ -17,3 +17,3 @@ "use strict";

var result = {};
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
__setModuleDefault(result, mod);

@@ -20,0 +20,0 @@ return result;

{
"name": "@typescript-eslint/visitor-keys",
"version": "3.9.2-alpha.8+a53f8c6f",
"version": "3.9.2-alpha.9+e6be6212",
"description": "Visitor keys used to help traverse the TypeScript-ESTree AST",

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

"devDependencies": {
"@typescript-eslint/types": "3.9.2-alpha.8+a53f8c6f"
"@typescript-eslint/types": "3.9.2-alpha.9+e6be6212"
},

@@ -49,3 +49,3 @@ "funding": {

},
"gitHead": "a53f8c6ff37aa47b3fc1b729e359d81ea079ff75"
"gitHead": "e6be62128b3a98541fe590512892c4b501914e46"
}
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