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.3-alpha.7 to 1.4.3-alpha.8

2

dist/rules/camelcase.js

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

exports.default = util.createRule({
name: 'ban-types',
name: 'camelcase',
meta: {

@@ -20,0 +20,0 @@ type: 'suggestion',

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

exports.default = util.createRule({
name: 'no-object-literal-type-assertions',
name: 'no-object-literal-type-assertion',
meta: {

@@ -16,0 +16,0 @@ type: 'problem',

{
"name": "@typescript-eslint/eslint-plugin",
"version": "1.4.3-alpha.7+6ffaa0b",
"version": "1.4.3-alpha.8+0a5146b",
"description": "TypeScript plugin for ESLint",

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

"dependencies": {
"@typescript-eslint/parser": "1.4.3-alpha.7+6ffaa0b",
"@typescript-eslint/typescript-estree": "1.4.3-alpha.7+6ffaa0b",
"@typescript-eslint/parser": "1.4.3-alpha.8+0a5146b",
"@typescript-eslint/typescript-estree": "1.4.3-alpha.8+0a5146b",
"requireindex": "^1.2.0",

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

},
"gitHead": "6ffaa0b02a56efce3f62e1dd8f9d9ec5478a00fd"
"gitHead": "0a5146b7ed1b3987dbbca1589515bb27be1d770b"
}

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