@rushstack/eslint-plugin
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -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", |
# 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 |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
105995
903
0
+ Added@rushstack/tree-pattern@0.2.2(transitive)
- Removed@rushstack/tree-pattern@0.2.1(transitive)