{"_id":"observable-hooks","_rev":"51-c0741fc10222c8589ac4638348887279","name":"observable-hooks","dist-tags":{"latest":"4.2.4"},"versions":{"0.1.0":{"name":"observable-hooks","version":"0.1.0","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.1.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"5760ec4d4233086e444cca7fc56bc2e468d681e2","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.1.0.tgz","fileCount":46,"integrity":"sha512-XyDv64pJeganHqoGkLGybZtCHl7gk48m9BnmeB819ULjWlqOQ5Tc3DuO9Vbqp00kL04HRjIF4bz2RCYsU/FtbQ==","signatures":[{"sig":"MEYCIQCKjcRe4HLNxMahwH5kPeXbn6nNHUt0RPhPvFU7wQHaJgIhALcezAKW+OcXi35GYeu6xVECYr4bMVi74KCqd/Kh7fCd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLxxuCRA9TVsSAnZWagAABUYP/3/I4KjWGvrfw5tmEOFp\no11EM3O8wAfEZHNn1++qCMo6zFtXE0aRy4VuWDPuHkDBOm9Jfk6ceF1+udQL\npO58ABRsVEZONm0ZnvrA6BWXcQIYaA48SLqklEqNl4pKB+B9U10ho2dgRj6m\nxICf8NmxC9iNlKbEKRxTxlYkhoctrH9/ZwW888+ne1nK3F/9cQUdHuwYl7bx\n+OAkCIm3M382nTPThXUO9akp2BpNdRMxMQ6Ww+LQTqm9bI2Zwr+fW4wPl1ZN\n05IX5yP2/0jnoT17Ll76EKQ0t8AyXelc9vmSJyj4YJ1U3KWwoORLxzlFvoN3\nq0nvzavEH+wQcGtNkqk7FZ1YvmrG9n93XQH1pQ6m67FgXOs6Lkbq8bl1S+75\njmTAKGyB7mm43TpKHMEcdjndgszDnAp+Sodr0+WRSzNMmmr6Cs7RMba+RmfB\nDQas1vVaDZaa5lQMlb8Yci067ftloY6TFNuOCEs2JD5whNsg2PUvhuyW3PD+\nwZiDT9PJ6/CjEhD4rqrw5gLVc9weX0Tp85xeJtHglHAoOiDo1FeLArod3936\ncmUJTgnGbgL52/t40hUAYQ9q5gVLJDFW/p4nW51HPG2lgdQfuVXsoDNyoeHm\nAAnChLjNPyzNaWbiD4UVwdhyrCmtrE5+8Omfif0B7Utu/Bdy2v8lcNYpQ2Pu\nf3sz\r\n=tvIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"b5f10cf1c227dff2892c33f3f39830793b974fc2","scripts":{"doc":"typedoc --mode modules --target ES5 --includes src/**/* --out typedoc","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.9.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.1.0_1563368557980_0.3367485954929035","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"observable-hooks","version":"0.1.1","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.1.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"ca28d14fe146ca9ef0cebbb867e752ba656c477b","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.1.1.tgz","fileCount":60,"integrity":"sha512-Fe5ucbORDadXqWgUYAsD6TxCtOMV4P43lmQZMz5Um1rXZT7iBYJYbzBXnyXG8DHdpYVOTsJiCpX9fLVKvNlkmg==","signatures":[{"sig":"MEUCIA0csJZsCfpWU89M36snpoEioXxT3RujuBeN7ktGFd/nAiEA+U6JGy1v4/WC7bk+D9/8cu1NtEZZYG6vfRSwUsJc98M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL+UeCRA9TVsSAnZWagAA4BIQAI0p16ukdff+1K7X7Om+\nmBE+wagPom1NBHV+QJRv4+xrSzD8hjTh7c8LwXHrG762wp1WSlARohnx4z8r\ns5Mm1ibVli6IvGSkPWR9ZfeZGnZkFQ0t1CPtHFdVQ1j+h1TdQIlNdefG6cHV\ngUi5TpBXPlkg2HuOn9PTGYdTsuQDzQ/3vTwK3riSogN4Y/94zU8Rjhz79i/J\nybn6NUge6mHagFP95lRe5CB10qs/v/zDgp4hrbiZzEwwY1Bwz1MEHIA9x90k\niaCaGGjxg/nLmwdLCEogjlt17jaotbivQ3tz7YKGFGyezfQ9kdvaVj3PKT0D\n46XqIupoit6fxYNy4VSTurqTH0csr5w0W3h4DfiVXK5kvlEXHWWZreWacm0a\n/1K65ZLzY1M25zK/Vh+XpxFDZpySE8pbJ9nqU+LkoLy3UxNkjs5+QiOWjDBr\nlSCihlze+IxVXdRjGXkrSXlZqVEMT/oJEOo6LEQeZgNaCznAbAi4gZqIQkk9\njRoiaRD+y4euxt0IDWmG8C7AuT3huehmBb81Bw5z3aApBOM0zJWyuJrz5ZFQ\n25LD5om8UGygMvsALQh6zdo235ES2GVnQhNbfibNOy9Go6EPZQThek9/uQ53\nDTVklPDGvd4mrLsWibYJVf1Dabd/ZHvp92GuAK9E8SaCzCVmz4/l4ekgFOZq\nORk2\r\n=fZa3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"2672d7b34c7fbb616e7a0bf3df6625d2577f49b4","scripts":{"doc":"typedoc --mode modules --target ES5 --includes src/**/* --out typedoc","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.9.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.1.1_1563419934022_0.24983852035620013","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"observable-hooks","version":"0.1.2","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.1.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"99ecf75756466c7882d64c281f050d7502b80a2b","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.1.2.tgz","fileCount":61,"integrity":"sha512-wJ+Zfaetu3xfuCmHwvbHVUvCf0/0hLEylmLmn+74lmOCPajJp/Md4rjXvCE9Wq8DQ6PfZCsqxudHZgBiBlbS/A==","signatures":[{"sig":"MEUCIQCHYbZyI/GpQZp0flKNt4yTWLVmOWflYul0QnVxPidM1wIgeZBSmsebnIqyY6c6ydDpffOQXSNVOOyxHSqR3HfcnX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMS/FCRA9TVsSAnZWagAAnMkQAIHzN3n7EdJt4WxAZOgE\nH2ZUpMGTo5LzAak7ovCnp5B2ipE7bsDZTAugxrGPsH32iGHFAFWdHRZA6I9g\nRHSWK8ZVLvqsJDb6EdHWqQs6jI+wN9vV2wpKp7wL3uWpjZxOlnJCnZ9lh+Lx\nN4vzFIWglPSHHSAFOuttIYAcVKi5mLj1eGrEXTmxLrqJO+w7M1Uisl9c1wpf\nlMy8i89cCOjfIPibdubIXEQfg/HFV4rbPACxE680m2T4Au84S3NXQeeG0dx3\npaPUt0C5IErdreAGXxHmmOdlOrODXD1b3I1y0ACTIYHv/7lCTcGzn60YgUV4\n5T4eAJAIWePhy0Chz8qpg3BjX11dZ/+fnT9fTF9tbDSgA39M+A1zJ9XQQsx+\n9Q5rcm34gc1NaY+4FBnVsJf3ltI04JymOKhKNDyxbDLKsUBpKzocsR7i39jM\nS8Uz9TTXGf9SKCZhW2ndHyrLd4LguH7QRhLR+9C5YAhGzNdTRI4ZXFTnXgoU\nu1cUqMIRHz8tmEe3LAmmWzZAKJjWhzGl9nFs+p03HcBYsMZnWQwfkzYV2jxh\njJwdc8HzWGIwfixtPtdjGd1CMQPUb6No/Mxb473W0K250ZQQGDHP/TB+qKkh\n1D3sXCxpvlmeI1d7tojuVv5kqTKH/ap0RjiiWRoijAN0ODMbcoAPWGo6rZVg\nnbPh\r\n=SK7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"40392700d419b4d0c89aebff8842926a16795c16","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.9.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","@types/jest":"^24.0.15","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.1.2_1563504580212_0.9252201571408576","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"observable-hooks","version":"0.1.3","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.1.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"1273ffa06cac2e66ecda31bef528943d48099aaf","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.1.3.tgz","fileCount":61,"integrity":"sha512-wILiEDiZf6UpxVAkxlksRormRxGBVkBOd1wufPg951VqLIe1nuUCkBf6mTfBsWaIPxm3D8OfUsnAA5gJE5khsQ==","signatures":[{"sig":"MEUCICAha1eUqZqn6Z5I1N0m8dnXTihZszGMAq6dw0OePkTEAiEA5m/qlRTOhDdWzcJvtsX8xucBWCBSbbiUoCYV+VSgR1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMTB5CRA9TVsSAnZWagAAGxoP/0f7AwGtBRoCFmXZuaNv\nzaTpKc1Lkstt9wzUAw+mLzfoxCdwDCCxsEOkCoiIGaurXPAZL2NssrnP0Pu5\ndEl4ZAg0FgUiOgvnBeC5EMcjEtYETRZgftB1CzKtjQINHJhvX2UQMwJ4ondM\nOCsEfyz6uDtQ/7WHO+Nrbbvm1SzXWtNa4iPlX16gZpCELZmCM6pfFOABzMVF\nd85Ur40q1MVAGA5Mx2FR2eRjd8gUN7AGZyPT6qqOdcY8KxceZhH6+ce8dCdb\nxbKVKI6YuYtko39QQCh73sNKdmFuFDyDXEn2S0OyhASQzEUomcINU8MR3Qb1\nxA7Dt7tUt1ZrdiATrWixsH8qDX+Ckt8RMzzR0WqV/m7ccVooDvOeW9aeGdNt\nIlsjUsp5HGXI7VbnxpAThGUkNRsSQLIwHBFy8wHnOt+QwA6fgOuFcWI9scmv\nL/81+0WvWOPBnbCX9XRXSUaSeKM5Xlmk5N6p8JiQAzsx9SUDMzhvIVIAV7B6\ngoxTgQfkwMgF3fufL6mERdz8drsp2oJzcx3zRSQnsYwWqp7iSAoPi7my/cRf\nkCfsDajA4Fz2eeKNQ/PsEgOXxYLhlKjz1c0dClSuwT5s5QuKFpY+UeAEPL44\nGAh6t2ev5mLDp6qq9eg+vS3IwtPvGOOmeVWbKgDONoromfCIcU3huIC8wbFr\nV/Oe\r\n=YMMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"bfffc8548094ec6bfec0b0c2547874b47ea46232","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.9.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","@types/jest":"^24.0.15","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.1.3_1563504760744_0.3823502478387415","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"observable-hooks","version":"0.2.0","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.2.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"fec57645c0b9e648f06c70fc9f9bf9c11f3fd997","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.2.0.tgz","fileCount":61,"integrity":"sha512-Z5YrDNGYssSpQKPr/6jg3b1x8D6NWo8mWV62vAH/S6JpmUoAVfA95EQGXzGAsQAfTSSir9lxLjjetnuPXgvRcQ==","signatures":[{"sig":"MEQCIBtIITtaRS0GKIK0/P0FsKhaF4QTQQKWa/ouuG9m/FFyAiBeRWmuc9dfSSDqeudF3J0r3t2/NP3C1f8jXzQf0kmyag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMXtyCRA9TVsSAnZWagAAod0P/0yh0zvGP3+ZLqisGgoN\nMqbkL/ZBVOPV0GJ73s1q75TOuv24izFdTEAhQWwVZtsWsD7dHb0YlvkJbR35\n+6xi+6HsbHYMVfqM2k7Q5oWN4Oguaez3uuOq6D7IPZChSs8gXdNPSsKeemxr\nsw6EnyvZk9wHxPWB8tWdc4caH+a3C38zFQI6PwAdnDr9v1PxkxXiwX2QS7Ej\nIJWQdtpaixAc6l7xH9ZxRU6oWVZ15oiUchXQ5dlX/UGCVGoeqBl/bT7JJAlt\n1fvVoW1sIz3VGHwcROic+dfnGXhk6byXYHTBCjP7FHrG6yB3X2pYhFqP8ftJ\ns1Xj6xiOW8yMgz9k/Z7Nm8+FSVh3kVmr2TD2Rupz5iOl50FeGH+U5J2//+aL\n4vCrly6ES2XHJESe8KN1rj+2sf/Vc897lDN9eK8nSV1xNNfxJ+BYnpmjpFpn\nuMrW3TcOAs9rasTr09QLJDQUW2rxfcJdo/5gFhzRqMU5WKT+tPSqG7TFPiR2\nMpy9AM8JfyA1zB89HG3cyTQxN+83DKarmgBU2p+WU7tPV4B4MI1dkYpdErJG\nVzl7LK3x02InUSdDmFZPc9+lxfFb/oyGw56SSy5GhXLMpxxOEXNKOql9ZbtU\nhZF/sjvazzNvF91czn2T/tK3aVvzo2MKnE1UyMFdBbmqE9bkhe5xdE+quks3\nk2VX\r\n=ziv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"a6e48ba10960dfb460fcebe9cff8e6a3eb000067","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.9.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","@types/jest":"^24.0.15","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.2.0_1563523954021_0.9183351922601766","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"observable-hooks","version":"0.2.1","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.2.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"061f241bd6a86d3b4b09608a3d63745d4444c7f6","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.2.1.tgz","fileCount":45,"integrity":"sha512-SuiOeesfykXkGe3wDWZeODue5UtJYyiDGBf7HAPpiTrgPBsNmbPI2X23ts41CVhFh3J/0dzkZmTbY2m3efwEqQ==","signatures":[{"sig":"MEUCIEIYoaOEjbjrCobcrA4mZOJL7QJxVWGVCh+LNKopcwV5AiEAotSaytT1pyHGP2cG36vEevSFvfg3in2SJ44W3jB7mv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMawcCRA9TVsSAnZWagAA7H0P/3l262fdV2tTIB3/d70Z\nefTgYi1xWP1Qw9vQd2oo8+U1GSxNCjSrrKHGtG14nd8cvZqeiKXmgDloyb09\nhmvoHI4Ua8/1AC3ZdZ9qPNOQ+6lNNDQRq67tDVL/rRrHoktlIcqT8QgfgCnb\nhlflanvg94KVgSmgfukNphxbeN3ohjOg+7Pg8YtE0/UPJ93hIrAHJepshQcV\nBzZLyj0KrUew1x2djvvI5A9aYKFzc9b+3xz+tMdsfT6/JS7ueQD5/7IZBgkM\nViNpRuTAFgIfCnE4IAqOVdox4K1w9XKNzElva9XjBTIYxYvCIJnjLbJWffTo\n98iI5Bxdo7aoiwNph3WRHQ6vup5T+3+g5GLUfdnPGXglRc+h1Pz6gCVe+Fg9\nZJ5BXgUvQ8e/3q2yBFQSYRR817IUTKFIwPUSpHfM7Pn7dVHMPZI6dJka7ber\nBPMS9mVWCvu6ll7H06vpAkezePp2SRdRdGs+0vsjgOLp7/89/+a6f8rU32nI\nWmdVOQ2BNFYvQT21vAckTdd2JgNKyqZZesGsUb2IDJrEiKxjBNyh85yBR78k\nCDS5Sh9TP/EXmv+LTqDm3Zwt0JP6wQdjXHGjALVEFVYabbnHSOPkBJTRaq8G\n5myHNv4m4mTEF12uUvuZ01y6h4KDYEW7PDqsvlpzC1ecVQ8jCp3Tr3ubIPZz\nelWQ\r\n=tnM+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"d6156273e6e2c197418276e406e673ae15c6a160","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","typescript":"^3.5.3","@types/jest":"^24.0.15","webpack-cli":"^3.3.6","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.2.1_1563536411372_0.994022263623165","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"observable-hooks","version":"0.2.2","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.2.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"bc794ba532e3f66521a922076365b9c68309a3f0","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.2.2.tgz","fileCount":45,"integrity":"sha512-q5V3fnHmAVnOU0VGS/BUFBJrxYvDWdu8gGNuZuy0FqvF60iNEcSkiZIQJZYaCWis20MhErL6yLhw3VUdu0l9xg==","signatures":[{"sig":"MEQCIGayiXribpBxq52h7LJIJgrnSau3uWl9u0K465Bkiq3RAiB4ceFhGBYBEIZWeexFTWNj3aRjghryKwmvVCxHhXsXGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMbWhCRA9TVsSAnZWagAAIVQP/0GplIScjfJ2Fu2KcKkt\nCdoAUDTwawEx7YZpswFG3i81xXcG87llPq9SAzpYqYVC7Uc4PpVhT7pIG3oA\nz3Cpz4YuOv+JeaDof34m/Fwy1d58Rq4zFnR0on2+CPKtk6qiJva0xuhwYvDy\npm5q+H+wUAQN3IxKPVuedYm9ewpHXVOqfGP9BJyx94DKJh4dHCI7b3U0vCoq\noHoACDddTammJSvufSrwCDetAe5xK9VuVBpts7nIFNaYwL5PL8IY4Sr8GIq/\n2XnbnEKHaWJpRV6LSHYoWUwemos5Gk8G04MwqR0JqHzZRLQBm2ovkeqdONov\nz5r+mGq8EnuSNcJpRidXz+OcQhGnjgZZ+2MXGJHNrT4TP6r5xlAfNxaOW4Nb\n+PvQf+zvZgiu7jMoaENAb3RGDSH6jmX6GYb/NXhUJDY44eA5Hz4wLgt1DSB/\n/TWq9h8LfnuW9SbhROMMGhIC1knWYQ9hA0h/3+qGLi9H9PuChHChC6+48C5i\nNzLuEOten4iTp6OAE6S5ji3GdxxnxYsc7UTpdGIF+0bc7AO8CriwsPlJ2omB\nxvyHtTyBKAcz8g1wao5XxvLoW49cKVRgpkGyDkNOLKat9WVPWvJC8A5phANR\nFLFbp+NRVxApTyWStW7Il/6/7ieHv1iF0sMxVk85OQQ1OxLcFJBvNalY6ScQ\n7iWI\r\n=ABdR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"5d6bd15406faed77a71b43b3b8303e7e30131577","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","start":"cross-env NODE_ENV=development webpack-dev-server --open --progress --color","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","bulma":"^0.7.5","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","webpack":"^4.35.3","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","ts-loader":"^6.0.4","css-loader":"^3.1.0","typescript":"^3.5.3","@types/jest":"^24.0.15","webpack-cli":"^3.3.6","@types/react":"^16.8.23","style-loader":"^0.23.1","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","webpack-dev-server":"^3.7.2","eslint-plugin-react":"^7.14.2","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.2.2_1563538849351_0.41465965181116804","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"observable-hooks","version":"0.2.3","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.2.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"82fc78339374e57801ca85dc880c8f85cb477c49","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.2.3.tgz","fileCount":45,"integrity":"sha512-LTvq1Ej93jqqqZduzWEeQyGxaJRYxdDBzS8DXlZZHM9es2TgwS4Heg2SDiKKGk3qzKzi9lJPbeT4hBa77e0PQg==","signatures":[{"sig":"MEUCIQCsDXdL6lhGCVSuisVujvnKm0FvoGZdRR99WlOlei3g+wIgXBwMUABdHvvsS1nl8RCC4NnhcQ40LYPqa8qvGU1RPn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMsoaCRA9TVsSAnZWagAAmgcP/iVKPqLZdMHoQ1b2DxIJ\nTIp6jPbyM/f0YqdQmLg5hIw2rkjCSf0XT3WRvE4Kgb+VwcPeDyHqCDb6CmSN\nJ9gDq0v7inIrF9HQj/DqjcnZVSSzjkW95zo7ZoLYaDpIyyT0T2KXwIcT+6bZ\nRj9kX2VYs7d8Uib2+a2rc3Xnkh7x5m54C7rcRrH9wZOd4kNFB8IvcxZQVm2P\nM48gX3eGb73j7ojy+t7YPqyH3VLReVWBKRNlU5yFretQa4bHUN6IcvvPAlbj\noeORMsqduM0FQXobcG15wGx8Tq5yzH+Yxlkz7EndiD3sB4lc4k0WoT2Q2uWW\nqt9ZMfhdJt5nvVHPmkUgzFEJpDHf37n6z2clOe0OyodtUxuoj9ZfbEcP4/q4\nvP1dEVMxJP9EM86lha0EUHhLuwIgohID/OmmC1VTsy5ZXhqrzyfzOuJ0f7iy\n2I0dyF+P/oR7ZGZenPvPAODudTyJCUen9pAhDoSnAicTuKcrsTN2Rtgej4r9\nPUKlTFT+ANeJmM/zhR4DhK4bGRhJl8/6fnfiwFrAsgSJvEzJ1EOBjJZ03m9c\nZwaWqrAeh5mB2nFTP6iO0XcElNpSNav0G106yMarn6zoDpXwx1G1KM+VHtM4\nDR07bbSjDr1MYT/QFUaxJykAopbnwQGtjwXTJu3UWpgVdI0/HEElMpeFWKHA\nWTeP\r\n=yv+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"862d84dbc63f7477d7fd31d850f57f9429fe0850","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.2.3_1563609624964_0.9426860365984988","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"observable-hooks","version":"0.2.4","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@0.2.4","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"b09c46a244b302b7c510c07e178be052241a8c79","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-0.2.4.tgz","fileCount":45,"integrity":"sha512-Y9PYPKX9M33aIIcf0o5wtYdZM3fxGBxAvvt5ndnE1F2y3KtaRiJEai+fKul6UaBorqq2oYl3Ao73u/mbbrT/2Q==","signatures":[{"sig":"MEUCIQDKYS6+okqJUuSvcINCRMZkpp/YL3Pzgei9QdoAQFP6ugIgOAkkQ3xdoQR0T7Zr2y3ZhnO6ad9QEXRLOxWVCXbZofo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMxaECRA9TVsSAnZWagAA3LkQAIV4rYh9uQ+4PbEt47YL\nsDS9/ItzRIXcHHQa1GC6y3bSQDT6cLB91tzQ2UL04L/7MKfR0L+RFTOAUOXM\nEAractRn3li5u7cacHVWvg5SlEwZ5KgI1sXDkGW+8grP2Ye5pW/cyCx+jE7/\nTFZjrmA5ku4mDVhS2VJrZPW3Tp/k3DyagqPxz6j9H97KunVtZexkOAUpi5xN\nDAk5Aru0KHrlgw9wX99Px257xwJQw0nhIqemlDcpg9eG55NfWgkDNLvV1foM\nXt88X6LD6VQ10Jyga5BLSdcUNMre8CULz2PyCEh3tmhBH8zJFyhVtNVpUSim\nS/M27H6+1KbWl9HU2mo07jB4Jxifu26TEOGuSl0Iqc1XIUJwQbCTduMryJ0s\nDCzMd7fk9oyeoMwRacbtlyUeJ/APYMvtJngNlzvAVD3CJiLKmsTr0U0twKy4\nSfwhgCpfEr8ioc4rwRujtBuN9D2oTbQ52Qa2MrZXBMZa6qMXdCzvHnSgJBgr\nbwCCKm8W1ZjrEHOQ81DBawln3SwcPhJ6Ii7yuLfe6No1Qqrdy+HEaGWmPbrL\ndq3AIlQScC1Dv+QFYVBhqO2cu2RRqGA52raIZFRjiqhtbQyn8JfuJKKs3evr\nQaZqgMfOAFiQYAYOCdvoJcOA94tBuOfRT3jTNfl6BSyuIxy/rzDtCf6ZXL5L\naS12\r\n=rW/k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","gitHead":"a96f9419f0c81ddb5d0954724e4b424c8c56dba9","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","cross-env":"^5.2.0","react-dom":"^16.8.6","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@types/react-dom":"^16.8.4","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","@types/react-test-renderer":"^16.8.2","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_0.2.4_1563629187448_0.06656120450006986","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"observable-hooks","version":"1.0.0","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"0fd6a9b562783c9f561304a4cf45dec4d89bcd5a","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.0.tgz","fileCount":142,"integrity":"sha512-99yZxLeqogdcm+LQu3x9UMLULPxKdCIMWOrJpt1kbt37MvNNQ/PZOHztCDtqSmZuThJQvi44v80nKr02sqBPDg==","signatures":[{"sig":"MEQCIFKaK57PRmbZykFIjw7SFfmkK/mcZzyuhTUlmVo7iWJNAiAtq/OWz79reLn+oO4VGXsyeawfAEFa/Q78Fh43edewXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNGApCRA9TVsSAnZWagAAnFwP+gKSY9PujMpP7bUQdmIj\nqYXad6b3j9r7Ii+9ljEIfivJvfDOgaMsqNb+q8aIu4T2Os/Ss64vX3R3J0JC\nic+4GX3iIDmcJcSHDrlV9pk9AwP6/L8GeeAH0cW4IN/Lq82ar1uNseNvY+u3\nnf/8I1E/BO/jx0t6OMYAU7o/5XJ5to13Nbj9qmKqHAcSSNFLw73zPeD/+myT\n4llnzmTY7Tzxt2MxcsOnJWG8jMON6GHdEWNd+UoV9py+mNuUqlyVKTYQndha\nwsvwFlXns4j6bWOskSRPyeSRhhIhsvkaJY+97C1JOYE/jiDrPDK/HmASaWFv\nhLj6pK9AOWj8r9KsR9QJe0N+s6oL9m/NZrurZ2PMEph6M7a/WhX5yy2uu7qK\nhRjGEPTNDzD0QkVKKO7UbGYeqJdxRnbIGVHRVptQUme6vlzB7Lw+w1cINXKp\ngAvzb/uS1bbpOq5dra8ma96+zapVRiVIrHZfBVy77Krmx7If5pgvYXqBiZcs\nWJKQg8//OcPjMV+/MV6UHPpQPBeSSeqpCaXcKkXhgc+Bc98Yt8POaUIdDWgj\n4j5vM+w9Gn9VmEwQw/niDfqxKnYDP8mvfgRVErW+74E7UMuBvX/sx1Ni9mgX\nEKMPvHpFDP/OpuJfMxKlxfRCHZrtq+SR6nM8YeTb3M2ueTjEw3vSsEQiWixe\nkeV3\r\n=poCF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"e89f87a9e552ab3bd9085a7fa21d68b81d7fa380","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.0_1563713575936_0.2682547957196051","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"observable-hooks","version":"1.0.1","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"2fcc3ad5b96967e64fd59335e6472dd02a7d120c","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.1.tgz","fileCount":46,"integrity":"sha512-IQC4HMlJjk7tsSPBx0lNkUlQxNql1ulZ5NVUVSVszrDug4lAvw/HBQSR9Bck7CPEI9t2C+08Yj76vepCrK45UQ==","signatures":[{"sig":"MEUCIQC6mETr8ISNboD2U/CIuGL0/mi28M6QXm+B8u658jgmtAIgMHd4tiydkfw3C9yTOu7EivyRaX/xFdFCDnNSLMiD82c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNGGJCRA9TVsSAnZWagAACskP/i9bkC1VjkPK1ht4WSa+\ndpceGUjrpUs+wUpn6zf2BEwgBNfSrXgWhD8soQU5RgFKFyeeHyOjoI3VeMFB\ni1t8XiOOBOde1iCXzXnjhaRFs6mCDU7RTO54mmvo+QyunlZffmEIgXwiC3J5\nj+cXlqO7Txh0kcweDg6OVY/55czhuh2migw/beflO16SO82PWnmJ3TaTLhjd\nSA9E3ivQiQqYoGkFigzdx2En0a20RgG+paYEdP8kOd/Pme3wKyrC20jCT5zE\nXIuqvqB6oCDxdSEjd5Y21BHiIgG1e22YFCGguWgcF3ImYyzyHEb2VZyMNeUG\nTbdYrFfSH2XRjx3sXvwOX/KFdjzrPolBVeW7GPAuyGCavXZEsKN9Ul932MHM\nRcL9Iw/bumd8GL9AYEcgKO5wnWdE2/Zb3kx3z8PLasKDFovYIXQaLsXb9MSE\nlu7E09GiZy0kLqL5qV43rdreB7mBM1rPkzxBPtPR3Ztn4bGXMXSGd1jDKN3H\n0yoLMuzaWx9NrG3BvfF1jh5LcjI7s8CYY7dMeiPN34K320VTyyF++1h5RRQD\ndN/nH8zv4edT1hHldm+BFsvV8c85elzzJemJehim+jcMNNM5DuGOrenqok/F\n4XNq1bTCKqXSCGAP8DnRvNUDOuytD3xB/Hawlq/DCoDJy4s+LmcoIwPXQlM8\nb5RV\r\n=bQJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"b089e2e609acd31622de077091951143a96712ec","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.5.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.1_1563713929137_0.5052065137233106","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"observable-hooks","version":"1.0.2","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"f3f121ed78d9297c9a16c97fbb1dff19f5985078","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.2.tgz","fileCount":46,"integrity":"sha512-ufNvAM6mdt2n6A1dr9xBWOabYj26s1BS5kh+RkOuvr0/FeEC+G/I8sZjSdkM3QZtBERlKqxYUeAy8hK7/Qfokw==","signatures":[{"sig":"MEYCIQCjWd7evzdniOjixyc1SU4wpYCm/oJOkeALMcEYqp6N3wIhAPw6s6/R2UxTCBZF9aXF86MtCkJPeUPKTm27gQf3sbUR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRST4CRA9TVsSAnZWagAABMMP/RXcHG5pygF1CUu0rnri\nsU+Tbd4PjPBQDUSM2vHwV9UgepJtiM8tFtnlvR3e2R1qJ6PCVh5J/to19LpJ\n3wikf4hyPlfm5/my/m5WF/wOdNK/aui4z+0B30v11wcJBfFJx2FQ+5VdT/AR\nW52J96AyJPfcsZsOBWXiU+8t2MPYV52CxPmRFevb8ln9cJelX7ICZZt8lrkH\nBshEU2LlO+fPYNUX+K3mWPN4W6V/QXGeLS8IRG81fuy6j7vlyPjLPpNWipaU\n++5t9T31YWeVZRGajFhCxwo7rp9Gt/1DYjhVp66rleK44kPnapsQI6+BUILb\n82jWuJKRDeieouLbuQCNDtBF+MTLQfrNM5f3D4LKkvOc469d4t2/5RLGE+Td\n4FiYw/ZDxyTsaMdFyeo6xzh4SI/FJOPCVRubn7MIH1o2qommHYHR8TAsWAJC\nGz6XtKbq4Pycm+TCbzUvr64g967MBn94cw4qQ2U6liNqXyJu+HTaWBJerFtE\nbpmzXfehpjdk9h+lUwObqd7gE4UebIgqxl5Zzd7aOjM4QxknvFFV1OHC/Jn1\nkaXu/z+0EBMaDHnwB6RtLHNuOBVERP93zYAf3Z6ltuucxxL+uKPbI3u3+6+d\nRu+eYgLu8x+3HCHSXpoXWEE+LcTTw/nzo6uZXqRg/9QB5N6RUESG94jufd+F\ndBIF\r\n=R7MU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"7cada30b99c699ce859d61a1995462b09ede3e88","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.1","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.2_1564812535753_0.4787519436584766","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"observable-hooks","version":"1.0.3","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"9e3c1db0d9f453cc2fc9dfdd596f455f2da902be","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.3.tgz","fileCount":46,"integrity":"sha512-BHECtmPWYCXqQzvHAA2ro1a7vQ1ZGE5PPsEv8UhJ4mM75SWpKVJkwc9QY0fDGPAI4EQIjbLTqq5EuAE2oDgc5Q==","signatures":[{"sig":"MEUCIAS67X7OVe5tZu+FzCo5EBhpsjZaAvGeqhYn4hWqSXokAiEAulj+41OSAiWi+cfs3BEiIGlZ+dD0oraB51cqpll1+b8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUEnECRA9TVsSAnZWagAAWDYQAJm4XPn8tt90acwHflHd\nblWvNBIYDZiveApblMMKjAtrDQK1iASv9tMfmk1mebAajz4efuxf7Th4WqJm\n7U4S17W+PY+ninULvuSuXc7hKHZOhX73GoIPHXtGuJmDmaj8T/HSIK9MrX9T\nNhgzrmMHOqEQEHIaBtkdSjM+kxkiU/WfpwIZHAC17CRCg2V/RPRO4wZtMRPi\npj9o6ZBFQnMRqcXkor0JEz6IBCqmpjFIcU02ODYcCPkGtQSNdu76XdpA/3rz\nEsr/YQirEywEaWFNxdMY/TJBEN/9Xoq/4S6lvW+arXPBusTx8StNMHhGiwJm\nl1UfohR1LFAR5ch0OSTekf3hFEhh9PZA8yU/+tB2DRGi+FqOBQfJb4Ptb4CV\n7iWQBiURA7tH6Y5ONovzZkjqAcWtS082qKnRh4LR4E/lz1i4d8jF+CRRdZnC\n5yWuq1On4tzPP+aVpnNHHgLiIuGv3uUqIwAS/4ypz4+6Pj6RjRVwJt/HEEAJ\nI9mm2c5dZ/EcV29jpnEhUtmiwa/I2DedaIw3qx9rvN88Si5l6joP/2VUygcz\nvEaZgKD3sOtu0L58lbnnjdChBbu8f2G2zY5dCYnjJxlbBdCfeLt09M+AXFaK\natq35n/1WNYNGxR7RVxLSG9eV1MukoEvJWtux23bNTFeT0BZKzCvCPp5lFi/\nXuyU\r\n=NyjK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"715e64131f61ec68a0e791057bef59d93f12e6da","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.2","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.3_1565542851812_0.5738297591269537","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"observable-hooks","version":"1.0.4","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.4","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"1ef92f7a0408b6e7c7ff42fe300005f63a06b5cf","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.4.tgz","fileCount":46,"integrity":"sha512-D2VUll1cQLoJPo2z2VOENrOE4OMH1ZzJqgtijxMKUxgnmZ/BBKTTlfNs69xeIP8tT3ag2Xwg/olAS0v5Y9JUqw==","signatures":[{"sig":"MEQCIAcxgtY/IM2fd9IfbII2B6a9swrnakOJuF1yedcLFlbJAiAyu0w9OAwxsE920tBJOql8FeqRu3HuBUu0POrMG+1nPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWOfnCRA9TVsSAnZWagAAprcQAIBAwM0387KlP/hVAqtX\nh22zzYZt3Q69xvZMBvPmb+nl8DDLSkzig6f75Q6XVdy5jS/YeR/WRSOwC1sq\nJ2Q+i2qiNM7bOqFW6Nb05RrzQ1O9HJ8yHuxDmu/9mXcFmEMeorSNbb/hqcTK\nG5vgNW+HIerjqwvQhKVpPeuTHZ3e3xF7Tn1AF4N4OBpZt+AZLJ8Vp5ZX/4oO\n0EPVEhFp4kx6zLBxIzcAvzIMCM+yk3pcJ/0lloAN1ksZb+pMrGLkwzHB6mgk\nSrLqpVfhsEJZVjyp02zUi8PuwuEYdGlgJnkbPCB7tKkWAJPi++JOLXOm7bAU\nCEMG09al23u2RxA7vMTAX35UzZJJ44CpAX+OLHe3/kZ4M1ximibNnVXRZAMK\nLBSDkJRWcWkY25NwVnYZAQ4qnSPgekrj3mVguyDpMOQQFF/8CxkJbE0HVsGA\nICxJH1FwgFTfxCTGASqrcF4dRD7AFtIuxjDYjYCJjSOwDbn13/k3tI1dDnUn\nZYezi3oECUazbCVaLhqoN1R9Dytuq8Uqw8TRTRS+8CuWnfsyW2A0fv9wvpA1\n0/YyxBqK410O10sxJi+Yf3Zcx5LRYxss3SR8pd6nKkEN6S+mDO8yirG6TNET\nv9CnUD2QQSYIDzKhi7DO8h/OEYAszUNQNfplqrSRf3loc4/0abz7MTxVQsi1\nxDYa\r\n=blSO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"b3291747fbdc3c04691d058f0a1e0288e9f9cc09","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.4_1566107622375_0.9969351287744181","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"observable-hooks","version":"1.0.5","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@1.0.5","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"f689db00879aa0f4eff23d8b2424769000bd49f9","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-1.0.5.tgz","fileCount":46,"integrity":"sha512-HKy7xakzrzTP+B93/4w1hxWAQUp17DanhSuBlVBmWmizJ9sP77kr9Cm8ZknfzZD9+c/H8pCxP9VcX1sJiJzRcw==","signatures":[{"sig":"MEUCIQDSvY10Q2y4/fu6rUWyM9cJfoODyix//i1HFrPhHe9UeAIgTRX++xRwaOCVSIahnxaE4H1SIQ+a7zpQeFP+CM3QgIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWPI6CRA9TVsSAnZWagAAzagP/3wzCruI8c6robZEVwoE\nReWLv6yNr2ua7luAnJ2m4KGzMfgN7IDJalceyL2Mv0wCFYuk3nE5D+A1dM30\nt9gELJVQiD4XxEMlKutKgR59o7YeUJ/U+IKIZPAoOlGNHl9V6UwDKnJy5dFF\nbOmOvd0xM4jUBYXMfwuIfp1MRIEKTGlfbYD/9NQc0mhvWohNCoBfnvTRWt+e\njcwoBO5gRA0WJ6unse9K17iK3DI/D2ZJ6NBpTQumCOYFtv2mytHXdAY8k9xl\nUWleyWTEn/OSr2/AXK4PyqBp7BL15ZvBaJDpGAjybRLK1y6tWMIcDsXlC6VQ\n1v2im+rxnPb8FBZWCOAC9icSPIrCclslyCM3YGvxvwe8zG5Hje5mN0GsYnMS\nVvP0k5yskcrMA8H01Pgre9TG+U/Y4jp2u4O0soPza6aaNglH3BN9OJm4BqZc\nVeOl6nl3j2y6yN4zoSGp9Ytjn/MyVsxJoitH2axWZiuKbryvqjXFOr+Akbdl\nKfplI3bGseg9EgTXiYMQbJxb41EtF1Rq45SY9F1q3BtWrWHsZWJ0+lLCkcxQ\nz0yTNY0dX/FBRTUfcmhBG+7ChDiu4QDDieXC5PJy4Zk0//B5uX3zSQ2RgjOj\ncwDdQ/h+f0zymaODKhB9XAUhE9jRbSyw8O6tHAgWWOhV3AlSllWDt372EI48\ncCEz\r\n=yInH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"f5be763ad4f7c8c32f64ea0b03c27447c83e471c","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_1.0.5_1566110265512_0.8565160951363109","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"observable-hooks","version":"2.0.0","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.0.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"a260a28bd9df275f3c6d06b894b0fca4bca4ec1b","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.0.0.tgz","fileCount":46,"integrity":"sha512-PhJOQXhXsNms0xviylsH2qocp8rUiJmFvbMBIVxftgUBRe88J8oPEirC4Nc8fuE1iO02haL+ydKqw0Psgi30bQ==","signatures":[{"sig":"MEQCIFRmDbuSX7dN8Z7RdF8jxxbZkBYPOhqLz1L35hRH7JqLAiBJebX2zFN4AMDACFjgBmblbXw65AZ9nDZHJhFcjzgwLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZzyCRA9TVsSAnZWagAAKVAP/0ZUP/GmFKHMHnD4xnlR\nXdp8t8PSRuFTKUuyMUOTVzetK/Q+hZNOwsP6zb/JzV0ZRM6+jq+BcGahITSM\n89IzGvHuvTeDFZlGOlnoxPOvtwN3P19K0lmzbNxgGsVINMESbSFOBtmu7Omp\nPss0cjgX5iNoVtFCMWqsnQGXSXR+Yc0vkK8gJx4XshARX89p5nfif+ybE9Jn\nDxYM7X9rJujiX42V8FZkxJMA6VeNXyiJNQLoHHIdHTMRu3C/nxmY1r49odIf\nv5KzVs/I17naBQoSTKv8wP5eLep/P5EOJwmhS0LHBUmpzPJAcHGpEo7N+5Lr\nDpSQQqO/Q2lgxURX8yMnTZQCJBKTtd1tM9YhaaAA4MAhGHYBKk1Ufd/XXZKc\ntctDB+ImUzz8fy+yJsyc8j5ksyH1AMUQiij3AreEbAbXWWxqhcmYIg2xay9x\nm0MNXSyBKT7dIGynaQtpUPib1X1VeY6gqrmNKJvxCZT9JOJoZOwLAgtPAhVk\nUdl5sQuSpwVLfR23IGX0c3MRsTYlMHWuWPaxXwE+xQwXshbQXVDSWj3/sI2u\nbqzBUhH+I8c41dWhmnPhrsekhxP+NI2fyQRCq6uc1otWA+oNPvuMjgvUEHEp\n3JIeh64cgnq2uT7z6nou2E5wgq+10ghIbpfybWRvaYMzP3BTwpcnhxW51hwB\nkIl1\r\n=rBiD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"cb4b0f84914ea2b38e68d04d91dbeb75bc9aa7ca","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.0.0_1566416113422_0.29587471677992583","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"observable-hooks","version":"2.0.1","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.0.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"b0397f92f398927d441cb8c785776ff42f6af415","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.0.1.tgz","fileCount":46,"integrity":"sha512-zKZ0kzynE8pH8nSfANfZhh2K/9Ir6Y0kJLrot4THKrxazeeEYqPoXUZulhWhpi8hE3kmCBkW4ebBV484ZNg7tw==","signatures":[{"sig":"MEUCIQCbLLE6u8Y4tJHj5yO9nTlaby72Jot4BJvgCSh5I1jsPgIgELgRJKGLV5iprFkPYpZoNc1SRXoV7imZ7ysjedquHTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXcIDCRA9TVsSAnZWagAALMoQAJgXI0gelsDjmhJNjNLU\noRLGv0BTk1p91Ab1ss5nkLk4rKue0d7YHbvbCaiyMxX9LYSr5ZOvxl0AuFlX\nWBIAHmKhXeqTKP+Yx8CEIBhir+H0SibEZQvOygIRznAn2pcAo6/TP5fQQTRY\nm+vAMHs6gHcKP7x4JqtW2vVw3Sj2w86owae3pDm5xCK+qbSRSSk6xhwZZB6j\nKnqlnYa9Rq9r2XULxTJNZwtgAJIoTBCN5/q7/4udOLAqyI0byEJ6+wo5xtf6\ngAO8p4QYYexL19JsaqybyZ7RAMx5AwVR4yahl/i8zko8mntzU8cSoehGSB/w\niRi6LEiS2fGrh4FMmCZxA7wnGCBS7Rc9HG4BdemfZl3ns+fkFVCrwQgtJjQ3\nH5e3DQF3fFOfssnqFetUAEDR4JG7AS0sXC7s0yC6+DNQT6BxoBgiasb0V2aV\n1+PTIxtU133HlMv+dKoq1qsubF/d24NaqZOhPT0tMN7gZOokcF64XtgoZ/Xc\n7ihrmyScQKA4nbsRO/Yjlg40Rg2gZldGnTcpgT76qvaaaHKhE+SySebakZ3e\nmP0t+UKAYy2RQWHsAka4+Ts1Wi8cLj0szw/25yDeCjs6lIPpiXzXI0B1gvWh\nWpaRFbAxrP1L7GmhEYBVMa5NKV6JQHCXf6vxog1uNUc6t+qyMiDMtKwFTD5y\ndf2A\r\n=RrY9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"3d6a2255fbcc1e6bb67d6f1d258923ea44e3f52b","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.0.1_1566425602827_0.5188249910462082","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"observable-hooks","version":"2.0.2","author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.0.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"d862859591bee44172a6e7e3f2d6656e89355e42","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.0.2.tgz","fileCount":46,"integrity":"sha512-Uw/5/u5zyPgzMpehcHao6tg8aqLsP/VC5whkWocZ4ukbgzHqwkKmDhXrf0MrEVptMbEnk/0egIYuEWAyPf8dqA==","signatures":[{"sig":"MEQCIDuBXcwPsLJKtYxEwQUbMU/Zu9FQTCXpTYhNAyprduQwAiBu0CqPCmCXkwmMsQQEPwmOUBEehwcs/zcjkejBUms32g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdX2/WCRA9TVsSAnZWagAAnqQP+wdLBrwDBRyuSGdQ2JAb\n0qyAvG9CV3WCZAKOvYJO0te/UsUDot3KGhSzZ7JRM+oKtoKJnJTxx1B54N+I\n51p5iCr0bW8EEVHvu1CnvWy4U9JM+8usf53Ez2VdwN5Pb8OGQZy6YMojKx5K\nC5FR3GOt91k1cRHgsBaI2wE6pynJSGUulTfZvLswsekuD0NNTsNEXq41XBmJ\nSg4+kQaspOcHpPG3OWtfgBskdYF42vA5gkToOBXZ2UB3mNTFmIFeyRktARyD\n/HoN/lk7W526sl9TfYm47NtEsEToMOyz6yzoC0N0e7TtcQmS/U2BEQyNcePR\nEfH6Qhc8UJN5weiDXYBJaqc8xxV1nIdkHQfOn4SPNTj9pFtwNkURNlcyACJn\nHeE1tiEwiEokDy7kQHI24nWLkznfPeybIdcM42YtnknrwD5Bi2qpRz182GzV\n0PQHc2ehpztGG6anKxCBAX85q6Ax9tMTAkAcKYVY2TCHm0SmweiRHl6qKR/O\nB9GHG7ANiLm91TqdHzpmz/E1rQZnnKcCUxYWebs8+7yh8zDIOK8u+p4k0LBc\nEq7sFikfERKZ2C6kvOWlXraWcm0OfKYBkD2M9fYnYQUaqR+PokKVWxfryKRk\nUDtiiD4aBTzYgegkDbMv/lKMSL36fkVgqsGSQMIM2kTDTsCkcwfKyXTbFBw+\nq8Y4\r\n=sDUD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"85b9eb810faba518e2ec490cd3b0651f2efd69eb","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --target es5 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.0.2_1566535637948_0.34713744937966484","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"observable-hooks","version":"2.1.0","keywords":["react","hooks","observable","rxjs"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"64896b72fa7f95af1032dd97e38f9a68dead3bb5","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.0.tgz","fileCount":46,"integrity":"sha512-TjK4w0mISy/8Gwi3xA9rtZRvAQavQxbOmNLTus6BGHtJpbBKl/8X4ook9PP2ZYVN9LNrHmrsBSkqduixHSaKuA==","signatures":[{"sig":"MEUCIEdAeWCtdvnjvpOLnim/XsZi61xGG7qY/IRDnIOYEO4UAiEA9dHBCul1busWKBbUKKg6LFzl/NrFc2uahXjrJy+ilfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaqYxCRA9TVsSAnZWagAAwtAP/iCM4LA3QvphDxI+ccVP\nE3FNcRnmF9ryznz0BCJyH8fi+fdZ0L2HpTA+0wP0x0a507pyUAl9JZfMGmAJ\nIYlHOV/euYuVrpDVhWP2ESaq1tozyjZhAD7Q5R5EHdG8rBCC1DH52RM2+E/2\nuEUQPp8qy4VQ5OHTKtw+GA0d2BNGMbRrRhBVq8djxXMZZQbliAh7gPI9PtCJ\nVSYE83NMxAYjBPxz0bBMqyNMoCvsqXzF6NOfeqrkUMtIIKQLk+OqYWzb4Od+\ncECdirPjdif7WmCQAn5TElUVOuTeUwdCyLpWNZL8OUymKzQ3v6gYwRkV20sZ\nIHNPDQPdVtoxFMdgvxfNWKGDkfgyEAEeF5mKFU6im9+sOqkogyoelZjQyI9R\ng8cKuHRPoPg+5c4b3P3Wm1l8svsCdWhyr2kQRc8Lpno+2WhN1AhnJ1QGv8Wv\nFiAJbLlnMvxcVuLHHAkujgC+j5cVb1h/lnVFRXoQC02UaQV28GiQKNTYNsKl\nNVtHX0J0BeF4U+ZBRY6ZKZ2e2gDXtLeLXV7KFuPkR0KDtaZ5OsXCk4g1RuF/\neapDbIluYbA/yCoA+tbMtG5rn7k/Ay3pPv3BDJwvGeR9Hc0AX5r+3ZJ0HhgK\niH1tB7tiql4KD7EP69M8hFh5mUp1j828cFFro3gqcTWdHHCdKQqgT2CjH3HG\nIhb2\r\n=kNVV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"7e53d71047b93bebc1fa6329fb643022b642de55","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.0_1567270448765_0.7587980249935422","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"observable-hooks","version":"2.1.1","keywords":["react","hooks","observable","rxjs"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"971aa1983936ff8071a223e60991c8aeedb06ccc","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.1.tgz","fileCount":46,"integrity":"sha512-7gy4rPWP/1ezwAzhyGsrI55XFPnSYBkHwSOSe+fZvuDDBbBZzN8rpIf5AHgLflT95+vqapR05FsofPDlPcxX/g==","signatures":[{"sig":"MEUCIQD/F4FAzzyU9CvoO2y0wHbwo8VFR/urka5yaPw/OkukmwIgQjz1Ikt4XI3L0yRzXJ0HK8xEevq2IyhocjLpAsUSdBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbC3SCRA9TVsSAnZWagAAdGgQAIvssgCT3u9tNipOL63m\nqvsad+R2ARDWb7KZiytMMfGEECsOEzTEiwecBsDxnncU9a1vlsF+70VSq59l\nwgLNWveoB6gywVEhoMx7HHs2/NE2tPdUO9Kt+rSjMjon33H2h5lH2/0wdpI+\nF8EpR0UZTmxl4IkLrE/7yLf1b+3oyuNatqh9j7pa1bsPtoedy3OltWLFMwHI\nXZDQLlQYNDaVcEeGJv0D8upPimnUcVvadyc+X86zbUtKBg2bZOGTS+Y9+T6s\n5fmOnNo6HtZteXh3RL11QF/M+dorn3kf7KzZkAmfx44HwYBgaHzGlAuHJm+3\nlIkZzWUv6Xd5T1hqglIaeP0W1ZmEY0a5fVOd6AwsiW6qJmkr8Gh6F4egF0pG\nNqoRQ6+HU2BDLihQnuYKhSowV7TOdxIjIFkS33arOYW6dCSKuLrc8OEcwcd7\nKu+3AnQINueYW7DhIepNhkGtdDqCpzuRvSm6qmP0PmzJ3dkVrlFZXJmdXPCl\nr3Q50T81mBBQVJrtawsGjqhfgShybdXs/9q6wu+lInWE3HJh52iHrJbMbxcR\n7bEoHJQZzeJzd512XCd8cRsRzI4uEW8N9wEgnMdv20ORmr/vmPsD07gijxCa\nns1oGCZ7SWEal2ZFIKfgUeRaKb5M2qEDJvu4kemtWUekPHKo183EuhGHA/jp\nXFl3\r\n=yccR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"5a882380b810bfc75fbaf6aca6863cf9c99d6634","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.1_1567370705903_0.9452122520980208","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"observable-hooks","version":"2.1.2","keywords":["react","hooks","observable","rxjs"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"6b2414487aab9bc16250fbaebc6a48dfcf1c089e","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.2.tgz","fileCount":46,"integrity":"sha512-8PQB/3ggq6rQl1pw/j0hLPiEhtMDLDuf74//9umE6fTBr1APSy/ww8mo7qyYEljb4/eakm92cJZvDD9ypish2w==","signatures":[{"sig":"MEQCIHZLTObM9jRWPRe9ElLo/pw3Ru2XhZu6VjGOQUioSxa1AiAbVIl6RpUNGtl31iZiZf47p8idTlovlMHTmZfRMPJMOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdc431CRA9TVsSAnZWagAACpkQAIEXMbSEFYPYSoDLG2h+\nbTvxSiGIswroU4x9Gl5bv2xX4cnxHH7jy3mOUg1GH6+HxausScSwlFR1FXgA\nKjjRGT+Tj4hV0hr2nrdh47kCOLc/Cd5u4+9zcnq48laeMB45OYxBASf1YMMY\nDV43g6MnbkK3Jq6VHRu0trppubwJEprcqLssBCO3Tg19lFk13Bdv8ziKSzGb\nir74ZlAWmENP5yayMVbLWp6f/1lqwPVzRT8vsr7kFVxWfTE+hhlmDL9CviKD\nR7F8Kq+HFcViqvDKpVbDY4VQVtLhGLAALXanZP4GvlcBjlG+O0G4DSdFnsUA\nBUaYqPKQCbYMwQHr5aMDOuuvoBxL4u7OKkwoaZ9EBH1RPJvxEIKLIC2NJ31B\nEM7wcidNo37Lbg2Rm/lNNd/PU6/iAy7xFJLEvMw+/0Y6lUADF+b2OxVegcXo\nohV+DvvyI1Y7n33pTbzet15jYcYhtSwQP4jn6wLzhSZb8M7eBwoLRNdgYvnb\nwNFXuixr0m1mvrvP2mFDNi5od4YyilKoxyJO6ISmkNDXFKZ4E5LiuP3XQNhd\nkzbCBnfZVpKZc8o+ecGDlVOQxo1blFTzSfWmQ/5Wglma0x6UkkbHIFLqDFiV\nXHRphjs0rkkWjmpYqP2Aas055fSpNOlEd5mYeDcdv899SP9fGnlZ2bhCHccT\n80Dq\r\n=4OdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"ac33eed9cb80c49be177df4f21ac3711ffcfa217","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs && node scripts/gzipped-size.js","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.10.3","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","terser":"^4.2.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","gzip-size":"^5.1.1","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","pretty-bytes":"^5.3.0","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","node-typescript-compiler":"^2.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.2_1567854068430_0.933091067792635","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"observable-hooks","version":"2.1.3","keywords":["react","hooks","observable","rxjs"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"c76a3b8c9261257cfe3f1f827f652f411a7b24b0","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.3.tgz","fileCount":46,"integrity":"sha512-ApYM9DjSB0YmMdAjXINe1hwGDxEj4oCOBUPfpGDPw5CyYMAqep4xFJQ/yeqW5kHINeKG3t/8hwMI5y/6yrikPg==","signatures":[{"sig":"MEYCIQCYw8zNW/+Y8lC3BAEyjIUJt70n890FWgOy41kw2kdy6QIhAOpjObO6+fQ5df/YNgMUUecRBxgV0MbQ+zZq75DHU9YM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzOY8CRA9TVsSAnZWagAAjewP+wfZxxChAeN/AJkU891/\nQM/w/CNbBgybMRlNFm85i6W16u1hv3EAO8wTUcXZbfYGfRaR5j8xAkN1D4Tu\nC05YobIzWmQVYd2GzVga3h20Q73Bz8WPGPWkFzCC2MHfwSbySuiZQrazw/4w\ncCHIZsJffa/8i/yDV0C0CMKbm99++3ej+TUGIB8ZDIAug+aKrqMMv1LBe0SU\nMCZMCfpaF2UX4SnMbMHoqhBoAt9t7MGULbLm9sn2X5j1LsYK3IGpFLI3oHws\nh0m7l3p7fOJ0N794qCyYGk5fd5brbsF58/NlpQI39ounfIHRGm0WXmZJgLkU\nQPNivG4ODabd4Ehk+mecAapZ7lQlDh56kf5enNQ+c9zXEE9y+uCEG3oxDJK3\nDLCTGX/2aUCFbY0Lx8AC4uqN5VAJ/5WcPV74ETHYAYLfUKljerqv4IF6rs9Y\nqy2LyyT4ak9V7TBI7hSntHZJsRVjrhIfp28acn/d31oXErv1jDKuxks/hYcw\nHfwHPCXPhx9Gop7USIFZ6YSSdmavaDeWr0OtT2ByofkfgqME/CJEUOng0U/B\nR7a+AiR+642fwcyvzcoxcncE/IH4AilUEc1kVA2cA+XlazsQc8djg73ElgqX\nl002UbYU2eY/ib3Mz35AQXoqJLQGidqhXiwZYBcJXGa25dXcROXM7YSlFUkt\n0MjC\r\n=tW8Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"6b789e9f45249b85085185e708a2da5936b05132","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs && node scripts/gzipped-size.js","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.12.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","terser":"^4.2.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","gzip-size":"^5.1.1","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","pretty-bytes":"^5.3.0","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","node-typescript-compiler":"^2.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.3_1573709371481_0.7285994642550109","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"observable-hooks","version":"2.1.4","keywords":["react","hooks","observable","rxjs"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.4","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"3b502b33ca00cad9ef2d8b5833404098894e6f27","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.4.tgz","fileCount":46,"integrity":"sha512-fPNFRQX1ZpJEGzI7PKA7OxgbxXxpET8j2DnRr5CSGJJp53KbSMmjUMldAGwoV6D/HjXg8toCn+qjyABgPhzpIw==","signatures":[{"sig":"MEUCIQDw7stdgBK60zGIqDeb02bwmNXZJs0qgn9v/LrgvDdXdAIgPpCqM1OBQIKasyCx0c5hBOdBZx/dozB4QDlZB1XdQeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD2LFCRA9TVsSAnZWagAAGeQP/jqYxLGkJi59F2NdYXDf\n0wVQETDxbA4AMiugrATgl4bfEJKuAzW/x9aCpf12LY24+/Rd7W4eozxy0BjA\n63oWCFy8EgJAt/v9OmidrA578GYGQ4lMnpUN5zYMUITZ67XPCV/EO67Zqzwg\nc2Zimi78BkcUlk6137/2wR7Z41JL63Xxl+PRRXQ2JdXTbij79WAklitivf8k\nq+4r9ESPUomIDYy487yaPWl7L62H0hQmdHGi4/UAcVQ1esspimStdhbMsb2w\nPM8Z4CupBKlB58xdLsXJ9tNjT3f8Vfi3Y/BFHO+66VNb3djxXjpP/xp2YjNE\nMWytv4Mj5GUv9hplcV7zrWvTw3SFKTdw93yzeqQ0JzaTYNRr4Yjzx4IT2wxn\n/SdlCoii+ZUfwtL3Z98IbQyUy8cWoedf3vpx93TtZuAAZ8Zo7o2ZopruBVWe\n9oNali5WtCeUUaJYVpt6SNYH5wy3a0ezsGjmxG41dnccjpU2eN9ajwI3XhAE\nD6PaI7oFrVPIbMByP9AsVu/Gm+nh2NL7BDU8gj+P9bERVGhztKmqC0CV2l4t\n1vGB9G8hx4Ty2FRaydm1btvj3OVh9Kb8qLKUHuQjp0CsoK6B2oT4XuZPg9kR\nIMXEIoZbw70fpCLQrB4dTjKjHK9/Uf6n/JQsZlZDnet8dZgcUJaeg29kKqmk\n6/Se\r\n=jbV9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"03dfa42865f816972ba9ee5ed8e94d42001066c5","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.12.0","description":"React hooks for RxJS Observables with powerful APIs.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","node-typescript-compiler":"^2.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.4_1578066628524_0.06543043800580417","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"observable-hooks","version":"2.1.5","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.1.5","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"e1c53bebbe856b4d34d1239aab7f7578591f9601","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.1.5.tgz","fileCount":46,"integrity":"sha512-GiJoiBcYW8N1JgLwiwA0cLv82/uRclQZaPC3TiwYCdQvLGfQR9s3ADFyGxSrOryXbE92fLA4WD9dyrtYI9RTpg==","signatures":[{"sig":"MEYCIQDWL9K23faKmBpN+Q04+4Tl0GxF4atRFCQqFo3HhiD6AAIhANQigCE0QJ71+C9CFi8hI4SI3qBlYNkg4v+rcKRaVWeQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLqbSCRA9TVsSAnZWagAAXMsQAJaNU8Nurzobq5Q0dpqO\njjZ55PkvqO2VSuOE43qa7/C8ITv7xiaY9SBXBkVR+nwiY5l6hWl6IO0yQVDo\nVXcUg+8O9mpjkWzh83rK07FyFsIGO2NFfdVgMOJInmKwUFGJG2aRn9dyt+U3\nlKmSmv6BzzteAEiJ/BemLrX67kfMvoyv16ZcRBeD40FF/s96taTPd+wL5xAb\ndXNKLikau+eWysKskt6MYlN6INfZDkLZo5fME4uY2e2UJ8kNWipQz6EtUbS7\nrXFnZ+kCQt7C9k3jPY857KzR26GFb1ecF4afovwqiEoal5YNMiNJjIqbieNM\nsL34/zJ6FIW5rzcWyfWcBJ3R1akbQP6AJoBmhOdT79jUcVPpVABTNJKUfwnD\nfdvZlM4cryc1MUPqbc30CfXYX4s1mZzcEW3cY/LNcTIutVCLe4nBP2+Ojhj0\na/39+jk1HOlS15n13875nmpYeeX431um8Uz0zd3DJ8Oji2B9HqmoXAiZH53R\n6wmEYbbVpVYJYeAg3Qw9EYFtzK/N3251QP+d4MANBTj3tMZvlXSHOmV6z/Wp\nNYqFGjDfTE30lbc2bZzwah4GJF9HwRi+hxLEyl9unO6l0ih5XYFPRd9gFNFn\nEYKEguCfuV+sFN5qXAbY6qBu6PJ8A7oRIaIPvgEO5aG5zDge23vPMS/o/tV7\n0/LQ\r\n=vGXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"9402b756487106e4bf77172cdba571d4ddde0672","scripts":{"doc":"shx rm -rf typedoc && typedoc src","lint":"eslint src/**","test":"jest","build":"shx rm -rf dist && yarn lint && yarn build:esm && yarn build:cjs","commit":"git-cz","release":"standard-version","test:CI":"jest --coverage --coverageReporters=text-lcov | coveralls","docs:dev":"vuepress dev docs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.json --module es2015 --outDir dist/esm","docs:build":"vuepress build docs"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.12.0","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","jest":"^24.8.0","rxjs":"^6.5.2","husky":"^3.0.1","react":"^16.8.6","eslint":"^6.0.1","ts-jest":"^24.0.2","typedoc":"^0.14.2","prettier":"^1.18.2","vuepress":"^1.2.0","coveralls":"^3.0.5","cross-env":"^5.2.0","react-dom":"^16.8.6","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.15","@types/react":"^16.8.23","@commitlint/cli":"^8.1.0","@types/react-dom":"^16.8.4","standard-version":"^6.0.1","eslint-plugin-jest":"^22.12.0","eslint-plugin-node":"^9.1.0","eslint-plugin-react":"^7.14.2","react-test-renderer":"^16.8.6","@vuepress/plugin-pwa":"^1.2.0","eslint-plugin-import":"^2.18.0","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-standard":"^4.0.0","node-typescript-compiler":"^2.0.0","@typescript-eslint/parser":"^1.12.0","cz-conventional-changelog":"^3.0.2","vuepress-plugin-container":"^2.1.2","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^1.1.0","@commitlint/config-conventional":"^8.1.0","@typescript-eslint/eslint-plugin":"^1.12.0"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.1.5_1580115665876_0.7081190662882271","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"observable-hooks","version":"2.2.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.2.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"0dfd62c595eb455d42e2584a5e42ee27287431e5","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.2.0.tgz","fileCount":58,"integrity":"sha512-TPqE+lOCkBRTrMaIT+vWVh4oCKLBtDegrB9Z/sy6WluTEQidrtEjrCCW7ie2JLpxK7VyQZQfcGUhAq44FwDLdA==","signatures":[{"sig":"MEUCIQDk4PhBKdV55GpNSKfaolI6+8lsUcapE+VJdM2oV0aLWQIgNO7oMjBWsadn5TrTRZFD/9PaNM57TvmUpBndJJe8Jho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOY1MCRA9TVsSAnZWagAAUNYQAKTvzUvLxxH3hjjQIhHC\nm7ZP3wsZ2m9PLu5FkcXlOCVcrrJdcCy9g837QGkkUgIkG5eJhS/H/pQUmcIF\nCutTg9EXy5SD23fce+zmWaUEhOS0uh7Sm2zQfQL25deOswm+uvUcLFcqrlje\njFgDk5v1mER3aFhpyUARzWylcLdX9VhhJF9Fx9Qx8PsnCxmR9tw2LoUAlN/j\n5XnwsTm0EoZwGl7GQSHcviGkCg/GcghMqVj4cYNobezO/94vLLPc9iEAyacI\n8Zuec+c88ukezmNV1RjVGvCyxqKyMzXycXcwvb7nQm/GZw6NhCmOHrmUZL+d\nlVmt98WvV0VK0JondboAJ0dy8IxqWLzynVh0PAKNqiHa+K8j4A6688LFrQSk\nVo+c/Y3oNOtW4d7cbMDWcDoFV/rURCJodaviSSDC2C7I9gz4JqwnPyQwI4AY\nx7B5caMSlAQeXyXHFtln4SxkdjIR6ygYsHYFJTpBOTcFsRvdxu42Yer4VWdm\nOuqF2Ids5A03zrCtWTKY0JVIZ7jXHiyrNZgFdqdf3miC3/tjd2Vki/Ybo/zK\nMUxWAg+h740yyCzbNY6FpTp0Ab24vvHB7Jlcy5Ep69+ukTTbGryzKKftV43l\n1YSK37/gR66bt897iKbeYzIZZdKVSjm83r0R0YJBe00Ing2Cg7Y8Kbz7pgJd\nvfg/\r\n=NYIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"6.12.0","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.2.0_1580830027792_0.4455734049363389","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"observable-hooks","version":"2.3.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"b85701a53f631cf2f4a373f7cbd497aa5d1f1b48","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.0.tgz","fileCount":64,"integrity":"sha512-eC0LPVZuFnvIHHkvyljFKnFDEgfTiab3dUpYCBLT2t3cE3HQfrdGmI2KyJphus3UbNcs5ABWNNW6VrIUsEBegw==","signatures":[{"sig":"MEUCIALDyNiUSdqDl/Qtsi9qALJeXkxDu0EeklUks3WLwdQJAiEAt0stizpLhB9zLTv88jzyDIOimCyUjZ9bEerGYmRDYp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei5ngCRA9TVsSAnZWagAAP74P/R/KhZ55vFlNgXyQP3YI\nDw/E1YV3msQXKggAybr4kHfM2mvRQnVeU36IW+SItMeOEQXe0Werlsnbk0lS\nXQ93Vz1fUyYGviX3aHv8DaKZUv8jUketoh+WdWi43vRmYxKSkzccol7/QexE\nAqS8L9OS1zI20KsuiFgjWgc/Qz+L2U/TaSH5/PUC8+gSEGBJTpeZpfRnwgMZ\ntgnJ9+BTnoabgLjFB1jAR+xEwlyKg93okp/xS19gvSeJxcQB4P9AfosJxqwe\nNIb0kAlQA2aXMiIvi+DP4pEBigHJWqC8Oxf2Z4x1lETDv/ocZv7w6D/mjXCE\nqTycPHmE/x15IHUq4fSsB9UEYRvLO23kaq6zm+Jpd5+FK0AIcFh1ZVhVtEC+\ndCwMrEn+PUnCoEz2CrJaNftWA13EMcEaUqnUUlj7IV+SlJcEGCjRG3XURXqy\ndVG5vMOVxrfITucI518jG4/ay0TEFBbO0ORKYFHVT8Zkk26LwgaYaS/9d8ZP\nEwD5nQoSRmkyLIB3jiDq3rYK0R0iaF9YIOf27nIpH7ozAGYNJeNLZEdk4sm8\n6/P94zkUB3RoDE35m8h5rgQ+hTTg4ekWkEVBmC0H0Y95/IBWtVCl5NZQ5Y4G\nDR3DlsewjXw6DlwZvDBz+FvNSdLvDoWZEFvQ1GQ/f4cLh12VGTtZvH0ZuvWK\nKJAK\r\n=/Z1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"f7d7cf723bb48d0f20ab7972efa946f79d09f35d","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.0_1586207200319_0.8674523462046011","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"observable-hooks","version":"2.3.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"a5cc26cdfa32d568c4606652452ea6b0db421717","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.1.tgz","fileCount":64,"integrity":"sha512-J/FHt236H4dvhr0lSdLz3MppSgQ1oNA378hgIRgbXRjgZk5zfKukR01GtDtYHiPotDQ12E0KUCSjchlKfiI6CQ==","signatures":[{"sig":"MEYCIQDFohN9wcJ467YoB7Ge67WhYMOnQIno/w/Tb1CzjY6zmwIhAMba6NUonkMuSml1xMQJ5PijUE5gbmk/Spc8Py1UPznp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei5zYCRA9TVsSAnZWagAAkUQQAJZoTdAmA5hPO9s3OHZ3\nRh09oaMG3JK+JugZNw3wVy7WrQgCVHRwmI99z+CfwTYLzrMXG3MvedMree89\nyEQ2eW6LtT7csGvYnl5bcD8vllTaquoXKD7EsHXmWBEwiB6/q+KD8KvnbDJg\nkUeC0uXvKHzBH7CdlhXRKjkORyi9Nuv7/bZxPSGwZlEoTCNT4WhtnI2o4/zm\nvK9L1C43Vg9UFUWroPpKNbq3ZpX1GStXS3ywE4Ox6vK6d6W6d+UVegzzZXh+\nH5dp6k+O3niLjQVvawYV+iwmDYdp1jx9vx04nbOscYWOK3XFCwvqTW0o31FH\n1Qm1oixTWmEz/v9nfdAx2WGNvR/3NDWdHQbNvdN3F3fKAVWeuUs4K25jIo38\nBZ53lB1X3ZniZaz1X/1YLh2nCm+ZKrRRmfjePmACUqZGTrl3hQV6DDNNdYyY\nRAr0i2F+9dCQVy1zcVBqzxUzUMUI0VIbij5Kd185eeZ89bI1z331NaK9YHil\n+HkNeHeQAsfYgw7fIVxE0uNVif+sVPmQsiWKPa398AUSaYTyEk/kU9ReQzDH\nxryL+Wsyw21aDsK/TGuh+Bgi+cDvzDQJvLinuGJDxBH5vZpwXwwjOPm/ClRI\nAjJqHXcn1MJnjpdZL0BkHFrIZg/G3Ults8ej0FOI9Ea90v/9EQYD863oXl5D\nkpQA\r\n=X0uK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"e0a7766462ccad3b7edeeedd870b2db292529c16","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.1_1586207959558_0.6432215806977346","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"observable-hooks","version":"2.3.2","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"ac43fdef6f38e91ef308400aa6cf27190a178faf","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.2.tgz","fileCount":70,"integrity":"sha512-kFt6hKnbIm/8loBUznuE1lzjCGeb5wZGkSrObfCmNyh21TQc7oe/ZLYIArHts5cmUTMYMXbuuJcDLsPxFJ4VGg==","signatures":[{"sig":"MEUCIQDIcJjZf3LLBr3PHWRaXoEr9WcF7p1CNwi4CWO/mpThWAIgcHb8+ZhFvPNeEXIQCpaipPFrekL/DdyNd1S1lmHmGOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei61OCRA9TVsSAnZWagAALTAQAIwxloSrTouXcgvjmLhb\npFK3cRp9nnNT5YG5OJrEO05OlpWJNeCNdboMZbr4/06h8hPGV7ZdK6UQKREa\nHCGs1jtyzmNy8PCDVaho/dub2WzKUWPGsLnIFqwhz9QXYeuZcECdAvy1saxS\nOkHk5aUj16UIUlcspW4xD1eq39/Ae3EzwEe5iW1L9/w6Eb3L/xlOvEWQz/BJ\n+xFVdr8KpMdM6j8G3QvEKJhvEKBYpPSzTOpGV+U3XxsHSvvwylBRRPgbqvwO\nlwpcJsscU+9SI/DbpuWK2ofK1rVm8ht3IdLhL9NzAkGWOq9GeRwFpNA2Fhnl\nJNu/icn5HOelownHV7msEZjZgB2Sodov6rr03SzWW+ZsqD5JwXykHkv878Iz\nW0nxqUOt+O7BH20yzzjrWiXfI19SFxx4aZ2ixTYc0UqfcQ/bJnSQGJup95J/\nRHeVaHMWY5qgMk6ZIVyZWL3sLl+qjJKdEzPu8gTs0kNCnSMCPEpD5maQaDpg\n3FyUmYTCBwIYfG3qXUoO3eFAvAiV58EHoEac6b34JVLlBywsvs3pM/PcNR18\n3WIrMVyWNxx37hltjyzrsXljooTARCu8pSkk2djvbyHDvTHFGZCYT0wnAlTK\nUrC9tU8P31OmHXdKeg2fDv2U2Sduk2iPw5lhIR5TJRxMVFttx2a3aDr6VV2q\n4/vy\r\n=b58O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"8708624f830b92e817eed46e4da4b0d2a6634dd4","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.2_1586212173805_0.7559173513301027","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"observable-hooks","version":"2.3.3","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"6ca022d286f20991487198c1526137a3f843ee74","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.3.tgz","fileCount":76,"integrity":"sha512-hLLvhru5idaAcWOVVLVC9Dx1V8SRgplADUphbPA7IBcbSB5GT6YiRR1tG+KHI+0Civeiac9LOWKoFu9JmjvvRQ==","signatures":[{"sig":"MEQCIFWJ8UWkR7Uco2cl8hgpfAY3ED1o5W15l4e8AU+DTIeVAiAvxMx1Qr/cJFP4QxxzYb+A+V86Mx0wNPTk6vsy4l75Mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejIJ0CRA9TVsSAnZWagAAexkQAIl/IZCK2+1ZdWxdIHnk\nOEoIl18nI4oxRNIaf9OWLPHf3OPW6N2WL4V28/XnjxxWDPvP1e4CvuBTwdVw\nHzEdqreXfJqf32tLB/PbaNHnQcA9ElrL8f0SWJCI4BhqGEf3nivKeJUxjSo3\nKh4YWYe4z7XVxPVcsC2ZH13qtH67zb3lSLkfDFUwGkCvHcPGGUv85rTzJWIm\n4A4gC1UfCdjoU2G0CsgLCeyq79K6VgduDWS/ylDlUiZBJvWtDMX55DiNOoYc\nZ+0yn5pHa9J5GuL0mhy4M0zdRYhJ5XLSH1RN8WgMMric/v5oPkDngD4tkdOB\nbOuJHw5qeP5ix70ABsVQmzxI2pySoY4KmBdBPueX5MfRu0eXkKMf7F3mCmp/\nU2Inkr6IjmLWCXOVcp1yYvHWPR8BcvQKNh5NXN0k/o9ZqYyVD8jfAEze9cuX\nfbmSqwyBDO/o8FiWy/Ybm9N9ImL8RxSpWKnSPckfqmGpO+jsAp41oPzQIhnI\ngDwifT6f5YUsH92aN+6dR00geSAIqCeHh98ks8moF6BL7Vw2awYBKjc26nvM\nObFsrklo/9wPKRwR/aG2xbF0VtPJjgD1tg/Ap2MqfNO01dnQvjn36fAUFkjc\nEVaT10wzGwjNdZawnPcp9AdW905UGTwPD/iDLpJjkH9L2ACgmC0RV18ZPCZu\n49N6\r\n=ZpV/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"e217d0538348fa70487cb3dca8b997bffc2f588f","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.3_1586266739711_0.3282868625655637","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"observable-hooks","version":"2.3.4","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.4","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"48eb43ed52d0fe513a8dcb610c234a332a1e0540","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.4.tgz","fileCount":76,"integrity":"sha512-3RzdzuzH869aU+6v4QMgWh8w9SM9l3iqNfLLo8g86Whu8hkkqQqt6wcqbjd7uwQ5nvyn1fxS9rn+Kt3PrBmQvg==","signatures":[{"sig":"MEUCIQC6trDLGif75D0+FZWXuMlzHbCcxm8vGYEyWfCOalWcOAIgMxliZmxYQ4glnyA1NgI8jlwZrrA35DV+HuyKUpPuB+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejXnfCRA9TVsSAnZWagAALZUP/RvrZoeoaZFNQcNQxMEm\nf77S96bbbyh9Q1hhM/STSRGwUvRM+gBNHaoufVQF0aRIcENiWSDUnSubct6q\n3yGOd0gE4UXwfUx11piUDuC6R3jL8QNbUFiNGrRVphr+oatEaFSWuSXKMxGS\nwiAH0Nsw1pD4fxV3GAmLHZSz/rfyoTYoc0hlCIkg0f0xmkk3sPk+Bz2wjV9W\nmHARimP0hCjgzJWd6vPVYevf4tib+cDK74xnJ0ujZv3d/ETaxRSfoCMTaBBy\n0rh+SpJce757wgPIubB2FmNU+Xgu7yytdr3nycJitBNzI8dwJLCf9YJ5rX2y\n0IP7MfKgQeQN1vTfypM8NtDIC9s/+NMJSSHMofRiIpunPqPqWhvIYt9/ioks\n1cTu++ClsvuQyhPVrYZ1MevoWCRlDMwCiavDcU9y9lqfSzy2ydrNP1rpOMwc\n88wRyd3SLCzKJVTUpskdb85oF2ugvhgaKnZc1Gp7MNNV1zW6moeDWa2H501L\nHE2Nq2j/vaqRFzRpGTGQD74ouU8fnkWjiw7IAeE8pZYOIAj+fO6bp2yVfROh\nwu+X7zwtLHvlg/s7PvKNo9L4hjn1xcD39CVMBVRwXT/mwwEofTFFxn/p2FDM\n6i194jGIxTaBpI+CFedvPIv3cyAa3GHkDToLxF9gOiEQNGteeic7G3evod5T\nPiT8\r\n=o8n/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"9feef308b731bd6425675bfe071c467f17a57213","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.4_1586330078428_0.3127810227004688","host":"s3://npm-registry-packages"}},"2.3.5":{"name":"observable-hooks","version":"2.3.5","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@2.3.5","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"83819ad1d8e536c9ef7792c74000ea226254655b","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-2.3.5.tgz","fileCount":76,"integrity":"sha512-kiBU3WlsNY912l/WiYp7DcOV+u8tNpLRq4Pgh0DnwqHP6YgR36XkCBpXsMli7JDQ0VgYo4FRdlkZcMxWcsa99g==","signatures":[{"sig":"MEUCIAHjl1yNebxYeEXtyTA5SRlYGa7ORPex/VoPo5PsihXbAiEA9AWzCsHRRMN5lTT6H2tfQMYfjG8Zc+axJqhLkfq9Jmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqr0RCRA9TVsSAnZWagAABUAP/i3SAKK+GLp6j50eo5Kq\npj0MXaifwvhnN07dVCBeIHjT1oPosescm3irIzt2u/+cVtrtbjEJA/NA4CVb\ntF5cZ2A19GWHVvNK+oebGpCxQuymq6TiHpc3WnY1SlT7kqbNTEPjISR/DR62\nxSnL93pBWVrcwOUmReNAS+2KzqDDQe7cmx7tvmyFiuoo/e5Xit+rtI6GE0cJ\n9057lBFx5m6w5oZNnrTWvfBjo/aa7frAhqCvfWtxSEu/HAMpPiddne4mijTk\nIVysQyJw81mPDDfgvTv1uG67uYqaR2BSd8ZY+XjzUbVlNc73TQzIS67YHG0H\nOqRGMbQ/2TlQkwsAVr43QfUfc4++ieZVFgV2EKRY2lK36wj4A/jt/uLE5P/b\nj9Flpz5JjYnmXH+2a2gshnRWDHi/9LxWDwTaReW5IE6g4wuyx4dUeJ3ljzx4\nVq4N1COPmwBTtuP6ykaFzTYeimsVdFymzrmMy5ZoO5nO0OXHfMmi7pclbETS\nTo9V2p0er4VvJAsEYSUoqf/gUpPQAG03rGRalQZEjt4NTeUif9rC67DKUj2P\nWIQqLI8Vk4uCje3I9zMM5vBnkPLWjKX6mT9hh4NLR7iN+HQoMTtMsbvaQoXg\nGJft7u1qef/DxDVR7+xeySGItNrL9VZvyh0iB/7aCGQzjp89ZvznXvREjyyY\nN6HO\r\n=YqUK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"module":"dist/esm/index.js","gitHead":"8ab445c6784eb41e98b57a8312f0bda03b254ebc","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --outDir dist/esm"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_2.3.5_1588247824900_0.7877840428010354","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"observable-hooks","version":"3.0.0-alpha.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.0.0-alpha.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"b44b72880c3dcdfcfc1895339aba3d017876aec9","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.0.0-alpha.0.tgz","fileCount":112,"integrity":"sha512-TCSOdYY3frEo+V80HrnzvOy1yD0GLOKzc/IpcrTdAoEUQ6zdqR/awCIliMjlTOwnAcKx3mw1CQ9BImD5hi77Tw==","signatures":[{"sig":"MEUCIQCHjPBFJYpDJOtqt7fa8iJHnYVYDo2vt6myi4s/3fGFKwIgDl2keQPPc0sEf1yW/dqm48s1m9LmZGIkCWXspC+B350=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4JF8CRA9TVsSAnZWagAAFPYP/3lK0KvGSbN8G00cEKhr\nrP9F4N4diXWSmYOw/zDAAbjKUuL2hLOaaKRE2NdvjaPAfX8VohuI1T4r+JQP\nBqXP7PngDT/gvupGdokWt0wIZ8y4kh4kngbh67V6kno+yNJ7QhXj1H6DBzD9\n4QLZWpbAd5cByP17Kjutrtaszp4fkrsiZVd2LS72dSsLmVNqyphXWMXaVZuq\nhwUvg+F9/mHia9ga8wak9GkUmPk4Ycq433kMq/6WpZyNMBAIw54keOMEsBZA\nxP1H/0T7q220EDeHdAu44UGjIpcPmXCVKg7mIgbz+plj6OGWrtBQsG7Vh+Vh\nf7uJaIYNrmKrRfilwQju+vPVn7R8TeOkOlsh/nlRiLfOj+uqOw7+N4wAR061\nb46U/S6DMf1TVfocmEOx3mnuyqMzUOIYsJ1NhOFbaMglcDTgaQW7CiaxsJL/\nAnykrQ2M3kYzj7pPwUEdWaJRntOKBO/fF+nC1oJucomtPleElGOiOnB1Uo/1\ngZw9vVhrpNxlUkYfJggHWtSTL1/Q6sflkeiSDS2sMS0wnxofKGeR0pf68prF\n5PXl/V5CBRXX7bVGLGVdAMXS14V/84kZpzdymExurzqJUGN9XUmKiOLPuc8M\nEmLWWpAxCzoJGOv5s2W1H/dUzT/c17GT3wwntBaq9vqZhH5HGM6CwBe7XEpV\nBXA9\r\n=w1pn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"42242f728b9aedae5a4bee19a7949841afe68cbd","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.0.0-alpha.0_1591775611511_0.5808422747979658","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"observable-hooks","version":"3.0.0-alpha.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.0.0-alpha.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"4cc938c868dc93e6c2c29836ad5bc10d1c9338d9","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.0.0-alpha.1.tgz","fileCount":112,"integrity":"sha512-vJePQgbN13YtGITVYtnXOIBd2f0TCMtBbTb+vsuRIJy6/3a4Gr/B+b2jG1IY7HgglTlM4Sh22F8Q1j6B56y/mA==","signatures":[{"sig":"MEQCIDAo2omL51GFBUBm+/jNyIhjHsEEawsApRGsW22uHUHXAiA9HVl2cCZjDp4PhcDYTmOUIVzzQhFVnjhntaFOUXVmWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6N1cCRA9TVsSAnZWagAA+VwP/3LOyndRujFJnLSu/o4G\nLhm+7NTy2ttdrWagNyW/0MMJJjW53nPIxVQ8JCrv2fT/ffLKisPILLAYIv1Y\nMNRlpy3h7VoTqFLFx4W4v6gnU5GY924t84+/80t4edxa2wxoyyeBhH2yxUfw\nxKBnv3kTC2VX71VSLbAN1tRExGARkof+pclcwlFuTx5sueXc7aymSxR46EnH\npC6YaP6ffSKgzcX+Zub+ZbvrmdB/3LBlxSwHZgORMQ8ITRT+UFOWcP9byH67\nNbczDhqHMd2vSKrTbEoibLyd/DnDOgmwW4m2Ujy/K3jlgx2qSmC0Dt+TITNX\nRkG77kQfS9q525SHM0q8mi9Va5kshZ3YD8xMBlpge2EeqpVAjcBh7064pvL3\nHkPUZzF4aeBvz1XHd0Lv24qofZAFNJKcNpys+fe1lhzGcdYUkrjf4zgtv5Dz\nNahuq5O4Pfkg3lrx4Mjgal9MWQrONeKBRK344JlK3Q7hQWLjzxTY8SMD3D/d\nOJJndx5PbtrHoPG5+LJ8Nr23kHDcoeosLeuEqlMQeS+fyF7Kby6ko/GV6Fmi\ncx4C6aOJ5Ry7vGx441fNuzWjY+ZNW1Jkhcam1scWnzO7rkZ73oYXVvr2W124\nA1yMAp/5XYHqy8VdPtawFJJ0eUHP5TUSnc5wUibD96FGIs8NPd0YhSYwc6pi\npY13\r\n=sQj6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"275c51c38f42eab0f16080b50f394c1dcf6341b7","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.0.0-alpha.1_1592319324291_0.42779493632548427","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"observable-hooks","version":"3.0.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.0.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"bfe3c9ad268dad4701b7bc48173512f3276d77ac","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.0.0.tgz","fileCount":112,"integrity":"sha512-NmVWLZNyh6TK3oilHIEKvLOO2Hcub/XmT3F4qIuf6MCBGjsZs1gLdr985vp3EwCH6nTQSJ/+bCj/y+Gl/B/gwQ==","signatures":[{"sig":"MEQCIDIEqZ/UlJaSiisKLAhRz8mzRkwNx3pFOVfCyYeu8VoqAiASEh8503SSQqgvs0evaTNaN8m2t46VbY5MrGBtZNtzqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6igECRA9TVsSAnZWagAAXj0P/R/1GrqHZkbJ5U+WLEla\nlFGTCJZi5catFATx3tbViUbvMoIEpjEHcjRVMO85t5KcRhqAsZCOF7ksU+E7\ntcVRywMfhVfIGbxhYKatV5VKyTi8R6s25kKOXmnAYvE+CMkMpZs9BJfcxqUB\nf57s9MYd3DdxKytka3G6AlyQh1pLwPP5gE1Nygt4EkWSDXCZWIRDAvM/kw2M\nyawAwYp8mXMAzPnFthc+Nn8JTLlJDwjNOeEpUt5awHQZEPOz4tO8t2wZa7GB\nag7d1PLVG3x+8/Sq4tOWmpBSL5ZVdzz+FaWTGkS/7gMZMY77nzwoeABCq6CE\nq1nLEckY8ZJrW2EGGVmyVc9Vs/P0QsNlUaArvcyyQ8Zt624lzjsJv9xCXN0c\n8zOpd5ec3OC/gULa7KsnjW/zQMEE3By8y3/+iuJY/QlNjhW96xdFirRuj6EX\nkBIYLSxABF2elCoN9/IeeIYBVGNwf3kc7tFsqxbpaFlxs7h6rMwgJmYx7SuB\nHSraIVDMPBaxpHosZ6FgHr/70zQcxR2/fsFKh8P2WYPxGey+t0sLxFQzFlds\nV2ruq3CRru4+u9GQc79E1hRrfCylfK7GlvV7r5vjxJnbSclrdkW47Xia/apd\ngafFYdB+YwkkwpthLOXeIh7CKCzdu+ZTtV9hythXHyKhghMiRaUWVyl2lveb\nSZ6Q\r\n=thD2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"6db92e8f0dbdf15bba27c3ed8902adfdbe02ece6","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.0.0_1592403971596_0.9056506507985904","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"observable-hooks","version":"3.1.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.1.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"43799c361ead43e768c5d3c254ca071f99c3eabe","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.1.0.tgz","fileCount":121,"integrity":"sha512-EanI4AFPjWkcaxBes5bMN4HU0Zms1vRbtITzx+mR821D7X0TjO0vBB8gFuts2NNIhWJlUBAs8qeH8nDDuNC8OA==","signatures":[{"sig":"MEYCIQC8n8eTDovvhkHJEh/huXKbqgCiiW7uB/S7OS+VmOWFfwIhAKmmzp01d3wKBx6Z/SSZmi9iEp1Uq5sG1FVIs6mQ+K3G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLZo1CRA9TVsSAnZWagAAY5sP/RlglmAyak4A6zvmgH3q\n23OZ6nr/uojLILYYYeX3pm5k4LwpG8ipt8Sfxq2ocmLGTNno6lPXOwsNASP6\nMpQl4NQevKr1YhmMlVt9YMRtMOf4elsGgSeFUQji/9bEdwYdjbodynqjSNM1\nwCA18L2IkSX0NqTXdhLUoG0hTI6mfopyubizKLG6gedWcu2p03iWB/HZipE/\nttBk85JD5hZ+CWO72DP5ikUUWcnzBfNP3egxzHJiGLTjLeTy6rBfW471FTQ5\n/9BqAp3DmL++fLnLUOHnlb6kBch+ex8PG9NJ+OE/H51KwoSKr2+3yIG2nDkW\nXt1B/32RUwMO7ymk/G9OQK4RhOdfZACRdkpx296YXg+WpHcsQYJqhzo3GLex\nQt/UltrFKthtIQ12kNzRSlhehTL0xPV+zzoQa3U3mlUilmF5m4vsTa8eXdM9\n8Qv5doVuVQcH3DWNikQeDw5SFG3mbEaHdrgdkogIBTNeekOYqRFmlvNug4Jy\nl1JERV14866SCS19UxSGkAd27sViH5hyNfcA0bGmhXNlg4MkCihv69xtYaTW\nnVI8ELCkNGU6BAGeKOn6RieXm9CSpbK0FEBI3yiqPVK95+zorTLe775myffX\n1Uw0EuJWuI+kjOoE2RGUNjQPUJ2PfzB0MqP7a419CW/Blyg3+MUaFTaTHZY9\nhKIM\r\n=yzyP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"05f6f14a62d7d5a15660b2115fe860c300316854","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.1.0_1596824116485_0.4794217360821027","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"observable-hooks","version":"3.1.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.1.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"fdebe15e167c260bafbdcc53703656befebbaed3","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.1.1.tgz","fileCount":139,"integrity":"sha512-8YtZsc86k08fYDd6SkKeID3HKGJmBEDezy6FdOzaXE8D5jck9qh/xBxWJedJd3tuwvPw9gl7+7p/WTsUbSLOLw==","signatures":[{"sig":"MEUCIQDYXA6wtmf3aSPIKXmlWILf5EndOqIxcBTxpgpJIMgCkQIgQGnkgFta2LQZQv5tEw7sPiEsMPXQNXUP0iPLf/7riWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQG9pCRA9TVsSAnZWagAAMr0P/jMIh5dipRq8ApuiFdFX\n/8QEdQSn8vOi4TQ9iAK2JxoS+moNketEG88+AoCydT2T/qVXbvOMkQOjLLe5\nYnkUnCx2sbk1H1x6KgnQyB+zVfAXepg5t7HOSb4tNef0Ag02MNjDsW+tZPRr\nWMEzOTH8BI1gFHK/Fl9uThO5gSM8lH6yjUK5gvJdXHDrXvN1S1gdonXf/NKM\n1WFFgAHyEeQX5UVMlitd0WorTbpWicDCmES4wNIZ/dR7fBD1ELCN7B9jD/mj\nS6oYii0pTRCjFxQmKsumWxaShrKDa8RQPG2atwZbkE74sCGcO2oYSugEBK+v\nUyrez344wMr4IL1G0DCon1OdzRiOejQFmtQaepXFc2g/yYiVVw9O5Ccidg3N\nkCoumUu1CtpSq41xzrtqUFFuzBoSatODT/DxGyggMlTeG1nuSpMj6nik2VH1\nWrjacS8M5mYe/3Ndduc55ZfoWdgjWOCrpQiBM8efSwS+RzgS8ApXDgiRpHU/\nqIeRnNLe+yyynfLK8PMlYRQD9WHSb+fSRNmS4WpPn9cZFh2GPCUUz1GHhSV3\n7oJr1tQLanCfZSuw5phv/Z3H+Jm6EnbizNpFYRHnD0N1dWQHJ0vTkAU9XZIm\nfSF2PMycXJGH5H3qG1lkmrvv8UF7J4EDkopwClwmx474Om0Umlb56DrDh+sM\nrLW/\r\n=8cXz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"05f3cb27715c24cafcabfba7014ed9ce2529d475","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.1.1_1598058345345_0.9489870518846903","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"observable-hooks","version":"3.1.2","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@3.1.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"f76f04320467f706d16c6cfdee343fc4a52aa7fc","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-3.1.2.tgz","fileCount":139,"integrity":"sha512-RJRDg5WgqmKz88hPsW/u91buUSICpcSxgm8c792HkF01lHNAtuqOzI/rQM11TNjcXQY6iKIbpPW+WqO7Ggiohg==","signatures":[{"sig":"MEUCIQCptU4DvrSCDdiasQs8MPqEUCs1ROpC1zxfC4GNWZSOsAIgYlq6u8bBhN2mmeWSggoAItH38theGAG/+X87caXSJjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQHFSCRA9TVsSAnZWagAA+JUQAIdfOFkPZ6V60Jynfwpm\nrldCMKcKDf97W9fNTgS9+w16+yhBnSR0womMLMCtxAKYEXNMlVM5c5p6bmpL\nciOsC45YUnwPf6aSX6Gltuw+HMubOicOAfE7g705DdzlnaQpjjt11MzMOKMr\n/nLVTfV4nwpec1SSOrFAOM9+N4ocqVwf44mc5CP+SCYg2vqV6mjdGfUXI+aO\nivHn03fB7NcLpG4Fr5LHAbdUv+XmvRb25VNoD+nkHkXOLyq9CsabkPjirmB5\naTU2IwxaT7njEuthjwq/Zf2SJfSS6GbVD4FE3YTRC9BpmnRu76DGaYx8Al6i\nkXV581rHwG/IstVtVF+53lGChpcpJVNlpQA4gEtJGm9OBYUaMf89rOdZ3sj5\noU4m5Tzxcp++Qdd9WhhKvsiRRx2n7qgBiZt45gHGiuxQSADmyqXcmSk8ZsHE\nYi5/d853ff85hKTpp6IWP4ecQnKWJF3E5XRf02L/iQkE34Zpnr/QLEV8+VvT\noz2A6otimugh/BYOILT/zF2UBTsMWcC11ZoqfHUmMuFosQH0ueTwGwvaiPlY\nCWX6RWOx1fV0/7JPwl0vw7jENIcu8fK1yj8MqtzVy4CqHe8N/I0Sl7tuduVX\nb5ZM0E3PRuQmOEPRPaHa7d7EBIpS78qLDRn/HxmyuInXlNcF9zCo8dDk/O8O\nYOeV\r\n=xsJw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"3e420c0ed092eb068808e297ddcb8bd11fe4c90e","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (linux)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"12.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_3.1.2_1598058834069_0.38824096652377027","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"observable-hooks","version":"4.0.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"8d9e4482d3f58f837002da267d618758e5468da5","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.0.tgz","fileCount":139,"integrity":"sha512-zquB5wiOX92Mli8NY7h+/4PaOww0G/ysRDeePcExPCApD2TqNi99uNJHIf5k7FUvJahhVLESDhjencBSxfzDpw==","signatures":[{"sig":"MEYCIQDJAtchjxZJdmcjZraDiGrdbnkgWM8fECzZg4gbLy6UfgIhAK4OfmK+Rm/0PmOsYrSCNsiL/g+z01QP55FEcR8GNZPD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO8eWCRA9TVsSAnZWagAADQoP/0wK1+6T/DQO8iafPS4U\nxSPoULsViT/wxvR99pjjrq8dQFTAUrwHTPvm27tOb2DZsJdILktnirEfVw6E\nwM7kd1V3kJjDoMoVz82AugG5zGIOotx4m+yIP1XV39gUk2LKMdx+jyOIiJgV\nweNOXRf4jwiE5hUuXtzpQJsD5BxDYWo7C/MIASKNXi186lwrmIhnCmbv5Ija\n5It837mTWMFlVE27ncQo9ZSoxpRwa9eOjLoZjxoAf0CSDCW4ftbjLFgaJ20+\n4VU9/J5z5OgX6mReocejzCuo5mQ267g6MBvPGdWFRNSCge42J76taViy1lau\nPWNn3CE0tvI9OgNA6wZmudG4ZJq7oTVdfTAmr6tZVacF5P4auDgAHHgjhbp+\nNMihL5GYDN1ZqT8j+dywU/497X7Faj6WZeneDMAxnAFxXNxhSaHVw5Oed0aW\nyBREPJF6tYfkewnpujVJTG+r0WYhlscTpobVwWxoN6AEoyyIEFDpQ2NMJjcu\n0rmS1+crTgUVrIyW7XAK2mG15HLk2IeL3cz/ljvP+Gpq4ExyPrcWP1JTI6Ep\nP5GrelQJDZR6K9nnmeSQMWb/OS1JJFpFVCbAc0ZgwcaJRs5QvcGELLZpFY8J\n8lzIo6hKiuWEFWTlfRVplADpNT21PqTSe6d1vAR47LKsEziriu7VS792UoU5\nOqOq\r\n=IhoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"3122490d8c5019ccc8eecd682ef883cd9e9b1be3","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.0_1614530453708_0.7903993955034261","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"observable-hooks","version":"4.0.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"c564971d79f6c9eea4daf32a4cedc429081b4cbd","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.1.tgz","fileCount":139,"integrity":"sha512-xp230aUw2sHaCS30GvjIFfY6RvJXcwioIKUgIL8O67eS2fhLAQ35NrUqcXu5sUukpXG7DGAjbz8VZ7yNJgcfkg==","signatures":[{"sig":"MEUCIQCU7mMNH536DmonfclGxBisQdC8Dbc2ZsQgxaDtMf6xGwIgJw+GYcIMPxCJjmkUTMPeRhtVvP9E/h8ANdRgeiAUciE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO9C1CRA9TVsSAnZWagAAPV8P/1U6cuMCqusQp9GsyCa6\neADnsExOFZvVUyH9j+LmFDrUVX2hojE0+x0FTCPDL/hYP4Aui0+IlFBHG+8+\nw4A+n+Vs7FAUl8t24AYyjMeuFjl8bmlsPM+3+tDH4NdTWgCfgnBONbl6iPWm\nurnExGnyE6T4a++dRH2O9mqdWO6v0LgGrPmyiR77uC7M8pT1Y93bhZHkztBa\n5f88jXJP5IOCRVXgjv1eDC7Omn/W08K1EPX17vN7WFVU4tDejWPKVwUhw/bK\nZhumEw9pLpMam3ShkQ5ztcehVhIgW39qFgnDsvQWZqq2duPgvBsk4wnprcUe\nqKKYd0S4fwmQyUomMl1xL/zSzldKVNcmXtXiOpakpcRSuJdgHsjZwnLNbCoz\nXPC5CQ1ZS8jegtIF2yXtVpXjS1QTALqCYREZTR0SoaxJ9jbjUgpFJfsU0KWj\nX7Xh+Sur2B1dR4CVAX25wtJ4i4MPWRvv83Myj9TYLKBv2curJNrOhscVvaw4\n/3uE3CBLDs7BnQDtzOeVlzbGWcpitRD6akQZVKLA+VO3/mqnKNlh94sxwz00\n1/so5TS7qn8pI9DwTilwtO0dKx4aHAbeK4cg5sfEqfEDV+1JKPf74Xc62ZyC\nt6H9MlhtG5tZk9+ZBSMVowMjGkb7EggOhymLtpMtsT7zLl6qNPM/NWvbmsOw\nNaXF\r\n=d9JM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"1b4394c4f374e97e58fb83ae9cd525af5cd288c5","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.1_1614532789179_0.4043656599616843","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"observable-hooks","version":"4.0.2","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"e399e099b9664e797959f159b77b92f1457c69d3","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.2.tgz","fileCount":139,"integrity":"sha512-C8gLcUIHAWCv+MeRVtu1a2v/fJX7MKvn2PTLlsZ+JQUCx7jbjwcs+Pblxos3AW91OZSMNl/nEgVPu63ELtKJPw==","signatures":[{"sig":"MEQCIGGGrNBIzv0aEL5gxmls8Pm+CTubIElyql7u/VP4bisYAiAgm+nwooQbHvSYIDx80NaYIN5UJn8pKHzqkdSS2/22ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQuTUCRA9TVsSAnZWagAAUtEQAKAWk5AB6fRs6rZuyV4l\ngvY96dlQY8zPdg+JdZIrEay6TVrDMqtLY0owSJJTiWr3Y9F0j5VVyKYVMwfw\nqLM8mYTttJbvy5DswuYmzSUIS5DRNIjXI1V6LxEsrnzfhbiosUixaAkPAynT\n77FR9tUXo+LEwdGRGdEr+v7Up7Lpg32r/YAQ/i0oFo3+ZRjegv64KEkY07cE\nHcdxo2h8k45/YZFSnMwEdW7Q+DPIaEWA3UpdUotWS/pcEsBY0S3bcN9i4LpG\nT5K60YM6xEcynhr/MHSwJIfD51Ywf7pnVp3xekt2j4Lcfx/vB+qauYzKnkj2\noUgLbdsVMfNkVn/MByA/dVjqh95juc8GXahUDZ6G+Qq3DgcXY24mlRUWyEKZ\nSsRs0uTFyRiTCbOGx7BVxY1VzzRWQB7hrXD7Vo8uX2lm1AeYeGr+DoCiOt7q\nMCOoqgxjp9ffzAqj6rGw1IX6exQz/tRC2croxjhgiZJsho0kMBAZCRcnRfHw\nlJHcUSazG5hv1k6G+YXtMblLpxW1RFkfdnhFNIfF38TCkaIA5vY+aJbtiNqd\n84tlix0Jz8ojclQmGJFuRvpUWs/Ym+feYk5Eth8m2XZKgnm/X7LCuVaKU+1k\nSeMlVHcp+Jz6vZZAt/uyVzzylelPj2k9Ijvrwi6JtRrnQ9hBzK6VmSqjs66b\npJ+i\r\n=zhgS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"bcaad133b2c50f7d4caf7f663020c8e8d9c01e7f","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.2_1614996691877_0.021542836589264258","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"observable-hooks","version":"4.0.3","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"1113d04787fc971481b10cdbdf73c863f90b612f","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.3.tgz","fileCount":139,"integrity":"sha512-cT0dqaj7xlKVzp3FyJYq+zE8os3eRgv2LoxKwv0JcU6X+ZLHD4ACfXC+IER+8uqLX4erVXzcmMkyVhCaxCy9gQ==","signatures":[{"sig":"MEUCIFv4BMhZ3xX2irhgDjxiJ09Lo9Wp/ysFNaxi8qKgPsOLAiEAssBfSZ0m7DNGaZlZwSskv3zCUmLoDi5zkKKFGOdLdTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRacNCRA9TVsSAnZWagAAmjkP/1J/9X2qt0AOmKFLbv2n\nqNlHSpqO4gG4hYHRYcT0nr2/m2ChOKS6nwxFxinxrCIvdzLlQ5KLvjH2RrVs\nL8/VHuoTWIZfr0dNFeZkjdFWq9qr/zwb6yoCJBpDtPhlVRBSvmVcqEdm4LN7\nIckbRzCM4yTmVgDnBPOPseR2UuNa4/CywdqR2wEHKlle9XgD6vg3z3cixi89\nP683uGT1qJgoYqUN15C+F9L3zrFppqkqeizSAJuoYRelh4af9HkPpZsbg3MS\nDENSlBdyr0Rd/zF10UutBmW/7qMQxHPV1Jf3lOLL+pL/Wpk5hEcja9qaqvOw\nA8HI+4h8DKBaKhA3m/DPqjr4Usxmx9VgwhkMBtJ6KhsqifO7kREdVX0WzI+Y\nddwBC3wCA0SwuFgovUM8VA4hXo9y23T0G/DZ8RT/8aAtPldvnFWueoyjX1mL\nEog1fh9EG0F7sYRc7fwyx6WBnDbGfEh1LAQ16PaXFpyG4jr9F1cdZcgqKg9x\n6ZxADT+0rtXdGwL4sQOQ7Xyye48cou3YkpJQFn6t9dX1mMO+rEEGHHlmhbLG\niaah5XgrhUlxLcl+2lSuzg3MQiLrGpxjBEzBF6w5SVwzmrTREgNOaByElvmq\nSgHzzJYz3H1LrQlNW7OSrx/3pwCQ0jO84rd2D3sEVzbORP4fMxM7BZ9H5o/x\nTImx\r\n=CRB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"f0763a343155095c580871850bba2e232fa1b0c8","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.3_1615177484644_0.8920780859231074","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"observable-hooks","version":"4.0.4","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.4","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"564b609456ad0754b7b71fb238caaf8b238e94a6","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.4.tgz","fileCount":154,"integrity":"sha512-d7Dy8AbWfup1F1lZ2RgG/Et/JuVjzx1UrfUECAhn3DA7cFg+QYYrVHWexgqOi/QRsSA1DIwmzoVwgbCJhXUpEg==","signatures":[{"sig":"MEYCIQCbVk5bw2xO+vCZRNuczKOgqHPZQSsnlMpgxK9h5YJj1QIhAKKSd6ejExfAR0lc/ULvNRc47oZRrSEH/+SUQG1QNxNT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgw52GCRA9TVsSAnZWagAAsuUP/RKKMpuJeDp2VFYwq2TC\nyFHrsezBLTkQjxUPuGAjjziMpYSVTFjZHRgpOQxVaAXafUi3nlSH7WVNoBJ4\n0goWDQ4DpMxLiI8FGpawA5HrTIMAq4F75AkIanIuw8LNMA+718JMV02aN0tG\nRPOkbZpDvnFBUBlMhgW07KM2IZ1xQea0+xIGKh4etgErZK66gkpf0R+66ySN\n95SmZf4A0lBsyP66W7Tob2k9AbGQ7JTnIsxGKlf1M9hvCYF19Ik1PfOcg/3l\nqclgyB0Eh0puf7z+2tptRgFs4BllBODdfMHkkZuNq6gNaKWDya409vp5KzQG\n3mVyrhDTQifPaJgptqKHdRU56ScP9CBBscsUJlVuumoNbItb2ynXOOdSnsIu\naSoKnwUKu14y8dYgZUAje2A9eA6CIRD+ARD+Ms1ncXUT3oj1drrYwjg8ercZ\nJgIGy7v300yVDEvf/1SrPz2wpXCn0AgFNRg0lJMnV6LdYsLxqnsFN2WFh/Nh\nyye/iT6/yQVVIL1skDv5sUYc4qW7FzfxCWE7n4nqoj3U4Fyw8wGCfbnS9d9B\nk5oGo4gwtO9P5GSfs2hwpp+liySJEqpkRCOwrV0r49IXZ6x9/xadsJhXxot2\nzUgzFWx++UP21n5gUzCWsacd0Ly2zq5tbpzJUXCM9YETjyO22/1hboOX/ZOT\n2CP/\r\n=QvoS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"e8792a321ca3d80e402e43b525a64f13d5a18024","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.4_1623432582786_0.35897236481119865","host":"s3://npm-registry-packages"}},"4.0.5":{"name":"observable-hooks","version":"4.0.5","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.0.5","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"00185d17979251ea518e1c7e8fe4c52e8b074b35","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.0.5.tgz","fileCount":154,"integrity":"sha512-st96cqHEEbRl2wQmAOesptA788HJR46MRhKIpBQDyl6s7sfh2SRgulzzk43DXJUwyYZ6KdaDaUDY4LKJ6Cjw8Q==","signatures":[{"sig":"MEYCIQChfgc/wFbLvs4D9oLRNIUVnpFu/WbOATyh+x7MvLtpQQIhAL+PUFm0Es1dH764VP8NOEUyDuQmGaB8bo4c1h1yUES8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxDs7CRA9TVsSAnZWagAAtv4P/j/Iqq4Hi+YyNK5sstWf\nBWHL71b1qG6mWjn+VrOrTj7Lt7GGLD7ZBQ6KRvziXQQXSWKAmbfrXqUBZQed\nnv41tDY0C/oZiHOJW6bq0oJruuvunKPHAuLsYkL3j4bd6wFnyplFWeCN9cOf\n2O35+Nrif0MIRFsDtUzGDSwrfSRQ0T3u66bi4St/SUWUnKxtHvscglnjWr5H\nyHGSe5pno8AA3db2PERIYq0i3LjpqBLPiOddYo6CRwOMDvCAzh8CZlP6chia\nh9TxzqmkfLHD71kd1WsP/tHkGiodRV1yTm9BdhXYoPuyrpQt627gvwadn2lR\nBpiIjp6WiTv0d7H4yjr7hBMBc2XXsKBr2e4oJL27BzWXtkRNX2vwC9qbKLWk\nt0oSeTfIvTDo82+6eFvxeU+tI962ekBQT+IMSgtuvfwxgUY8zOaAivGkBUWg\n/q+flZh69g1XPCJsV9VnZFdxF+GkL2kdXuMhBW88J5ue+5301mjz1vPC0Lhx\n9Bl542cZq/FtVEIxSSMf/3DzgTZ3AGOo8QehXnezmSwKd2ECR3lbGrYvnNSd\nm/YQ+I76Mo8yN8fitpF8sohlPflm/qC6frgssVG9mmhdCkepVpyFb4H8r4eJ\nVnKpyCz1Tgjlw41git7t7fFAnB29DrhAKE/pvGDMreRnFhf05XXXe5cthRMU\nb6uz\r\n=0BUb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"f9a2b1ca1d5bb3ba5eba901f44bd71d747040d5f","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.0.5_1623472955311_0.5184144790088623","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"observable-hooks","version":"4.1.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.1.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"b471747c75d2b44470f5bf889adeb2f3271a5a25","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.1.0.tgz","fileCount":174,"integrity":"sha512-3kkmT76K4h03bzDM0xK6UFQlEnGB0sz63Dwd0szREzcP8vIGH8ikkWvsZfd3k1vZMFtnANU2tFb50n/XgwImug==","signatures":[{"sig":"MEUCIQC7ofTPwMJsjtrPFbIpxu+yrnojDgpx5S6TEvtvgO/TCAIgKh1Kh53ura3RtK7uv0b7porMweAuH1lC+63tQ2/a6Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270168},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"50dc23773233dabbf4bccdfbdf0ba20ea6e02ca8","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.1.0_1634298412747_0.17957451900268961","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"observable-hooks","version":"4.1.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.1.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"5563ca5fa3a8019856b701ebef1479d76ed72b5e","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.1.1.tgz","fileCount":174,"integrity":"sha512-f16ORwwawVkuqMOmXrozZ1M6+KNxtm7hjyK6Cze38NXKGz3iKyZdwQPrILBd0ShMP2IN2SNlCTwkJ1Q7wmHhfQ==","signatures":[{"sig":"MEUCIEqbZlhRpbhVvCzSaZwFIWS0S7akwp9Q1xOiAtutgUNRAiEAz/dcUeGJbw2B2DKMYQlxHSP4SOUy0w1hHwMlNG02h1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272476},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"da45551d81fe71829379b00f0dd9538913a6b6a5","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.1.1_1636531602066_0.5440675211612214","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"observable-hooks","version":"4.1.2","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.1.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"068db4c5ad7ee75353ccdb0396940d223f3591ac","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.1.2.tgz","fileCount":174,"integrity":"sha512-zN+EeYdJ/IyxCuY6wUXRf7HwBFGrOG5hFuIGMxplhwlF3GZrg7GtsaIG/GdHPJuAUCoECdh7s6um8xs6T9hJHQ==","signatures":[{"sig":"MEYCIQDP3rCpbrzTLRig7EXsySX+/U2la/045LhS9T22IwgF3QIhAL7Fx8sVIEtKgILI+BTiZxs5Bdb+uYiptvShMqmkh7kx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276038},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"cd7414e0f999e87aa798816ef6582e98afc683da","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.1.2_1636565663752_0.6048465495919051","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"observable-hooks","version":"4.2.0","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.2.0","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"dd4df9678f90604a91f9fd66a4f924b503bfa530","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.2.0.tgz","fileCount":184,"integrity":"sha512-bGjfGQI9vXrOIf1zAc3dmMqIXSqGQM+MLYOSQuqTzgP/8ptyDn9Gsm3tXXnohHkL7byyzHFc0/zuWyydUjtAFg==","signatures":[{"sig":"MEYCIQCmaA6uCFRjjJbRpc5Zlom1M/K8HGTbhuZltjb6mM6m/wIhAMpl3IvOfJKkftbO0UbQQ0GNHn66esOwBpkJ+GVfoO25","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":285538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvvtnCRA9TVsSAnZWagAAcVEP/jgn84w/bLpMyLEqgkzC\nxyq/IPS13nDTcgFOniYfFpDw5Q6j7GYfSFDLkYhYQ+/fyJ9Q3PIMY2GHXoK6\nPp93Q8+dj5AvuxGuZ7i/Qb0MlC9X5jUxq9tZWn01trUUfb4D4gASrLSdjhVu\ndb58HT7WloWu/acIZ/ipDQdHzL33kOsJNOU7EITwPnaZszAuAGKXD4OmFDDS\nc7lpJiNDzArjByIhxsvwVtqd/i6fxK6ZznJFqVbqASrAAhRQoJ3aRY1alhj0\nVK9xqVqKN4WsDNdtkJP4oP/Y56hTIZcIQ+aV1+As0I3r/iaDG3MwzkGFymsh\nJMDX+/ZEcJDsfWJScEJJgEiG9WZf/pOrNNZIhzOuO4CE1R3fhFQD6YGDz5rr\n9hHT2jbTV5h3JbjWHmz45sSRRq2DViO0eIAi9kSOsV/aUNdTwgQtVlzNsYwe\nWhMZb13Ye9g7fVI12LwShETvAFp1j8bXP44hPJlxtihISRMK+KO5lqZsaQep\nY235TjWrJy0200ftdOqsLHSqSF/zkP+cOK1WAaFVJzu0dgd7RtHN9BLLKu+n\nAHzuNcDZDcCXMFGPch+vNkEE3ZP8Vfi0uSa2MzZfKz22ZwAToZ37QGE3bvKF\nEOsk3UxJVUQrJKsGdvc/JtojgWvJ/Evvnv7nHUxtRDa7rgnaQGPSidYjr+SI\n2Uzg\r\n=GKRp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"beeb7c052f2b85adcf327953e5dd9cce04882550","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.2.0_1639906151234_0.21605872953158345","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"observable-hooks","version":"4.2.1","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.2.1","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"67b676c81e8317fd92d93390dcb291f312fe9ecc","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.2.1.tgz","fileCount":184,"integrity":"sha512-urZ0D28+oH+SRLQoCDd68rvvJIqK3zgH/Is0nubXDc+CF6d8rbDBN7A2n9mPAax7BtCRlwtnCBnkj8UwXRDf1Q==","signatures":[{"sig":"MEUCIE4ztB7niepoDPKaV7SlguzTFavJX8wYbs2iRF3wCEP8AiEAy3gWTq13ZNS2fbLsgItMnEycOgfpUp0xwblLs3awBYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLcUoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrklhAAiRnyg/Q6SSeUZHYEVuVqhbEEBXllF69kRNAH7j3eI4ONymbx\r\nqXrknH8uBU/6U1VjKGotHY5UJJsC0w5ZVgUzCG6SmY+Rqizc0i0uM7hvvD+o\r\nnGkYvuNm1jJEKFd9Byx06iyWHvsGwQ6fYq2SoV5CLVkswgPkUox8VJUZ5Zqb\r\nBSZlDiWzdYInY/9T2QAv3bNXheULqip/4i8jXjDcjmOjPqNjTv2jGrZDRn+/\r\nsSvV85Cf5eHyPB0yxxmGGkZWzwvKGOxMnG3x2oT6/vQPfBIfEItaNAF+8XyT\r\nix1CTuXxxuiRHq5cpQOFLds+r8pzKe/KAMmoQKn6WIijfHCDNIPEmhel1EDV\r\ngL03+3MmaTgHqsTyMc4X6kiMNg2WP7kHvBv+z5pBCR5bYrdvw6Sk4ltF97MQ\r\nYMfhbuPLWLPi7TlcWfrxmpASJdmcypjkpEkmJrkE5AUs3/LaaOeg/NBqjjmO\r\nwuCItlpao2inPKJjVtyzrKmh5u5eUiNcY9TJTG3UHVk5Ri1aRVmSkGxPVuk0\r\nQL2WiH5hXUvMP7uq7L6iGc5sNnUX3dbXSyJVx32ocDRKIZGfNru2DujtExzz\r\nFrBPS+EMugUfKOqvBDqk7iYWhfWzN5dXo7uHRUDtsF6ha6qYiafnDnsMo2Ci\r\nHFkc+GwwlNMz72kB1iwGUix6RaDFjEpenyQ=\r\n=2BZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"ddaca65eb8ff0d796cb61cd2bed7df88068d0099","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v16.15.0+x64 (darwin)","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.2.1_1663943976254_0.2766476089618388","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"observable-hooks","version":"4.2.2","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.2.2","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"0882d3a829d622bbf51783d6c5a56aac01993c92","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.2.2.tgz","fileCount":193,"integrity":"sha512-4zJLzYephHp3hHnu+lsAJ8pcIaiKla3yZMOTnCBBWjGV05HG2Nw9So47c26xnA8d3+YEaUo8DveGh7yRe6ZubA==","signatures":[{"sig":"MEUCIQD7WbDhU9erLwjKmqW9p8apSQigzOcxGj1XYaZTum5ijgIgTWOotFgCcDSaf2FlHdAh5/uFqQ5uL0v1JHuC4ZHIuYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290451},"main":"dist/cjs/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"es2015":"dist/esm2015/index.js","module":"dist/esm/index.js","gitHead":"242473b558791f4b4a35a3829451ab251bf4a197","scripts":{"test":"jest --coverage","build":"shx rm -rf dist && yarn build:esm && yarn build:esm2015 && yarn build:cjs","build:cjs":"shx rm -rf dist/cjs && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module commonjs  --target es5 --outDir dist/cjs","build:esm":"shx rm -rf dist/esm && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015 --target es5 --outDir dist/esm","build:esm2015":"shx rm -rf dist/esm2015 && cross-env NODE_ENV=production tsc -p tsconfig.build.json --module es2015  --target es2015 --outDir dist/esm2015"},"typings":"dist/cjs/index.d.ts","_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"9.5.0","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.2.2_1685290373555_0.6131250731582807","host":"s3://npm-registry-packages"}},"4.2.3":{"name":"observable-hooks","version":"4.2.3","keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","_id":"observable-hooks@4.2.3","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"homepage":"https://github.com/crimx/observable-hooks#readme","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"dist":{"shasum":"69e3353caafd7887ad9030bd440b053304e8d2d1","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.2.3.tgz","fileCount":26,"integrity":"sha512-d6fYTIU+9sg1V+CT0GhgoE/ntjIqcy9DGaYGE6ELGVP4ojaWIEsaLvL/05hLOM+AL7aySN4DCTLvj6dDF9T8XA==","signatures":[{"sig":"MEYCIQD9ysFNUawFHgHdsLKY0leznLo+IgVEsss+4gPW2fAiyQIhAL+I4eRK9xSQjTluz5pSe48fhl3jpgG0/xo5x4JIVrgC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141785},"main":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}}},"gitHead":"b49ee0d6f4b01a78e29f946bd4988b973b7cd731","scripts":{"test":"jest --coverage","build":"tsup","release":"standard-version","build:min":"MINIFY=true tsup && node scripts/gzip.mjs"},"_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"repository":{"url":"git+ssh://git@github.com/crimx/observable-hooks.git","type":"git"},"_npmVersion":"9.8.1","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","rxjs":"^7.8.1","tsup":"^7.2.0","react":"^16.13.1","vitest":"^0.31.0","ts-jest":"^29.0.5","gzip-size":"^7.0.0","react-dom":"^16.13.1","scheduler":"0.0.0-experimental-33c3af284","typescript":"^4.9.5","@types/jest":"^26.0.23","yoctocolors":"^1.0.0","@types/react":"^16.9.19","pretty-bytes":"^6.1.0","@jest/globals":"^29.5.0","@types/react-dom":"^16.9.5","@types/scheduler":"0.16.1","standard-version":"^9.5.0","use-subscription":"1.4.1","experimental_react":"npm:react@0.0.0-experimental-33c3af284","react-test-renderer":"^16.13.1","experimental_react-dom":"npm:react-dom@0.0.0-experimental-33c3af284","jest-environment-jsdom":"^29.5.0","@types/use-subscription":"1.0.0","@types/react-test-renderer":"^16.8.2","@testing-library/react-hooks":"^8.0.1","experimental_react-test-renderer":"npm:react-test-renderer@0.0.0-experimental-33c3af284"},"peerDependencies":{"rxjs":">=6.0.0","react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/observable-hooks_4.2.3_1692094855842_0.9141088575669827","host":"s3://npm-registry-packages"}},"4.2.4":{"name":"observable-hooks","version":"4.2.4","description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","main":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}}},"types":"dist/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+ssh://git@github.com/crimx/observable-hooks.git"},"keywords":["react","hooks","observable","rxjs","async"],"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","scripts":{"prepublishOnly":"pnpm run build","build":"tsup","build:min":"MINIFY=true tsup && node scripts/gzip.mjs","test":"jest --coverage","release":"standard-version"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0","rxjs":">=6.0.0"},"devDependencies":{"@jest/globals":"^29.5.0","@testing-library/react-hooks":"^8.0.1","@types/jest":"^26.0.23","@types/react":"^16.9.19","@types/react-dom":"^16.9.5","@types/react-test-renderer":"^16.8.2","@types/scheduler":"0.16.1","@types/use-subscription":"1.0.0","scheduler":"0.0.0-experimental-33c3af284","experimental_react":"npm:react@0.0.0-experimental-33c3af284","experimental_react-dom":"npm:react-dom@0.0.0-experimental-33c3af284","experimental_react-test-renderer":"npm:react-test-renderer@0.0.0-experimental-33c3af284","gzip-size":"^7.0.0","jest":"^29.5.0","jest-environment-jsdom":"^29.5.0","pretty-bytes":"^6.1.0","react":"^16.13.1","react-dom":"^16.13.1","react-test-renderer":"^16.13.1","rxjs":"^7.8.1","standard-version":"^9.5.0","ts-jest":"^29.0.5","tsup":"^7.2.0","typescript":"^4.9.5","use-subscription":"1.4.1","vitest":"^0.31.0","yoctocolors":"^1.0.0"},"_id":"observable-hooks@4.2.4","gitHead":"15e0fc5774a564ba9486e932678ac1af104979cf","bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"homepage":"https://github.com/crimx/observable-hooks#readme","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-FdTQgyw1h5bG/QHCBIqctdBSnv9VARJCEilgpV6L2qlw1yeLqFIwPm4U15dMtl5kDmNN0hSt+Nl6iYbLFwEcQA==","shasum":"e1ee0f867e0f2216f79c1e13c58716fb50b410ec","tarball":"https://registry.npmjs.org/observable-hooks/-/observable-hooks-4.2.4.tgz","fileCount":26,"unpackedSize":141861,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqtbYtvT4JyLpn+iuPlLHJM8gVp37OVEW8pEIYYixSAAiEAjhWNkAA4ty2p33yBBbwKUWbWDLXGKT5vBZGh9QswtfM="}]},"_npmUser":{"name":"straybugs","email":"straybugs@gmail.com"},"directories":{},"maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/observable-hooks_4.2.4_1722061278724_0.46026509428318696"},"_hasShrinkwrap":false}},"time":{"created":"2019-07-17T13:02:37.979Z","modified":"2024-07-27T06:21:19.188Z","0.1.0":"2019-07-17T13:02:38.168Z","0.1.1":"2019-07-18T03:18:54.187Z","0.1.2":"2019-07-19T02:49:40.334Z","0.1.3":"2019-07-19T02:52:40.910Z","0.2.0":"2019-07-19T08:12:34.153Z","0.2.1":"2019-07-19T11:40:11.515Z","0.2.2":"2019-07-19T12:20:49.506Z","0.2.3":"2019-07-20T08:00:25.225Z","0.2.4":"2019-07-20T13:26:27.692Z","1.0.0":"2019-07-21T12:52:56.094Z","1.0.1":"2019-07-21T12:58:49.239Z","1.0.2":"2019-08-03T06:08:55.871Z","1.0.3":"2019-08-11T17:00:51.926Z","1.0.4":"2019-08-18T05:53:42.533Z","1.0.5":"2019-08-18T06:37:45.645Z","2.0.0":"2019-08-21T19:35:13.596Z","2.0.1":"2019-08-21T22:13:22.960Z","2.0.2":"2019-08-23T04:47:18.128Z","2.1.0":"2019-08-31T16:54:08.931Z","2.1.1":"2019-09-01T20:45:06.137Z","2.1.2":"2019-09-07T11:01:08.578Z","2.1.3":"2019-11-14T05:29:31.673Z","2.1.4":"2020-01-03T15:50:28.730Z","2.1.5":"2020-01-27T09:01:06.053Z","2.2.0":"2020-02-04T15:27:07.968Z","2.3.0":"2020-04-06T21:06:40.421Z","2.3.1":"2020-04-06T21:19:19.703Z","2.3.2":"2020-04-06T22:29:33.993Z","2.3.3":"2020-04-07T13:38:59.889Z","2.3.4":"2020-04-08T07:14:38.709Z","2.3.5":"2020-04-30T11:57:05.016Z","3.0.0-alpha.0":"2020-06-10T07:53:31.722Z","3.0.0-alpha.1":"2020-06-16T14:55:24.456Z","3.0.0":"2020-06-17T14:26:11.696Z","3.1.0":"2020-08-07T18:15:16.730Z","3.1.1":"2020-08-22T01:05:45.479Z","3.1.2":"2020-08-22T01:13:54.195Z","4.0.0":"2021-02-28T16:40:53.844Z","4.0.1":"2021-02-28T17:19:49.373Z","4.0.2":"2021-03-06T02:11:32.083Z","4.0.3":"2021-03-08T04:24:44.765Z","4.0.4":"2021-06-11T17:29:42.959Z","4.0.5":"2021-06-12T04:42:35.561Z","4.1.0":"2021-10-15T11:46:52.939Z","4.1.1":"2021-11-10T08:06:42.221Z","4.1.2":"2021-11-10T17:34:23.973Z","4.2.0":"2021-12-19T09:29:11.398Z","4.2.1":"2022-09-23T14:39:36.407Z","4.2.2":"2023-05-28T16:12:53.758Z","4.2.3":"2023-08-15T10:20:56.068Z","4.2.4":"2024-07-27T06:21:19.016Z"},"bugs":{"url":"https://github.com/crimx/observable-hooks/issues"},"author":{"name":"CRIMX","email":"straybugs@gmail.com"},"license":"MIT","homepage":"https://github.com/crimx/observable-hooks#readme","keywords":["react","hooks","observable","rxjs","async"],"repository":{"type":"git","url":"git+ssh://git@github.com/crimx/observable-hooks.git"},"description":"React hooks for RxJS Observables. Simple, flexible, testable and performant.","maintainers":[{"name":"straybugs","email":"straybugs@gmail.com"}],"readme":"# [observable-hooks](https://github.com/crimx/observable-hooks)\n\n[![npm-version](https://img.shields.io/npm/v/observable-hooks.svg)](https://www.npmjs.com/package/observable-hooks)\n[![npm bundle size](https://img.shields.io/bundlephobia/minzip/observable-hooks)](https://bundlephobia.com/result?p=observable-hooks)\n[![Build Status](https://img.shields.io/travis/com/crimx/observable-hooks/main)](https://travis-ci.com/crimx/observable-hooks)\n[![Coverage Status](https://img.shields.io/coveralls/github/crimx/observable-hooks/main)](https://coveralls.io/github/crimx/observable-hooks?branch=main)\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?maxAge=2592000)](http://commitizen.github.io/cz-cli/)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-brightgreen.svg?maxAge=2592000)](https://conventionalcommits.org)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n![logo](https://github.com/crimx/observable-hooks/blob/main/logo.jpg?raw=true)\n\nReact hooks for RxJS Observables. Simple, flexible, testable and performant.\n\n- Seamless integration of React and RxJS.\n  - Props and states to Observables.\n  - Observables to states and props events.\n  - Conditional rendering with stream of React Components.\n  - Render-as-You-Fetch with React Suspense.\n  - No `tap` hack needed. With Epic-like signature Observable operation is pure and testable.\n- Full-powered RxJS. Do whatever you want with Observables. No limitation nor compromise.\n- Fully tested. We believe in stability first. This project will always maintain a 100% coverage.\n- Tiny and fast. A lot of efforts had been put into improving integration. This library should have zero visible impact on performance.\n- Compatible with RxJS 6 & 7.\n\n## Why?\n\nReact added hooks for [reusing stateful logic](https://reactjs.org/docs/hooks-intro.html#its-hard-to-reuse-stateful-logic-between-components).\n\nObservable is a powerful way to encapsulate both sync and async logic.\n\n[Testing](https://rxjs-dev.firebaseapp.com/guide/testing/marble-testing) Observables is also way easier than testing other async implementations.\n\nWith [observable-hooks](https://github.com/crimx/observable-hooks) we can create rich reusable Components with ease.\n\n## What It Is Not\n\nThis library is not for replacing state management tools like Redux but to reduce the need of dumping everything into global state.\n\nUsing this library does not mean you have to turn everything observable which is not encouraged. It plays well side by side with other hooks. Use it only on places where it's needed.\n\n## At First Glance\n\n```jsx\nimport * as React from \"react\";\nimport { useObservableState } from \"observable-hooks\";\nimport { timer } from \"rxjs\";\nimport { switchMap, mapTo, startWith } from \"rxjs/operators\";\n\nconst App = () => {\n  const [isTyping, updateIsTyping] = useObservableState(\n    transformTypingStatus,\n    false\n  );\n\n  return (\n    <div>\n      <input type=\"text\" onKeyDown={updateIsTyping} />\n      <p>{isTyping ? \"Good you are typing.\" : \"Why stop typing?\"}</p>\n    </div>\n  );\n};\n\n// Logic is pure and can be tested like Epic in redux-observable\nfunction transformTypingStatus(event$) {\n  return event$.pipe(\n    switchMap(() => timer(1000).pipe(mapTo(false), startWith(true)))\n  );\n}\n```\n\n## Installation\n\nyarn\n\n```bash\nyarn add observable-hooks\n```\n\nnpm\n\n```bash\nnpm install --save observable-hooks\n```\n\n## Usage\n\nRead the docs at <https://observable-hooks.js.org>.\n\nHere is how I designed the API. Might give you a perspective on when use what.\n\n![mindmap](https://github.com/crimx/observable-hooks/blob/main/observable-hooks.png?raw=true)\n\nExamples are in [here](https://github.com/crimx/observable-hooks/tree/main/examples). Play on CodeSandbox:\n\n- [Pomodoro Timer Example](https://codesandbox.io/s/github/crimx/observable-hooks/tree/main/examples/pomodoro-timer)\n- [Typeahead Example](https://codesandbox.io/s/github/crimx/observable-hooks/tree/main/examples/typeahead)\n\nNote that there are also some useful [utilities](https://observable-hooks.js.org/modules/_helpers_.html) for common use cases to reduce garbage collection.\n","readmeFilename":"README.md"}