Socket
Socket
Sign inDemoInstall

eslint-plugin-no-let-any

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-no-let-any - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

eslint-plugin-no-let-any.js

@@ -57,3 +57,2 @@ "use strict";

// From: https://github.com/typescript-eslint/typescript-eslint/issues/781
console.log(node);
const typescriptNode =

@@ -60,0 +59,0 @@ context.parserServices.esTreeNodeToTSNodeMap.get(declaration);

2

package.json
{
"name": "eslint-plugin-no-let-any",
"version": "1.0.2",
"version": "1.0.3",
"description": "A rule that prevents declaring variables without a type.",

@@ -5,0 +5,0 @@ "keywords": [

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