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.4.1-alpha.1 to 1.4.1-alpha.2

2

dist/util/createRule.js

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

return {
meta: Object.assign({}, meta, { docs: Object.assign({}, meta.docs, { url: `https://github.com/typescript-eslint/typescript-eslint/blob/${version}/packages/eslint-plugin/docs/rules/${name}.md`, extraDescription: meta.docs.tslintName
meta: Object.assign({}, meta, { docs: Object.assign({}, meta.docs, { url: `https://github.com/typescript-eslint/typescript-eslint/blob/v${version}/packages/eslint-plugin/docs/rules/${name}.md`, extraDescription: meta.docs.tslintName
? [`\`${meta.docs.tslintName}\` from TSLint`]

@@ -13,0 +13,0 @@ : undefined }) }),

{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.4.1-alpha.1+1b3d31e",
"version": "1.4.1-alpha.2+4de9305",
"description": "TypeScript plugin for ESLint",

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

"dependencies": {
"@typescript-eslint/parser": "1.4.1-alpha.1+1b3d31e",
"@typescript-eslint/typescript-estree": "1.4.1-alpha.1+1b3d31e",
"@typescript-eslint/parser": "1.4.1-alpha.2+4de9305",
"@typescript-eslint/typescript-estree": "1.4.1-alpha.2+4de9305",
"requireindex": "^1.2.0",

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

},
"gitHead": "1b3d31e7b978f6c17e458e9ab74bc357b9b0574d"
"gitHead": "4de93058bb250a8a78af6f11fa359613d0c9d0f2"
}

Sorry, the diff of this file is not supported yet

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