Socket
Socket
Sign inDemoInstall

@rushstack/eslint-plugin-security

Package Overview
Dependencies
Maintainers
0
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.1 to 0.8.2

CHANGELOG.json

13

package.json
{
"name": "@rushstack/eslint-plugin-security",
"version": "0.8.1",
"version": "0.8.2",
"description": "An ESLint plugin providing rules that identify common security vulnerabilities for browser applications, Node.js tools, and Node.js services",

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

"@typescript-eslint/utils": "~6.19.0",
"@rushstack/tree-pattern": "0.3.3"
"@rushstack/tree-pattern": "0.3.4"
},

@@ -29,4 +29,4 @@ "peerDependencies": {

"@eslint/eslintrc": "~3.0.0",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@rushstack/heft": "0.66.17",
"@rushstack/heft-node-rig": "2.6.15",
"@types/eslint": "8.2.0",

@@ -39,4 +39,5 @@ "@types/estree": "1.0.5",

"@typescript-eslint/typescript-estree": "~6.19.0",
"eslint": "~8.7.0",
"typescript": "~5.3.3"
"eslint": "~8.57.0",
"eslint-plugin-header": "~3.1.1",
"typescript": "~5.4.2"
},

@@ -43,0 +44,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