Socket
Socket
Sign inDemoInstall

@rushstack/eslint-plugin-security

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-plugin-security - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

12

CHANGELOG.json

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

{
"version": "0.8.3",
"tag": "@rushstack/eslint-plugin-security_v0.8.3",
"date": "Thu, 19 Sep 2024 00:11:08 GMT",
"comments": {
"patch": [
{
"comment": "Fix ESLint broken links"
}
]
}
},
{
"version": "0.8.2",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin-security_v0.8.2",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-plugin-security
This log was last generated on Sat, 27 Jul 2024 00:10:27 GMT and should not be manually modified.
This log was last generated on Thu, 19 Sep 2024 00:11:08 GMT and should not be manually modified.
## 0.8.3
Thu, 19 Sep 2024 00:11:08 GMT
### Patches
- Fix ESLint broken links
## 0.8.2

@@ -6,0 +13,0 @@ Sat, 27 Jul 2024 00:10:27 GMT

10

package.json
{
"name": "@rushstack/eslint-plugin-security",
"version": "0.8.2",
"version": "0.8.3",
"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": "~6.19.0",
"@typescript-eslint/utils": "~8.1.0",
"@rushstack/tree-pattern": "0.3.4"

@@ -35,5 +35,5 @@ },

"@types/node": "18.17.15",
"@typescript-eslint/parser": "~6.19.0",
"@typescript-eslint/rule-tester": "~6.19.0",
"@typescript-eslint/typescript-estree": "~6.19.0",
"@typescript-eslint/parser": "~8.1.0",
"@typescript-eslint/rule-tester": "~8.1.0",
"@typescript-eslint/typescript-estree": "~8.1.0",
"eslint": "~8.57.0",

@@ -40,0 +40,0 @@ "eslint-plugin-header": "~3.1.1",

@@ -69,5 +69,5 @@ # @rushstack/eslint-plugin-security

- [CHANGELOG.md](
https://github.com/microsoft/rushstack/blob/main/stack/eslint-plugin-security/CHANGELOG.md) - Find
https://github.com/microsoft/rushstack/blob/main/eslint/eslint-plugin-security/CHANGELOG.md) - Find
out what's new in the latest version
`@rushstack/eslint-plugin-security` is part of the [Rush Stack](https://rushstack.io/) family of projects.

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