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.44

16

package.json

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

"dependencies": {
"@typescript-eslint/utils": "^8.31.1",
"@typescript-eslint/utils": "^8.32.0",
"common-tags": "^1.8.2",

@@ -23,12 +23,12 @@ "decamelize": "^5.0.1",

"@types/mocha": "^10.0.10",
"@types/node": "^22.15.3",
"@typescript-eslint/parser": "^8.31.1",
"@typescript-eslint/rule-tester": "^8.31.1",
"@types/node": "^22.15.12",
"@typescript-eslint/parser": "^8.32.0",
"@typescript-eslint/rule-tester": "^8.32.0",
"chai": "^5.2.0",
"eslint": "^9.25.1",
"mocha": "^11.1.0",
"eslint": "^9.26.0",
"mocha": "^11.2.2",
"rxjs": "^7.8.2",
"ts-node": "^10.9.2",
"typescript": "~5.8.3",
"typescript-eslint": "^8.31.1"
"typescript-eslint": "^8.32.0"
},

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

},
"version": "1.0.43"
"version": "1.0.44"
}