You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-rxjs-updated

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-rxjs-updated - npm Package Compare versions

Comparing version

to
1.0.42

12

package.json

@@ -7,3 +7,3 @@ {

"dependencies": {
"@typescript-eslint/utils": "^8.30.1",
"@typescript-eslint/utils": "^8.31.0",
"common-tags": "^1.8.2",

@@ -24,6 +24,6 @@ "decamelize": "^5.0.1",

"@types/node": "^22.14.1",
"@typescript-eslint/parser": "^8.30.1",
"@typescript-eslint/rule-tester": "^8.30.1",
"@typescript-eslint/parser": "^8.31.0",
"@typescript-eslint/rule-tester": "^8.31.0",
"chai": "^5.2.0",
"eslint": "^9.24.0",
"eslint": "^9.25.1",
"mocha": "^11.1.0",

@@ -33,3 +33,3 @@ "rxjs": "^7.8.2",

"typescript": "~5.8.3",
"typescript-eslint": "^8.30.1"
"typescript-eslint": "^8.31.0"
},

@@ -72,3 +72,3 @@ "files": [

},
"version": "1.0.41"
"version": "1.0.42"
}