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.7.1-alpha.0 to 1.7.1-alpha.1

2

docs/rules/explicit-member-accessibility.md

@@ -45,3 +45,3 @@ # Require explicit accessibility modifiers on class properties and methods (explicit-member-accessibility)

accessibility: 'explicit',
overrides {
overrides: {
accessors: 'explicit',

@@ -48,0 +48,0 @@ constructors: 'no-public',

{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.7.1-alpha.0+24a0d1e",
"version": "1.7.1-alpha.1+e6eaaa1",
"description": "TypeScript plugin for ESLint",

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

"dependencies": {
"@typescript-eslint/parser": "1.7.1-alpha.0+24a0d1e",
"@typescript-eslint/typescript-estree": "1.7.1-alpha.0+24a0d1e",
"@typescript-eslint/parser": "1.7.1-alpha.1+e6eaaa1",
"@typescript-eslint/typescript-estree": "1.7.1-alpha.1+e6eaaa1",
"eslint-utils": "^1.3.1",

@@ -50,6 +50,5 @@ "regexpp": "^2.0.1",

"peerDependencies": {
"eslint": "^5.0.0",
"typescript": "*"
"eslint": "^5.0.0"
},
"gitHead": "24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869"
"gitHead": "e6eaaa1680faaf04deee73099d34d5370cc1e70c"
}
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