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.2 to 0.8.3

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "0.8.3",
"tag": "@rushstack/eslint-plugin_v0.8.3",
"date": "Wed, 27 Oct 2021 00:08:15 GMT",
"comments": {
"patch": [
{
"comment": "Update the package.json repository field to include the directory property."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/tree-pattern\" to `0.2.2`"
}
]
}
},
{
"version": "0.8.2",

@@ -7,0 +24,0 @@ "tag": "@rushstack/eslint-plugin_v0.8.2",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-plugin
This log was last generated on Thu, 07 Oct 2021 07:13:35 GMT and should not be manually modified.
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
## 0.8.3
Wed, 27 Oct 2021 00:08:15 GMT
### Patches
- Update the package.json repository field to include the directory property.
## 0.8.2

@@ -6,0 +13,0 @@ Thu, 07 Oct 2021 07:13:35 GMT

12

package.json
{
"name": "@rushstack/eslint-plugin",
"version": "0.8.2",
"version": "0.8.3",
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package",
"license": "MIT",
"repository": {
"url": "https://github.com/microsoft/rushstack/tree/master/stack/eslint-plugin"
"url": "https://github.com/microsoft/rushstack.git",
"type": "git",
"directory": "stack/eslint-plugin"
},

@@ -22,3 +24,3 @@ "homepage": "https://rushstack.io",

"dependencies": {
"@rushstack/tree-pattern": "0.2.1",
"@rushstack/tree-pattern": "0.2.2",
"@typescript-eslint/experimental-utils": "~4.31.2"

@@ -30,4 +32,4 @@ },

"devDependencies": {
"@rushstack/heft": "0.38.1",
"@rushstack/heft-node-rig": "1.2.13",
"@rushstack/heft": "0.41.6",
"@rushstack/heft-node-rig": "1.2.25",
"@types/eslint": "7.2.0",

@@ -34,0 +36,0 @@ "@types/estree": "0.0.44",

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