@rushstack/eslint-plugin-security
Advanced tools
Comparing version
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.10.0", | ||
"tag": "@rushstack/eslint-plugin-security_v0.10.0", | ||
"date": "Tue, 11 Mar 2025 02:12:33 GMT", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"comment": "Bump the `@typescript-eslint/*` packages to add support for TypeScript 5.8." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.9.0", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin-security_v0.9.0", |
# Change Log - @rushstack/eslint-plugin-security | ||
This log was last generated on Sat, 01 Mar 2025 07:23:16 GMT and should not be manually modified. | ||
This log was last generated on Tue, 11 Mar 2025 02:12:33 GMT and should not be manually modified. | ||
## 0.10.0 | ||
Tue, 11 Mar 2025 02:12:33 GMT | ||
### Minor changes | ||
- Bump the `@typescript-eslint/*` packages to add support for TypeScript 5.8. | ||
## 0.9.0 | ||
@@ -6,0 +13,0 @@ Sat, 01 Mar 2025 07:23:16 GMT |
{ | ||
"name": "@rushstack/eslint-plugin-security", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "An ESLint plugin providing rules that identify common security vulnerabilities for browser applications, Node.js tools, and Node.js services", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "~8.24.0", | ||
"@typescript-eslint/utils": "~8.26.1", | ||
"@rushstack/tree-pattern": "0.3.4" | ||
@@ -30,13 +30,13 @@ }, | ||
"@rushstack/heft": "0.69.2", | ||
"@rushstack/heft-node-rig": "2.6.59", | ||
"@rushstack/heft-node-rig": "2.7.0", | ||
"@types/eslint": "8.56.10", | ||
"@types/estree": "1.0.5", | ||
"@types/estree": "1.0.6", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "20.17.19", | ||
"@typescript-eslint/parser": "~8.24.0", | ||
"@typescript-eslint/rule-tester": "~8.24.0", | ||
"@typescript-eslint/typescript-estree": "~8.24.0", | ||
"@typescript-eslint/parser": "~8.26.1", | ||
"@typescript-eslint/rule-tester": "~8.26.1", | ||
"@typescript-eslint/typescript-estree": "~8.26.1", | ||
"eslint": "~8.57.0", | ||
"eslint-plugin-header": "~3.1.1", | ||
"typescript": "~5.7.3" | ||
"typescript": "~5.8.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
27410
1.73%451
2.73%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed