Socket
Socket
Sign inDemoInstall

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3773
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/eslint-plugin - npm Package Compare versions

Comparing version 1.3.1-alpha.17 to 1.3.1-alpha.18

2

docs/rules/no-type-alias.md

@@ -250,3 +250,3 @@ # Disallow the use of type aliases (no-type-alias)

### allowsLiterals
### allowLiterals

@@ -253,0 +253,0 @@ This applies to literal types (`type Foo = { ... }`).

{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.3.1-alpha.17+8d741f4",
"version": "1.3.1-alpha.18+df8ed1f",
"description": "TypeScript plugin for ESLint",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@typescript-eslint/parser": "1.3.1-alpha.17+8d741f4",
"@typescript-eslint/typescript-estree": "1.3.1-alpha.17+8d741f4",
"@typescript-eslint/parser": "1.3.1-alpha.18+df8ed1f",
"@typescript-eslint/typescript-estree": "1.3.1-alpha.18+df8ed1f",
"requireindex": "^1.2.0",

@@ -52,3 +52,3 @@ "tsutils": "^3.7.0"

},
"gitHead": "8d741f47e615ab893ff8575773302b21815db910"
"gitHead": "df8ed1f1f8fcfff072b5137bc65dcffa7ad063b2"
}
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