Socket
Socket
Sign inDemoInstall

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3763
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.1.2-alpha.8 to 1.1.2-alpha.9

2

lib/util.js

@@ -8,3 +8,3 @@ 'use strict';

exports.metaDocsUrl = name =>
`https://github.com/typescript-eslint/typescript-eslint/blob/${version}/packages/eslint-plugin/docs/rules/${name}.md`;
`https://github.com/typescript-eslint/typescript-eslint/blob/v${version}/packages/eslint-plugin/docs/rules/${name}.md`;

@@ -11,0 +11,0 @@ /**

{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.1.2-alpha.8+1ecc2f2",
"version": "1.1.2-alpha.9+00d020d",
"description": "TypeScript plugin for ESLint",

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

"dependencies": {
"@typescript-eslint/parser": "1.1.2-alpha.8+1ecc2f2",
"@typescript-eslint/parser": "1.1.2-alpha.9+00d020d",
"requireindex": "^1.2.0",

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

},
"gitHead": "1ecc2f2fd8dd9feb578f63c53b3916210dd96797"
"gitHead": "00d020d991f5bc10dd49d9704449660af50cb61d"
}
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