Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-plugin - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.8.2",
"tag": "@rushstack/eslint-plugin_v0.8.2",
"date": "Thu, 07 Oct 2021 07:13:35 GMT",
"comments": {
"patch": [
{
"comment": "Update typescript-eslint to add support for TypeScript 4.4."
}
]
}
},
{
"version": "0.8.1",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin_v0.8.1",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-plugin
This log was last generated on Thu, 23 Sep 2021 00:10:40 GMT and should not be manually modified.
This log was last generated on Thu, 07 Oct 2021 07:13:35 GMT and should not be manually modified.
## 0.8.2
Thu, 07 Oct 2021 07:13:35 GMT
### Patches
- Update typescript-eslint to add support for TypeScript 4.4.
## 0.8.1

@@ -6,0 +13,0 @@ Thu, 23 Sep 2021 00:10:40 GMT

10

package.json
{
"name": "@rushstack/eslint-plugin",
"version": "0.8.1",
"version": "0.8.2",
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package",

@@ -23,3 +23,3 @@ "license": "MIT",

"@rushstack/tree-pattern": "0.2.1",
"@typescript-eslint/experimental-utils": "~4.28.2"
"@typescript-eslint/experimental-utils": "~4.31.2"
},

@@ -36,6 +36,6 @@ "peerDependencies": {

"@types/node": "12.20.24",
"@typescript-eslint/parser": "~4.28.2",
"@typescript-eslint/typescript-estree": "~4.28.2",
"@typescript-eslint/parser": "~4.31.2",
"@typescript-eslint/typescript-estree": "~4.31.2",
"eslint": "~7.30.0",
"typescript": "~4.3.5"
"typescript": "~4.4.2"
},

@@ -42,0 +42,0 @@ "scripts": {

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