{"_id":"eslint-plugin-rxjs","_rev":"71-e67c6c8f4b09030b97a1ebfb008c1f0a","name":"eslint-plugin-rxjs","dist-tags":{"latest":"5.0.3"},"versions":{"0.0.1-beta.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@types/eslint":"^4.16.6","@types/mocha":"^5.2.6","@types/node":"^10.0.0","eslint":"^5.14.1","mocha":"^6.0.1","rimraf":"^2.6.1","ts-node":"^8.0.2","tslint":"^5.1.0","typescript":"~3.3.1"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint"],"license":"MIT","main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"mocha -r ts-node/register tests/**/*.ts"},"version":"0.0.1-beta.0","gitHead":"86680f51c238d3ddbd5bf42b6cfba5d998b5b46b","_id":"eslint-plugin-rxjs@0.0.1-beta.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"dist":{"integrity":"sha512-JEyTUmLd0aiUkgHzSVT8jIrQmGeef9ySKEfTxiSfut50bZ/lrWAmHT2ASU/FcuTmvc8o9Fll6m1E7MVLnSNkxg==","shasum":"630e9fc0ff96308869d4d3dbbd0e207a2a7eb988","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.0.tgz","fileCount":10,"unpackedSize":69218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccgczCRA9TVsSAnZWagAAMKoQAKORe76PA2rYskltseqL\nQODVTFG//W+AwnvRWrmiI/C4LPjHMmM11NB5+vo5eNwzUpaYjnLcqyJG4jCm\n4BVdMp5s+6VjKwBvPXsavkpeo3mQNAWs1g5QLJ0j56wdBe2c+kWJKU+3iafx\nc11hQx796Cg80Vo8TjGP1Mf0lFMEJ8VX974kK3EfHIfyGW1iE2l93Hs/eKTL\nezMJ8+3rWBVaXADmZs0JChd80UwOTsoVd+1C22Xl5z/1Lth2Z3WMLzyhzwG5\nUjieKAZXfPv9FBmZcHRl1p0l8KHXyo4E6xxBEquNduWYqzc9vGqe2o7uCCIF\nvdv5Dsj5dKCjyHTahai7o4dVF16mBJF5aPhLPGPjQ7j676rp3LCTS72dBUXp\nGFDGV4aukdK7O7CjEVPasKztdKWF/SLwZ2bap/Xp8/cQPuFhplOjwaMkypSo\ngAtpZj93B4aVRBGOVWRaTobY9PFCiKqBB1yK5QdQEFQokfEefazw1WCSqUwP\nEC599307j24G2Hn52gR18SCWqqEl9wn/h/ula0td9TF9XmgR13d7TV4DSD5q\nckZrgMZR2+1RVuyQBxuw+9XAFYiml2SX639lXX2WundU1PcQex1I/7vgvtJ8\nUNY5+nLZHkrI5rLK7D205IWN14U+BO7KMfjJNm0TgJkFbET31XLxC5ErTiWD\nB9BP\r\n=C7qD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRZpsivRF83XvFRTZrAbzD1dIEclprnDWkZDQb7zZLhAiEA7TfVKngCn3nOcMlbOzW4i1XVue0ZfwCoWWZVQmo1M+4="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.0_1550976819353_0.5751826382963381"},"_hasShrinkwrap":false},"0.0.1-beta.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","esquery":"^1.0.1","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:rules":"mocha -r ts-node/register tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.1","gitHead":"c9bd6fdb128879f2e9a0804ff260b867bd16c1ef","_id":"eslint-plugin-rxjs@0.0.1-beta.1","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-DdHX0u79I9fk/vJqRNDmm17HtEeSHejj7SJ1Yto7KwQtH69UEWrE1a5aUIeL0Xq+C6OF62MkZTp5rCAzpgAIOw==","shasum":"a8182c6ed640c7c963b36d67521e79c0e09c4165","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.1.tgz","fileCount":42,"unpackedSize":167521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbEcXCRA9TVsSAnZWagAA37wP/jugpYCpOIXiTFvK54zC\nW9lgsoWafxTrhpd27AlAjRKXNeFFdLMpapCOwxxpzpj+VF7XTNK2Jorm/Pb2\nR2fs5KAi5YxlLBmIIdbfApEUNlleybL6uhNN2nwsWxniHtHEMgwevMjLyB+f\nE3tbY3BGetQsLIQcG8aYKbcornlH8HXBUl73aXkUs6GUHSirKqc+koRzf9i4\no5aB2jkRb9ag0b7RAdJrg+nsmBzKN7nvBkdHqET6k2KlzIOQXfc1nwC2rlCQ\nnQcJztJ+W2OPdIAi57mHBISQqBCwTOgJqRXUS5tYLyvFxN7Vm2HzXBeLy9J1\nkVNLluDcblTrq0dIlT+4pI3NTpgohs7gYnbqZBzEk1oHeO+VxMDxfdjhdONT\nlML177mMp6jLmsW85CC/00f4Hdmm7EPq9bxVNEQmgP8x7UtdxDUfHMnkKE6M\nejwst9HI7xIBjMWkMYlcDNrLSI19cowiysWoe9Q+HOTsthtXNZ6wSmhgcfoU\nxTPiyIiB17YoSPDTd0sekg14OIE0TWCm2abpf2yoppZp5UdS5B9/qGyrnWEZ\neaFxq8IzSoR3Qg7rhdNB6hbrKRoPrYk1B34XBGiy+/n0RSe/V7y/tMzfsPIv\nLNu+9J4Etg3AoaCD/9jMaXFK3PhzWV16VGTMzpdXkQ8eXGykod31s8cl1swT\nhySD\r\n=LlLd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7qcVcZ72/dDrERgS46Qc23SQJdKBeAb7oxLayPgJkRAIgPRW+VuvR99VWy0x3oUVqTWHWmS3LtaH0B+6c55e23m4="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.1_1567377174542_0.606202756842976"},"_hasShrinkwrap":false},"0.0.1-beta.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","esquery":"^1.0.1","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:rules":"mocha -r ts-node/register tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.2","gitHead":"fcfce3b447786ede4509d4f2d92678ed41b9a1d8","_id":"eslint-plugin-rxjs@0.0.1-beta.2","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OrK/K6ZXEHrEiBgImP0L3rpCwy5iLba7WfEOehtY8Cy1YugscuAo/MmyQbxsDlLhu/lFdsvicQgiNHEjI7r+ig==","shasum":"d278f96cee8844404e624bdeb8ca04db557d267b","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.2.tgz","fileCount":43,"unpackedSize":169596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdc6VVCRA9TVsSAnZWagAA0LgP/3eLWjwIDQ1JC9sAx6hw\nl+a3GSH/tEKVqr2Nq24ghplMuntIpyKsRUBtJAl7plt7Fmu0PFzlnVnY0p4S\nAoe8iiTpoepWbquRgfj2YGZQBObJ8aNMykykJTMxVsK7MoEK3hMlmIMhkP6w\nzKCfjkaHCjhhkOPhJPPHh3eaxvUPgz5E7bucTTV7oTzPxSPuTRauxx8gEh9p\nQ7gS9i0oy+OwQlGWYDvFZTEU1HNQeijF0pN/oG3aJDbY6b/bEchw1Eiy2v1O\nIDBOO+y7xe6zzWxVlc3lntHnYSH3OLD3sDn3skujlBxNIvLsauIOJkNMVLfI\nrTfpTSFHc5yASQTClGA3EC5N6LtAu8hrCrp4oS5x0iNe6kvOsj9X/tHBrjFc\nD85+JpFbXrMBhRg0NqYvDbHEEKtjXu4wfmaoyhb4Ww/2c4M7TnrBBuvDk/Bo\nQNGvA9ofmWvNcgr+Rnenc8EVJw70ihv0LXFtNcbKCmzeDgaSFkutG0Zj4RPJ\nu4aLLX6yeFfEg/pvKiOPEZ4EGpVyfD6HbihLCGsAnSAjxfOZfWHYtk1TcG9G\nEMUG76bEm0dXG2USiU78ZLhQzeTPPZK8++so+H1C0P/SECHU1Z4GCcvQykK6\n+Yx0yKJbzzsxtRRp4ChbW3YEFALLSuSZpyvn9hSA4QcNMB3YWiL+sviR+E3S\nJ0FB\r\n=eiNx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClYt5KEGFSRxZzqc+NCsqwfcU6mjFpGs8iQ83qVfhjBQIgTHTMKyVzI7fVsqh64URiXoUPK6TSo4y3pryJFpKI298="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.2_1567860052762_0.48011024665703705"},"_hasShrinkwrap":false},"0.0.1-beta.3clear":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","esquery":"^1.0.1","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:rules":"mocha -r ts-node/register tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.3clear","gitHead":"87bd5656e89779f22de0ac02b93dde6bf1cc6f05","_id":"eslint-plugin-rxjs@0.0.1-beta.3clear","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-EQbi39HzFdnl7hRyFK0rGSncQP/oZ8UGakAyfw4VpdvD8WbvENv+Q4UAby9cZ9imQ1mpD9QCcEm7kJmnq2VMJg==","shasum":"1cc648f4541e5e8a269b172578b4c673cfbd71c3","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.3clear.tgz","fileCount":43,"unpackedSize":169566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddJuOCRA9TVsSAnZWagAAsbUQAJZ+nfSrid3fMdmdS0k8\nzqH+MGBgqJSGbGhq9Km+n5Hrl0/8B0G/2d1oNzbzisj6jdBVardqI70XVDZv\n2FZqaEi+qRtfkVqkkNVz48r9txbtb+XqrfahCZPYicmCRbKCOxNBseADNpK1\nlV95iajZw6ul3YFDiQCXUq9d1lSKXx3F1S4UEE/T4LtzZpOkAtgKaAWhLDI0\nkPGqs9UfSYXbriUlsLXEm+MYthfWlCLZRV54cS1gWQoQraBLZDYhuaeN1pwQ\nnuddTWTsYkcM25Z1+7yBMUhubBeg3cIcchbyURksOOUdG7mdeP/BlgXTcqWz\nRkgppkLc8ZaiUa/Bkdoz5MzS9y+qPfq+UATsJPScVB/FwjwS7tQ5WCibhh7E\nhdiNK7O23Zr8rUuUCHS/gg4XGmzq1LWbrClPhg+iU9mHjryfcf6G7/fBvgbN\nkw/QfsJnT4NJOfOEkQmmEA+5XFiXePLFv09YZoZTI9cqm2AeZl8VikeqxbzO\nfWLjMv+tYCmHP82ENuV2AusmV/jW8nPsTi4PyNixfAIQaWteJ3GMQ0nVCtFn\nKmn6K3CzCbEd9UXnARJ7rUTl+72HpntzNhMk+j16SwEBSTG/Ec3UzsxphX20\n/nuaM+HVxES7QhGyvo44OZJZnsop1MoPM/Nx7dS1FblR7hkIXSZd2jFl+inZ\nWqIv\r\n=fY0N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFyL8QaYuBlTLkrLmk656gXEE59uyRPY3a5eUvcw5bYAiEA/azYc4Wmo/onIXlkeOMYIcDseVyDusx3vMl4d/O2nwE="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.3clear_1567923085795_0.7062288330894493"},"_hasShrinkwrap":false},"0.0.1-beta.4":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","esquery":"^1.0.1","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:rules":"mocha -r ts-node/register tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.4","gitHead":"8654d600d54873d3882c8ec63dcbcec80cb11a17","_id":"eslint-plugin-rxjs@0.0.1-beta.4","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-5/OMQIyYnwVP33F9JW7Ti7cksykXYi990MD2J77kLpMwnfQShZvDGtUqHPcVylUjeBaB2eFU4GLrDH7ldJtN9A==","shasum":"709cb1bece77ae25785ce74c1f6013e20b62a145","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.4.tgz","fileCount":43,"unpackedSize":169561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddKxPCRA9TVsSAnZWagAADBcP/0t8gW9Iwd8XUPa1VhKb\nysqf0ZCSbszAY4rrate79LqkrFbu5Jf4vA/h+++RLBTwZtiB6VPekboVyfuQ\n5vfEPKZs/XJSnlW8VnaqQeGzTdlVVUsasO1oZ8gehMk3ZeA/5OrKta9y07Wt\nhCH+XUdTdcPmHW0WQDe0Rw1SGDR/QpVckGWoo7tsWBdJLgXYztyixwdgNQPo\nSmrZs5hkYJfYzYuMaKdI2HeQknt3O99EvdAx9ZUNaBKE6wJdI6ZctsYlNQNH\n6iLEinTzp47EmIFX3iDLdrVcbkR1EvDJHzHk2Tm5yu0AVTkPfocsO2q82wKg\nX6ZKWIi7dvvOtqI9Ks0Uaq6/FMS2Gqvohoiy3yRmkNpduZNKKue7TGARNRGv\nUENZB4mmqPRwucwTsGmJLz0I0j6EOPrxtJyoj0f4XhgzpqF7CAQsjD9Ny079\nBmP0DHWJPSlToRhB04ksSIZYI3vPOocLwhzYNi2eMuwH9UrVneLkhqjI7PwE\nND9NXaNIr13yT27t46l7j7FpVGT2UkO42x+h3B9cYtvPCHkMG4oN2zfQIYPC\nrSKzOJ645+HqA2jGbZ4PEWKrilIakor773x4l5X0CM92Sc7oLef+Wo4qaKUB\nz5L3S4Gt5oru37pf7UkIYNT9Qd2s4H8cQ5mZnYTOE1jBzUoNhQ7SmpThIFhS\n7vFK\r\n=bWZ2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFJlDTTsUqIFrjIlF82MexY5uUPP5q1pP2GemD89AXgMAiA3Lsz5k55m38lUpqpdqhDljtBhXxxz2AWqQHo6hjZKGA=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.4_1567927374261_0.46222936624491284"},"_hasShrinkwrap":false},"0.0.1-beta.5":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.7","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-nested-subscribe.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.5","gitHead":"cd5c954e03a2324704fcfdeb70d6392e41531db2","_id":"eslint-plugin-rxjs@0.0.1-beta.5","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-3UFo1IUNBH/4QXPphaNz6gwEHIYeCsk0SdQci7dXEuPe5Bam3MtXqdCGvwW6SJc/E5xGITvFAsKWeMSM4Gbr+Q==","shasum":"6fc0cec8e1b103bd71b435bca8acdb7ab74308ce","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.5.tgz","fileCount":41,"unpackedSize":175100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds5SdCRA9TVsSAnZWagAAo8kP/Rlkg7vDxoOl9UWrJ3uo\nSJprXFO2JHOofhAxr8tyYWR7EnZH7A+ilHWVIxfTkfgID0cui8SOLmLM0zeu\nyRmyZC4MBlaPKhX9uCgA0aTJ9Mf+stpr+YybNIKbogy4UTPjz7VSLX8GKBOX\n3ZKM1kKb3qGUt1Le9RI9ovd9xUkSGzVy+ZxdD5xjDWQQOVlkbvDfddreBYqI\nJkQ0McxpKP1EEBs7vRxwlvSy7WRv6wwvl9W1N2qrQg/oOSNWXmjw9ml1ycZM\nEl0jDvOEeSE/9H2q7YEAiynOH51AUVYev/iDqiZ6ctPcINfZ7LoL1bECVb1h\ng1yqw4Vajxaqm0PUpf/2ZpnMBsDsb1I98DzQxxqvqYXPfMb/jvufRr5yZkFx\nIi0xlWslqlnj0bqB1JPaVOKY1aIjbouFT0yZL0Yf7zaf3qBoFzLBOAqdCoUp\nCPPrLeFiHUCQ82G3VkFl+dT+wtQmBVXMhYcqSwPvWvqTspCD9wNt9Hx1f8jb\nfyzrSoA8oqyLrBi4NqNjtVWa1hQIxjaS/ZnoPNa99lA8tEvJIhkvWjTLqEGH\nLZHoIJMTBy6pgHuxRMMQMvvMF0VE4TJ7qR2yA6enp02D6F2MsaymIldsn78H\nx4xj3jvIg+sLfzcsFd1EPNNBqSndnfMSDE3JFS5uDbaVHe+2wMLNzkhyIEKm\n/0SB\r\n=RkAT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMgzZCRMYBRkkdhlvN5q0ks0GM5V5xksGbnlXQP6eYJAiEAhfXemH64QwNY/ANdcOEYnoOPXh2VmsDfyAXMSe6LmU4="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.5_1572050077457_0.5127102417941869"},"_hasShrinkwrap":false},"0.0.1-beta.6":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.7","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.6.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-nested-subscribe.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.6","gitHead":"b03213d6d38a1f8a8906e71bd271f90c4681c0ba","_id":"eslint-plugin-rxjs@0.0.1-beta.6","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-9X47h4r5FfY4bYZf8c4xw/KRs8vmluWU5sbnA5BJnBXU38mM1mVgUN2jUq2Un30eeNXHE/b3NEWzZYJAh4btgg==","shasum":"88d18f57d06e97961b1b4c7a3580ad49eb9187d7","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.6.tgz","fileCount":42,"unpackedSize":176606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduqrWCRA9TVsSAnZWagAA6BMQAJVhXLWsMHUx49vz3s+W\nV5nvkjSi5P5EAigqwKxPmlCYp7R97jO5ifNhGFconmdMMHaKsvSXbqGqXJ9K\n8S6/4k20nD2k7zP/Y8pn47O/hc1u/AM0NueVegBluR6gd8DQewzWuYqB0hLz\n5SiGnUBRU17Dinhq472p77iuTjwKQ1mIpirSqC2alajZJ4LRTQi2EqK3tks1\n65YJ599JlzjJoE44vIa0O3qF7vLA+QgVA3CaQJVngRrsJR8yMIXDLz9QP0Li\n8NmQHSITPjjLWwMogHGs+SpV8zKcqZNi5Gv86+jybj8TjUNcPilnBrRCSZeJ\nthu+9THUIh7fNyFc+X0lqO/hUyuogOSfEyp4cz+pT7nkJJuKDtNj/Y0VqB/Z\nY+x1ep8OBza9OY2Bi37nIfKIovvZy6xElW74Q8Eyp4eaZZ54dNuX4bxRRZiF\nD8CZ49GQp4LtftsM7jGe1YwacpUHDZIrtnlwBy9Zdf3ADQRwwKnmS3xQ82of\nx/9jB0+ga8p7c+urLovW5sbMsgBatjaFtq57r761fhV0MAfSmTZBlzHdBVss\nX/pT0ykGdkQ05gxHsca/Jv/eBIce9N2yunEqlXyoews6kzkZVb4h4BDXLEAZ\nE9VWdebXrWSS1O5MFFyyzhf/w9GxUzhCmdYN3jULEownHkYKWg6HQPCKQQ/F\ns1t/\r\n=TlF3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRBTKaKry8ACHsf7JFe5YGoKVBTgOflk8KIYdlAxzLIQIgK6TQZEBr0yRr7Z+mOQaszq6SQK/Xy7I434k3FHahXFo="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.6_1572514518239_0.0874693527397008"},"_hasShrinkwrap":false},"0.0.1-beta.7":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.7","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.7","gitHead":"0f4b8de534050d9cfa9f4865bac3626e68f9eba1","_id":"eslint-plugin-rxjs@0.0.1-beta.7","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-MsqgPQQGt8/6Wn0wzPT4zYE8OvJQcejSOz7KEId3ub4gQ/zh8/kQ3K3cRxlQlY4ukPxG5e1BrgHrLKclh0/5hg==","shasum":"a570d85ec330b3fd28d47a109bcd58a04a29f1fe","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.7.tgz","fileCount":41,"unpackedSize":177578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjDTCRA9TVsSAnZWagAA6FYP/jv52+6vJyRz3LEQoD+9\nvVUjmLZuZ2HLWYG34EOtX5NkDXJQ+GIt+dFY8LP+RLHj5facKvwB32LgILrJ\nycfwnp16uAdS7zmcQ4UB51TGJJ7Oqpsh0dluAaa8s64EbcRxQYKmXxWYl+xE\nxMy7Jd56JnMpVYbYG8BtcnIoxwY1yq5bil9mB1Dowb7RLckjvF43NdrYfg0z\n23iABX1LlqC1tFBvVcn+V+2uR65SrLifW3Bqx9e/DV8HpdOMLLGjYdjfX8QF\ndCAc3HfNJ4HltysA0TSt3SrKjyXRlMIMIG1VELWnOdX36AyyKH3jU+QFvjZL\nNzILW3o+XBu450yt20JOtsHPyMXmrYBamq6uD75uS/ywqZV6rhSsoYmfKiMx\ncVKUN3Ki1NCYdNlLDxmZyoJ74BJQhUwr920lsSg9D4pLyT9LYcHDGZ0NGy8t\npA2r+zoyMIJaU08l8/Y1REOZfMGVZFLIprf4djybgrtRqObwyHOgfxy5AkZm\n8mrcgdSg2FMSKe6nMsWi+6Q57WBjEZYuemQF5SZzsfmolPCpuVf83ro8sZDP\n9P6En28BVFzB/zuVrYrhsxb1cHLsiiCDMEtqNOEI9cb+LuQo90QQ5WbLhWll\nnO2Mgw+EjMKTAzefXROhLHEcsfz4yFMFaaCpmeE7u9qSK1BMoIICrdY8pTsb\nGPM2\r\n=x/DY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJVe+u1AOyjrhfNunBT/xkI8a9SlwLINZENhIZzn6gzAIhAP3DINL5FyLiVJcX5/jBNXsCcC0R59kh6dmn0BuIwkBZ"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.7_1573794003244_0.5822542532549537"},"_hasShrinkwrap":false},"0.0.1-beta.8":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.7","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.8","gitHead":"c6494eb6a99ffa38d4aa367b59c70f71ad0d21e9","_id":"eslint-plugin-rxjs@0.0.1-beta.8","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-f+/vg/RoyslkoZxfctbDITlqNa2g7WHdwxckpqC7G+37Ex15j2I2ccQcCoVwIeCYuXB45z0D5Z7yfRmr/f6RIw==","shasum":"8c4524b1118a7cb3998cca1eed7221461cceeb1a","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.8.tgz","fileCount":41,"unpackedSize":177588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzw2YCRA9TVsSAnZWagAAMV0P/2bx5nw4m4By/72/YvJv\nfPcCLMEba5StEPdAaAUmkOXjopi2ZC1+U8zcV3N7bYp7MlJXmP6x/8haeaho\nflij0LrXx+IZqQq3vaMvnyY07+n58cwdLOS4bhXxdNwje6OQvnQ+mBhsTRMk\n5i3h/vQi5fCDjugq3M+jsQD8ZaRQZy5CzTZVDFddYH+8smM3jGGR7F1FzE28\nXQpRrsB81TQNMSSHadPNmz19KUNj86C5zecD9OxdAsE+gxuiaaLecxl3uBAI\nfBSVk1TrLLmn5n6/YtweNxkSVAuRIj4/TcWpBAlYmzKPgFo4RCdSrWBUZRx6\nHWk0oRFEYzrsv6NurEnZsHBCElQTzz9/eskM3Ma7d2Ro3xMa+rEE/lVk2iu8\nMxnwR58rlYKu8Fwty5bHhxtcjDnMiKsWBs+T+4Y85HGsOYOObOBAeF8Ma1aX\nImRGXSYTsdT1TBz0G6e17CI2fnIMeNhN+/3HPjTYWctXsEoFrvV5QZ/1V2tE\nU8ygrOLxokgrO12CbS7HeDIioAvzTlLkZwZeAJSLvBwBn7rfNRrMBUkC5Tqq\neCv2zKepqLME8WagaM3/KBm1WQe1wn0bLFrE1XcYGwQx7QmsPF2VtkG8IUPv\nUZtV0boRde8H9RnUfLZBKZnGGJoGmvj8LL/K423bLDyDJFspi+0h/7l6Ybat\nQFcj\r\n=r6n2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/f+08pNKfbZKhYek4c+vGQkJ8SOi7hgtREprOIQseFQIhAM4GwsnYDMibGU9U6zPBOas3ACFC2xZTObGNz9288aZn"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.8_1573850520247_0.8022785347449806"},"_hasShrinkwrap":false},"0.0.1-beta.10":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.1-beta.10","gitHead":"191034ba91f3789de8ac3822ba48edc1b36d0947","_id":"eslint-plugin-rxjs@0.0.1-beta.10","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-spIwzcKAdm4xTTyjivGsDmlWCRnQEdKJYjh1janCkV7xQc3r+unACqYDEXe22aaF5gLl7icRgtFKEIwscwhjAQ==","shasum":"fc9b22164c5ee2e036c8345519f666938af0e961","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.1-beta.10.tgz","fileCount":41,"unpackedSize":177589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0wMuCRA9TVsSAnZWagAARD8P/0SVffLf8LoTijKt2v52\ng1ngIEtCaUSr7Jsnw3xx1x6/6ixs6IPvZek3cTPqO/2YBngbCFDij4RqNsGG\nZmyGRbP23PvrnzpbLpbUNw2EJ4lOJIc8p7J1VvYWV2QJWxToMFZYwSSyZt5F\naRugsmjPmiZg3+Bb61Sbv92T6JxoZ3pHxH/3aV2a/lUSAe1Agd7G1PI0Ldkl\nfdy6ZPiDUeN9tyLm+vQK7W82OzEt2HFWpCJiPegQDdGQqO7QHOofg/2gNl/0\nKDiqDGysAfqsSsZRaVJSVbXxvSnJxmk4SX3/bUiECG9ifHx99vpmNFIyraY7\nUW+loo84G9UhCGujX5ALfOkzLJ/gcg4qco61U5qLDYKjLgHsYDwemRF21I7U\n1BvvCyuedsh1EPTox8F+Jt5URLxBMk7YhHej+h9ieouLOyGIH8rBwCMd+VRG\nMBkITn25cGK2CYt2BjWo6yKWuAUSR2kNnJKAjWNcFRfqLWnei3P2IHCiEQxg\n5eWFgssoUk1W7Yh0j/3kbJMRSpqGsOlrnZJJGRHR/5ap0PwoNltejGhL4Lnc\nm8LxbTsEcI2DlbAWDvjmfgDW8vN3q9ehFTHi6mVUoCIrdZQ0hstr9c8ojgvC\ndLkW3sSyrtzAm08qT4g/FNSnF+EmoonDOBcdWW9SuVdRF2fhIROTgU/RlYQm\n4WWj\r\n=o2Np\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID4rNAjz4cspmWcM78XtBT0d+B5yruPbJ68Wl+VArpHhAiEAr9bWXBInALH524lTFEf5kTluF/txHMrh1RZiZUY5t8k="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.1-beta.10_1574109998487_0.4373335382190142"},"_hasShrinkwrap":false},"0.0.2-beta.11":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.11","gitHead":"df4c470413f6b9b07c183cb70d6177017d604b72","_id":"eslint-plugin-rxjs@0.0.2-beta.11","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-T9LukGoMzJjpPsjwKu/GQbRnWbgIjHo0G+MNRjPO1vSExclo/azyK/ngAwrmzVYLpI/c+k9HiRHWdLGPxNjXXQ==","shasum":"a5592b9a962912454b4e9e2ec30a75a73865c026","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.11.tgz","fileCount":41,"unpackedSize":177895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2vKDCRA9TVsSAnZWagAA5kgQAIqmBuRN4w2JH5Jmv0AP\nxTdWugntj3coYATumAFlN9iYhAOuMTh0cron272wqTK5D2u8Dgxj6dgJ47mD\nWKtnUsbdardL+nD5qmN2TrSygzp5a0w8uXoqkDVJ73IqeSokDtygd/JUYKe0\nqb4B8Ikg4oevt5h+rrAD7LeGd3wjj+oBf05tyfPkK/622d5lBI1MRiVjWwj9\nLDpJhAq/WnNgP1AUHo0OmbHI3fMPzQmBfefTq9csEbubkf9njvUi2CKo5PLb\nlOe5MAIY41PY2dwUHlFX7DiQKPl9GlhwNm/ymd4myFyg0u0oroTenEW8AEer\n/B72s6XS6D+STrrw3vYdne4bIwlvS0dvbAQPl7HxhndBUVlOQFJl5pff58nL\nZZExXqbL3ESDqZwzzyi6eJ16yACwJrfmvB5VUZllxZPHEkuUeHAAxOjJyMcd\nYWTnW5iJxsysTBQqy4daodvnjywKv5NuBHR6+9H5diWEN0h6DSnwch+0U4bZ\nl/8WX/92Uo8dM9dTqAj/LRANW+StM34TlSlIxF//uKO2FhcXb26gpef5rawr\nFp2evxuWsE78JYOJRBRu+6GQfokkGBQox/GcsyaHwan5YLhqgeDapjuIl445\nWEfuR8B5og2ayIBpQJXjSkYQmSsBZn8FJhm/95JzWtaUOJkLz1F9FT4Ieaow\n2GDd\r\n=EYLv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsKyOeikhqSCBZe02O1eOcv6sSBoUB97Q/txbVrRWx1AIgYVNjRXF7HQbRUTShGiti2qZswdgZGSAb1aCXiXB1Z9Y="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.11_1574630018828_0.6891877392863368"},"_hasShrinkwrap":false},"0.0.2-beta.12":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.12","gitHead":"876f50181e6f4a9eb8466c0bd9019318243df7c3","_id":"eslint-plugin-rxjs@0.0.2-beta.12","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"integrity":"sha512-9KAZeAf6pyjDk/18DLvc714xw/lXhiVQFDlPS9gvF1aFC+I+IwEMkbnS/vRo2m8IKoeXYTiOI8w6aPufPzR/hQ==","shasum":"eff949c0d8e649c12c8be6862b221a709203241f","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.12.tgz","fileCount":41,"unpackedSize":177951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5s6wCRA9TVsSAnZWagAAutUP/ieSD/uEnU9BQEwJXF39\nRADapuw/uPPIpwdR8DpPcuetrAwPXp7k2CPJo0HLWmVX2yVZWPzPUaqrJotf\nzbQDfhom9NGHSt8y7d48YBdh3ZB/hIeFjVM5rbI87DuvKray4rzFsbIe6hHd\nq+P2GvJ+HFOTOX/XKSGXnp0IEUlgnoqZj3k4rjK7lCdDl7D7LaFzPU3nU+Za\n1dywxnweHag1Or4MrZf6B58R9OZKW3bUiiZ0g2WnPiIinAQcWRsq34HrsJw3\nl7FTMWQzmPetochZ11PJzIpE8Y1LI665FIvY7Et20snfflsNdL765P3LTb8m\nYN9JC9KlkT5AV6YXTJ8ABJU7N/dz9uezmMWUECuTn7WN7MASp1LKXmxhi+SP\nFM40O1r94gUNwfqCtAiVyeapHzynxNEjZcQ9LcdKbCVwbuF4Omr8HK59NSRU\nBVroiCiksEjOE5SAYqJw3vytVlQ2C/00RDWltmP8CK9SeXYt1OLsGKrCa3bk\n2uDw9oVF9xNP9PvovNciIdGMn10pkTG7nMGj8EPBoVdCmRj4Dwh9oXLD9kWI\nGKWnT0YYaTtsaadljib09JUssEMBlBimxonhvxkC0F0PuNDCLbEGonBwiozW\nf3qz6RC3hP/qTLcxUb0OILNsBJc4dq8jq/bSEh6rA2yzeA18bDmRoueQiayu\nQ6GT\r\n=Rt9F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGM3rCwNvEveahWWhSY8Ui/BOSAtagFo5DloS1b0xDGCAiEA77TikzZ6x7hZ3kR5m2ajU3rXFt/j9Hzncl0+NMGLapU="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.12_1575407279912_0.2806454446167941"},"_hasShrinkwrap":false},"0.0.2-beta.13":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^12.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^3.0.0","lint-staged":"^9.0.0","mocha":"^6.0.1","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.13","gitHead":"7e2801c5e6e095ae2d90a60d2a749f67c7b8e990","_id":"eslint-plugin-rxjs@0.0.2-beta.13","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-GjvYOpiQPui0CxigZRCFHLBtNzNm5YHUKct9U+VQ80NQrYfWauj9waSGVuPW3ChHOpc27DWlf+OzfWRM2cZB9w==","shasum":"dc8280717fd24e09da6e80278cbf8d1b197caad8","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.13.tgz","fileCount":41,"unpackedSize":178293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAA5uCRA9TVsSAnZWagAASCYQAJwaP4UBvaZeA8MslGsa\nPJgZto/8MGTNRboFHnYO7Zu67QolhF97llrzJUwtEq6IX+dRdMI/35sFtIB+\n7p65wZvESCZ5Tv2lER2XP0q9aKvezxhYR1xNfzMn/i9ZkRwPn6/PLXq+seSz\no8q5Gt+2S6xOi2sZYdYL7QERFmoHkiXgZGJ9Wis4Wo9LMj2iH8YNnfOh8wm/\ngtWd0fAOpCkIcdj1AAb18LwtXRRHSRDsqBs0taVcF+TZvglIka6QaGRgPlIf\nMINy+fbc9pQL8rDlGa9htWockqZdVT3kiwhY2ZoEQfqnMOOoD6+niFBTe5rR\nb8oJllxVhN30sXLyvtgrHOmTbSdSbrpWRgX/uXES94ja9tmT6QuuDYuDkryE\nCIj1GTk6+i6MMjOZix/ZpmJl0WQJIavSse3ecOOhEkRZJwy4AoVN7cLfHMPn\nIxiYOqfeFG0JM7dOiBHWng9pXtdsNVndmIo/yxxsFu3xB3C8i7rOaSkg3OYf\n/ctAa2M/0R/Lo/RJajAtDKYZ3awmQXuNfQs/1H7FggtrSmifG7vkltn/bSny\no6DtUDCwLUPKvAkRNGvonr5wBF35LNf9ZdC4AM8smDa58ABY/lI2vLcSqiYK\nq8fbws/kgm2JFxK4kZP+F/P5L2B3aOOqvCd34mIw+JeNPFK+bQP2V3nIZOGF\n+WD+\r\n=CQoB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHwhuI0rP4SdDtGvfCjhkrlYbHVEbgQKDbXG89fQDBGcCIADY+Ll1f75T2TMgZTF5rv0hmIpq0AwB5Wsj5QhNhjUm"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.13_1577061997544_0.7570038906878978"},"_hasShrinkwrap":false},"0.0.2-beta.14":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^5.2.6","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^9.0.0","mocha":"^7.0.0","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^5.1.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.14","gitHead":"67dd491f142b9c5b73be5c2e5b32604504b28af7","_id":"eslint-plugin-rxjs@0.0.2-beta.14","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-kdVhQE8QgXyNp3qHJLkn2xSGvK7Qk/YbQSg3DeahEsmJJD8oqtnQKXgcZukKVDMIjxUQsfzqwfxuIsq2jaM5iQ==","shasum":"3e750a6d386676bda0ce69086a22956f2044fa71","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.14.tgz","fileCount":41,"unpackedSize":179271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIoCvCRA9TVsSAnZWagAAuEMP/Ajavvm1ywgIE4GD5qMK\nXljSzBdnjikBCz3117MUeJpu/uN2s9PBeZzn5+Ljn8oTTyhGKltxz7bcRuD9\nii1TFWtUyzLdUlZlKpIHim+WcT9evPnw+WY/PRG3po6DeiZ4NmC6z4ZxkNcM\nMai4YoZKIsxkI3osTUdmvd8JH+RQdTrNKxq3wfAcYqsP9ruqVLVq2Ith6mSd\n5Y3vOuk0BVhDREMWSxYzXbZlIAO06lekMF09b6U5LOXE5PO4gvdZJa8PnKQn\nrxohdeOUvpdOejyxQt3bMmRrcWzepSf/ckUExlIyiKWoGMc/GPM9l2JyjS0y\nnQVqtxdQgveh6U6a0U25GK0LlAmkMlguiPAydY8B7YwrcF3HflvM0h8rXfhE\ndeSb5Mnfes8K6R3Q26YDOLehAt0g1RU42fWm9SKyOcr7GYEkT+hKV3iPaR3D\nVKfuszMqzyKROSwvvoTPsYwgviSOmdRas1EBNS0fOeJA3U9wp4qOrBXpkpMr\n3eGGiuVArvYwcz/R0IHEZRrV2+AQp2jYm6j9LKlPbyzsVIfvuV72Jp9KNEU6\nYrf5Cu7nuP34wXH3vF4lH+JnAXBq6xYZLpF6p6Q/I1gy2QmnVMxsqJGwantD\nJPkqKFDrBMjAt0lbSOgZgdotU+3Z0l3yWGYZkNqLkoqjiNkm98R/VyR1mdbI\nun4l\r\n=NXQ6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7FttmdHrVasqQNB9nosT1fzcurfj/A0naGrk8AdC8YgIhAIfWzYDRqE0lmakKkPajV7eRXfyNAgtlG9DOpCpUjjHX"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.14_1579319471488_0.7097684335351855"},"_hasShrinkwrap":false},"0.0.2-beta.15":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^9.0.0","mocha":"^7.0.0","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.15","gitHead":"bfaab8af737d9d48e5bd5ed73f502465b3908b67","_id":"eslint-plugin-rxjs@0.0.2-beta.15","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-jQyPjzQIl522M5HhbIR6nfMSFoxbpE2KfKClLR2OkNHMzaPsnNjd1wz5F8F0ybXyui+PLKbROEuIDaDPGlepRg==","shasum":"67bc5611d8e72cbc9f8e5204e263298c692d23b7","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.15.tgz","fileCount":41,"unpackedSize":179277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP8ZeCRA9TVsSAnZWagAAyGMP/2Oj+umd/yKjdGKdDy/Z\n6SFL3XJwfWPbDDKRT9zT9zQCUqAImpaKG2jvgc/9sV4Bi1kH4BdeJ+WoYb1B\nt/+pBY3MzdrPLqfGcYW0Ah9vAXbDL5lzAbtV37tE5rmxotc1Q2Bq8nTr7nKj\nIecGjbLxZRGKqtLpifNPAfd04nsfVSDih9TDnF7biFmHmb1Bc4JLs9PY9tfQ\n+goH7zgKOvm6tvIlIMwrZ8GehQdwLgqrA9GCxCwtSN/3f36dwo6x/KL1kSFO\nfvH1DsUj5aqc+iuurYqLg5TNF5l7UfqwTwRzr6qOYhd8E6HmM55PEqKY1ngO\nj5ozK7yYL9ZmXIDo+90077hkXiKbH10wQnae2VkAbYBAeU4BmdJniWitndtR\n/GQlAFSH9IFDO0lrZHpweyVDW4/6MihcQ2NrEJaoVI+UhD1bAGzReb5fzWmR\nd9r7Sb8rKScghMFzvTLU4h172J4op1XZAKl3wm5TAa3P2+4ffEWNDFZnK1Qh\n4ijdEzE0f2RGC62YBU5PDF3W81xdYKWa4G5kZ4XKfYhZ7AT0fNI+gD0+leui\nXZZG/S+h/xDlRhCB+e8RedNUpNilwVQ3KNdqrIap1SrWfWmQziPHCwlN30qM\nvwFfRpQ/ptHa+gzFRoEVz0vQHZZN+qL95AaYgtJEXD8fYSY1UxGk5QQPs9JV\nImEQ\r\n=obiv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0L0iQyeZ8U4nyaTe5aPscpmOX9G2WrLIwAUy/JQe6nwIhANilIb6yYBlg3FBqLScmt9HVQ04p/B9HTRhup55vpDy8"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.15_1581237854200_0.7039903662486484"},"_hasShrinkwrap":false},"0.0.2-beta.16":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.8","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^9.0.0","mocha":"^7.0.0","prettier":"^1.17.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.7.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":["prettier --write","git add"]},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.16","gitHead":"68109151a8e0432c1a4264ccae64407705500aa7","_id":"eslint-plugin-rxjs@0.0.2-beta.16","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-qR7u+DvF2eeZhhO8JX0f6hHn0CRi5nen7O2pJku+AZYJOmA+pXzgG5gv3x0rBBxTuR2busSWGY5YObcup++sYA==","shasum":"8b216ac71386362a3569e3d9ad4b67325ad51fdd","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.16.tgz","fileCount":41,"unpackedSize":70275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9NtCRA9TVsSAnZWagAAuqEP/ihW+to+4+jYiFjDZynX\neFh17QMtlsrfKWttjRwoRnffHxP6MS2UYxAzwUsn2ShHOI+pZ6r89uBG/E7I\nwRCFGY585mABGawScsLEngbkOpOBPLsyc3Lrl9GVKXfM7MyMJGWtKDlEaA7t\nGcT/Ug2GF29bVd6WUoZ7gIBT8FzCyGU739ePbFY9pPl2qLm1dX0jo5GpwWwc\nXza/vXuA5oDxtWg0qg0g32KB2udKQcTNQFY6xwFKrrqD9eKC/sFMH46trc6S\nLL9DBDzytt4LN0OvnFGZwbUXD4S1uPfG0y2p0fRs164zx9QzZwc+pbHMc50i\nvSKNv+fBd5a3SfMv0V9xXtpFRX1YFB/ex7Z+/QH1EG5QtlVYzPfgGGPI3bfi\n7aFrlbDuf0nDK0IfFvePIIfYvRVr6a9gTw5LxCcauL4tu+ev0b04RwcsiVvM\nNu35Ii43VyzoITrgF9VZU9kCmhxoVFvZFA/Uzh6hv4c+AsLOSHU8OovBUQ9V\nqNysr9hhLUihqm7XRHgjWZ90npqykWNSfRUGoA5Xx1BhffFpuu1y86onEszC\nkX0D22Eo1vEv0z2sVMKa6Nio/S7AjPzZfjmnA7DUVbkICrbBiMQ677Yu0Eh1\nCAMB+0npjxNZavjJ8+AEgQit7+SCE0crIKec0kEHa1wV6ATmc+fKrPrrk5n2\ng2kw\r\n=NbQD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+J55Lm0VNDS5jNuf1nCXxdFnPwffVAHRXvjNsTk4SEgIgQB1Ew6DhV0XHa0Yp5uYZN2IHMlEUsDkz3Dt09snxeJo="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.16_1582027628420_0.9144939990105578"},"_hasShrinkwrap":false},"0.0.2-beta.17":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.11","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.8.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.17","gitHead":"aedf365dd08db5414035d2922190636dca0cf485","_id":"eslint-plugin-rxjs@0.0.2-beta.17","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-ezoD6eaZq4cqWJ1jhMwQ87TIC4PNIipfM8dGxVolkLGs9iel86OImZ07Kh54Ow81cWwgLstWTkSMjK8YGTHkoQ==","shasum":"8c0c2f04f528802ea7a145133fcbebdd60a31364","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.17.tgz","fileCount":41,"unpackedSize":70595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiA5KCRA9TVsSAnZWagAAh9MQAKK8AZO7OdKxoREW5/Ss\n+2e22TtFyN7ZNOkwaw5K5Bll2kIbxpd1H0Zm/wcjGOqQNW/UmFOHmlBctPbO\n5Kdcsn6FF63fcQIzZUiJGrAac2Ca00qc6kVj08ng4I4HEXzt1ZDT6+ikPjik\n3JflLNPsvxZMxPJ3L2U+EuXqCYUMHjd7LM7Io/hJp1XLcplTnbD/YFkBI+Kw\nSnt2zxAkv/Z9DvcxuBei3D9GhY6yySqyYUhif685zgqYUmuenURZPT0GbAtb\nRXa3Lb8XTnNHJGsN9TCQc9bV/ldO0mxllLtj2aoN7XFSGSswuMal67q7tHrP\nDoKCzWszFyFJbKuNP5mKAMYIIQKT3aEViUmu1lrjvdyHHuYO9fo70VbZdb+4\njcegcTnRzfVw9OcpDHqqf8L3A3JvQSEbqPZLKahcv8PJqYlDs/5O3ef7YQ09\nOakz7yCI6di441dE3HJgZlyF0K4qd0nVk2iNW9ruSmj2eoMk7Jt4IG7WZLPp\ny8/EhE7jkNxwUvmtcclGroRU9nDxJcaWOPmONgGcVSnK7Xsw6F0v59Xati5X\nyEgR+3Hp1Va8O8Mi+PqNU3BNCnprafhghZK05ttblndB1tzpMiys+iiYi6rT\nQ19WJ4TIVP3mdaMsw4BH4PLo4+SwacbYIUZdxvVa15VMO2Ypeg9s3SCrXxk2\nW3rt\r\n=T3Fd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVkNOPd3iNn41WfPe4KvLvBlglB99ToDR279lsISt14AiBJ4JKZsXLvhwatTvJkAOQGdR1CHLF4TlJU+r9w6fd/bg=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.17_1585974857768_0.40719577458220657"},"_hasShrinkwrap":false},"0.0.2-beta.18":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.11","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.8.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.18","gitHead":"78f2a910813d7b51ca81541919bf9753a25ad38a","_id":"eslint-plugin-rxjs@0.0.2-beta.18","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-3hA3bv7Moej/71nsGz4zl/StXdxFj99+p9AXwTphglpsjys3oVFjwCD0gLbpDGZ5r2jeRVhVjJClLadolGBzRw==","shasum":"6f9723df3af2016047fa182de842cf6c6174728c","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.18.tgz","fileCount":41,"unpackedSize":70865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiBPQCRA9TVsSAnZWagAAPl4QAJd/wMDMbZG0pZdYjyEo\nNG4b5BQ6VaCnbewArHz3UncD87XAam3tI//Io1uG6eE1J/8KeFwrBfCYU1Of\nYx/ldTO5GWqx9CyS6KT6zwJ++IyrfajVTabk3rU9lff7CCMRcliCYQJ4rRdG\njtjFqgtQn2qtigHcu+c7j7A01sewJRUEqZgQIZRz1gWpOGz+VRF449v/BZf7\n+iRqFbl94BY8YyCKQEYVc5yCL6nirCuZJ939/z4WWGZeRg9sFcSTKJEG0k2R\n5xxzMxTytfqEcSbj9vCGcyXyf/E2vAXZ2E50JzMfDBAifEwVRwxnaVSfRYYl\nR53NvZ3I1Lj4juiu+n1nBtR7Nit613PAE1rp8L2eV6c/XA6tiOfmjznoSVi9\nhkAohIpwED7XLcHthmAtxdh3Ev3epltCm5I4J5j1yp+AStVd2sXqtBtM9lkU\nuHrKbD6i3iZmkSfzbZ90Xh8Jiu0ISk5DiU+cbHG5TgQwBo02BIcDu5FT8ACl\nCBu3KC4V+JV1Ussk5b3eJ2Vh/NxMpHrLqR6psl1uUy77dRU5mLoSrGH5gix5\nBw5qObc/rH9GpdYN8PsbBHLmUTxWjMejxk+Ao9PZgg6OwgRZql0FfT9Sd/k3\nHap/M4BA3JZfAKW0zf6cuZFLsyn0GJvw3BnSYwtikUe0ENl8B8RPTamIFukn\ns0pR\r\n=mg6r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5mJcIwnQW08hRWY9x5I8waBl/5cQvnAchQxatDlopHAiEAlbrDXU5zKgsBcb34jIKnyxxMDHjvuV6W4/WsYtHHvTY="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.18_1585976272268_0.257426420423823"},"_hasShrinkwrap":false},"0.0.2-beta.19":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.11","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.8.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.19","gitHead":"ba8da856094d615aa01d4fc7f0e6dfb3d1848080","_id":"eslint-plugin-rxjs@0.0.2-beta.19","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-b+yESPUYmkcChHyFvenuAp4CLX2dYOSQkxCDuHgRIASdJO1OpLPAZmFYECypnjp5wzE8KlqDKZ6RmWwkPGFmpA==","shasum":"1adc1eae8450018f2bd35a84916386f1d094e579","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.19.tgz","fileCount":41,"unpackedSize":70644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelmPcCRA9TVsSAnZWagAAloEP/jKB2mtdZc1PW4VWy3ba\ncL5OUjnNc37yt7GiREU5K5SAA1kPPeqp4MOaIzpvTvB3XUbjmfLlfW/GLFZI\n6YTKGFPMvq6IcZZwbcxkFBEJuOMLZrwUaVqsUUqQ9pOsKc7n+YQVsd2UEgvE\nmFyOSCFB3DR4bBI7Un23z2sfT0gOhqfCfVKQloV+KNyp7tMxUEbMtFK6RWZF\ndYsw6CWzvku1/V/7MLTgDGeyYfZUgPnCoNY8MBeUkctLZqqnjfTFvk1PYczM\nqyGIkRFGjEb9toW1W2Jyrhrqu0o+A78cQc1WZQqlDoY2dy0HDg2NfYDNd8k/\nLoWXFSDntNwKgea4AEXBH2O/a985imIkimVLc2o5QvYnlwNO0b6e0R9L9PpM\nGQ+QF/K5vj6gGBo8Vwm1oqvUa51SbQN0Dq4a0NYwdL8fzdG21yJ7DOztaVOa\nZHAr7G/JrH6hitUL54uqkMQz9YH9UIZRK6QNTnnr80YLyGyb801rf3JL/9W0\nQWBuqN6kZ/UOkus3b3I6b+uz0o2gdfIS4lVRB7zu9Fme8ntd2FW2NIQpdWhA\n/KCyMgJB+CiSn1inTnOb2Hhu5ehoXj1bobs4tHLPx4wodr45a6pmum8FEj2u\nQ/oQXG6Faa6bmo/WkLdwMhZf+lNRYKD3wTRsBUlLqIBQVK+S/JAGPc117lq0\nrzpi\r\n=xx/Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2ml1w8nISWXvsedXNFpDlkCeO4VyselZNwVTIoUvk4QIhALuoFqsBEZbp58X0QpDAbBk801hp4wwoQwcJuTminuyn"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.19_1586914267749_0.10955574869598883"},"_hasShrinkwrap":false},"0.0.2-beta.20":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.11","requireindex":"~1.2.0","tslib":"^1.8.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^13.0.0","@typescript-eslint/parser":"^2.0.0","chai":"^4.2.0","eslint":"^6.1.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.8.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.20","gitHead":"9714d4f67ab30909269d0df85d7543386863018a","_id":"eslint-plugin-rxjs@0.0.2-beta.20","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-AQPd7Sa8Lt063F5eTQNJT1erKvugeoZK/8DQCeUpMj3I0dLB2bqRvZ7FrmGFn6dB1wISFD3dBdeu5RV6JvuV/Q==","shasum":"85cb398d98d4afd4f8525801a5c4eca43d3074f5","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.20.tgz","fileCount":42,"unpackedSize":72944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo3t3CRA9TVsSAnZWagAAM50P/0PGcjygD0MGZwbX1rg1\nJGPT+SYS0446YQ6/o/Rvalu/OywfDDK8GhLB61Ywb/19H43nccw/ni15iDJE\nxozfy1nylPljKV1Y5wwneZIkhAMZ8f2IiG949w2AqkfFRGchsukfjvJIlsF8\nT5L0zfNqVdaPKbOUwZGeQ2TRa4EsmOvxoBE6lU6T0Q6tNugF14B06ybL9yUc\nd+mOklKkdbjS6q4BZs4h6pnhhJxeexkzpWMSzkV5dxjU0rJv7h/0o2niUayu\nR8FABV3s9VBl25BBLPLEiQCfCaQcTrbl4pvVu7Z320TW/TzgUeAoYkz6chzQ\n0ggXSu8nChBYo8FcOgkIplcmf0WaUr2aXAj6/m8zv/vqZ06Fj8ZLLsB2ae7H\n8jkURgosW1qpEs8mUspAUFw3ud1x/ukOoYy3ko+JUHhRXb32gnqWmH4Jud+S\nQW3TEKqAXbcOTSaJzEWui0cLPHNSTO7ByDV+8iydVi98lmUzJzmU3JQkbFip\nSTof5yXkE8hHG80QaEnD4NqkKN6deBQbMBHTBdjp7PtgebluXs+Mrt9QW31H\nQQ1KHs9p7mSyVC6XO+3225EPBqEfccQGmShCSWWKbQS6pB3OUjQd9aqQJ4Of\n40p7G2uuPi4IDr7WbqM9iiHMhxzID5neCpNLeRHLMXEqpYpZtByOjACvaphi\nm4ja\r\n=MrJN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEsOCzH67HsL6WQwICO5Dv+WuBOQtZxAhZddz++VoXngIhANZ6Xex31Qa2BfExd7JV5iswTxScECCVmmCHX21EdHG1"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.20_1587772279276_0.6527329483587725"},"_hasShrinkwrap":false},"0.0.2-beta.21":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.14","requireindex":"~1.2.0","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.21","gitHead":"00b3aac213e078c40d6ffd2cde5b5b926c637778","_id":"eslint-plugin-rxjs@0.0.2-beta.21","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-gdVyePbewgK+6saPKc9qeClfu+Z7SgQcj247hOs45FltVFJp6tSP+gJbXR2o1JobFNOci59x5g46qpai7aPzLQ==","shasum":"da2dea602684fb9689b311a00ce7919373f4f1b9","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.21.tgz","fileCount":42,"unpackedSize":72331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyJBKCRA9TVsSAnZWagAAxskP/jb29W2zaI6tEjMXjyI+\n56sWBDecuX8EuELnEL3wqyTyD5xvNEp6PWgYrPJUm22JQmJ/sbJE+Ag3ArWy\nO3ZdSggH06jjFpYxPZyZvVEshkxWuV+/OlV35lfmGegIvJZxFrYP6Fh8f0tr\nNldVD7Yt1QL4c8NrOkPH0ZE20slWaPyJRsQGDUzLOcQsP9OdeQQw+H8ihNoV\njY88NlHWmuPVbxnpNW9ABmXrNTE1jWo2qnDPg5lXFo/8dEp8pLsGLi5ZBKVV\n0B1Wwk+pv33JiAYo7y/g6/KZ3Z+cQjDALRTf03OkdHTZ2xFTZ4mKm3i3fGN0\n8nDQBdo+Iy8E1gHIp4zAB2OEXHhIvgfQBtgURvBAv93W4AxrQPdzVmiCKS0i\nduQrshzYnXCYnc0ijZykvxb/EQzWkQnNC0pjb7XeGGZIaPC+kIrOi3pZwwG9\nxc92W6Rgg+wgjuGPKDi3tOEd2CUPNYfUgTQWUpNjAc2pNnu4gIboMdoUqhmh\nwoNJyCw4IcRmqXMNbwEajvq53iflu1E4vfMd5xhUMQ7z7vDYcg9UdDUwq1xk\nfLsTZjMoVlNC55xqLYjWDlLmnGzu2c4pjLsRl6xqxy5wws9yRBzQ0dNGBiyz\nVWRW/1Ck7ikaXAm9s0rAAJQGgmQb51UEl5yvWjMiOFKRhakMUrXY10ON4Y/r\nSx4T\r\n=fhyW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/x1awTD3H8f2mgslfZnprdHI+R/szwWZE83j6W4UNCQIhAKHzOCBOHltI0rxpL5Mqr/AZRXjwUkh92nZXSFxlUcqP"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.21_1590202441638_0.007487362532101471"},"_hasShrinkwrap":false},"0.0.2-beta.22":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.14","requireindex":"~1.2.0","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.22","gitHead":"32daebef04cf6f481ee822fa53d40341df4e3563","_id":"eslint-plugin-rxjs@0.0.2-beta.22","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-yYOpxBy1/IIfHAo7nWkMPxVcXOqyHPhuogE0uBtzMagW2WGoUn12mNkS2JI9JuNWKMKFGNzJ+gJ/GVIXrwVp5A==","shasum":"54aa8c25f091e0ade26f9cc0fdc71cc48d96ac38","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.22.tgz","fileCount":42,"unpackedSize":74269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyMtjCRA9TVsSAnZWagAASFkP/i3RuK3md7q/GzADyw5H\nFXS6vDJCwsc5zxM7Yh8iKudjcOcL1W4J9xxiAAargLAyBvZjUuuWiKKM+3Df\n/iQT6e7BBNmdOwHH/CRatuIqQwVv+54dpfRAetPDmE/iUUB7TW48lsVmGAVR\nsxhfRE1msW1ZA6gfreqWUdArSqFUfpbr8FB+MV0+GBvg0+mr6hoNWHv7QiBT\nVrSH1NC6EyVSqFRF+2VIkyP+snKqeDJP+UsMg8T+g5f4k5urGCPF9lP+8LrS\n+URquLNvBdN76tBhSaOOc2yI1iHyRdIoNQogyWPR6YQjUUFiCEyul2hCQ3/9\n0cN+LIJuSYCs1Thk+B/hUwf9KnLZc3qtr8p0aA16L80WxOiAv7Nkt3PyjJf7\nk66zoD+OzRjd+2YkLLGx2xUGQzhHrI5rlbcf/VrMr3SBaAMOkUy+ZLV0gTvH\nyqdUjEic3G2etZYQC/wcVXqcXplGPWHM9jMFHIt124MBsh0YTdc2qbc8WvAL\n2MagiDEfoGovKz+FF4IIKsQdGkVJ/dvyLG5t+6JtanEhrbCmhqfCDc+0XOTM\nDa5RdTk4PWJcjyX9QfGX6kPSnHQZFjHeAbyyQVncaB3bPW5SVRzoXHv8+s9l\n6zprqphwYa4Drp9RX2ANGYnNgK/OQ9V2ieOuY0zXQV9Fq9ot5qddg96+6LWe\n2PnA\r\n=IX2Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHGFBOrm3Sg3b4A2JOBKgy/JrkudA08xt1THm3rqZH3WAiEAqSWMHg0huAJNSHkx4emakr0o4DBTpkMLR1HI1xXh0KU="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.22_1590217570501_0.9042459008404302"},"_hasShrinkwrap":false},"0.0.2-beta.23":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.14","requireindex":"~1.2.0","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.23","gitHead":"34389390a08df138c42b7c82d1c8a5f40ca70df7","_id":"eslint-plugin-rxjs@0.0.2-beta.23","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-7EAyycr9/7HBIb3SKKItTgOrYWk1oq+HaUm7pFZRMu5cLuOiaXmYp1TWOcOBXZu4VAnFuH1tCKY87bcd9frnhA==","shasum":"51cd864b390b3f3a084a1062db91ab52bb5af989","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.23.tgz","fileCount":43,"unpackedSize":75821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezH8wCRA9TVsSAnZWagAA6GgP/33Nt3waqhYRdz8OvgAI\nyrRpfowPttAw/Abr+qr3GtPvsAfnT5ktcqvngEo416xndLjV0dgN8V06mocu\nOUUqn5Z5rY1cyTd3GaiT8sjxaCoUwkxKYe+7aTbTw9pJU9iCeDRSt8JnIVdB\nPPmOysO6B3NT9QZTfMyHp0wdUnqFNndOFvvt5QYaIdS2GGSI+ZsrUCl0fCSb\nhYG/V6VSgeFSLC1gYRtMtNygGGyf5QLB1UvKpTQ2oNVWrW7M2ssqocNhcGar\n3PA3a1E+e/Fa56b4+GCR4qNSFAzDv7Yt6UUb+QRLQoKC8UNIRb8/a3gKzIH6\nLFhKgUdKbEzGKaxkBWxri4jON+vY9p5eNpq+YGK2f7d8INWaEEWdrMfkbFqg\nLdz2WtMmCB8yUKcKrsCh0vDv/9J+KY6eiHrvRs+BSYrz7AWM1VbYIAQCHkdE\nlVM2QH+7hWzQJ+gW+rpM1/QjCwY1ZCuLjTzt2PyekUjZegfAgyfj5u4xvSkn\nC57pderP8xhV38qiP+mtAujL/ShltZVdNg4BaI6YLhSPUJUV5kBJz8l9ufEk\n8O3If9wtlIq2JGaNZDA8H5lVp5XrcMuTtAWC/wktXU0QXbp/Dyl+ZTqZsoC1\nS8qiNlzc9cGpTFx3F/FHKjo2kdqTzcrgl3512+Is/ABk8MgFOM1BwG9a4NRj\n9kHV\r\n=9JHJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRjbPQGjUQd5Uc3zWkRviENL+L3O1OX+XGAYjCSBmqUwIhAIsbxlBHst7iQGsy9YDOs9suJF/1mz63PMJG+TJxchzu"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.23_1590460207561_0.9542488786150443"},"_hasShrinkwrap":false},"0.0.2-beta.24":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"common-tags":"^1.8.0","decamelize":"^3.0.0","eslint-etc":"^0.0.14","requireindex":"~1.2.0","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/tslint-config":"^2.0.0","@cartant/tslint-config-etc":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^6.1.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^7.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","tslint":"^6.0.0","tslint-etc":"^1.6.0","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"yarn run lint:source && yarn run lint:tests","lint:source":"tslint --project tsconfig.json source/**/*.ts","lint:tests":"tslint --project tsconfig.json tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.24","gitHead":"7a18ab554b5791698ebc86ae9a0c2c20b7e763bc","_id":"eslint-plugin-rxjs@0.0.2-beta.24","_nodeVersion":"13.8.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-AwoQLytJwpFFUHcebDrM+FAuBzxamSIEQBUt+fwgXy8eNRfXCCIINim63wVehgh6rIrHW1pzcUZMzOkUkwoAlQ==","shasum":"d903b53fc9576d244950eaaee3e88c1ad372c4db","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.24.tgz","fileCount":46,"unpackedSize":95009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0eNbCRA9TVsSAnZWagAAbZcQAIo7QzZLG+OdFLRkMBpo\nuVU1XoiXzaZIIbBF+QT3ztaSrCytxFYkchkv3DDUBQzeMYqL5prQOvDK4H7j\nCDFw5Rs3DZ9ZrA+GVdcf5DFdlLHpTZEj5qcrloYnJStp2r7JTWJ7oS7wW9rg\nXACiOXsY54AyLvLKKkYdtYeY4gx++4Y4xnS/UWQsGD+UiSFpH6foJYYCeSb7\nrLxHQ5FX341FsvZz/Xtu+V8JEo+W+D2uijyWjr63w+38nx66DWspFlknnDUF\n0t2+M64uEO5XHQFsHvUQrx9ZY5gHUnn3OjqVngI3GQbKQxBkmt5QENcwiB8V\nZCqProzlSSlQ6X1NuNXqnKIpx08yXXfgAQJW8rMsG1//tKuR0o1fj2FRWjOT\ntM+Bju6y7JqWrQOk0utgvLEh98jsOvX+WdA1A2y5QbOOvKc1d19o8lIte3uJ\nUymgI7+95W3OkhGjMJKuNYrzHdhP0AmplHUvtraJ0Cu6HjLCs2iLtUwPJZCx\n0rI/XR9X3j/SKRQ7k7oTxF5eM5H/ouMag0j7E1Dw3Qh9XXh9zA+4OUQqCmXJ\nItiyCTA118nwiyp9ylg/3V/06ZixmXedD7r4YMa3owV6M12loOPqnHWjs9QK\nfQGTj+4zTSumiSIOyJkm03ZSKJN9awnkF/CtoQO41TH/xgMTuSbvZX+UCjf6\nZuG0\r\n=w+ve\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5bEE0PSi7H4etcYIhoY+TjUdmjGpMdSIY/a0JNvMNiAiEA84WEGfaKLjiMpRM3FrNPUWBkqKPjZy2/nxKALD69Z8o="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.24_1590813530919_0.2724718060092495"},"_hasShrinkwrap":false},"0.0.2-beta.25":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^3.2.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^1.0.0","requireindex":"~1.2.0","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.25","gitHead":"e9b4dd2fbf68ae7a6b3c18005f3d714c2898d681","_id":"eslint-plugin-rxjs@0.0.2-beta.25","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-7qddUKRsnJXp9IFlcKcS4MOkUBW3scmd3eiT6+f7Vn7iBOHtkhp7vUsUvHxXAw9tvtSHdHJwOCJQAgn5Vttg2w==","shasum":"a8abd4636f01751becc62ec0b331726f754b44f1","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.25.tgz","fileCount":47,"unpackedSize":97730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5a7ACRA9TVsSAnZWagAATiEP/it8eZ7whhLHFTGM+mat\nRm7z8C2AaXHSSrDOX8duKKoLXW8Wu8iR8DSKOnucWVqKpgp8BQ2ZqKxpBzaK\nRAzfd8rikzcooMk8eW/6h7AgAIi7mlEOkJ2CPohhCqEOZNMuRYPVdnflNZz9\nA2xzc5bw7Gc0aoajMOvEaprdoI6J50a1vOxEmzH2T52wRy6nKg7hVKKBDzB9\nTmxH1KvusYHpXkgPezEZq9pD8Mrgn/b1FH1gzlPEZROaT3v6mZkqCsnkiWRV\nsGjOhCn4jVZOryf0t5I3GWAEN9Y0U5eo0S8DaCyAdyzVMT9Ii1OJUViSFtqW\n5CQMl3l+ooORh2TOR48v3IZWTjw7QaCfQ7+3+VxLUuCdW7smJECiVFb5TsP8\nx8a/eVL9MtpZ0WfVz2R5rpaywzMfHtLyrnUJh9VzBkDMJAJM9Jma4JoEYLY2\ndrxNqKFnlgwTi+uOTZ4oVcerFwjyWETlnkkuI0zGojZ5DJQW6+iUZbuIJCI4\nkYnWPNdw2r+JIOPhBF/RIuSBOLqquYp6iKwzGs+U5iY00at+49pwRzD7N8pr\npLQv3RMHLn+Ht0z/gExkuBhW8JXEvck0kSuMiliGqeq5GtOQRi+hPj5gI8vR\nYvb/JMpd02Ero6rD+0WEYcs3ZScPJJyTCrHF7vqovD6Kobouvkjh6agyo0QX\n+zXi\r\n=hyeZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPNOfWOBUbD/fdDknNH4NxjkyRiSWfiVujdLnyN27vmgIhAMNyGS8HEmpfXJEBo5C8aw7H6/OaQ5J1f557IO9ykBRn"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.25_1592110784061_0.26712497805886004"},"_hasShrinkwrap":false},"0.0.2-beta.26":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^3.2.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^1.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.26","gitHead":"b0abb9224c48bd669b74c52f40fe011030601b50","_id":"eslint-plugin-rxjs@0.0.2-beta.26","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-3K1FqPYge3prA1T3+y/iYpFByNC0urR0XFC1EItcL4tFSOu3QAbfCZTH1l9uZyVisr/tNSf02z8n5FGwlukqJA==","shasum":"4842e8d04717e9d3058840f59701eab5150cf2d9","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.26.tgz","fileCount":47,"unpackedSize":97761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8EvECRA9TVsSAnZWagAAbfoP/AmyjDWSI8tVmgp4g7KU\nZYT/zuKmtYDKDPLW7u9/qmbgF6+XBL2YAyMzYxTXaPPGueznOePTWxDjElUX\nTDFJTGuMYNxUVIb1+ny/kehfnMo43ddRTHaF1iuMdustYZjxW6oCfhCW+uv/\nxpsQRSSg67uoW851+Xi2zwDK6p4DeZAD1T+t0YTs6XCwV4LceQQVXlP/xjRI\nEFB0Qyi4ZeP7FeAGNZ/av2MEY1HedWiLc/J6Wwwh0G2HYhni+6gj74t+04B2\n97ZdXEDAp2A4h0oQQmPJzbA39s0gFODAwf9y39dJJuru7KlxC7Gx9QL7Cza+\ntQL/WT/6f1/SSYKvcJ6pt1SxVOO86GIsHSdAbD/VVTVHbAuWPfAixXHfVjOh\nQWr8EET08cS3+caIefkxG31vYgHl3qReyQD0xhwpFFlzEOaue83ihD9y4jLe\nrM/Oa/mZrpIWyKk2P+V/VC6jJUhwITdyewuTOFM1y/4vwyV+adGNENqdfnZg\nOW2x6paYeZxr2f919keJPXxFehlYwAZ07A58YSsGtuX0XsmCdHJudtDytR51\n6SZUq34yrDOsl+8LII+FOXCnqqM5glEawEX0/gFhse6n/9dY3DpRUnCSNsU4\n5Z6WRLMkh+6HAjRNCwWbA0FZZ28ZtEbbACRTc97Z1ab5SgjEwnyl8leLfMJg\n/43N\r\n=DI/Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG6+w0nywBMiulfLMkUO1WiCh0X1rwyFC4skoKtWhHt8AiAmx0P6FAjx1br/KiLmMWh3/MeyyUx8wpGdtzuubkrVjw=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.26_1592806339687_0.27365087307590885"},"_hasShrinkwrap":false},"0.0.2-beta.27":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^3.2.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^1.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.27","gitHead":"bfa638c1cb479dbe073238de485a0248307466ab","_id":"eslint-plugin-rxjs@0.0.2-beta.27","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-45dSyz65cHtidbTdfcSkJssqzArE5T8de1epbexIqfHf/NDcVvztUkvOBLkU3MvvvDdQpwycfDnLgEUBdilmKw==","shasum":"42de68c43d3f56b9a677b786abe1f86af99d6df0","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.27.tgz","fileCount":47,"unpackedSize":97761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8sQUCRA9TVsSAnZWagAAAyIP+gIPy5mYr+OKORo5OdlD\nAsqiPDEQLyBosYXTXaTGrU7YCfwVDht5o+1+j7Ku4dIuInPChq/mZo28sK4t\nBphrPKYd/3YPVcpYD5P8QurDA14sTdhARdtoK31SCbQmNu+WGybjRQZL4iPb\nNKQlBAiZtaBJlLgJsBI+j+eJVFbGbp8Qacr40QuCc2L1bruFPTzRRe6LHHB/\n+SedA4HOwKIIwYvgzP/4CQ7UE64erGSlOX5KPDbUkaluf9QT4VrD1R+mdt56\nRuKJoYmB7Jpmms0iVWkAjtY14o6f6tLw6GWCJkcVR7bqVgaUrCsvgcpyUHbt\nGtbsD3qR4XpvllquxPeYJuf2Usag0rHKlfCgR7p455tSvTGrLH07oZLYxs4m\nY0CkZhueKrd3I64VgPhVzhlfKsEGuI07StAzvGNzZQoIQpxId+s6rN4A2r+E\n7RpkAgDJ3zl3kvLNhHMXAUAXO4ByizQgKbAeq+DHaP9YThnq5RzbW8euDvCI\nEEW4Dxa8YECK7FqOvCwXYKFyv/Sai5wJNXO7S10QfnZrABVXYwzUjGCODpD2\ncMtVlpxwYy25v1eu3UYrRuUe0W0NggkyZTGZquz4vndJhfGapGVnVlLLZgok\nxzIAOOQ3/2cGHwSZM+qecsv0moUde9QWunX7GF//XU3mYmyiGHg6n6waaxxR\nD6sB\r\n=elz/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZnEwbYrv9W8tcAmMyAbnhGXsIzR2QeFHFVCC9G4e9FQIhAObv+jQOfZshmcp8zXFQhViROVFVAZabJhkMGPwtjXh2"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.27_1592968212498_0.38742786571642873"},"_hasShrinkwrap":false},"0.0.2-beta.28":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^3.2.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^1.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"RxJS rules for ESLint","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^7.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^8.0.2","typescript":"~3.9.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.28","gitHead":"d388160a170ae5b1bae19f192c95e431436dfe40","_id":"eslint-plugin-rxjs@0.0.2-beta.28","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-8923dmXdsF6JxUGIYmxSL0nAAtWdsa0BXIY6FwJ2yilumQF37jEiNo59Bw5Azvx3nNmAR6oNl/PUfhXBDpwzRg==","shasum":"92039d22ebac00eaaeb0286520a240f56f1cafd5","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.28.tgz","fileCount":48,"unpackedSize":102613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCnncCRA9TVsSAnZWagAAWiYP/3nEMQf5/7k9wBUAg7JJ\nYoOvHN7vAputSLrxRv8fybqV1QT7A9k5p/DjpMXObusVqycVQO+9r6kuLVaa\nN+xLKhfK+rFkZouD6iqQhRB+7RmmVuOuPk4zk+Ptg732eT41yI0NO9TmNoTY\nFR8xiqntwB+B/tzS6+0MdzqTBAXzIMBxxxv3vLfW3d33VktLau2rLuU4fADE\nXfcz4ulLSuBopVG9akIH0TI+l0Jyh0LrWzvXq0XIyryx3htJ0/AJjqpSqHV7\nooPfNxeSoVwbCJ3CuQJyNJ2oXwUTJbZQU+femoAY/DyTooAPAaNBMhSsxRl+\ng193wrAVvu1Y2MuCjx7xxUhMqiENwObPXH7sDWs2R4YzwVTWZyn4MwmVI7cd\n1Dar+KkJKgmZJAyRpcP15E773fC38XkVGNCbmxndDEBuFto+x2WQk/snnc9N\nW7ekYoJ8uGN551nJO6idUPlQGj5q8MnPSeOoEz1TKob5h74iJIlHs+OurlPG\nI9MdUdLYpFGiRRJXKO2RIrv3mJ05UTZzclyocV2YKx+40HmpOFe9F0n02gti\nnN43UvWEfSWVDKBF0i2EKAE9Au7WCygVG++8gNgD+lzwvphvZHspwYoFTDHH\nCWsK6BiUf1wo4gI55/5N9xiAfDUnTyXMP1xAB/6jKjOwGVi0cBYnTNTGLH4e\nN2W8\r\n=yoRo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRAQmCrCZtUTqzJPTd+ykurKs11FQmyjazu+ribNis7wIhAKyP4V9mMGAa4W/dYXI355CyFcc7htd2AWTnLOC33G+2"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.28_1594522075704_0.1961780624601237"},"_hasShrinkwrap":false},"0.0.2-beta.29":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^3.2.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^2.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^3.1.0","@typescript-eslint/parser":"^3.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"@typescript-eslint/parser":"^3.0.0","eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.2-beta.29","gitHead":"daf33c64e030b4aa44dde2fb819efcfa4320a9d6","_id":"eslint-plugin-rxjs@0.0.2-beta.29","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-6wCZbqjHBHI2Q1RKSPZivG7rb0K+iFJfyHryCmqcJsVuPGEt9Z0nhALQzGjr7UDGbTXlJzEXjloU0vtV86R4EQ==","shasum":"c28d89acf49c85124ae441b8fc7de1b736050519","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.29.tgz","fileCount":88,"unpackedSize":105445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRLAFCRA9TVsSAnZWagAAzeIP/1Mt2sO9t0Vd95xjlOys\nP7yLJfV6gD/xJj6pMJODACyLc39uldWUpYJ7/Q1M9buesY5ABOFiPaNVrE2r\nxFcmRZjJzUi826WObUw2selVUl04KZNL+84ZCFxApt5JHsLRZ+AKR3kry2iF\n5LraVxh9lZLp/e0NLkz01AHhvGHpOUanAkLYmjyE+4IXJ2BN36YbsAw+1YAN\nIpgVIun2gTxVlBpcOL551KrhA/SznIf7Tw2M2DCJoOjzUn0dNmkO5gCbAQYs\n5vUGeLZYaVkVZLfCRwRLo2Dodvk1+Gbvee+wEvtpJzqt8x33lkpYoaHUjh5S\n/TAcsY6shGq+n8lYYsJJP+QbfISNg44Dws0S7jpH13DYv2Ziz9Q+KrgdUCfq\nef9pLpL5khD7K70N0ejeI5cCEjivw2WPvETQ2oypwkC2IUTu+wnYq4ZDufjj\npvk3Qd4TiIFjCAH6+kuEEQXaJnX6qlYRKiiaOHKrGHVOgGeGTdBfzQwBUjz4\nWxWaYbyQoxOFJmkWhUcnaxbA0jPz2fkEsZszM/A6eJpILm+qGq8wpij/z8yX\nqKneuCCz1l7YovAHAm0Je/ZNTE7LtcfxDRpi1h37wajON/I2dFbPJT1vvfcB\nRdzud4H/m5NXo1N9yFHsMZUwgbP4jMkOFBdF8CMT7nebDvyLNa9zSjfMvPTR\nVbYo\r\n=kVwl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeYywcF04zts01xkJzkluMWCc+tjHeKoRPuqSaCoXm6QIgXrYkVEl15WU8xOyIDGTpC9jx/EWkdLCYjfzhNCVTk98="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.2-beta.29_1598337029122_0.30309744277615924"},"_hasShrinkwrap":false},"0.0.3-beta.30":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^1.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/eslint-plugin":"^4.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","eslint-plugin-import":"^2.20.2","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"0.0.3-beta.30","gitHead":"ded2b9aa647e6faecbc46c9b997c65f7e298b7bd","_id":"eslint-plugin-rxjs@0.0.3-beta.30","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-9d6y6lroFtFsTVhsALCmjQ+J+VmnNjk1CWGArXz2G4YGVYa9XphmxX3ymZOjdzJoNMrHKHafbvIoK2zP3zZomA==","shasum":"caaed11af114c77f83890948112c8b19c3518e9d","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.3-beta.30.tgz","fileCount":88,"unpackedSize":105757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTtAjCRA9TVsSAnZWagAAiqQP/1Mjkq50wqeT+3g9M61Y\nG4HdBpfjoLSCUy/GTGf7xt0TNVFSfq+7boYVtM51O6d28Y4EhlP6AkwVldsm\n4UUJ7fjwVD6+52ljjXn+8YLSkD+wmmxZfJu/S2KwheKBCPBi0xI4rVFuFtkn\nIQlyD+V0NS/tlgzYsdCnc/bfGdXmulPC9/ZuprtN/7LQsM92sVM2BHUD/F8Z\nwMUAp1BFxl5N1ZE8mvPeoyW/uCVwX2nlQzSD3x1vBHW7/gNb8eOe4LSfLy+q\nR7CQxAGGSCdu8fnIWYrSDfSpvGh9XbQJycBMcTJXHCwK3ysM3gw3oInfZCnj\nL7sXFSjCVRuN4kADW0mRE7gGqjw2par8je59orgKaiDj3yVxIO1AOzwZUGar\nU1Zobx1dAQxP8c1MgYiI8AVj942ufohqawPh1DMEjFvsoo7NFJCscezp6I2i\ngNHOtSqj/KVo5k7+OHE2oRpQPgYA56LwedIBhz0ENr0vbDXSPt/VWE/Z+ZF2\nyKpmtoNc/fr4WprckZKxWnINLpgV+M/iJH9egvEmBmpLxZubzhKg0KOZV/Oi\nlpWIrIgEQXp4ekSb6fPXHhYRRbawuZIAvbgfaaIAXiW2f1nfG28e22Qu8KUX\nQLZxBSpuwdM+BljquFxZyDnd0kmWzI5YAStZA/ijD/YE0sLOFtGwj6QEIWG9\n6aHO\r\n=lXpS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDr1T5F06hghJBaBaNIkqMuymMGfUzSCpGB6GERfnsXIAiEA/nGgAwW1ZVYvnZf///XG9eQw8abvjLpGHN8K7evAYm8="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_0.0.3-beta.30_1599000610980_0.4474336296430328"},"_hasShrinkwrap":false},"1.0.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"1.0.0","gitHead":"5fe1fd44b7751252a4a39b33774a2dc13980f524","_id":"eslint-plugin-rxjs@1.0.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-hNfZPcuTdx2S4fBCmhCKzNi9LKzovceoNnRyldO/OPfK/sOM3jf3PgfkcBObMhIZKgBtcmv7cQV9l7NLqdA1Uw==","shasum":"d02eb4918b6e6f47024a41f8ef5920fffa7deaa8","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-1.0.0.tgz","fileCount":89,"unpackedSize":130784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkQANCRA9TVsSAnZWagAAw1YQAKMRCIxR98MJxhV2o/lh\nFWxL+rs4lnm6FiHzv1XEgEmtwpKAzMZZHjyL0bcqwe4/B9ZNl0vGuNs6zg7T\n7H0PfTAaQqdr0ATky/00Y3kIATDXl1ub4vTLhfRPYbFgMtlA2GfXx3HQj+1e\nYw5s5ybG8ZnoGi9DU/FLm8msbGv0UfcwHN+Wahe/CLWZfRwhD2dzJXNKRRl0\npjdzHfjPUdIOeeC3U4HGW1byjaoJn9ITnIIA8pKGFz5qPxyPNZvb84UpiEF1\nqtRB5w5wlBcNkpCXiILTQPPVePdML1IrEYF2q3y2wMgWIIfSfTSkp9Jz/Ky8\nLXFnz5HeCK6hnJpzQRAACISJlXMHpHCtgqND8Fbz3KTldn3FDvJxU5otGIwt\nBRddGaHDII3VEICP95VS0fCxguuRVGdFH7CO/5ikf0AAZs4SmKasO3KR2Xxq\nQlg1Jz8BxG25ODHXZYWTkqAYZwl3qYKa53HkeTHWolOLPdZhCit0Hff2nQCj\n72GbqlFGCizvCc6gVBTaiqzKqnZ4x0IYwNASorAL4Eo24JrIoaGPUwOkEhop\nOwvpsSLw9zG7GbwSDNhg3l3o3AV49enQIyq8zLS0LkcYkGonb/VxfjewxqlV\nE/WlmAWykbSwSQLzkueS94/KstNErYL5Efv7n8KZCa045Xv+i2bj3WOdwlHT\nEcPc\r\n=qtiZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD++ph7Gz4E73zj2ys2IrsAVRPAbJ7Xfq5LviA9mLYFuAIgGThWV9tgp8r55AFtrisfWWqStZrH34GtLY6BJERNITs="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_1.0.0_1603338252777_0.8418183857616983"},"_hasShrinkwrap":false},"1.0.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=12.0.0"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"1.0.1","gitHead":"54a832e6bc9b14d47f48cd35912210c35aae2f64","_id":"eslint-plugin-rxjs@1.0.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-NksljHTSRMiEd4Wl409d4Vaj6XYNv4Wjps7BNMNI4TuT5wgh9MoG6Xrg4RkNKxbInznI1m2ywySJVdfDzXUu6Q==","shasum":"57e34e87a89e82922ab8ccb1ddb4423e7b063747","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-1.0.1.tgz","fileCount":89,"unpackedSize":131039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkgvCCRA9TVsSAnZWagAAgEUQAJSUNWoqJv99s9NKcghx\nwbNe8AV2WC44EIyOTBDRjyzXn4WBYY9FgKVfcH2+amSWsd6h3GZ7B4Fnich7\nEGjVpj3eH4u8kaE+Med07bTkoLB5saIW2rxLJEtBVAgsgT9yXsVp0xqQ1efb\nCdUvii4+2aBhMPPXvsytXuoYtmJ3fgDDiZ1QS7YHROSqp/Pi/yPEKyN3QkVF\n6UY4FsuKCpQ6fW1jgCxwrtb0Yf7ftVjOIhmnl4nPpGYCk5ojC9zk2HWtPDu1\n5ic0H95uLXhebCo0sazaz5UENI8Q3DGso2+m/mxzbMfWY1ziR73MoDd7JeC3\ngoy4SSvXh5k5NEAR4/7ZBu54Q4uJwYzsKRNtFUW2qaFeJRgxjATZzU2IP8SX\npR+8MOfQYwpLKV7+xU0TDUyAc/RAwUwavLcxwH8X1RCkdxqQyrzHX9a1IBdB\n9QkxFpzqkoS6wlqgi1wmrlAcB+dtvtcQDEjmFk2f9NdYM0w2QAO29IJnNCby\nXaRZtMGeQaL8FUH+h8Os30kRYSDXjgm5AQSOpq7BJEYOvW50P60jzpeCq7iD\nHQEhMpE4cTyZGd0KMLOEcmDlAxKyNFE0GUT0gU+ck693H0ufnvZ9tB9dWSW0\nI4m1srHq65VjqAn08crkJm49JFE2rXMZZBupR9LwF3A5XrgdH5XcMqI8nR/1\n8kgP\r\n=sm1g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFgboeBj9EEyQMu+bjH+UvWAMXp7ZvNA4ZvldgXU5JZNAiA+R/f7FR0+cRbATLXglTig2Rmz1jAd7Gi6dx/n96aTrQ=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_1.0.1_1603406786470_0.41671055464930373"},"_hasShrinkwrap":false},"1.0.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=12.0.0"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"1.0.2","gitHead":"b144f7b99b44731441508188a74a353c9fe70a07","_id":"eslint-plugin-rxjs@1.0.2","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-WGPOu/42Z7eHm/nSpieb6LBs1JswHFznlwZLFpR81dA3ujag6mJ3/CQr27L8/mFkg6TaF7MK3u1aN3zxMLttMA==","shasum":"3f7d88c25b551e0a0664413b1363c351f2dbbc6c","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-1.0.2.tgz","fileCount":90,"unpackedSize":132566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflKyeCRA9TVsSAnZWagAAMxEP/A6TE1yQCfaa/N3R3sx6\nCRvy3bDDRnwJljjrkHjqnugO6ZJoU5My5hvIWSOCdnt+Ybc0Rwlb2fNyNb7S\nrVSSZGedQWhY5VmBEdm2PmJiRfrbyrUjr02H2pyOrxdWGg47TTc4Lj5WusUo\nFXgeLlDIrPzuPLSlCSDyZx0/7ZmsOXgHAN9hqYfWNcb7r5aXg5+VcRa5FXgm\nGYSkVag4Jys042fuwsn3NjbgM2yDG7TpbHqqrBSG+quYWcngIrcf5GZwcxDz\nBo1wOcbjL/wh2vG1JrG+AwebonXIPPnTMy6mRgUTSxASSRZUPrFI5zjPijf4\nMhKFy04SYg5ebZ/X0241MjIzsYF7HjuxPh+3UiESXOkjwWEF9CQVdaMge+fC\nA7Mt3QpQD9J22WlJdDllDg0r+QMu+joUmBns+/zAfC3PiUHIazEE95pPRKpV\ntcFKLOu9m53VRxkHmJ+RZQCyS5cDHiPziiTuDYjLfjakp5G7EooHzNkU4Qoq\nAcgav8q/A5I0Ix3wr7M+01rR9dApXfz8bo5s8N+OeVHt30P3EMPF4l/A8iEx\nXAlFCUj1iiHwKJOc7z3+UcuPYgnLMbuCJV379BD3aQtyZI0azKr92SAqsiKp\naYLz85Ts4Sg1vnI3+qAkFuI0ykUo15J/6ffUnPW03HX4QoVhfOYRLDM4pTqw\nLJpL\r\n=g8rv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAlxtqx1GrIHvu9lXcBenTz7Ww4EXo6T/Ca3PyNUamk8AiBYnmkuON0PFKE4yeuO530dQabZ/z9kOfnt4INwmc3O5A=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_1.0.2_1603579037179_0.9995890931700482"},"_hasShrinkwrap":false},"1.0.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"1.0.3","gitHead":"4d315246994d862406e462497ab0ed5726b5b5c6","_id":"eslint-plugin-rxjs@1.0.3","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-aIIQ1Gh+Wv2Vit1d2yahDQcdCGo99DxdSz7zSb9nOICZyf1Gd1s4k2vT+L1OnUx++pprxMVqa2bd3xvGbcCtDQ==","shasum":"375d731a7d6c3c8233405ee5767a5f1b06a388cb","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-1.0.3.tgz","fileCount":90,"unpackedSize":132884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl9ZbCRA9TVsSAnZWagAAij4P/A1ER3kji8Nt6crvQLzW\nppVyBQiUdu1aI6bRcYTR7FMZRTF988h1HWXWtXXvjpSEbhG5QE7Zj68LLaPo\nFMVleE2FN5DDYXUJMhMb3U6wECDFohQdyNZTm+X/8NdTGH7pwSOGIDlPc8jl\naM67yYiWH+P08m2mbsQQO/60W2wYMbVgM0ffINPzO50NYxeCl8EqlbqeHD39\nv7sbSoEAwiIKhHCTjUSl+zDBMCk65VlNWCHxHxrLqnRv1ektCwZts8IJRSa0\nWu4x6j8/ct3Bw3BMvFJ24dz9JibGa+3kKKAY6g/XXl7VitedAdLy4TnUrdNu\nwm8ezgn8hSTHANWLXJgipg/nYGZrAxsoafZCHGiFyzo5fKYZKgWWMy0zMtVk\ngxe1icKK391T9ZjOlNwBJ2It4211bE/5ffK0lfMpyVtBWU4oSPH7GBk8wmig\nqlYDwtD0bynKtF9u+k5hzwunavUzwQMNxpsiIdQTVWAFkNuepOD2pxsHrSDt\nT+q8Uw/rbn0R336AZyXHYfA2YV9m+QbsEUTQLYb34ik+R+xAoysM4Zb5meuv\nGEcRM1eX2FM+RVzA6jC8V/fka3TjOXlA8z0yw4V2N+nmU2QsSwzxt4Tua8vt\nJrHMR8n+m3Cnh1vId955TQB8dYRPnhV+peTg29MMXVF6rj9WDHTz3ddSrf9x\nZ8xy\r\n=BdFC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWFf6PUOOmk4/MwwgeO3n53PdpCaeykGLiR0yxbJlV8AiA2/19gw68PmooKN7XBNg5WZC0TZVxFZD5niDbKNOUGVg=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_1.0.3_1603786330475_0.6636719007420335"},"_hasShrinkwrap":false},"2.0.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.0.0","gitHead":"9e5b2eea3e8ccea36c0aaf54fef8445ac05f67ca","_id":"eslint-plugin-rxjs@2.0.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-h4WhHktoYEieOhcxh8zmvWHf3RP5mOinUJYrpYWc4QrMX5Afkl9PO5yp7ArDx2HqgilZJ0Q46NuALmx+++7+cw==","shasum":"cdf624783bc2551c6b5a67114a7498c4394a9e1a","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.0.0.tgz","fileCount":90,"unpackedSize":133947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmm1iCRA9TVsSAnZWagAAzyEP/Rn/QLJuTRTt4Ap9q+mv\n1Gag3ikyMPKYIojkRskgirvU92eVjPJo0KXLOtP9OxdGCgu3h8iFZQGzG/OK\nV4e1rGxiqrigVDZ2co6LfXiUNomIsLPiQH0OrCMPRJ0N/gVw2OK0KoHrwjtd\nyKgwESku1OKV/eWcp2FtsWQwHo/RZQnwbf5vAg8d0Hju+DOtlTTKsm/iwh+O\nYhyPSXRxp2uvpl/1XBYaRM9SuUzpJYeCuTDKj91vWa9XcTJ9nlOQyMJkAoN1\nWviXALpLQWOiAJV/+6xvMdNh6OOxb1wE7rHkn4TM2xvPEnH87raFE/s2hVSb\nQjDAXHV+3kz5xvI9r1MDkCHpPFaSixGoTqjxh9E4Rh0e9BJAvKo5xkDvaGVw\nLDxlvd4yCgnQRmlpAxFDbqP42+nLofZLcGtIBS4HUsCynPd4AnzPUgI6wfIq\nt1zRwV7J/dzYJZGXIs3REb7gPQHbnGceixL3f/LqvhR3rKJwDrF9x0MdzmVj\nNZBEvvNzDfQCzFKa4i/ODo7qgi5N31Sr/0scWkuEkdCaPt71zHhT1z2Yp6tE\n8BT4fr46/Kymp5O/zA/lKf/OuXWc5j3xoqLeFQ0oVqmjudaTrW8dUOuxcVk3\nxZD4YONuSYQabSZNDBk+wrHvqOKuMKZkq8EeNtglFnvfdki/f4s0a8Kos0G7\n3uiG\r\n=114H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB06Qi67sAuviE9TYX2TS/XS0tDMdBfVVThGU15pCRSAAiBwf/SnZKNHXgBB3SMW7BgiI2TLAF1KjR9pj8eiWJS3qg=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.0.0_1603956065677_0.23966890013069286"},"_hasShrinkwrap":false},"2.0.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.0.1","gitHead":"44b7b274a7daba48c4e16031e539f5c0c3a125ea","_id":"eslint-plugin-rxjs@2.0.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-dRPDf9uAjMzlvEIAk4LGaf80/HJEXdwwaEn4jRkLujc9gbSApbUee4TGtqAi8DsP/K1tM0lqfJWTRwRydmp+dA==","shasum":"45cf16f1d7b4f5f3ec476032c3196556e6626f5c","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.0.1.tgz","fileCount":90,"unpackedSize":134789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoIg7CRA9TVsSAnZWagAAmI0P/AgkTKYsGs+VWWbTICyR\n9/kcdZaPQSzfWapswarPpTb7uwOLjzd4/Nwd2X3ubfjfLcMyYjW1uFx3dgzi\nSHPTmHElW9FBXtKnST6zeEC+9cImmsHkCp+tjz13PA+HdjV7t0+Me9B/DMjI\n+CAmfKm1S41y1iN4fcHkmj9/iXUbxfc5jrtaDsyAIxb2HaZq4MWKMrXnvJyc\nG4VB+tkg5352RyzHyizFyoESsG4HcHefR6OQK5Zpu2tATRXGwdnKw3666oCB\n3Cd/3CnIByjqa/8NDIWtqBZDi9yf7TaKgQVLjH1Y0LYMA4kauaIyZukXXVC4\nf4cg+tOiQ6EHy9msqhQ4n2Q/tFYvsnXPhDwTPR3D6fBJq+inXpa+5CLZG7vu\nUMtHE+hF7ps2cKSPaD6njjJI/Hu5JLhWvmxpsbgQBVtRMdPOjz36y39ZDxYI\npLLQpEeif92cBK6VgRD/Uu1pnom44fKkTA+rAVHyZcrRmYigbdEKK/+VMn79\nLgSiGh5I/sHGS1otIk6RDNUrp/oIs79qziEOkSkCgH5o33C9zoeuaBq3ikRq\nSLcSyvUdegJ9AePAcd8wiG3zLkhi2qn2CEWsyENd2Hh3JPKLJR5KK5J8mVRA\nanF6av9xuNmwY/Zbhc23HDTfKOCVp29aJexS/u624peub3ol9CyK3LIk20xj\nX5G6\r\n=9Ee0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8taGSt2z0MhiUOqDWEtvi4mvhlp2cyiJ6EXuo1sFu6QIhAI1FAVhrP/P03/poiBm7d70xG4oNvckCTLJuyeQKqIRl"}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.0.1_1604356155374_0.5367434492301915"},"_hasShrinkwrap":false},"2.1.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.0","gitHead":"d1070f08883a27d56c0a659b91e7f5cff8315c42","_id":"eslint-plugin-rxjs@2.1.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Q+tAdRLIHDbMehjY11wXyZ7RfUzXuG+shr0OFcl3HcpcdSM9xII2OfG6zSKOS8Sl5bjbvkhtto6yKZ+X4u5v8Q==","shasum":"6f87ffc25073e81ac1d97524b042c09b70ada01e","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.0.tgz","fileCount":93,"unpackedSize":141295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoN5XCRA9TVsSAnZWagAA3vUP/Rt9xlRT3mdQr/Zr9TGN\ngmZ3yTTdL3vEuDYYLyUHIeHsW1f2XOprDFWaBqrufT0TKQagGgOfSsf1JLKm\nPKdRCxuVSoDJWP2FpqIalYIUHM02Pok5vp3LiSJj6/kqnZ7latmjNEZtWBce\nzD64It/2DcuKRwqChvOOTapgn8QXhR2f5Mfsz0TVQxOju2YfofNTyaE53KA6\ngocW8gEiKpovZZPpowmYiey99sH42bHqJlv7+ECxEbPCojS7dKvO4MtcJu2t\noAOpGxTjgCFTIbZ2muwm2S5TYmCzAfPAyjlOToLRQWu+LvKGav0faEjDC9dS\nfP3IL7IQ/l58j9zdg21RdqFiTema1PktNvnnxzXnFHaYvLNuC49L5idZGPYn\nntHvGHNO5b1RToPgSRr/ST6H6DfnJ/DJ40ClfpakUPQfCcuc/Se6zuYpGJ9B\njvPOT2jaWcx+JY/ou5r5Fce/bKtc2t6Uzsxcf5T1KJEwuHSzpKa+Pdh3py/v\nur0LYsQCgfegBeQ0SdD9JcntTKkmUVXXXctGzaxgqoOzT+/5jczaUhR4NfMk\n22CDeWZPQpqbFxmLgmEeA0u+ThXLuCi7qhmQ45F6GFzgrGECAzKGXiNXrDQZ\nRL2r9QmrkGyF7bK1ZaT8UM/Nmk0cRtvLO5JuQ/hdLiFWdrI4nkLawx0Mg+L0\n2bdv\r\n=M/2i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHeBpGrK9E8XyJR03lAnlO+uWqnhSZskOXV/hBTXuJ3BAiAfAfexD8xGQFC8P0mPC1PdOu4HpqBFEgfpJGdUgJ7p7A=="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.0_1604378198986_0.8648597297187672"},"_hasShrinkwrap":false},"2.1.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.1","gitHead":"09195bfb3b5ff8f699b297b13853623ecc039ad7","_id":"eslint-plugin-rxjs@2.1.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-U8ZikAr1wsMTs9hQWCwjHTrlZBVXJtSDDNDxI/8nC+Z8wvhHNptQmoOqMjz2gDjOhy0W6xvrpF1reDdUrCAnqQ==","shasum":"67197757b513ee8ccdc62dd11b3a1dd5fd34cf9a","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.1.tgz","fileCount":93,"unpackedSize":141401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoREgCRA9TVsSAnZWagAA/noP/i3WAQRFTT6+Crwl4dv7\nz2Nbng6OAv0dzhu0buW52qHLDPqJ0A88rHOrkPd5lDRCFcRvQcU2dmk7+ZvA\nq/aSXsFWal5kCGQT7QQKeoMwc16oyjH+b8/dNljyCyyu2lrHze9kims2CqyT\nKuJSAkqjUnkdm2T6rUZXrkKzLNlDeZRIVD1qhfYUm1yIEPm5fUgem2DM/It1\nYLx6jPWQZ5anLiDedNJZ22QV5nK8QB1u73kf8Lb6niGUteDoMcvIbmnjz5+K\nm0JlPw2lmQzMGjrXqrsdJjcLu1fZdLJ4FGnp5ZbEZlR6nmsBhYabv/vDJnrj\nfudnGTv3w2qIuUxiS52lR2N09wNmdILRbsNM1IuK8IUd4AesQF+yq6GqTsZ4\nyLRIqvpPiPwk0T6IqmLsq/uQquHzxIYr96FiuIYtXxz3CCZoDu8V2r3rN4xa\nbigufzm0/lguRn5JWPQ+Vd0RIMgzRakkXBR0jyatxG4eVTm9JllLVe1py3MH\nyhV50kYmzL3tp69nHPNnSMmXnAnIEJcxCfRxiCIjZ3owQB69Cd/LWn2R2IvH\n7agiC90CRCeGrPO9xfb02p/r1QrdomKNizHwas9d4gu/bNZGcIMauHps6P3i\nWn7tnDQuVJ/+zK3VJwhIUBe5jfeaU30XMItGtSsuYaAi2C/4pUnPq+JVzZ/x\n4Ob7\r\n=eWOZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUUyr8x8PS9g0ku/+eMAJDaQkGVmmqflLAGmL8BJRD0AIgV541F6RZOZeV4O+KUzP6NlM0rIZ8GSNWqaaeWhWkIc4="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.1_1604391200087_0.9503822140960352"},"_hasShrinkwrap":false},"2.1.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.2","gitHead":"12d8255c788ecaaf39c14013903e3d36ae977712","_id":"eslint-plugin-rxjs@2.1.2","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-28VWsdNWZfTItJyAVJESWExs1MeGdYXP4JdkqZwN8AdtnPUGxeLR3HJsSf2AW0jLeA7+TJ3HQJnvivUaK/sEOg==","shasum":"4b4be7be9f637f3bfad2b30dbc5582e9229f3d43","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.2.tgz","fileCount":93,"unpackedSize":141939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoRi+CRA9TVsSAnZWagAA2vcP/2RhDEjDR/D9DA6XFLsl\n0KdYb7cmk5rSJuyhnltAQJdv2MN+j2W1m4g02gDsY9A6gcbQVih690TxeMDj\nCWbNT+Y6nYSop/iKalC+l20iVY1pDS+mISt+NO44LHTGjqtv4Gvmi4x0SU0f\n9ydduVlMdoA2jipeVgWSOLDJgMss/VFt3U0FDCEJZ9W1E13bhzoiUL1w0BPL\n4R64PK/vxkkPjsI0RgVpv0s55FaJir+4lWwajXkQebi/uJnh7Cj6wkkZ5x2Q\nMb5yXm5+/a2gngCZW35+Ftq2iSJcCXXeL1oikn0xPLBmiyGAhUgDsroxRV/h\nGUotruSXcBqWJom+OWFQlge1bh0FDjrtIZVlMOh4T1qqzhoapvArxkrISxYv\n0r96D5QAS0HtQZZbFwYwsXSlqyipFVRQcxzaMCrpID1TBufgOiCNrgY/vy0V\nuAujY6sMBzwAWYNEissRBVksDQF8viyV9gr99MF+hODMYBRJ2SobkitZh8/s\n+JD/TSRiv1y3DTu6xH3Gm5cppvQqoWTiOvF2TNsh1vgm1JHOYSAWfwwRV+i3\nPf6Sf927Ihi//yd9VjiOhpl3WyBSfRO5zuoDUSY2FbVbB+bQhBV9Egys5k7k\nbBcq3po2C//WT6EBivNldICP0BeYWz5FJuOHZK0FXVrG+HzjXw3xj8wEHwEP\nTany\r\n=j+jk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHbrQ1vkIWBKaOlgkeLpaXpBnzUhWsNupmFikJkbyigRAiEAqk9m/BZnx86m4kPoNGf8wlhUCzwHBjZHjV4D84w2aZ0="}]},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.2_1604393149939_0.280865067839867"},"_hasShrinkwrap":false},"2.1.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.3","gitHead":"5d3a8765a1bd807ab6e98d4f44e3d1b57d1fed35","_id":"eslint-plugin-rxjs@2.1.3","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-suPh/0rmZZgYl2tvHat6HcnTAwApamXeR6rI9sXCCs/vjeXqK/tBBZfgjgMHTP+JB78R6df2fJpW3UQRmzUcNQ==","shasum":"023874dd822c3eb63fcfe82e04cd3346f0664a15","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.3.tgz","fileCount":93,"unpackedSize":142744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo5spCRA9TVsSAnZWagAAF7cP/AscJxdDTI7p+koE9yg3\n71raKv2R1hZWhCTt7goF/SX06mQdS6HP2tf+Ha+7TxRIAcBXuZdcurFgBD01\nsniZqxuRzztDh+fZXKpkRimp5X8JRoHal5ZrENI0brziuO1XGbfVGDDYWRbn\nn4c7o/lxVIBw8iKQze+hMoEKK4H0aCZsCGylLzqKJrXxRF9XV9/fPLtb5r/T\nZw1q8b2DUIX/GNqw1cOtxa7AtFbzhi8Sp5TOAVZu3QDeXqt/h6Z2iuuw11k0\nWF4MweOJluMZwKHRuWNC3bQIpqyhlAVYZcWUiZHXht790e6symRlClWEJsd8\n1xyc98LgN0SBcoENC8L5Q+ja8z3J9BA21pbiNgYK39iNpLyOpfNxhs/EIvkx\n6U4BA8tySbDmkvqRsLkj0qok+d8GUdjO2jkP8mSnZEERnz0pRRX4Cdvyezdt\n+oupu2PMEp6BWU8hhEvasutShBJ8LePbA9+6lzQ2kIj+jQ4qa+bSta3JyasF\nmxBrY46wb4l17HWF+DqCiIISSH1mmeQBA2geEHy9X7dQT0N/xXc8hoVx23GB\neST0DEnQblRBULHWJcdlL6eqfh3eF76YXCs8hEV39vBsuuZMf2I/KaGPnaQE\nUpTWJaPdnVnOvH8zxMqtCg6Qs1lhcNuQSE0tr+Jeaq50tr+4ynkZwZPcbsix\nCWcI\r\n=F76k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDERTVzaNLwDR/BuXhoxh2ksao9a6g1rzCY++n9GOg/BAiBwOUy1XelleCQbgwvqWD9ywNPW6uJL1ioaQpKI5lob3Q=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.3_1604557608811_0.9621168195069378"},"_hasShrinkwrap":false},"2.1.4":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.0.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.4","gitHead":"1075ed1b5ee20e607883cdee656b93b23a118280","_id":"eslint-plugin-rxjs@2.1.4","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-XD80UD91ObvY0K8iLz13IT3h0w9P6ZdMxl5zTUuYNF9k61QxQJehut4bF7pWBEhmI0RMETXU8b2ytPajOLrDkQ==","shasum":"ee3ae8e5a478c3c57c4f92c48408a4d79c530539","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.4.tgz","fileCount":93,"unpackedSize":143120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuERECRA9TVsSAnZWagAAjz8P/RkPStMhoYpJ9CkAHrLQ\nWJvzCsE+5CL+Gvl1swXOMQJNSYjJ1E/mslPHVJDARhLHskkjVB7LYZXULmF/\n29WhjmV+XnqwDDhKxmrylxRQbQBJmqRjH3Fv1c4vz1PIZ5Mxh/occEBLqfy5\nhwS2gMOscjWQo50EivNyXlhm17mExx6ByjpSoNjIrODA1JMqXSy29ztJFAXE\nTQvIm35OFAQBn/9aC2EWqNYW00DIp7VtssItKhhw3y0P6mG/giRgdHvq/eme\n5Pks4zFN5N4IHovSiOC3qST5OO1o3i3obu6U4DQH/zo+LaK2BzCBTQ2Hxm1y\n1ZyLhEWrMybWC4PTFss2fnFdpPIq3uE7NyIXQrsJEU8QD0UzUnZyi0KAYQm4\nbQfeiEXSYdFMVdeQ6qvN/PnQ50RnkB9Z5fXJEahW0NMKz0i2R2Aewe986l7c\nY0yb4FKxMfADYy4WIM7ELdJ3adpHrbwFQA6Hkc8ZF5fFy4lSmv9FHv+dqoYG\nR0ckcj3U+maBrNeKkfceCTg1LlS1yjCbrTdcVGCPDmnUvNLp03TkvyZR66sN\n+0lGJFy563QMggyrB0h2n2DQ/gUUid3g13dywtIW4AaVxhzqO72CBazhElyJ\nVMB83VHiJw93/2YnlqgPWAQABxDAUtIoBMoz1SL4hAub9ilGwlO8p8RxjG+4\n2OLv\r\n=5o+Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1T7kOec3s+6jxVvViftvRXpsRRKgaUTvp2biys8mBAAiBNZCD11dVchlphrtDIJTCDRcJh39Bgo6gJXanPNsPOJw=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.4_1605911619770_0.48795393644234997"},"_hasShrinkwrap":false},"2.1.5":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.5","gitHead":"8f6cd8681da014fb88585c405f859ac5a00d34be","_id":"eslint-plugin-rxjs@2.1.5","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-gQppucbXyYKCxgdBVud/mwVJ1+EIA7jr5WXvyGslWWEhA7JfQcVSKHpanywAT4QDvRreyq0sY3Kzm0hKgYJGBQ==","shasum":"67f864a4a42a301d5845d6b27444627677ca89cd","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.5.tgz","fileCount":88,"unpackedSize":141331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwaa1CRA9TVsSAnZWagAAspIQAJSCK+60XOtw6svLlz8G\nA1IIYcuvKaHEvNeTT0OPH+JtmCJ9fqZVHVFWmPsmV1ksI/L/sRwfX0kBLEJR\nL9OyFRBklPXes01B4tb8rMbAjPQIPj3HUPbSEKXQUERXuVWkDIpGSxWrQHUJ\nQ5PiuhGk7AxPt0LeN2jX87Z4fEH4W1gIgm+MZwr06UJeIJ1OpMFPfQDhRPjt\ncMFD+7mUngpzp0G56RfvPnUH5Hmfj6DanypGQGrfEVvLPMXMCfKY5Z0Om9II\nd4Qz0z4emQMC0VO6pGS1fgtrK+/UMsg89ZFWkdQ1FhqoNYa+wSK/wCiib8Kx\n2lsf0Bpuauxxi4IAYnfYXhiuiMRqutug964eLjs/JwJ0pvw9dZWYfv746Wn0\n51zxtbLbG1deyBJMfSeqMq9u6iczcV+n4F4UxZEI2/BOSwZkXBqHCKT8/9Hv\nUycntwXVQ/UqIexcYQc4T21Kp92GVC9dMwmYHaFOldoQm+yMpT9Dp2iQM8io\nu2pnq7mA68spu+1NOI1JImB5oqpKiY9u5JUDkTjcY8njeDVI9Wiu6uAEQT8L\n5cUOIN8eVSsRs/zQMbBhev33cNNygKdhyMFuNOGNskzfmMCPXwJwIa/+QtYR\nsPc8M3n6K6K30145h1qi4dXEHe5oA3x76m7suPx/h8R0xyijljK3UumX/xTC\nIjya\r\n=zaNq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnunVz11AcCWTMOx44XmNmmFDiur8e3vYjlzAa+Uz/uAiB6tsdyjZwz26bxcfv6f4DtFZqhv+U39WqyXtbU5/sSsw=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.5_1606526645250_0.15276624203299982"},"_hasShrinkwrap":false},"2.1.6":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.6","gitHead":"b287d82b6f4124995669540decaefabf860262cb","_id":"eslint-plugin-rxjs@2.1.6","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-dtCJ7jKLPNsyM4Kc9erzLSe1s+4LdR9JOLOECx1jR0B2srFAxw1PbWYub0ORFAyMF2UHqW3V/XUoHYTeq1krWw==","shasum":"fb5ede39a99a6caaf206cd5664810fffa85382c4","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.6.tgz","fileCount":88,"unpackedSize":142374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/DnMCRA9TVsSAnZWagAAIkgP+wQqd2DtkLSmiSNs140i\n+d50mLxwo9LeWXl8a1KsKdZWvUyHhyM5BcjUJsLC5j7lXVkyTUUlBQqlgZmE\nGGeIPxiHa1hgLZBgdnf34z+j7MWuYoI2/UDqFHHSgBL7mJh6tuoKRcjf6d1N\n0pNVz8AVluvKRc7vdS8t37lPzElCNbi+2V4JHPrLLRlTkv9AudgR00DZk5Y4\nLo4TJ2kPjmkZPKwBORBN2+uvNlMTxm+4FxLhJS4jhrq6KtaY/DAokNdSyPFd\nr+NhL/AOA2ez2VJA5+xhkRwulfVPGzQeS+oMUxkPBauEXkuKVoMLe4B0AQPn\nYREWQXjGOuCDiFExiCw3xFBC+i5IaDubCRS8dbzID36CULoV2LVt6+6oHz5c\nRtBG36+KOV+LiV0EG+9NyOUtqbz8LBsBpH3CuJGEHchWR/2CZd863BjA38XI\nPp7H9lz6i7Gm06FoiFXHqvQsvZC2E1Fvl/qTzppIPfUTeznFM6i4ojPDvMhA\nvo6EboyvSMvMTGVkuhYxzcJDgzXd1hU0EYqyayew5TY/LQ9LOfoApAq3wK63\nTNL6bjSW1F94v4arpiKCdNzAkUIzNgV/9kePDlqx5D4JMK3cX64+rTYwl+9c\n0UreTaf3DycPC1fiPd52V23twjir9bBQ3j8OQuAbOOfp3MF6IrAfpeg9gZKj\nSmFw\r\n=K7aA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDpp2v1MI5s/+4X8fPBSGr5+u1xP76qhXWf78Q/Y/E2wAiAZ7sZHwPnz5pw3mdJdHFYdnyhsnGYPb9V/oieUyn48/Q=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.6_1610365388115_0.12968328307820776"},"_hasShrinkwrap":false},"2.1.7":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^4.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"2.1.7","gitHead":"1fa0eef3665498b2909512f9827f04262350130a","_id":"eslint-plugin-rxjs@2.1.7","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-8SHBpqLf0FxSqQha6JXnBQV0Z3HcCg84tEhOgqZNUx3xpt8RhTpS3m+A0LU7OznRPGNEmmyHPPTutz2T0YXLWg==","shasum":"292e47ac5d46730b8c14290bb768daa7116a58d3","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-2.1.7.tgz","fileCount":88,"unpackedSize":142375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBfWwCRA9TVsSAnZWagAA62sQAJB0ubkIdNCHtRWVP2um\nGwZsOQdi7Bk7sxouuky0407I7nLwg5d42SCFuXw4gLbpt2CcThHFnor7K40i\nY1PNJ542C2STq7Mj565hSSTcbP53m3oNmgAlbUlJ6saw9HAnkZhCoYttIbsw\nyCo9ysXzGsRjW6ioUbI38MCoDoDAvUhiuksv252sCcHT5Yl30vOpWkQUlGN6\nVpyG93Sl99EmiOifuW48xpwQi/3q2EaVvbvoLCLkH+ts2cfpW6TuLYj07C5G\nSLB0vr4n+YJu5MB3G7FoTBxngL+FoEgCsZhzfj4GtHt/jcMT356WoCLudmKz\n1ZX0tHqgeEvKpuUeuwxA95BfNDBv59NKf9yHdW1LHH1A8lUNtZpIM/DKh3PX\nLfUKQ3pUA5fCEjqT+p2FocPQ2cpM8psJz2MLcqU1FxwyzGkOmOwojGsrlKQm\nGxLWbQPDPCbZl4y/oEJMwfYKc+MDIDPnroLmROs04OciuF6+kmuZSCbAecn3\nEuWwXKE0+xZbeP/z22+atc8kxLtS7/3zBiBUGwfsiVc8nLZEnVHbWuCcozG0\nZWQkCQP2hboesclkp7uq2XZ05Ptr71dpv/NG/0BmX7jbkwfGiOxBOv9C2+5I\nZHeL1CJ5EHzFq2zma9KXflqqMWzMKTSzNMV7jfYpNhAsQD7VusPvL9wxmGIL\npSP5\r\n=sV/S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBDXx9q+384qyWSbta7b4dKWqR/pynTl6cL7N4M8y613AiBsZK8Szjvw7vc25e25Vazcs4HDbJ5Wj+kxnSa8OgeULg=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_2.1.7_1611003312324_0.005352494841823541"},"_hasShrinkwrap":false},"3.0.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.0.0","gitHead":"014a3ff74735e30ca09b4868fdcc1bd0024ea3b2","_id":"eslint-plugin-rxjs@3.0.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-V6GUoYMcaHnREGoZmE1UbOciCT73UEKecmjsIsH3A7o5i1BJeZ6rfEIpSwgJPDwilZJJXGuTu+eGxF3q1Ddnvg==","shasum":"0a4ec4c47114f954d7ee59afce00ca189af7e49d","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.0.0.tgz","fileCount":88,"unpackedSize":143316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFL1xCRA9TVsSAnZWagAAp24P/3uMi8ImWeUY2uzkLoH6\nI/y1aH4hawutELOJYqL1aJOj09XGUbSSiuPbtYPshVsZOtm6Zte/q5kBBmer\nbYjhjqolXPL1hwHgc1SVtx7w/Go1wLEGW0/xQUyGE5zGH4O3mH2CCAvG1Y+y\nsWHbUz2kfb9CUtyL0Gz4s/mlVqmQKkQkHNGjF+MXJRfB0+XrleZQFBvuM4HG\n9oFZA6Ugxopt1B5uhslFePU5/Avvz3SDfhMahhZIL740hLxqexT9+MqCVtZJ\n7ZPGDTzQ+el8UAUzumYYTE6NrsZgEyBR64jk37chFxOvOX8XdwxRigyL0By+\nA8kbgdDW66wTi6no5OkaFLWUwK/fK6CfRrqU/n2LdI/k/vdUSlgmaKr+IlfJ\n2UG/V4JXIHZczKa4pbXMxoGgZAscqlIGziSZFLbQS6rxj7xb+lVdo670qMXa\n0mI2JXHi2sj50KaIQZEwqZDVcGDAwY66uCrhSH+LCO8+K7js+sWq/3vjkFUq\noOvvISDJDro/gEKgKqA7eazoBsAWbMSPulvORJZfLGWxIajNyJxBzvfUtqxa\nijXs+Ah5YnWpSMvluC4WtVRVLNWqFOnpJYTQY6Pz+og9pJBKeO5g58CsQeGT\neMx8XK5FhF/kDFx43a8rHD877PT27vWJ0nXmLgR3GjzJFGdNpji8zMWDRsD3\nmUxE\r\n=0yUD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSK5AeQ6a86qybY0mz3OLDVudDAJbOt+3oqP8Sm8WQtgIgRJWraPp2Jp/KeFERuZDRKFJcBuH91bXM1pHrdOYrig4="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.0.0_1611971953309_0.30193282448723924"},"_hasShrinkwrap":false},"3.0.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.0.1","gitHead":"1e3b50ec08395bcbbaa5baf73e6392e43191bf0e","_id":"eslint-plugin-rxjs@3.0.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Z01QYnFe2UZN1QKh5AhdSb19PZAJEMSPe+57hICVWUyG/VDj6z6MlJJPLfzxqgFWP3J9jPz4KQG6NcnFdNVtXw==","shasum":"0739aa27a2961dd62d7e15d6f5ee9b482319859b","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.0.1.tgz","fileCount":88,"unpackedSize":144300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGkufCRA9TVsSAnZWagAAdM4P+wbfbJtcrKOHRR+xqc3e\nuXkG3Mj13G8b+e49i56TN6l6JAs0wZPqWhGFkSrfsQTgIQEa1MJTG16lWuN1\nYrtMWn0mv+UdwueSqtsLkqXs3TCQ4NWY1z2Fhz1lBg6AMwNcJtUK3cPFzNX3\n4Y5E4tIA5iVnlEos81hmLq1vX1x8OzlEzIcKVX66gRu8TVKrG9I6sU/2/MUv\n4WuPTdeWCE6hKnNZMx7BTPwazb4g3zkSaDNZSuqXR6iTIttJZ1ntr439I/0Q\nJky24r6/iXtYYYGHIjjim5oIyYesdi0x4tuuHrqbJcnrZ5XnFPsYMvV0esqw\nID0dG60/T1pVNzvijVdbFZp2Wk78CGbfkXmEc7uX5wBCuzNtaip/uTZ7nSBH\nzDljX4/WQxKEmETXigKbYJX4gp+xclzUhSBsBLBYA8EFKYXKi5synwHOLdQL\nTX+D8hYtnm+9CJLI6TXnrJBrbTbCidhZ6kR3VG73gsPDNdW7UL+Zgmdvwkr7\nwRqpKij4bnx5yUCNyIbBsvwIsfdwLfxO+Nb4n9Xh26YOhmLZZbs2W9hwuUoC\n3sxuLIyqGrFy+u6Aj+8i2qHZHLy5LVLBaKfvCyH4OpPnVRujp+p6jJ2hleEU\n2r5TkPi0EAuxL7KBcIx0llld866MeW8Y0HHhZ4uSXP+2pf4aqqQXJ7aQrfHD\nyjhB\r\n=2qXU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjcwx86Umi7y4GtH3EdJfCt/zCmTi6Na8cZJIx1xhT0wIhAKzh5Rl3kgGv4eWX+NJdleB/Y7GK4EnCYwBlZfcQXDSI"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.0.1_1612336031475_0.44522376328066815"},"_hasShrinkwrap":false},"3.1.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.1.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.0","gitHead":"dae03b8ed177719454f0d1f410a2549fac123676","_id":"eslint-plugin-rxjs@3.1.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-kNirPxVUI2otpxoPMp65nN/V0zBL9V0m7n0ucFj94shfhoXdXvs0zJko6nfYfAEzwYSfqRRJxP16veJkquXoVA==","shasum":"7ccbd4ee0e304ba38a3c4f42dfe8a7ac23ac4310","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.0.tgz","fileCount":88,"unpackedSize":145259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ3bGCRA9TVsSAnZWagAAGtYP/19uFA6G5w7Tc84OE6nt\nxsBv3yKIMvt4KJykIc47GCfixyi+S6oM5q1czbpl10X8tmm4owhp0WS8qbP+\nCAL5hSoDHhecanUOr6cYb+qR8mnLZhmUL6XIHmqeHF2gOelvz2n7i+jTvwd2\nnibyhjrfo7AhrNlbD4h4vCWmeMWBa+rLA60bCNd+wE2GXPp55V0ESlGKB+so\nCWprDBxqP8sWu3uR/g4AST3G0h3wfv6fV0QZrNcPPHQIC3Ji0l7lUDNLMRBQ\nENAm+7Wydc4hBiwRoFwI2S2RHXWSfuV95sU+DSYV8iaulNOojhF1w0frMb42\nRr3EX6AjzHccm96LGMW/byW6bUrihv8EyxEWUm3rkJ4VsgvXv8RmsCbltojj\nS1MC8+ParzUZTj/4Uni6/ZPxbkrZGcEf4rx96KXh4wN+89135CzhFErh0o5X\nKm7NFJEk0wSYjGDjEu218s/eOU+r79R5b7g1cGdPxJqXKR9JZsTSTkTnWBLD\nUViOYQQMxkL0d5W7FXnQkBSMinkv7gr48DM/jQga8F4rxVmYsbTaPWQCmdiU\nnzjng6wzkQ7Fj2K0UN9wfMCJ8VYAig45UODSalviR6sb460Ev/dprBsIjEo2\nuj76wxjjvgWSziboCCkyxSYWbekDVvNDszBZTAP+JP2MKEYMmJfY1uGx9bmo\nxul0\r\n=5S4W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC69dVvIoC9NTLkaPVZF6CtFlLOdL1YNjbk285RFb2LUgIga/eOqGfaWIefu9ugvvnmAnV3aC7143s9ukC0r2A57Aw="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.0_1613199045952_0.6389472831486436"},"_hasShrinkwrap":false},"3.1.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.1","gitHead":"1fbad6bad482481d93b9ef29e5b8ba9858edd5a6","_id":"eslint-plugin-rxjs@3.1.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-CyCRQsnctOzdIU0bFgC1uLbJWi7g2JBb55AVgfdZElSf7ycgZQmoD5NGiF2hkbEW16K4DUesHKovje3FSsC5Ww==","shasum":"40439ca7ca69e55ea9bb4d36cc83ebdc9ef6005f","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.1.tgz","fileCount":88,"unpackedSize":145946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTEBJCRA9TVsSAnZWagAAQnAP/jIsRQxvZ1gsAC6QZZkh\nLzFXaWH1qjaQPgQeOmn+ct1M2yKQPG7i/wGUWlrZIN5IxL32g6v3vQXvA4ih\nZMwtga9+r5mS9olXI8cLwqk0MZQIdi1Nwq9QSgqVW4BGJARuMsgoHoVEG9ZN\neFu2aAFuDSCy0mNjuOV+mejFI7A0vcWiSJ+Tytj4L3aeqIEaCpudX9OBTdGe\nNV83CckwQ42GYu7eTH1HhyMtYRt3eCCGGgEBcHB9antK5uNd4FHw+mflUCO/\nD4UiGMjvN79xpUdvG8DVqJV28AeJvuUogixue240/4lT5NrGZsL6bI3qiK27\nCAQ30LfM/kVZST6D8uwqZ2GmR1+wiAPe09Ch/6eRX7yF6Gy2QBcds54bmJMT\nvXwJP3Edj7x7vmK4x/k7QMFC2g0R0GQsWLFgnOuskILUC0bx/e9JQDhLM0nc\nDr5J9tBtpsZmvqyY+TP+NAFViOsLqjEgl/2ai7C34N/aWv0yN625nmhkZdH0\nqAF/GhfVejqfRgp6JqQpvCVxdgc8FFw0EGnG1wozve5vHLPiuZTNMWIDbeGv\n+5lxRGD7pY2y6yOKqY8+qPXFjcgjy/qURowbnRp+udPrrzhAKB7BXxLor6M/\nfkR+PcLgx/sG5DioByifLJlN6ElOue1AnESR+E2Ps8BH1v2u79zitj6W6Nlp\nDhEf\r\n=CrfJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCj08JPGZhNKdCIbMtTMDI7yx9GL2sYnOeNIQxHG7MP1AIhAO7NCuIFdMfeLXdu9sq1EFAn7/0KWYTdbHxj0DYf4ZRQ"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.1_1615609928437_0.7903517261185606"},"_hasShrinkwrap":false},"3.1.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.2","gitHead":"5d8d0c7061ba099a34696a3d476ea138a94413cf","_id":"eslint-plugin-rxjs@3.1.2","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Tz4VgZW84HBuO8V2liKjWet8fTDv1PFgvyHV4JpJxrBOz69GQaLAjsHpwb//et+u0PptcIaD1OTpgt5UP2Mkuw==","shasum":"b7c5502054d2ea9e1872a21b5ccbcd6c937b99f8","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.2.tgz","fileCount":88,"unpackedSize":146598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVUWxCRA9TVsSAnZWagAAywwQAI21kbCGF8o8kGWbWLwm\nvHIYaDBPqYoHlEEWOt/r00ucN3B2MMNtX74I3WpUJXL5kVYl8FXI6xfmfcli\ngsnJQLZdpFeuLpvJU+I/4K5keME/SlaDUgeQ3P7WY9iC3QU4hYD1Qb9ka9J8\nc1F8aYgiA9VV7YwmWhGKcr8QpkQqhboBinVhls7PTrlxVlOHCXdeLul4eALI\njk1SO8GA6XGm4VhRBIR0qKytGoMv5ILFqLlB+uOQu1FP5o+vCURtdx3Bwq2D\noPFF597YcpYku5wXEqLrAJkssJb7oc+uvKzV1XL3E+7weReko/ly5P2TTCho\nEDYlg8FcijIT60pJSK0/VxG1sv1L+tqTlLFckhzSSmq65HHffd8dQ7Xfjj4b\nd0U9Po4j/WbxJcs/P+hZyZhhVy7qZQULMfI4XQ0aeUU/mKYOe/OKVPXHQxkg\no/yCP33Ym7CzYhUz4jmph/0nGqL3dljMdt9tCIx9ywcBYlzl5+O8aLpj4Sbp\n9O6IlNc+nwo00Gj8QrR1BTohx2mVVrRRmcPMjNN7IagZHSwNXvekPjI6ctLV\nHxAdUXiNk5fxZjCOYHLFqg3qThm6cPLJ62Bq7uSEMV9W0gClHyQ7a60wC5Rh\nhSkDM684MMl1hL8lu80BFUVF/AVC2PWstI36KuGX+v7IE7uW47XbbGBsZeAm\n/mVc\r\n=70YH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfZlu+hVaygqUNw7XJpGLjQkVZCDLuxDiF/mY1oQyvNgIgSwBI7Q0qc2yN8xxnD7GnDBNee7ZwFAZREdBB4otHpYw="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.2_1616201137225_0.4623397661721942"},"_hasShrinkwrap":false},"3.1.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.4","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^4.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.3","gitHead":"df6c55066115f38c2daa5af30e9432488ccfa7d0","_id":"eslint-plugin-rxjs@3.1.3","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-cU35R+qDAcB12E+kRAbLMsWhPFJMyBecbkn8Oh7vEq68Fz31hCMmVb/IZcLcUiQgy8bmxRDe3RqrdKPc79jCIg==","shasum":"7569b0ecda5c351dbe05640fbb10ea5c0b347bea","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.3.tgz","fileCount":88,"unpackedSize":146836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWFRGCRA9TVsSAnZWagAAUF4P/R3ZFHaz9QUlDJmby6pX\nQ09Egvn5DFq1gaRx5JV7FW9cGt0OfoVJh5gZUyntBL9Dke5VjQy8US9/JUg9\npqZHvxqQX7/t5L2/+ouAOtZHRhZ+N8UIwm2+FE8XrGbs1G0tc0kIe5uNrEFq\nkjRyjxFaQ9wbflVm16ewrBsUdB4dwGQNENPekW+cHkGRi7YhF6tcIfDeGJ+C\n/AJrKbo1ZyGik11dCnjCQFWw2+VxgFdi1Mh5F3KjDq0FDh2HxZqqWHaj+PAx\n90KNfuzi6v330QBAMDGSwAl59F2FN/I9c089MocxUKxvuX2vgd5J3FkXbAia\nxumh5zIzV61onkf6QaK/YAi4OvKW9yRWuLZcAv00/USci3TLBv+J5tcsvfuS\nkHO7KYKsrAHtoNCnZuUSPu2VMS5d96t/TGn+wiClJOS82+1c6nXay+CTQQ8g\nc1FwOtm5A+TVrxTlCyEx0j6/+oErbG9gUvUJhmTr8zExygwWm4cbtqp/Yd1Y\na1h7l6S4eSmivF6LrKM1Ru/PTNPE2CvKXjHRXuvtIJ0KSTWqoPAZgG3jn+0/\nK+GAfMHn9XQQZ7rBMFDST6lek4mvd9n4YxuXqVMlla18bJUOkNM8BG/zm0Dn\nadRVmKf0OLIQiELKzbWLbwV/GolA8sG7GQP+uN4E83y/ta962HmX7N6OeyJ6\nPho7\r\n=8Znn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGhdQaJ+3PeSGo4E5XL/SdwXiCQoUVZiRuib9X+m7dRTAiEA8JnQn4r2xeqTA/d/1Gu0Sgr8y4rdItJxeVsMJe+RmwU="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.3_1616401477679_0.83934710563322"},"_hasShrinkwrap":false},"3.1.4":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.4","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.4","gitHead":"8b4c5fa617610777ed4d5f02b500643ef6392801","_id":"eslint-plugin-rxjs@3.1.4","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-32C5TIj943Gk8hAQBjxbfhOzuIlQUek6dO9Gg4zamgdkwqmV3GuX4gSJq0Coo97ukA2ibLOUjWhUFhjj34iCig==","shasum":"498ca87cb867323c4171f56f0e19a416f56b7236","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.4.tgz","fileCount":88,"unpackedSize":147142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgalFeCRA9TVsSAnZWagAAYosP/1ypN5tShZbWGL9Bth6l\nNexPy2M6XqZB8ZLONpU+2S/rIrQMrxLpFzPGPjV/GAdq6uP7mgttRpAsCEN7\n/0aIrs2hnnUOp9xfgv1HYoQBfKCttJ9F9JaALueSPlAP62STRF+NVBDRWJKi\nJh83WwwoQ7HkoLGaDUnJ+HCz3eZR+nRt/CRWRO1evKTH/7GuMddv6xHTlsRl\nBpGDwGln5nC/++YJyrcmpNHFB3CgDsTU5/5sIYQR5luu2hxkekl+M1fAKk51\nmd0Q2U9blSgk4vsZ8Yu+aThv6CThvFl4DmSfHmDQJZxLGVU2WfQ5E1EUKLN6\ntfmrRk8RQeJqQI3PSUQ6Lxx4LMrC+y/gDJZczmJjKYvrLAsK4Im+jd5T3xMw\nuN3efQktiDmmQ74yXPtfO6neng3oNvoo+5MqBz7oxvdt62aAfSB73oPIjI/T\n7HLHKBdIBJlpVDlI1NzsrOqBgHHBqTvlpuFcaF3wB6cW34zE3YQY8ueSyMy8\niMAqYieLkSbXHJW6IN1YWAwO+apkjLLGwN5M0kV+TsJ/cHFxavz75lLM6lbC\nihOhHQZODCmqCPrgEsa7hLYY/TPY89qMrQiEhstXZYfZ8xd/nE3/aEtr7zVr\nPdYoRyhhc6MNVzdeUdUynfYlXmkF6aqpwQg14vSCUvCnnKSTfd7lGnrMMn1Q\nk5Zx\r\n=grv3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtI+wqQBmf8fmdrGOg4etuqy25jCsGsCcnhPtg5at9JAIgce9RGrauEI8HwSJeqzYDRtS1ivJF/Rqms9vLrwjOXww="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.4_1617580382319_0.8565863012068746"},"_hasShrinkwrap":false},"3.1.5":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.4","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.1.5","gitHead":"213794bcbb81bcfca8e5905c2520be2372ff58df","_id":"eslint-plugin-rxjs@3.1.5","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-Y5lTKppyfaeF176vTiDyEiY3DLX7ylJvOL2f7BwVg6+NMr33faW9jiIOZ6wUKAjXbf/+FuXWS5ikm13ctmyPdA==","shasum":"35378a47653da1ecabbc932cd919a0d1774c98d4","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.1.5.tgz","fileCount":88,"unpackedSize":147468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbudWCRA9TVsSAnZWagAAW58P/1GTG61A7X/01GxYfbC3\nJkz6wh1g4Re46STqLH/frYCcfO3dYQ03NvPATj6ifhAKfA7cNRER+tOjJZIm\nYJkEwM/i+20U2F+J4s5V0er4Q1h7wFQ75im2Vy9y7amsnrXV1OqhqxUQttR8\nSGTEFEePcIKiJjNTutavwRUUB5JuqL/T8JUj1j1yZ3t3K9f+KLnreFlc4Y2K\nKKdgY4Ucv4UoZqk6wpncWZsWZd7va1SD8rw80kEpa6TFNUwM0nRqWTmvyNiO\nKCQ62TV2ioEzlriGMitg2/4zYK89QrjXvkmcuvuRx2p7CTabFwbdhS2883v/\nr6rV4XP82rvqFYieh/se7De5Hs9hp09YjNjWH8TQxgZRUGRAssuXzBW9w4Ra\nfywTwQVyME5BnLcAquOb228kn/7iDlu1AHypBoumuaWExGrCGThtudunbFX7\nT3WMhk97d7J8B0ClG8ZLkupVNsgot1ZJ2YqpFNWX5serVkpyaW6x81doDBLA\nXIQHScbgqZmKWqq4qrcNe8u0e2grp6PFovWPMsjGRvmQfWP7a7Xei7DJo+of\nY++T4vqd+4xusVTtdfBvZYClMds09jwslCSQn83Ab6pR7X2lDsHyxoWkfDui\nFWyFSL7RZEeDUcgNB88QqXTc5bsIi9y2VwRh+vBekRSGPSXLpuo1f0ko12xx\n9Ko/\r\n=Av5C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxjJzwXu84dXxsKy9tkZu5+70VewfuW1vGNIdMwU0CbAiBJ6yn7l1Afsxo1pTw7jn9NWFQOZI54tIQCA0M8mMOz1A=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.1.5_1617880918271_0.5187559383283715"},"_hasShrinkwrap":false},"3.2.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.5","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.2.0","gitHead":"5b35f2b110a64328f5de4c3beec72437d00d57a3","_id":"eslint-plugin-rxjs@3.2.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-aVdkwT+THwleKOoyMKpLxudJEtwnvv5qrA1F8ZjwwuVswx2bILLIGsgQ1ju3lHVLue0TeNsxuapH6rs1RFONRA==","shasum":"1a8b124a23a6f98d464a614e668df7f6e7c631e1","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.2.0.tgz","fileCount":88,"unpackedSize":147942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghTI8CRA9TVsSAnZWagAA5qoP/2UpeJx7V6FOGI8BG7hc\nLNyXV2Cnhag97gXIBmBcCO42wR99odVMp1Cefkf75F3ObszbpbHag9xfUJLd\nqMrCwPFSdZ8wmAaONNzvelJ2rtSoPQboGPEUgv4oSfHWl8tSaSY+tBCis4ew\nIPYVZ+q6+Xz7Kn28Z6PZOxKzT9ptQgxrTWFMlz6GWfHUmF+55H54YpwE6i7Z\n+M03YQGbzD/+E2Ayp3AW6igQl/Ovc1LhXxm6eyrhwPZok1PiUoMdalNuRDba\nLfbFy4gb4YHrSBba3eYomuTTMo7dM9bZWfg1fH2EkTwsP9ifIj8sGhw1I+uH\nX8Hdqi8Uuolw8voh+3kiNGlJWWq34pQ1k1fKN69dgiNmAPPcrsOzYrdK54vg\nx1JlNT/zvhAQ5VQhaVKlnE+8Xn14VURhAENgjlM8qNmpqJYA51/zX+szlIzq\noW3SS0ApH7MJ5+XU8Evbyr9Cx/LL/vRalNeMlKhaEXJx1i7r9/pEBwGQYX89\nfTX37G99CzIvfpD9gvCepINzMiNiwrdrgOte1P81d5HAh9Tho1NONAcmArOf\n+FbtRtd2b2ckb2Tn9a+EY5SpcoRK6wl/GuqpjXp0iOumvSca8lJXnYs215Qi\nURhykVpyLlUgzReGD4ykb3cbcZVrXGQccu9pDwMu85S24djRwC8HiyVtgysL\nZ9xM\r\n=hQ2L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeC1XosS7aDj7qx3u7eCL3T7PXfJWNPCsjxxr1pdMMwwIhAImaKi+0Kcgs94a3a723OK0yNzfTHnKhC6oTXwJWRM3H"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.2.0_1619341883727_0.5172363559168482"},"_hasShrinkwrap":false},"3.3.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.5","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^14.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^10.1.1","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^5.0.0 || ^6.0.0 || ^7.0.0","typescript":"^3.0.0 || ^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.0","gitHead":"079d79b2e16e491da93135441e5ebe67c9a62300","_id":"eslint-plugin-rxjs@3.3.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-eUCdNsIcxqWZ8JwdduRqHkQp+/fT4FLm9Lu8gtCh9fSFWrqXsR0AdIsnMjhtdQoolAdWRYqVdCI6ZoXw3Cz0bg==","shasum":"e6854f37bae23e5d319890ff048e760c40305e85","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.0.tgz","fileCount":88,"unpackedSize":150176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjKniCRA9TVsSAnZWagAAIYoP/2Qz2VrjmR042xhwovbS\n5UCg9havMaHJ0pxoeG3ytFwrx4MYUz8WMrCzeN0yFdFiPZiMFAoe/f4CyrP7\nHFxKcvycYJoNpODjxvXjPUyD2HzcKwzr3WhlILpy/XkUPb/KUTrhg5WHF0cI\n/M+D22Kr8vKaEy+McwViEziuiorEtY3QydR9H9PIZefEJjm+9j++FhnscrfU\nFMVridofMhND8kmOuT+irCPj5HWqAu9eYbDWf66T+X8d/CYPRFS3QjxXxgUO\nRptDPxkaPKRYgIV85pJ6UZ9ES6YH5mVYpb3vSJwN6ZPrPQfPXRxsM7gbTnTX\nK9W0igmUDkVtZiC0BmfcvYSCVKe1wqqaPUSIDKXMNJqLozde1SjglcU1mWok\nU2h8PX2pPaGRV3AOxaahV7XT4fp+C+uXeVfKcSAHnNFNonZomRpXvLflf3CZ\n8RNzWa+wOiu0q68pN+puaPDsHo4CpanwWOBDVKRbyuOtN4vxGVodu9Hw0Yv3\nIV/Yxn+MwvKBsDPNIPZ4KKy6DNxzg0aGNGsBO6BqcdpjCiRnupGL6DFjG1nT\nq5CLgbEkijIZYxRhQc0eYE3bNMWpCeKrFjrvwO/ooDVA8y/KEvfhwM/p8hdJ\nIV7z/jm567g9hbSswwnAAhMIAxpt65y/Q3cE8xz+nCpDhtvIQHBk3+o+G0oV\n1miA\r\n=M/Uh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCON7gEsAslaqaUAPn0F9xpvW48DIugTCDOKr6KBVk3IAIhAOCWOJc1u3gVem2Itdb1EvYfqoug8YL+zxSIIJUHwnXW"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.0_1619831265639_0.13655218318981488"},"_hasShrinkwrap":false},"3.3.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.5","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^15.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^11.0.0","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^9.0.0","typescript":"~4.2.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.1","gitHead":"58f96bc2c816993541ae350102569ecb18e4e02f","_id":"eslint-plugin-rxjs@3.3.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-1MPXLWVGDfIOQyXzuJrZulnjKUzIiK153syzkfeZCgOAU6eQ8ZGmztJjVKXVGSgzx1pqj/cvhxpj+E3E1a/J4A==","shasum":"575ebe6bc04361be9e9b15b3a7ecc66c884c6678","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.1.tgz","fileCount":88,"unpackedSize":150523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpMP2CRA9TVsSAnZWagAAZzIP/1vUAFZuw+jo9UYmRzVt\nfPDPJ58/CDf05etMhdzpETmjA9VYMYk5FIEqb+IRj/JpcfXAeMbdCO28x0Y4\nSqbmq7ILpzCGq+rbiX4lRHtXllkKMDifzVpiuhlESK4acxrVYrKZEmG8MdxH\nIFUfb494Aj6Rpy4pR2wu0q5gtgiEGYxo9ih7TcJQjzPBC4PHRJDMN+omJPC7\nojCcT8fled924wRaI8ba5XYZDL9UfCM/6YP31BaiWwiYuBFgnEbSX2MLDDmY\nMzzwy6au2E1jf+tK5+EoXRmjvOJD7pbqitlJ4Cilo9u9sOzh6vqX17nsX4j+\n9Lclj2p0AHxnCkOKGAmKaVaPisQwfYO4omDKCmk/inzEa6+i8fuos5DVCPub\nXTssyi7xpadHYzU9vuCKl7QkS7AErJUP60+c0haxlTKblf3+s2Zsvv90dvLz\nI1TiQkJYIU5rCx8F6MaUnvBs3Nwitd9dQ5qgjpnmkF6x6JKFmQaxLMT6cGp3\nmJnk6EqgcN82Z9OaMBBTe2AvaiIMatIPxSGqF2CmJAxzVY2qDE+1KynGxyJ6\nvi5GIyKF2nBMJSxksonmCSuCtebmInwW8hMk9V+LMkbMS5dZiF2TzgwLIbNO\ne6BVdBZ05Cqto9QvdfHeCFQ+RLex4uxmHyMFRZYNjqVqXGHpkQnTaZhEkE05\nLCEB\r\n=+EuH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDexPPlCflwV4sLY2880McKHP/rkswNJ+OhBGIOzIrW7wIgffqcZQ03Pwr1oKRmFGA3yeC1/hT2/Tb0g2ut8j5kTq0="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.1_1621410805614_0.46207300646984906"},"_hasShrinkwrap":false},"3.3.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.5","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^15.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^11.0.0","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.3.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.2","gitHead":"acbc6b346e59ab15bcc742fa3ac48d20d496b256","_id":"eslint-plugin-rxjs@3.3.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-FT0X1/MuQeZT00nlP5ah6x9Q8oceK9lAWD0NCj0pPT2ZKjKtew+BUc9/7WcQ/6lIxlrfaQBlV3EvbcibxglJ9A==","shasum":"63b3844b99f29c6df6ba3667815ac7f1e008e11a","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.2.tgz","fileCount":88,"unpackedSize":151502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsBvBCRA9TVsSAnZWagAAQCkP/RCny8jAjIXoq39EXFoq\nfmH2R6t4z8K4Jwa4VVJaRatZtAIqsRbw2iUyyAUdmc1+8sKZOhruA654ENfz\nVwcX/GBtXj4Sy9A0sN/Tya8xpYw35y7PaV+9I4jiYj2cJZ7ojcFDKumHbae7\nxaBeWO0rpYhEaispdQasaZ9MnG+7H2gNZ4IeeqCQOowxt4VKw8gnPAogMcC9\nqXh28zN2V9GajqV7cORx4Vf/Z9EAIAN7zQAAFviSHCMRf3rn+u5+lyDt3dFq\nfz8XM/rmyu/uaCOW0hgYSEmjUUZDS0WrPbrbdZyk4n3Jn+8nxyb5kBG6imn2\nTR0N+nD33hbWg15Piqcyhnfq9LjL7cawz/mA4MaLTi2Z+KOk44+e9bLuMCkX\nGYr5MEexbTQGUpwH22u3smFQRZFRE02aYlCF3sFGh9NN0WI+CwLL5huZGVGN\neZktiUZ858Do5ucQx/JGk/38iZF/k61bXfxNq8PMX8ynBaGAAop2vFVp6b++\nVeRtCTgzleKOC/4CvR2WWGacHFdqt7RgRa0YUO5mnwnbZ68FBrP6UaJ/OO8K\ngk7TJJNRQwpcEGofUt4eU/96K4TB1+sucECo1OQEDi3IqQ8PP5UCKy6hjldB\nfo8owC7+Yhkw5ZkPsPb1+wEcomJqTc27DsBknPlB1xo11+Zd6S5Eo8rUqOuw\n7KYM\r\n=9SEm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+lzFibd1GuXN5uz+29HiWyY2DlO0dr/wOY4Svf/0O2AIgGVOrnbGtrY4fVF8QpUHX/YJ7MsDLkMNDUDbK7riQ+5s="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.2_1622154176677_0.6978726313483687"},"_hasShrinkwrap":false},"3.3.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.7","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.0.0"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^15.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^11.0.0","mocha":"^8.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.3.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.3","gitHead":"50edcf638c953154776835e9b98ef27022da1ea0","_id":"eslint-plugin-rxjs@3.3.3","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-bWbsPyYAiHXW4bl8ofc9P7h8qcj2AyfzZypLftkJLezjkNsUT8nxhBvMTi5iv++P+/uJxIhC8rwphamJV6n5sg==","shasum":"47740188be595a8dcecb80f3774c70505e04b807","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.3.tgz","fileCount":88,"unpackedSize":151842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVmUCRA9TVsSAnZWagAAc+IP+wdMc3lQNr61IdNkrCzg\nhFxRDBd2uLZ+RrdLuMyZ0kIoePdDuND7CeDGCLsn7kPqfm6uYo8wkSmsr/FS\nRo5v6++fIvK927LwX6HGLoY3l5LsvIs9eDQMD+ly6GSoQz29b13pXd8muZXI\nefpbno/PgwalkERO3cUAffspnxIzh7vuYBtvX/odY1YodYYpW++Ubyu3lA/X\nCekt6Im7p+VrjcF1WnnIBLHyl/E5ucxw2kRDQ7T0Jo5cyaJV1WYIw9cKHmH6\nQSKJ7J5gZThJM/KQk8HuSZvhcQ9bb8s6x55WK68OFIMxtiL2ObZG6CJMoTNA\n6WElDSuC2s/9isTGCrjKyLwhwRHNk0GsthenI4BCao662MNNOd5WXdIs43Ot\nRZoNSO/HVZB6tLoVWO7zarhrqTN0a3rGhSXl/R4c7yIZ7dRJecJeT/IzXb7o\n+RcANesPDhgo9RBt6vzGZDOAbZXEb5+YNAB7t1uxmB/+4wKWNMNR7b/86gS1\nhb1zkRB54riXbA8wUaHnFr88gpfSP6/QRt2Qo+3F1KM7l7JBc22ka5faJqvK\nzwEuygoIbzN99XV/JcJsNlY08lpHvoTF7yFBKK4fE1NvOhBTj56bIXfhgXUx\n3U0RKHE0VDLUyRwgiVOvzPceoyDlVaAfATy0FbVrX7HzKAHJVU5qZKEcik31\nqhpw\r\n=bIzv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxjQa9vKTJXd+5CFSQ7yO2amGaFJ/wjVU4Zpu08/RALAiBB8yRxpEPqsY0YCY7oY9gqM8fQumRZMUp9PL7H5ymong=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.3_1622235540070_0.7352387317926268"},"_hasShrinkwrap":false},"3.3.4":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.0.7","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^15.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.3.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.4","gitHead":"8e017d6a36c1147806d42c7cb69d3ac39c3bd933","_id":"eslint-plugin-rxjs@3.3.4","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-p7/WMynmxE6V+cStN1PrOADdyePcVE7kVIxnSKqb5USWFoyiAGvxKJON+R8lri963FHLbMstptYWPoGOSXtAZA==","shasum":"53b00a9a48e5e78bb03c66b49dfd5140da98f2f3","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.4.tgz","fileCount":88,"unpackedSize":152687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1uipCRA9TVsSAnZWagAAjQYP/REhGMef6PQQrQ4tazH0\n5GdYROxUtrefagmw/qivo/ab8cVAqqNu4JPUIsn4qOKZnuN3Rms/DCHC3Eca\nTVWzml/i9qlgy9KMVQICbba+M+oyLI2sth1/fp0yEFEA8WspGm7Eo5DXO3H9\nS0NSQGXAN0vYsIJVO6O3bkqqP1Ks9Xma74tqMj8tLuBzcADuYXDb5bmtCKx2\negLLNJ+qTAAln1Nn18Pc3jNhJmhIXb0gnPE8N2uDdxvfD4ZNwgOzMLbPJ/47\nji8/k8RA9UX3VqyOumP01+VqqYcYeSRnWFMfGLLSyIAgFZQ6/qbk9MyUiilC\noULnviCOZSiIFVBwDou9iUjcDSi52a2DTZLRVMuX1wxM9nrpdBn2PrXLq3LC\nJH7Gam0HrB/SmQZKIBUYx5h8abiB8PiQNGWnAXn8pKzJeVGi71j3b9dzKZTw\nYEPgsAjA2MJbVVFAKeWpxykfBX96T9L+NTJ3FZO26hDbXh5+ywYAFWM68Gch\nD0+sabPJAdPIcndMXwRtG0I6pnjywY+ulvRFGebD50UrpNVgMxMdro91M/US\nqfuwK5tj5eHz0ZNHR6xuIGBZMKROvYIdzvXxQjfJMpMVvnRxbOAAKyNiI4q+\n9t3hTNNiddwsFdFye75meGut1TlOyBzp+Gm35b/ZeTOaf7+1V3ystOAXJ5Fb\nzBBo\r\n=fT25\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyRLMDn2d44euZUGFMl+uqbBSTI+xUE5CzY/IpHBNsAAiAOHtq8Bi9Ris6iNnRLKcrZVKnh++xiuYJx05KaJVFP4Q=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.4_1624697001128_0.3093867800443779"},"_hasShrinkwrap":false},"3.3.5":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^8.0.0","@types/node":"^15.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^6.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.3.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.5","gitHead":"ec5fc73d55317976ddd08e814ab5d5a0bc192d9b","_id":"eslint-plugin-rxjs@3.3.5","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-JasNpVTw/SJXW30ISaocPVSByRM+ySZ6E30aR6Yg+W66YN4++eI+vWsWAqrH4gnGmZlhn1XwpnHVJ3QwVdKDsw==","shasum":"548ff00ef5a539724023588a28109bebecc25bcc","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.5.tgz","fileCount":88,"unpackedSize":152591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6AiGCRA9TVsSAnZWagAAdMsP/iDHLyFGHWbIopcwixnJ\ncrmW7xJnkrpME+7nUpzz9Ej74+QnYSsVDBq36TMcbAGSJjlEWAJ4T8rLldRm\nhuP0FgXJeN/nzHLVCR6Gq4F0/Lc7wuCItmu440u/qnYqv7htf2pPYLdOhqiY\nvn6Or9Z4e8vb1CqoAGJL6QrCybZpJqBkWlf+Cr53agt61MDEUsYVQw2OikeM\n5XhJyW5NXHDq6qag47FgtGLu14cR6n+waAPgWAOfq3KqAKmqoAICkmKBjFuP\nzGl3I8WVIlZCD1KYCzVAm1zE1u0JCVUpE+gl3prvIuOtVxMcjEPgqrAfOWu7\ny17YGGIbmzoxT7pMyPMkeC/E/H3g0GcAy2RstVN7g97kBr9K+jasabzO6/IC\nl54ukz/CnKkrnBL6q5+uoI5O6myaFZ9hLx53PwiSFsXjJDIFrRG0GS12v/gN\nWCXAySVyRb/YOzlR/CjAxLvwdIfE0DSbAGfJZJkJQcSNnmHeNkLOmQy80Xpw\nhs3qWSPJ11jEZ0mKmuCF21AhbnUWHSo2gUY5u5APGVjO5HM/toJ1rsxpCNob\nprfkGg7ygScMK3LQDllDUtinpdT/pvg3XAsgHebRcZIAJLkBBQdxJCmEerAI\n/77+wRbkEYzRPFJqep5y3n/RDWfimNE2XF0iyKrhWJafqEniOhY2zMDSSE9U\nPOZJ\r\n=afsI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHO1N80I1GQZBlQhV3fKDw0nSapIJ9j1O2w4gG3SruFOAiB6WuCLJkUduke/yLb7GWE7nUmE7ECqxG5S28SOFIVLpA=="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.5_1625819270430_0.2810654578146139"},"_hasShrinkwrap":false},"3.3.6":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^7.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.3.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.6","gitHead":"055c6bebe533312e0cb818da9411acd703dc5104","_id":"eslint-plugin-rxjs@3.3.6","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-NsC5243g1E6XcTafIsDZZN8MHtrMg1ZCHH/Z6YRY2nUe7Kf/lidBt8Ffpf6iZTkK388eHE754FmAWMWohIP5JQ==","shasum":"e65d7d3f10bc9fbe27d7e088086a54b6cbcadafe","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.6.tgz","fileCount":88,"unpackedSize":152894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFy3pCRA9TVsSAnZWagAA7tEP/i+zVR3lkJiNZNWbWPvx\nTCXa2BHi1CrNa0BedmRw/BYrIN0lbqkWo/ghlJ0XtELt5kMtP0hoHYG/Kn8r\nZcybP/qsBu1g4nqdmdV0RCZJVrpz/TgHNgA/gY81i9Ixc52amGwf6K/Cz5jc\nL1P9BJNJM0AoeTCk4cisZBI9kU1jzDirU+2TExNmA28doGyTxkH79o2KeBws\nLYp0fYfvQVFBP95nRRHvCfFoF+BRFumy101Xp/cnQLYKVf9OnjxniXI+YbPV\nT5FRqvEdzMvxjvgKRlAPQORSvIXnfQL8RwTC5m+ZxmWIqKhOiyRtqpDKxtMi\nH48+voR3ruK/naxqxrrIPvwLj6cbvKMmQeXrBzkp9IgNE/puQbERWHY8mDLP\nY//ZzPXTtE1Dcxq/cibrCBhunZcP+SHYSiRChL9CvrGLM4uobO10ceYZsFi0\nmQrMdpb8mvxZ02WXN430K8N3OowbBnFMaR6yzKJ+9aezd0wtqz6VOkxpfRmj\nzZtvWjyKMYRfS/s9lZwaMHQQbyTUNp46S8J3E+wQLhXM81mGa7CzsIvVqCx0\ndrVl/1iWQrjmU/MFXtdNzqg4Mjx4DxLBw8yXExa1Lc26taxbil96naocCt3G\nojRNvU/lOtjC/tCaP4MWZoqzgiZvqz9B5zC4AmZcyzbIKGY+2RIRa0hHgTGe\naDf/\r\n=gHAO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaZE5Y0LABXqG5KPwULtoqgLUpmHTuRF0/Z8TXuO/uhwIgLv9vsCHw7kJh35ApvnF1Pkr/xYC91MpX5EGyfIE1iOY="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.6_1628909033298_0.624010579165591"},"_hasShrinkwrap":false},"3.3.7":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^4.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^4.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^2.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^4.0.0","chai":"^4.2.0","eslint":"^7.0.0","husky":"^7.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.4.2"},"engines":{"node":">=10"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":">=5.0.0","typescript":">=3.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"3.3.7","gitHead":"dd5e8cf3ba24685f1cfba97eff5be95171b8b053","_id":"eslint-plugin-rxjs@3.3.7","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-8/vt0AY08eS9xDosfrfqDsbIWlGzBYEO7Xjy1FOtyKmnmmb+nQJNymM/5JkAcVi4kQIRUCM8QaPybbDaGkLLKw==","shasum":"416d018af885ad63d8197eac8635c24658e84744","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-3.3.7.tgz","fileCount":88,"unpackedSize":154342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKrhcCRA9TVsSAnZWagAAC+sP/2kchVeESRa4ewKIyb9R\nNtVzWtkjc7Le6c8qQptBxYYmYZyBcHgnd2fg+jaQtcyRECO6fMOSOtCIGULq\nM9b/0z73S+dK2CwU1UzhLIiR56IPyJQsKQsQcpNPYWGQ90rw+njIEgjhTOyA\neGA+rIEJO/1uByhH4HYScnn322uiE91KXcPIDzoFrQG7idhjWVT2ifX5IQ91\nUNQZV/0QaH1IAo+XMNL3GpFn7M5GyrllEN43z5E5OkMZhSMQ/se7k6CkslsQ\nvzc28w9XpbbAoDLSsgAH8P1Y2/z1T/yqWdTHIKvPSWSIyjZnDlehV4nWfePw\nMkEoVmHDxwdUchn0wwaYX5laBtO05m7P4SFrQav8kyWrOAs8/wkqQN/3IAEt\nn9X4DZsOBO6qQpnA3am0qP0HpHzF7NWsMJqWEfOtv9jAhdWUiSgGVIQ6rCA2\nCZ7sVjXaaWTNbcrY8hthT2mLrLF/9bZEucjP9/mTgB7IVB2f1fUSPJX6qyZZ\n99PLxjq33HrSyg87p8+1ftBkKluQr2/8voqtGUUTr/tdp1RSqFX5ET+lSo2R\nPq8eg4bK0wfFGKdZyRlN3Q9nu70v6U5qwjz7bnrC5Ebiupgp5FHCTfV74o2b\nmFfeuXeI8zC1j8oaicNCGfr+7wdSy0xf4ngv0OEwT5TjxZbJFw0BPiwnetwk\n9qjc\r\n=iArp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8p6qQrcvbBPjbZqX8QgNKdemvNO3cb3P7h9ZVvd9FDgIhALQooIVvCgfM0zqzKyp5JwyXkrZsGTFECinIkrhY8oMB"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_3.3.7_1630189660119_0.6569337755333713"},"_hasShrinkwrap":false},"4.0.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.4.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"4.0.0","gitHead":"7464c7c188db039b192193ee3fd455967527e14c","_id":"eslint-plugin-rxjs@4.0.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-NmyW4VnkEM982QTrlsXQSmALoEkwMajRnz8G4szXQbG0L73nJVo0Hxcm6tY8ZsyJfOfPCP5/3qNzI10wFtKNuw==","shasum":"b4163d54af73c4a7c8fa2b375d01a85f2ff00ffb","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-4.0.0.tgz","fileCount":88,"unpackedSize":154226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJGbBbb23HJFtlqoElc0ELkXb1OR7CU0WpdA/yr6SK0wIhALIZ5Qbo3Mw0aWDH2dXrJpHaAtzeDXLZWR166Hf/79lm"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_4.0.0_1634438982089_0.22450498554571618"},"_hasShrinkwrap":false},"4.0.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.0.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.3.4"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.4.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"4.0.1","gitHead":"885ac68d5c35d02f55ac8c4a618701b3bda30b18","_id":"eslint-plugin-rxjs@4.0.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4cPaakQ8kenfzIp/e7HfExRe0f1cZ9WMbT1IPgdyjwYXrodtJOGryU1nvw6Wss5xtEM2LboyBd+JMzzjfIPipQ==","shasum":"65b65e2825a814f4927d94055f59e486a59f83eb","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-4.0.1.tgz","fileCount":90,"unpackedSize":156592,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdT7b/i7PxMNUyYfcpF6pPDv+6quvMvvl2YSqV0SGLEAIgD+IAyl/PZYrCj+RNWSw9aoWBBaNJ1PO+8/FiChh9IcI="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_4.0.1_1635235408342_0.9649494041953048"},"_hasShrinkwrap":false},"4.0.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^7.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^11.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.4.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"4.0.2","gitHead":"f122f80c743d21af73c3c7f7ce9653782cf9d489","_id":"eslint-plugin-rxjs@4.0.2","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-+t0Q5GX2DTsavq877f4lIN4kSeAl1fqSqDH5byLAF0xYIvPC2AJPQHhReePnpyYr0Q8+jB2JmgqIPfHSp9gAPA==","shasum":"bb809cf2b51c6d6f7b34520b067532c0606682c2","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-4.0.2.tgz","fileCount":90,"unpackedSize":157016,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0nFo7qzAAUgfNj5ajxuwdEo1OqY5Vp0D/alyKUxUNegIhAMgPI7RYCBEA1UdpQYYqJRgd40EKSSXTiK3X4M82VQFm"}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_4.0.2_1636327011661_0.7741978772455445"},"_hasShrinkwrap":false},"4.0.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^16.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^12.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.5.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"4.0.3","gitHead":"7187fee1108124941eb4ea44044501fcad8143eb","_id":"eslint-plugin-rxjs@4.0.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-YMRBp7/P88nVYzeY8Gtqs+NQsZFiYb2RRaNTTN+b134pw3+/cG/qDMYnfOJRbVR/quy1j3tBGPd7X8ySkyCYTg==","shasum":"78e78e5e87413e0d753d80bfbda4b1dad3874e44","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-4.0.3.tgz","fileCount":90,"unpackedSize":158386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlr10CRA9TVsSAnZWagAA9d4P/i6AfVCJRhDe1fMvU3/m\nYbEQIN/trDXslmJKxM8BHBD56bwx6ZZNp8cHnL5bE3EIotYN60CvUPkN5DY3\n/yokZHkWLpWuogSdcgA9jbPsvcinCsCNtSGzWd/2k6TthMK3Hl+olxwhFUa8\n96R1bOrkBV8Fz/6dGFGjf+R3Zppxwo/SP4h9DWGr7x2btWHYwKvSQaRuvjU7\nMQtLAvqlSEO+Bve1JgyBi+IIGog0LzSiLCyzjlFai2nYWXzPRB2SlQUv0TeY\nBw5AhjE6NU4XHhm3Eu0E6YRb+nYI3E/4t9/vsOIOO9+axOicdyCCZybY1zjB\nIH9hmuP7Gpd2OMmgE5OLAbW+MOcQpjQKkUoHoEePbDvz9qjVBmO547n9VDHU\nb0k1xcDo8A+zMKIq6jOA1wL4ah+UFcDp+cjdx3LQDg7QR3r5OYMnqqGgCIgV\naOCyifWs1ib7E98Lh/LWp1I98er5+V3Cdw7NhIychy4PRmKdKnWAdd+e11oD\nc35lAbFd/ytaZFQpwY/oYXbs6p277l5vL+IbT7VvY1CapowLbmzIuxNEXbME\nNTrsl1I0TqzIH/H7vob+tCJ+oJWHBd3qAGZ0zBkFrErKxY2e7Oeu45AH4FVi\nsb7PczrGKI7XNKK5RqpnJAw+eHrDHwpNIOndlRZurXhOpBCYKmwdUmt2BCTx\nnuD1\r\n=/BH9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEBrqLHZ3FKUgYuRxuRHCfSEJXtmFPpBs951iLsUolWgIgGjFtwB+hMW3dWdbNeTokurIUVnGnMVWaNHh/Mqv4XIg="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_4.0.3_1637268852559_0.397521120333161"},"_hasShrinkwrap":false},"4.0.4":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^17.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^12.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.5.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"4.0.4","gitHead":"4d530f0c4ab5b680960182735886e05c375e25c8","_id":"eslint-plugin-rxjs@4.0.4","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-7JopYQRqS5TYBNXioTLtS+W6+IKC1rsC7q8Dtou8E5gMuPxuEFqxU1x2161bwadaK3+h6sR+xiGjEhiE6JwjUA==","shasum":"b7570951d4c44d529e5f60819212387aee2a800e","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-4.0.4.tgz","fileCount":90,"unpackedSize":159250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzm/XCRA9TVsSAnZWagAAJhEP/RnqrgndmJlEPr3roCLQ\n6SWW8MuxMLu5eIZTQrudf+ieDUlCnteBSrvjuv48Z2iR7xCiW+pQVEuDbB9z\n1tR5IIVYMveaKlcgQtLRGq65TZySN71SiSUbX9gKBOPivC/S4GGeUe/fIpZE\nkGxp/do+e/elI/6ZGrhqyySWC1M/2Mm864yRxeYyVqS92xx7cMKCekCoZsbb\nfAavaLPo6GR0NBTnK4JmgQf273i9zKHjsDa8vnBTI+XGAgeiLAUq1jCqLQxF\nV3Y6qjBdSCOV4gvp8Vzub5ENl1f3pLGx4k4/cIkGz9G+qzJD5flFYsqj+/tg\nLlM5brGdgmzt7VfuZJjoF9O8LWIZXPhOY73pJI/sfvSYJCkqai8xKiCRHBgB\niHolm2vQqlCfEr4iwSGGfEcYhqnI6ER0bumsMRH62+3ofMIC2LQBqnmpJRMl\nQdtEh+iouHoXkRqL33iRS+jyBQQV+V+xq24twxS+8wE4r8DGpa19Lm/gFchA\n/wyFeHbprvAeEsj5BbChlsWD3t1JHc9tbMb2wbTJ4xusgIyoOoVb+hzJNORT\nQf5ixvFXYiM6jDPrsIC5TSXKSpw0PSDk9VtumtpF5WWc8EHntv3mw4x2outK\njg+nMJ80sULAgNxcXuen/YHsENwhIsl19Va1bjRr/Fyh0U29+V1j22c6gD6r\nGfSs\r\n=dSCz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDI+ysvGdoy2ItKX5kAXeZhtXn7b2NepfvR6Gnd4Po4CAIgDj1UauIhOP6jHC/sJmyFaEp4lxWQ2+2HonUc87aGle8="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_4.0.4_1640918999075_0.06253136092756817"},"_hasShrinkwrap":false},"5.0.0":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^17.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^12.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.5.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"5.0.0","gitHead":"b0b9439caa285a81047e50a4a799cf4f402a1994","_id":"eslint-plugin-rxjs@5.0.0","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-3P4VPSloECace1al8Cg7zR+5c4J6fXpwCivKj5jsdPBioDUtPq6NB44sIfwImjJz+s/pTF44+zP0CnbAy+YPrA==","shasum":"7c393b5c046ee2fffdef3b1646d9871f022eec28","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.0.tgz","fileCount":90,"unpackedSize":161785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1jtWCRA9TVsSAnZWagAA0yAP/jd86tdeooxPu/9aXAw6\noV/GkxD875bZSeGuOS5+ylGmCKWVeXKSFetwnabCD56DuPfJV/uxWN+9ARS3\nmQyIL2Jxn9ZxRebAGnOeTLXTwO2H1wVXiZEDHFD4HLjQysfMu6HDzDfqu0MJ\nxxCamqiRHYpJwzU8fU5Z9EpRs8VGR75Oev4ACrPCXY6KhZ3Pd2gg+0pZ4Brl\nUvWFE0L8ykuLf4Zxzro7NENNN0rKDvOe0SrMNGcAa0FUuqF2yocSxTHgU2bH\nMZeezrK9lB1j8clnFTT0yPTrHWiuygevy4lJFEPQRyiEAu7Nd7kOF81n4pOb\nIqMr0tjXKgOClqN16Ross0H/t+CZLR9EcXisLQREO0WYncGs2S029R4UC29E\nSKbXPBqQQFAzEMh/zDFphw7Dtgmo8/Mm+QF4LLJ5q9bo+plHJTvB03NiLE3M\noyuHZtkKOZ5tTNEOvDDE4Fe8Fs33wRx22nDUit8WOhFTwoLugZ6ggspSy6hi\n4uZNcW5VZlSisXX4q6AYq5/ALrdrm8jtGqgAyua0/l6AyUQF7gAM5TIg0vQN\ncPVj/D5m6wy4Vf1XBoz6v9ytbpl+Gi9j1WeThJUr3HYhcOuWxnua8T0A0oIP\nAv40wVUduiwYzPa+RsjOvgPrG5Jmkp1IRN+jr4tMcWEJ1YUAemvbTmISeQIq\nOkak\r\n=Ohg+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGUgqs81Nx/5rioDY8bgHunzoOIiOgFbb/5UMj/E+XY8AiEAwqz4pB56Y7s5ONC0pvyuc8GjybGofiN2KaGrGTwWw5A="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_5.0.0_1641429846444_0.09964849545295307"},"_hasShrinkwrap":false},"5.0.1":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^17.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^12.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.5.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"5.0.1","gitHead":"e3dda5e8a0b6d62d49fba05dba0d9ac3a1ada95e","_id":"eslint-plugin-rxjs@5.0.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-8+CY7Ee+aKj3LWwcM23K5dUalK0vaMznKMFsVOEb8IREw0p8dOtQeDF9sI6YhwxmVpQ4ygR0oH4yB4PYw+PDlQ==","shasum":"e994b27a0b1fbd612b8f9f9f7ae62680727e7453","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.1.tgz","fileCount":90,"unpackedSize":162393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3sDsCRA9TVsSAnZWagAAx4EP+wXJwFU9Nl7DJ/SylMST\nZvltG6MWSDOSSzEr0Bk50tkj+mUWMdbwcbwtSFmlCWiGhgQN3drzi/nU6U0N\ntwDqpy32QFhyH4kcTZNzE5OPlxHiUzRbnZd0B7iMP4/9xcaKCB1duWGYpDBX\nXn5Vu8rqwNpsiBN9wxi8/L66Qjv5IXDsp1ceIlF9KtDoQbBNQrKzxLUI913X\nC2oBZ+qDdEU+z8vVqJiTgPT/FnP9z+gOiLy1ySDxWTDC4q1+i7GMMmL6yjSa\nxkWHk4fZSZjA3t1tZnkgjkJrsUuQtZD6rdomTONT2MyRYl5DWbQbakFpmKlB\nv58EwjUEYaq0nscXuGAzqffcFgbCuTLreI+8EVpI8NMsgRjutmKbpA60IJUZ\nSV+qaNE9MmRbf5vY+Y1Vcd0S5TllUe8jGABO0N6GQZqUF1KMmCGdw5VqBc2d\nIttuMiKDhlhowUZrErA39ohRZbuBU7rG7JVqkNnmMSedgDZoFsHCmBOcphHo\nq0ybfemLHfy4wyQVTOVs1mmEUHiAW+TxmwG87YfRTR8+uiT9kNcm0FM+nmX6\ndF8iiSq3GK6JYtx2MVaP2Bh4lEkuldCkdTH5/zCT3jOcdCwQ7zIJKHCpbW4D\nQvR3ilC54STGsiDx/SR08hk/BsfXcTUl0iCMIAKjArsK9JtW+a3nWUigRAWa\nsnHM\r\n=d8CE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwEZ3ENoifZTT8XZMJFdBWI0i1TqljkajenTV01hDIDQIgHfKukTY9cd5d6WMjAxxcYMHNKL8rjiHmTenLC4jrFMM="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_5.0.1_1641988332100_0.7192746385332709"},"_hasShrinkwrap":false},"5.0.2":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^17.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^7.0.0","lint-staged":"^12.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.5.2"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":"^4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"5.0.2","gitHead":"e489c1c1da8cb7891695b81b87c295a5109705e5","_id":"eslint-plugin-rxjs@5.0.2","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Q2wsEHWInhZ3uz5df+YbD4g/NPQqAeYHjJuEsxqgVS+XAsYCuVE2pj9kADdMFy4GsQy2jt7KP+TOrnq1i6bI5Q==","shasum":"0f6f31d227f7d11f4596c3bbbded16e278629684","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.2.tgz","fileCount":90,"unpackedSize":162629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8J3QCRA9TVsSAnZWagAAxzoP/jq4jkDvORK3nyly7xZA\nuvCXqyG9QHHQLXbVmqjg98q5iq07aXdAt7jjpbpEYVB8+5VTXF0wacRidTfT\nGgQpxIXYgBjmJvjNNw/u6unCh90cMTzvbcascfO+A3JhIlGhSpA97uDfXCeC\nauwoXMoTyLd2PiWqSFZHyn/hawgvKmxMY2qwCVMJmCNctcEQBpeOkL+bWhBF\nQYLxV4J01P7+PXVBJMGFa2dkCFhm7ruBlyfo+Ualasdt4gqqQrBIjcdjbQ8m\n9ZVb5obFEumh7xRCGmTWBuH9tA/4b2J/ay57zJRg3XRwfcHKXe83k2x6DHVf\nBzb66r0NENTNb2ZAiJCjL6s3cSrzHSxedC3bDvWDZKjSqEnx7OKuD/Qcv43v\nerLxnsh4JXxlogjRXM1gVKtKcU/zDIG/qtRQTRoXuLVQa6RrBzBwC0+t1uUj\nKtB+vrQ4OdmzYFl9POZpJNTYmVHMUMjO3Jsk2jRxwbi0eKCskQOOBlXJyn04\n+gJcupLr6/R9vJViWetL/UyNLmq5pcHhkcc2ihHlYcO6HxJ36Qqo/6yQ+erQ\no8tkejoytd7/0ZeUvVaCRLjj0WY37mQGddxOrScTiDcu9uETP5e60lw6ss6+\nAXyZZiqziq0GNJgOaTgx+6HEW3JVuFXhXmYKOPQPnLNu5eFZ+WO7cC4XdZxc\nN8JQ\r\n=74uK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFjKScd/TnDL6JDCj4E3L6FXoT6qUorJ4MIwJ/0DX4vfAiEAxm9xt8k6V5CDY1kF6SFuRtemYAwb1DHDvDJgvIhV/uA="}]},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_5.0.2_1643158992783_0.2841038750176337"},"_hasShrinkwrap":false},"5.0.3":{"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"dependencies":{"@typescript-eslint/experimental-utils":"^5.0.0","common-tags":"^1.8.0","decamelize":"^5.0.0","eslint-etc":"^5.1.0","requireindex":"~1.2.0","rxjs-report-usage":"^1.0.4","tslib":"^2.0.0","tsutils":"^3.0.0","tsutils-etc":"^1.4.1"},"description":"ESLint rules for RxJS","devDependencies":{"@cartant/eslint-config":"^3.0.0","@types/chai":"^4.2.0","@types/common-tags":"^1.8.0","@types/eslint":"^8.0.0","@types/mocha":"^9.0.0","@types/node":"^18.0.0","@typescript-eslint/parser":"^5.0.0","chai":"^4.2.0","eslint":"^8.0.0","husky":"^8.0.0","lint-staged":"^13.0.0","mocha":"^9.0.0","prettier":"^2.0.0","rimraf":"^3.0.0","rxjs":"^7.0.0","ts-node":"^10.0.0","typescript":"~4.7.4"},"homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"license":"MIT","lint-staged":{"*.{js,ts}":"prettier --write"},"main":"./dist/index.js","name":"eslint-plugin-rxjs","optionalDependencies":{},"peerDependencies":{"eslint":"^8.0.0","typescript":">=4.0.0"},"private":false,"publishConfig":{"tag":"latest"},"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"scripts":{"dist":"yarn run lint && yarn run dist:build","dist:build":"yarn run dist:clean && tsc -p tsconfig-dist.json","dist:clean":"rimraf dist","lint":"eslint source/**/*.ts tests/**/*.ts","prepare":"husky install","prepublishOnly":"yarn run test && yarn run dist","prettier":"prettier --write \"./{src,tests}/**/*.{js,json,ts,tsx}\"","prettier:ci":"prettier --check \"./{src,tests}/**/*.{js,json,ts,tsx}\"","test":"yarn run test:rules && yarn run test:specs","test:debug":"mocha -r ts-node/register -t 5000 tests/rules/no-redundant-notify.ts","test:rules":"mocha -r ts-node/register -t 5000 tests/rules/*.ts","test:specs":"mocha -r ts-node/register tests/*-spec.ts"},"version":"5.0.3","gitHead":"c09676bb53e164eef12f4a26d1394138a68eb67d","_id":"eslint-plugin-rxjs@5.0.3","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"integrity":"sha512-fcVkqLmYLRfRp+ShafjpUKuaZ+cw/sXAvM5dfSxiEr7M28QZ/NY7vaOr09FB4rSaZsQyLBnNPh5SL+4EgKjh8Q==","shasum":"a7ec16549f0dd23051bb744fea5bc0cdf096131a","tarball":"https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.3.tgz","fileCount":90,"unpackedSize":162852,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrlmTtMdLTx/3TNiDbgZ906DfBfjeEzc9So1Osv2ydCwIgAN6ADuGYqYmg8NSo9CsOBXQe+MeG5Di60aX48XIw7GY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIhEmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZWQ/+JJZ4a6Q1fD0z1NaAVcTyM3/X2TSG0cp8BpDnfYpkkr/9Avkp\r\nyD65MDfaa/rzQbVktNtSRxzBA1XYqE6zZLYN+BhLF/KavHBRq5WIlZlIdGjF\r\n9gbeGklIUOmqlwFAYQU/qQpLnv2o5ocMCIqhWftUjzbyiammOVoiUXSpxaS7\r\n/hkHE0rc7jbBaJ5HSiIjC1h9+9cKh6r+TlQg85dgts9slEMd3LPKZxilOqP1\r\nbMQpXErMfXAMyKZiJ36lj5OF20nTOtYywDvI/qYt2N24l5FYohVdGggXJdvA\r\n5ullOKpMXJF3exFI0ejCPV7CcyxfLXKQj5YrVUT/jjjVlcKouUrgbEtKYz+5\r\nBkoFbu65GpdiqmJru3oW4GRybUev4tAsbikVxfd9DKYq2+1YKOY9f9x1e08d\r\nukk3mPEZd4mo8e8VKpi68eoMCTOpB5cSJzgSYosuD+v19Th6OFj5yTjH2Ri/\r\nFyOl2tYX0tUu13gtTSRudcNQCmDlMR+qdX35Bhh2wMXnqUOb1lRAeictBR/2\r\nt4zW140UAptBGKCl4rpFKVFbNyGTiP6Z+/DK3syeP7OXNSmnGYVXi4rc5hlc\r\n4fYDQm8NlParcn5YgP9rd0G7QzQebKpW3PHqI79nC/JlyYaIYdmDAur7LFw6\r\ndTKpXxvvjR/+wKA30Mbhd2A8fVU0mCJT688=\r\n=KUSp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cartant","email":"nicholas@cartant.com"},"directories":{},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-rxjs_5.0.3_1679954214459_0.5774416706304497"},"_hasShrinkwrap":false}},"time":{"created":"2019-02-24T02:53:39.353Z","0.0.1-beta.0":"2019-02-24T02:53:39.472Z","modified":"2023-06-16T21:38:57.272Z","0.0.1-beta.1":"2019-09-01T22:32:54.676Z","0.0.1-beta.2":"2019-09-07T12:40:52.872Z","0.0.1-beta.3clear":"2019-09-08T06:11:25.962Z","0.0.1-beta.4":"2019-09-08T07:22:54.519Z","0.0.1-beta.5":"2019-10-26T00:34:37.669Z","0.0.1-beta.6":"2019-10-31T09:35:18.390Z","0.0.1-beta.7":"2019-11-15T05:00:03.408Z","0.0.1-beta.8":"2019-11-15T20:42:00.383Z","0.0.1-beta.10":"2019-11-18T20:46:38.595Z","0.0.2-beta.11":"2019-11-24T21:13:38.997Z","0.0.2-beta.12":"2019-12-03T21:08:00.039Z","0.0.2-beta.13":"2019-12-23T00:46:37.699Z","0.0.2-beta.14":"2020-01-18T03:51:11.586Z","0.0.2-beta.15":"2020-02-09T08:44:14.367Z","0.0.2-beta.16":"2020-02-18T12:07:08.519Z","0.0.2-beta.17":"2020-04-04T04:34:18.031Z","0.0.2-beta.18":"2020-04-04T04:57:52.482Z","0.0.2-beta.19":"2020-04-15T01:31:07.960Z","0.0.2-beta.20":"2020-04-24T23:51:19.599Z","0.0.2-beta.21":"2020-05-23T02:54:01.823Z","0.0.2-beta.22":"2020-05-23T07:06:11.116Z","0.0.2-beta.23":"2020-05-26T02:30:07.671Z","0.0.2-beta.24":"2020-05-30T04:38:51.257Z","0.0.2-beta.25":"2020-06-14T04:59:44.183Z","0.0.2-beta.26":"2020-06-22T06:12:19.797Z","0.0.2-beta.27":"2020-06-24T03:10:12.683Z","0.0.2-beta.28":"2020-07-12T02:47:55.920Z","0.0.2-beta.29":"2020-08-25T06:30:29.302Z","0.0.3-beta.30":"2020-09-01T22:50:11.141Z","1.0.0":"2020-10-22T03:44:13.028Z","1.0.1":"2020-10-22T22:46:26.630Z","1.0.2":"2020-10-24T22:37:17.298Z","1.0.3":"2020-10-27T08:12:10.722Z","2.0.0":"2020-10-29T07:21:05.829Z","2.0.1":"2020-11-02T22:29:15.517Z","2.1.0":"2020-11-03T04:36:39.133Z","2.1.1":"2020-11-03T08:13:20.222Z","2.1.2":"2020-11-03T08:45:50.070Z","2.1.3":"2020-11-05T06:26:48.941Z","2.1.4":"2020-11-20T22:33:39.931Z","2.1.5":"2020-11-28T01:24:05.441Z","2.1.6":"2021-01-11T11:43:08.276Z","2.1.7":"2021-01-18T20:55:12.431Z","3.0.0":"2021-01-30T01:59:13.502Z","3.0.1":"2021-02-03T07:07:11.605Z","3.1.0":"2021-02-13T06:50:46.113Z","3.1.1":"2021-03-13T04:32:08.633Z","3.1.2":"2021-03-20T00:45:37.420Z","3.1.3":"2021-03-22T08:24:37.867Z","3.1.4":"2021-04-04T23:53:02.484Z","3.1.5":"2021-04-08T11:21:58.426Z","3.2.0":"2021-04-25T09:11:23.856Z","3.3.0":"2021-05-01T01:07:45.758Z","3.3.1":"2021-05-19T07:53:25.848Z","3.3.2":"2021-05-27T22:22:56.848Z","3.3.3":"2021-05-28T20:59:00.227Z","3.3.4":"2021-06-26T08:43:21.265Z","3.3.5":"2021-07-09T08:27:50.626Z","3.3.6":"2021-08-14T02:43:53.435Z","3.3.7":"2021-08-28T22:27:40.259Z","4.0.0":"2021-10-17T02:49:42.272Z","4.0.1":"2021-10-26T08:03:28.493Z","4.0.2":"2021-11-07T23:16:51.834Z","4.0.3":"2021-11-18T20:54:12.763Z","4.0.4":"2021-12-31T02:49:59.220Z","5.0.0":"2022-01-06T00:44:06.675Z","5.0.1":"2022-01-12T11:52:12.279Z","5.0.2":"2022-01-26T01:03:12.954Z","5.0.3":"2023-03-27T21:56:54.623Z"},"maintainers":[{"name":"cartant","email":"nicholas@cartant.com"}],"description":"ESLint rules for RxJS","homepage":"https://github.com/cartant/eslint-plugin-rxjs","keywords":["lint","rules","eslint","rxjs"],"repository":{"type":"git","url":"git+https://github.com/cartant/eslint-plugin-rxjs.git"},"author":{"name":"Nicholas Jamieson","email":"nicholas@cartant.com"},"bugs":{"url":"https://github.com/cartant/eslint-plugin-rxjs/issues"},"license":"MIT","readme":"# eslint-plugin-rxjs\n\n[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cartant/eslint-plugin-rxjs/blob/master/LICENSE)\n[![NPM version](https://img.shields.io/npm/v/eslint-plugin-rxjs.svg)](https://www.npmjs.com/package/eslint-plugin-rxjs)\n[![Downloads](http://img.shields.io/npm/dm/eslint-plugin-rxjs.svg)](https://npmjs.org/package/eslint-plugin-rxjs)\n[![Build status](https://img.shields.io/circleci/build/github/cartant/eslint-plugin-rxjs?token=34077d419805b6295c5a946a155dc7ff142926c5)](https://app.circleci.com/pipelines/github/cartant)\n[![dependency status](https://img.shields.io/david/cartant/eslint-plugin-rxjs.svg)](https://david-dm.org/cartant/eslint-plugin-rxjs)\n[![devDependency Status](https://img.shields.io/david/dev/cartant/eslint-plugin-rxjs.svg)](https://david-dm.org/cartant/eslint-plugin-rxjs#info=devDependencies)\n[![peerDependency Status](https://img.shields.io/david/peer/cartant/eslint-plugin-rxjs.svg)](https://david-dm.org/cartant/eslint-plugin-rxjs#info=peerDependencies)\n\nThis package contains a bunch of ESLint rules for RxJS. Essentially, it's a re-implementation of the rules that are in the [`rxjs-tslint-rules`](https://github.com/cartant/rxjs-tslint-rules) package. (The Angular-specific rules in `rxjs-tslint-rules` have been re-implemented in [`eslint-plugin-rxjs-angular`](https://github.com/cartant/eslint-plugin-rxjs-angular).)\n\nSome of the rules are rather opinionated and are not included in the `recommended` configuration. Developers can decide for themselves whether they want to enable opinionated rules.\n\nAlmost all of these rules require the TypeScript parser for ESLint.\n\n# Install\n\nInstall the ESLint TypeScript parser using npm:\n\n```\nnpm install @typescript-eslint/parser --save-dev\n```\n\nInstall the package using npm:\n\n```\nnpm install eslint-plugin-rxjs --save-dev\n```\n\nConfigure the `parser` and the `parserOptions` for ESLint. Here, I use a `.eslintrc.js` file for the configuration:\n\n```js\nconst { join } = require(\"path\");\nmodule.exports = {\n  parser: \"@typescript-eslint/parser\",\n  parserOptions: {\n    ecmaVersion: 2019,\n    project: join(__dirname, \"./tsconfig.json\"),\n    sourceType: \"module\"\n  },\n  plugins: [\"rxjs\"],\n  extends: [],\n  rules: {\n    \"rxjs/no-async-subscribe\": \"error\",\n    \"rxjs/no-ignored-observable\": \"error\",\n    \"rxjs/no-ignored-subscription\": \"error\",\n    \"rxjs/no-nested-subscribe\": \"error\",\n    \"rxjs/no-unbound-methods\": \"error\",\n    \"rxjs/throw-error\": \"error\"\n  }\n};\n```\n\nOr, using the `recommended` configuration:\n\n```js\nconst { join } = require(\"path\");\nmodule.exports = {\n  parser: \"@typescript-eslint/parser\",\n  parserOptions: {\n    ecmaVersion: 2019,\n    project: join(__dirname, \"./tsconfig.json\"),\n    sourceType: \"module\"\n  },\n  extends: [\"plugin:rxjs/recommended\"],\n};\n```\n\n# Rules\n\nThe package includes the following rules.\n\nRules marked with ✅ are recommended and rules marked with 🔧 have fixers.\n\n| Rule | Description | | |\n| --- | --- | --- | --- |\n| [`ban-observables`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/ban-observables.md) | Forbids the use of banned observables. | | |\n| [`ban-operators`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/ban-operators.md) | Forbids the use of banned operators. | | |\n| [`finnish`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/finnish.md) | Enforces the use of Finnish notation. | | |\n| [`just`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/just.md) | Enforces the use of a `just` alias for `of`. | | 🔧 |\n| [`no-async-subscribe`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-async-subscribe.md) | Forbids passing `async` functions to `subscribe`. | ✅ | |\n| [`no-compat`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-compat.md) | Forbids importation from locations that depend upon `rxjs-compat`. | | |\n| [`no-connectable`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-connectable.md) | Forbids operators that return connectable observables. | | |\n| [`no-create`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-create.md) | Forbids the calling of `Observable.create`. | ✅ | |\n| [`no-cyclic-action`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-cyclic-action.md) | Forbids effects and epics that re-emit filtered actions. | | |\n| [`no-explicit-generics`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-explicit-generics.md) | Forbids explicit generic type arguments. | | |\n| [`no-exposed-subjects`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-exposed-subjects.md) | Forbids exposed  (i.e. non-private) subjects. | | |\n| [`no-finnish`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-finnish.md) | Forbids the use of Finnish notation. | | |\n| [`no-ignored-error`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-error.md) | Forbids the calling of `subscribe` without specifying an error handler. | | |\n| [`no-ignored-notifier`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-notifier.md) | Forbids observables not composed from the `repeatWhen` or `retryWhen` notifier. | ✅ | |\n| [`no-ignored-observable`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-observable.md) | Forbids the ignoring of observables returned by functions. | | |\n| [`no-ignored-replay-buffer`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-replay-buffer.md) | Forbids using `ReplaySubject`, `publishReplay` or `shareReplay` without specifying the buffer size. | ✅ | |\n| [`no-ignored-subscribe`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-subscribe.md) | Forbids the calling of `subscribe` without specifying arguments. | | |\n| [`no-ignored-subscription`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-subscription.md) | Forbids ignoring the subscription returned by `subscribe`. | | |\n| [`no-ignored-takewhile-value`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-ignored-takewhile-value.md) | Forbids ignoring the value within `takeWhile`. | ✅ | |\n| [`no-implicit-any-catch`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-implicit-any-catch.md) | Like the [`no-implicit-any-catch` rule](https://github.com/typescript-eslint/typescript-eslint/pull/2202) in `@typescript-eslint/eslint-plugin`, but for the `catchError` operator instead of `catch` clauses. | ✅ | 🔧 |\n| [`no-index`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-index.md) | Forbids the importation from index modules - for the reason, see [this issue](https://github.com/ReactiveX/rxjs/issues/4230). | ✅ | |\n| [`no-internal`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-internal.md) | Forbids the importation of internals. | ✅ | 🔧 |\n| [`no-nested-subscribe`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-nested-subscribe.md) | Forbids the calling of `subscribe` within a `subscribe` callback. | ✅ | |\n| [`no-redundant-notify`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-redundant-notify.md) | Forbids redundant notifications from completed or errored observables. | ✅ | |\n| [`no-sharereplay`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-sharereplay.md) | Forbids using the `shareReplay` operator. | ✅ | |\n| [`no-subclass`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-subclass.md) | Forbids subclassing RxJS classes. | | |\n| [`no-subject-unsubscribe`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-subject-unsubscribe.md) | Forbids calling the `unsubscribe` method of a subject instance. | ✅ | |\n| [`no-subject-value`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-subject-value.md) | Forbids accessing the `value` property of a `BehaviorSubject` instance. | | |\n| [`no-subscribe-handlers`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-subscribe-handlers.md) | Forbids the passing of handlers to `subscribe`. | | |\n| [`no-topromise`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-topromise.md) | Forbids the use of the `toPromise` method. | | |\n| [`no-unbound-methods`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unbound-methods.md) | Forbids the passing of unbound methods. | ✅ | |\n| [`no-unsafe-catch`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unsafe-catch.md) | Forbids unsafe `catchError` usage in effects and epics. | | |\n| [`no-unsafe-first`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unsafe-first.md) | Forbids unsafe `first`/`take` usage in effects and epics. | | |\n| [`no-unsafe-subject-next`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unsafe-subject-next.md) | Forbids unsafe optional `next` calls. | ✅ | |\n| [`no-unsafe-switchmap`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unsafe-switchmap.md) | Forbids unsafe `switchMap` usage in effects and epics. | | |\n| [`no-unsafe-takeuntil`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/no-unsafe-takeuntil.md) | Forbids the application of operators after `takeUntil`. | ✅ | |\n| [`prefer-observer`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/prefer-observer.md) | Forbids the passing separate handlers to `subscribe` and `tap`. | | 🔧 |\n| [`suffix-subjects`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/suffix-subjects.md) | Enforces the use of a suffix in subject identifiers. | | |\n| [`throw-error`](https://github.com/cartant/eslint-plugin-rxjs/blob/main/docs/rules/throw-error.md) | Enforces the passing of `Error` values to error notifications. | | |\n","readmeFilename":"README.md","users":{"flumpus-dev":true}}