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

14

package.json

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

"dependencies": {
"@typescript-eslint/utils": "^8.33.0",
"@typescript-eslint/utils": "^8.33.1",
"common-tags": "^1.8.2",

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

"@types/mocha": "^10.0.10",
"@types/node": "^22.15.23",
"@typescript-eslint/parser": "^8.33.0",
"@typescript-eslint/rule-tester": "^8.33.0",
"@types/node": "^22.15.29",
"@typescript-eslint/parser": "^8.33.1",
"@typescript-eslint/rule-tester": "^8.33.1",
"chai": "^5.2.0",
"eslint": "^9.27.0",
"eslint": "^9.28.0",
"mocha": "^11.5.0",

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

"typescript": "~5.8.3",
"typescript-eslint": "^8.33.0"
"typescript-eslint": "^8.33.1"
},

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

},
"version": "1.0.46"
"version": "1.0.47"
}