{"versions":{"1.1.7":{"name":"@mongosh/types","version":"1.1.7","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"01997aba3b8e001c8668656731e12d491972756a","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.7","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-nFy90DoK3k2uT3boCICesbdvt6cZqygc4sH6WZ+ZpHfQgdfOBi91tKIbDY2BnBdii0vsq01jCPSjkmtQaW8fpw==","shasum":"6a37505f487abde1f894e04f1514a6d00dfbddb8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.7.tgz","fileCount":13,"unpackedSize":52213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuM9VCRA9TVsSAnZWagAAxJIP/A/vXeGdj6NaB3KZseTB\nvCksQr/gZp8BvL8dCyzJJfb5M/H0QTZyBFI88wnnM1Lm2QvbTWotll/2CNLE\nT84jvtgav0W7TYW1giMWCVv+OEkDdLL2suwMPvwS7w/nPK+Qc75u1ulbyT13\nm6xQskKatbhZ1Fzt/OosRob534olf5g1mf8ynCJCFA+ay6RTSfpBEBXepoLr\nA8+qqJoPi6ez4nDgMPyos0kVWINLA3TXaVXCnDTWfPSCw6Xb1x1E/OaIwr3r\nI8UuYapabI9zJJgAjlK5ohmPJ6BC95C7p/+y2D6L+yO7AoeAEXDICiGWXw91\neBsAsdrv++wwlGUr6Zt4UOCd7WOBrNyuLXI2BcuLaCE57wpvUFUG6s4WE8DN\nHZz2qYGEziFS18askEVO5yDOSeYomBBahsOG5J1MFH+yn4JeEI2sxWnX2n8Q\n8Fq/miOt37FDiqrA686i+SKsKfZ+TunKKC/QiUNLOjHDYBMrgNH0r8+ZmcAY\nsCvRvYOkwH+BRwa4tahDyChKLYMJnBPsq+JcD9l0CMMeAt6HF4MapvYvik8C\np8RpTUOTztqoJen1h21W1rSwcUwrmZ2in6O4nNCDyKSlgT2ecVnwieg6xxq0\nayxlyUHw3WwwUla11cT8a/GWyRQD7sk0+6w5TlXzksbEl9q5P74jx/HoJTzE\nFohh\r\n=Z1Ln\r\n-----END PGP SIGNATURE-----\r\n","size":12189,"noattachment":false},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.7_1639501653007_0.30737086573205086"},"_hasShrinkwrap":false,"publish_time":1639501653208,"_cnpm_publish_time":1639501653208,"_cnpmcore_publish_time":"2021-12-15T18:10:41.109Z"},"1.1.6":{"name":"@mongosh/types","version":"1.1.6","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"4268aec0cb368ad9e2c4a661628e64fe17b2da15","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.6","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-/ad6BvqU8l1Cd/e9P+vXO7xF1VCOa9qLRLhLtxkHr6sY+f+sO/kUncfqX1Qi67HVpZolSn7P1cCFBwIII89+vA==","shasum":"a69ffcb512941f2cc9a0f94a0dde7dfb03675603","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.6.tgz","fileCount":13,"unpackedSize":52213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqO/HCRA9TVsSAnZWagAAEaEP/3g6Q3GzjbhTXa4nIFNE\n3rUNsSEpYeMCncCPQTfkAVFN1jXhCl8giLeVipADvTqy9IZ7Ofng7Sh0ah25\nWy/LOX+jEbFLd+fwgVvLSUwT0nfk7IEyXP+ixUsA5yA+30eba/HhgE+8HHSh\nepp14RPRdrBzdPCFmuBaLPTuXbMXgTzLWpkiMQ5gWA3s/cT0Q/ONap/dqdJu\n1+dSGqT8Doess/pX2qOkpjPgWwNWcD25/g1iOi/Dh8dF3NsLjC2EyXZpW28g\n3bjnljB1Bl/YWUC8P5ggiWkJ9wwQ+XvgzD6DWdbFKLFO4gh1ewxr3q6RnVYP\n3m2lxdS64lVemGS5oTvYqwLdfKqUzbCNQS+zqF/qTgimc2Y50Uc0bhVpE5Ss\nWs/MU6+bgf2VKX5Pd87L4odIz3HKxgJZdh7fDJqhJHxR+yqrdv7lyh0P4hM7\nQoHj7ndW01mVCq+D3HMpe0IXkoD4beUBYsDbYpo0cvO+PWQ1m957a6Rj1iJO\nG9Ja4Bzs9FH3FHKjjoSLF4/4fmRGFjeQ+cfyG0C6hs/E996Afm9b629jVU8Q\nozId6dUk7KFigOZdVVEKe1si5PTJLP6aJHSA3l+kvqDPSRQNJGW5Uh0QS/li\nmcDEWk3GQjag5cGVfOJPtpTFc1hCygStnMbLqP+Xko3ZmpANwCMjRPHQhq/2\nYT7b\r\n=KMzq\r\n-----END PGP SIGNATURE-----\r\n","size":12185,"noattachment":false},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.6_1638461383492_0.8930120151056649"},"_hasShrinkwrap":false,"publish_time":1638461383697,"_cnpm_publish_time":1638461383697,"_cnpmcore_publish_time":"2021-12-15T18:10:41.297Z"},"1.1.5":{"name":"@mongosh/types","version":"1.1.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"d9cc9e28dc4ec29d11f612b8552aa3b093a1198b","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.5","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-wEvIqvf50n4vqzO6bcwLTUEEzM6koMu8KHQgPzHoDeFY0DZtALC6KRtj27N2rcRS/fVcUnVNX12NS3XYV+3E1g==","shasum":"0cdc87c6c78c28eb6d459d21498dc6d60110c241","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.5.tgz","fileCount":13,"unpackedSize":52213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp2BdCRA9TVsSAnZWagAAKI8P/30ctCzN80wc3HQD1BEn\nZar1Cjuy2D2wFdQMwBo5f+8+ZVqDudORAJXj2ZF+aydTLumFUQPhk1tJAnBE\nmceuPha47LVhWOW0BiYPJUQHF/gfBRUbQfX9OzosKZiGtSNlYVbOAwwDyqyK\nkHMDzx69Sort9rteYZ/MJJm/FcRjduQwlFcKAmgGyw3I1EudkZ3Hreju5/A2\nv173mrA22Ho+scjQE1iGnuvWN/VppyJ/FxSGvaVk+zaQK/ixdpBDvYSDv40s\nF+Xg+8jsQBanGkhA6daDX/Wcz4Tz0etusP/Glh5BbPazRFI0p9/il9fBP8td\nCoH5XhdhemIUtSvCRKee8HuRsaoR35Mx6Od4VkS0Fjx/qc/kpahdiPlPVn6V\nmm3f5f0YpxlZNTa0xCvn+tMZVexweo2bBJlGYhhQLqwD1QqYdJUVNOPCxpHC\nh7dsvpowB2CSvjabZ59KlnfPYSTd1X3cco4H15XTeo1XAFrTwhJDZibEf1jU\nppVjW5IB/bdBHzN33Epuh1bsXzu8xmgDb4iYIrHqp4I7wY+M2cAK8QKgAtuF\nJ+BzSN52duApqkW5B9Zn3HG+UmAuKUR7j051JdxLkt5zw3+r4oNdYK/foHRu\nxSzohvp+Y02fC3YGMc/TgTh6NCLjTidtaHvAeQVDD+Gti+T5rX/bBX77dLda\n3N22\r\n=oQJw\r\n-----END PGP SIGNATURE-----\r\n","size":12187,"noattachment":false},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.5_1638359133460_0.7419398425407511"},"_hasShrinkwrap":false,"publish_time":1638359133605,"_cnpm_publish_time":1638359133605,"_cnpmcore_publish_time":"2021-12-15T18:10:41.548Z"},"1.1.4":{"name":"@mongosh/types","version":"1.1.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"956e60d4d4e064956f11f4f03c0a21d42a9d8193","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.4","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-+NCZXM6oFpZ7BHn3Tfsp6yX3g17+/QIziy78O3rAJ9TsPLkRoS6yW+d5PqH6LFqXG7iYbZJxH2EMrPnCW5pNTQ==","shasum":"08c2839d45b0deeef8856c10bf67f4ca679852da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.4.tgz","fileCount":13,"unpackedSize":52213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnj5fCRA9TVsSAnZWagAAR0MQAKMFKZAztvdNtXjlY8+k\nxKzelZZ02PQiZgfD+7pX7UX9Fk15oCVfH2wymM+tBfyrybco3C+JaAGgzIO7\ng5rjRKwNwOCYCHAwl5qodSDYHM5po8qW+6+QprB8cAWwqCG6ReaaDD9ncWiF\nXTBQKIhdL7UQGDD5ep/csNP1xlRcHhpFt/TNVdbbByspAZAYLkCrzSbk5T6Q\nuTxPha8aKJ5LZZRGAtPWH4c9ECMfnhGVMuE7mwClzqUVRyvZjRhrqaAdk+aW\nNytevKgA9YV0Lhigyhmb1vj4AM7kKx43ItYOpyZQNHg4wPrKjs9Is6KeSulL\nDLxSU+s/6qGUFrA7HF3BFDZP9shYhj7rpas0aSWNeFWVIlbDOEy6fHkBFusv\n7gZkLyfPvkkj7pnGuvO4TZGBu8FfH9BZtFteoJZe3+Zrv/WfKZrfaLBXc1BO\nalUY7EDovr8hobkGOVUUPfsA1EAtXCZ/F47wQVEOPkCR79AxpnqyDJ3kinX4\nG5SCKEeRtqpg5/6hdkRl2ybaXPjOEB5P3O0w1kzLNxkOOzvH26D+EYFlRLqM\nkffN4HLNlCqbxSuE5BaJUFdGF8kdjMXXqWjrrmHvQzNy3Ymcv6k88kacq+xU\n9zpM9n1pstlKH/oBOMzZvpxVpYfRxzgFraU8xb38v1xFOE5fyDAC8pnRwxdP\nl2hz\r\n=90go\r\n-----END PGP SIGNATURE-----\r\n","size":12185,"noattachment":false},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.4_1637760607655_0.09362147773379115"},"_hasShrinkwrap":false,"publish_time":1637760607809,"_cnpm_publish_time":1637760607809,"_cnpmcore_publish_time":"2021-12-15T18:10:41.767Z"},"1.1.2":{"name":"@mongosh/types","version":"1.1.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"e4578cbedaac1dbc101e8ed61dce37f5b01d1a2c","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.2","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"shasum":"934b83ce93f4effb282b69c2e903153c93c6bd01","size":12179,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.2.tgz","integrity":"sha512-Jqla3Jav6UNwIbqlX27hWnMAeacbEDAm/m3udR1tCwhW672roXO/P2sVpb0yXw4UH0Nx31HY5Y6zP+ktJbQbfA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.2_1636128027141_0.06657894560084388"},"_hasShrinkwrap":false,"publish_time":1636128027582,"_cnpm_publish_time":1636128027582,"_cnpmcore_publish_time":"2021-12-15T18:10:42.015Z"},"1.1.1":{"name":"@mongosh/types","version":"1.1.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"ecf5653fa1520731a3e9172550278f68f0784923","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.1","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"shasum":"6c3579e5e0ea85e2b3f083a7a804866d9799dc95","size":12188,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.1.tgz","integrity":"sha512-nMm2JVMRXO3RBvykOr7uSQCz5GzHsA7aFXwDFeKAoNo79YNBLRllipBqHf9v69AnSIZ6ioobVMZOhVJW0kzXfw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.1_1635426784019_0.9037508293333993"},"_hasShrinkwrap":false,"publish_time":1635426784198,"_cnpm_publish_time":1635426784198,"_cnpmcore_publish_time":"2021-12-15T18:10:42.227Z"},"1.1.0":{"name":"@mongosh/types","version":"1.1.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"1f9987e3eb6bf9071a245201183a4b9e51ff1616","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.0","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"shasum":"07e0079ed752fb2d30f91433ad6065d3700e0e14","size":12075,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.0.tgz","integrity":"sha512-dzZH7eO/suSAFyXxeTnUwNY85v3FmHv0uHJyirQkumldxQaZXIPT/b7p1fucTqXdUMZuCvrOklWX8+gBdJ/2Yg=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.0_1633623751442_0.5791232939446178"},"_hasShrinkwrap":false,"publish_time":1633623751589,"_cnpm_publish_time":1633623751589,"_cnpmcore_publish_time":"2021-12-15T18:10:42.421Z"},"1.0.7":{"name":"@mongosh/types","version":"1.0.7","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"fa92af95014f84e2ae640aacbe063ec0ba62fbd1","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.0.7","_nodeVersion":"14.17.4","_npmVersion":"lerna/4.0.0/node@v14.17.4+x64 (linux)","dist":{"shasum":"75f89b61d30ab9000306c7d1602ba229906f4ec0","size":12074,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.7.tgz","integrity":"sha512-MKJDRCOH0CzO595YrRxt4GBRLvt268diliGSvho82tWuASisSaZNSbSrir8+49SDyAenx4jFCWQ1houyCMBdmw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.7_1632302798529_0.27588666078662305"},"_hasShrinkwrap":false,"publish_time":1632302798671,"_cnpm_publish_time":1632302798671,"_cnpmcore_publish_time":"2021-12-15T18:10:42.637Z"},"1.0.6":{"name":"@mongosh/types","version":"1.0.6","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"9eef48ae7aa36725d4776df7817b93713873fd1b","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.6","_nodeVersion":"14.17.4","_npmVersion":"lerna/4.0.0/node@v14.17.4+x64 (linux)","dist":{"shasum":"6ea957042e14c5a950fe0217841d951b802f258f","size":11727,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.6.tgz","integrity":"sha512-bR99Jgjm82KY2yZgS+9xt4IPGYL1sueh0LRHE1dwXewa1WRY5xPLufd8zHe+FGRP8IKNkzoxFqsUrrsMh33FZw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.6_1631622101803_0.1024024386465987"},"_hasShrinkwrap":false,"publish_time":1631622101952,"_cnpm_publish_time":1631622101952,"_cnpmcore_publish_time":"2021-12-15T18:10:42.858Z"},"1.0.5":{"name":"@mongosh/types","version":"1.0.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"e5a2dd853f0739496406c3698124b62c5affd9bd","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.5","_nodeVersion":"14.17.4","_npmVersion":"lerna/4.0.0/node@v14.17.4+x64 (linux)","dist":{"shasum":"7e033eed9077761965a782c4617aed712a05315b","size":11719,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.5.tgz","integrity":"sha512-MgeiPmcq09oXMODtxLSx5lMpinJID8K9klduG+JsbKTHd+GyWtGr+KnBDpGuRJCYEsX9QAdvdUYHd/BFsvWMeQ=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.5_1628769459418_0.446223036981495"},"_hasShrinkwrap":false,"publish_time":1628769459636,"_cnpm_publish_time":1628769459636,"_cnpmcore_publish_time":"2021-12-15T18:10:43.068Z"},"1.0.4":{"name":"@mongosh/types","version":"1.0.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"gitHead":"248a6f4c1c92ad432a8dc7d078600c6b86f03335","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.4","_nodeVersion":"14.17.4","_npmVersion":"lerna/4.0.0/node@v14.17.4+x64 (linux)","dist":{"shasum":"3cf0589d5b2c65f051c91b68108bd096beab7860","size":11569,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.4.tgz","integrity":"sha512-ZzxVZjPMjW7+ahRfr70FuEo/AkI3Jv4v+C5UfEgcU20yjPCLIoEOoMou9Oq97hZHz2sL2TlkI6XLrflcF5L6Fw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.4_1628090154619_0.5879979877319306"},"_hasShrinkwrap":false,"publish_time":1628090154761,"_cnpm_publish_time":1628090154761,"_cnpmcore_publish_time":"2021-12-15T18:10:43.249Z"},"1.0.3":{"name":"@mongosh/types","version":"1.0.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"fb1691775754ab5b9018acdb4831b423ee3d77e6","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.3","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"a6cd3880a30de7f71a77d59c3b5c534babad1981","size":11534,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.3.tgz","integrity":"sha512-0SXwaXlzK0lRX4UbO8zumWlpTsBydBKOE402v9/mxkeuPjGfrO1IYvAZ3rBev3Vblu7fXR27DXkWN2GPyN6AOA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.3_1627552104698_0.05813229548857435"},"_hasShrinkwrap":false,"publish_time":1627552104819,"_cnpm_publish_time":1627552104819,"_cnpmcore_publish_time":"2021-12-15T18:10:43.489Z"},"1.0.1":{"name":"@mongosh/types","version":"1.0.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"2f34d96bc82a6f4ca7e3dad61a8e141272b036e4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.1","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"cb87d0948c1737393fc9447f27a028097c65d11f","size":11462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.1.tgz","integrity":"sha512-jtYUmkRm8x1KgG1O3Du+bVHOclNe5JWvUsvqD4KI849DFdPnXR9/a9FTpbF7Ns9fh13giNGHxFcU+fLR6t6a2w=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.1_1626877937874_0.44722211229605424"},"_hasShrinkwrap":false,"publish_time":1626877938003,"_cnpm_publish_time":1626877938003,"_cnpmcore_publish_time":"2021-12-15T18:10:43.762Z"},"1.0.0":{"name":"@mongosh/types","version":"1.0.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"fe7811b4af0d4553a2405a4912d548607c2cd515","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@1.0.0","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"3cc859a6c84bda9773b68716de2b66884ea43b5c","size":11462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.0.0.tgz","integrity":"sha512-BA+GTqzfcUEYoH6RTx2Z86FZzGYohNyUn4ScYpY1pn6B2prQ3QrrzZYdpjxC+Gp/MjEqEeJqG+P9afkWMpfokw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.0.0_1625839535209_0.15461309239986276"},"_hasShrinkwrap":false,"publish_time":1625839535363,"_cnpm_publish_time":1625839535363,"_cnpmcore_publish_time":"2021-12-15T18:10:43.986Z"},"0.15.6":{"name":"@mongosh/types","version":"0.15.6","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"b1d4e5ba852ddf8a99489c3740bbfb8008fa5cd2","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.15.6","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"51d8d2de7fd1d3a15749d023a7ac9a38748016e8","size":11467,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.15.6.tgz","integrity":"sha512-DwTZh4l0r+3M3J8Gl6OhgG5cZ7vZ4U1/R6YT+kCtIzLdYCEadIMdvL9bKvzpevSB+vbkItE7ymCUX51o/l+mqg=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.15.6_1625791628419_0.027683067545124285"},"_hasShrinkwrap":false,"publish_time":1625791628518,"_cnpm_publish_time":1625791628518,"_cnpmcore_publish_time":"2021-12-15T18:10:44.213Z"},"0.15.5":{"name":"@mongosh/types","version":"0.15.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"e5abd5480c8417ad67363670ec8580dbdee4f6b1","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.15.5","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"04fbf2bda8d2a7c435fa81e88441cb9ebf6dc5fa","size":10936,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.15.5.tgz","integrity":"sha512-6r1JBUPW6QtMF7+obJYxmfB2JTRkR4uv5T+64TS2/ovu2e33m5l/bneYv+DEn5CjYykJcP0VquBIcfPZmgJ3YQ=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.15.5_1625245223104_0.3555255704656952"},"_hasShrinkwrap":false,"publish_time":1625245223210,"_cnpm_publish_time":1625245223210,"_cnpmcore_publish_time":"2021-12-15T18:10:44.473Z"},"0.15.4":{"name":"@mongosh/types","version":"0.15.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"01b8824d5815d2e69c189ebacd0423f467d82707","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.15.4","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"shasum":"c5f5ffbe52a13fc5ee570e6541b5501af4740156","size":10936,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.15.4.tgz","integrity":"sha512-6wFAYBek29jKVDoxTrpvdLLLOglJO2yYgzPP+mdx/3kN9qOjFmvJX0IUzKvZAmOAmJD0AbAg91FTa7+nczcD4A=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.15.4_1625152528195_0.12849802730934767"},"_hasShrinkwrap":false,"publish_time":1625152528322,"_cnpm_publish_time":1625152528322,"_cnpmcore_publish_time":"2021-12-15T18:10:44.707Z"},"0.15.1":{"name":"@mongosh/types","version":"0.15.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"b053f95ac2a5ead280bff73853bb0b62631249e1","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.15.1","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"52629b85a9d9e2c38f3bf6e5fd20eda2922b3e09","size":10929,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.15.1.tgz","integrity":"sha512-1I+mJb6/vdpBHgM1iwqE7X9Rm2eaEKAKoC7kua3PdRMIABbszm5YktgQ7wA+P5EM+Wg+VHAWsL9fe7XMbPH9aQ=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.15.1_1624035147513_0.8949293203616331"},"_hasShrinkwrap":false,"publish_time":1624035147698,"_cnpm_publish_time":1624035147698,"_cnpmcore_publish_time":"2021-12-15T18:10:44.949Z"},"0.15.0":{"name":"@mongosh/types","version":"0.15.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"f7e40434c5b3f078af12d7b705d7d0f1e4c73689","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.15.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"94bd30c9f60dd64fed9beb75058d39cf75f4ffe5","size":10900,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.15.0.tgz","integrity":"sha512-+LJZGab4hftCvv5omQRn91upWp1EXMT4BM35hQQEe1ErVRoHYvMdjRM+gyZRZsG5LbMEwhQw8Dr1nxndZM/oNg=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.15.0_1623403289460_0.5075572647820832"},"_hasShrinkwrap":false,"publish_time":1623403289618,"_cnpm_publish_time":1623403289618,"_cnpmcore_publish_time":"2021-12-15T18:10:45.182Z"},"0.14.0":{"name":"@mongosh/types","version":"0.14.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"39df2de64c8448b4afaee905a038d615345a1e44","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.14.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"1f5231bc3be31161458507f048981ff68a0ef3fa","size":8823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.14.0.tgz","integrity":"sha512-FsBxrzTQfL1aEEJn4h8wzp0/spnO7opLkO7ink6Xjc7z8kI0+MmfjBVOjW9eFDWUIbHIIH0gmolpzmjo5ZcjcA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.14.0_1622187190735_0.0955913340829746"},"_hasShrinkwrap":false,"publish_time":1622187190891,"_cnpm_publish_time":1622187190891,"_cnpmcore_publish_time":"2021-12-15T18:10:45.398Z"},"0.13.2":{"name":"@mongosh/types","version":"0.13.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 --colors -r ts-node/register \"./src/*.spec.ts\"","test-ci":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\""},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"7517f44ef756760060666c20f0de964564fb3aa2","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.13.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"8c144d27e77769ce6a743f3d6ee682dc1004d926","size":7873,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.13.2.tgz","integrity":"sha512-MeehB8z7QaXFOvFt3gbTToSdbfDTnCaqKuXMO51Y8achVgJqa9ivpamc3oGhOPHRN8g9sDzuu/3ABmuUXqC6pg=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.13.2_1621530073555_0.4313015938914071"},"_hasShrinkwrap":false,"publish_time":1621530073815,"_cnpm_publish_time":1621530073815,"_cnpmcore_publish_time":"2021-12-15T18:10:45.974Z"},"0.13.1":{"name":"@mongosh/types","version":"0.13.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"fbb222324b90d79db02aac0a7d3b90c49e4dab3c","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"}],"_id":"@mongosh/types@0.13.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"a04f7baa5534d75ff3fe584979b162047279e86e","size":6632,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.13.1.tgz","integrity":"sha512-V6P9HQzhmNr4dE9+blHJp2VPXa09lGh/6YyBXFqxLjwf6HbrhPJRDW8TpdYDfNIG+kCzvhU3d6llOlxbxU7yKQ=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.13.1_1621357242561_0.27066137128305057"},"_hasShrinkwrap":false,"publish_time":1621357242702,"_cnpm_publish_time":1621357242702,"_cnpmcore_publish_time":"2021-12-15T18:10:46.186Z"},"0.12.1":{"name":"@mongosh/types","version":"0.12.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"9205f20ae5e28f281e040bbcd781f0719ad5846e","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"_id":"@mongosh/types@0.12.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"4ce4bf71218faf9074071cc34369721b0d2293ce","size":6572,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.12.1.tgz","integrity":"sha512-c3YFLCdwr0Qrx67YmvLLgMpLB6cUEammBHPkNgmKZuslHQi4i0lSCaq281CWBp6n3aUeRhTH2sfcXcdaoj4shQ=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.12.1_1619798325792_0.7272536751857994"},"_hasShrinkwrap":false,"publish_time":1619798325973,"_cnpm_publish_time":1619798325973,"_cnpmcore_publish_time":"2021-12-15T18:10:46.832Z"},"0.12.0":{"name":"@mongosh/types","version":"0.12.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"0ede48aaa7f42d18eb81069ac19cc0a5d4751e69","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"_id":"@mongosh/types@0.12.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"d53873a6deb9c20a12150f789e95c78784536aa4","size":6553,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.12.0.tgz","integrity":"sha512-wnvCI9bw5TyFvTaAp5KPZsm2Ue/B721SoYEeED99PWHcPXyV89TioEU2cbd1SJ/mfXpgrrgwLxgeEJJNvWNbMw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.12.0_1619182310693_0.622701125753893"},"_hasShrinkwrap":false,"publish_time":1619182310812,"_cnpm_publish_time":1619182310812,"_cnpmcore_publish_time":"2021-12-15T18:10:47.088Z"},"0.11.0":{"name":"@mongosh/types","version":"0.11.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"3f9e4337ee20219985800d99923a4903a21bfa5a","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"_id":"@mongosh/types@0.11.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"9ec87f558159df495a5c3e3078d2f2f002b7b166","size":6285,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.11.0.tgz","integrity":"sha512-Gwo9mo9pQqXWPOYRDZLE5rxvlvGM8W8PocYRypLAbBBPkMwc8/VlH2UIR6InE+VqH4ZYyA/Qr1ZP3epgypm45Q=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.11.0_1617881318038_0.6655021102750891"},"_hasShrinkwrap":false,"publish_time":1617881318213,"_cnpm_publish_time":1617881318213,"_cnpmcore_publish_time":"2021-12-15T18:10:47.291Z"},"0.10.1":{"name":"@mongosh/types","version":"0.10.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"dacbc9f140616f656058c26c1a0a6bc349721187","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"_id":"@mongosh/types@0.10.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"505a60afed9e3084df3e002b9ccc9dfc1f4e4714","size":6282,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.10.1.tgz","integrity":"sha512-l+YexN+efgcE3Z+1YyHxCQ6Qh0DUie7N2u93yjJV04S391PqrOYGDU5FwFxCzvMc1K/1eLxhQwfM0bd8w1ttGw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.10.1_1617297231620_0.797154402207545"},"_hasShrinkwrap":false,"publish_time":1617297231747,"_cnpm_publish_time":1617297231747,"_cnpmcore_publish_time":"2021-12-15T18:10:47.633Z"},"0.10.0":{"name":"@mongosh/types","version":"0.10.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"39036d7555041ed6d9f10d0a65726c2281a5e534","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"_id":"@mongosh/types@0.10.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"b36a23f5f6eb8bf323f6835a8eab2b3ed4fcb0eb","size":6285,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.10.0.tgz","integrity":"sha512-T2OD/ja3sVPhSGZxhiwc9lJVgdkbMp0syZUXekjGro4nZCdtiUZi2C8yy7n3SplQCSmnJQsiY3YeLMAO1MMTvA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.10.0_1617199651424_0.8903503643295363"},"_hasShrinkwrap":false,"publish_time":1617199651575,"_cnpm_publish_time":1617199651575,"_cnpmcore_publish_time":"2021-12-15T18:10:47.853Z"},"0.9.0":{"name":"@mongosh/types","version":"0.9.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"be8b2a857c1a6ea05ec598273c68b4703d7c5a54","_id":"@mongosh/types@0.9.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"a00d4237cf998a36daa8e27ed3f89a11801e64b3","size":5861,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.9.0.tgz","integrity":"sha512-EFe9mWrSdebBLy6AXUEV/ov4rJGFisJEVX4uoq122P3kXRQEMxhvmLwKhNcd0/lDQp2t/pQkiQX+WWjBWyvjGA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.9.0_1615392534247_0.7836499260195429"},"_hasShrinkwrap":false,"publish_time":1615392534432,"_cnpm_publish_time":1615392534432,"_cnpmcore_publish_time":"2021-12-15T18:10:48.066Z","contributors":[]},"0.8.3":{"name":"@mongosh/types","version":"0.8.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"074ca99cb2761198041089e6d8bf01a8c8ffabc7","_id":"@mongosh/types@0.8.3","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"efd81f62537c37ac553ef035ec8e34852a46a08f","size":5861,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.8.3.tgz","integrity":"sha512-kN+TDadMWq2FcRGvCIo+bGJ3ExU2LiVm8rPHpnbTYQyaDPoafE3zdXNT786oASnk8DAeP0YTpF77zfa34QkylA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.8.3_1614795564976_0.3770456666078461"},"_hasShrinkwrap":false,"publish_time":1614795565094,"_cnpm_publish_time":1614795565094,"_cnpmcore_publish_time":"2021-12-15T18:10:48.268Z","contributors":[]},"0.8.2":{"name":"@mongosh/types","version":"0.8.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"df0e331923bfc06db765780379c8c9a9dd0d1499","_id":"@mongosh/types@0.8.2","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"0c637b8355d962cb624bbf1dbc10dfa8f45d535e","size":5862,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.8.2.tgz","integrity":"sha512-BclFwKH2q0g/c9CaHuCyw33kJ2ydgfsyg+1NL3F23zct7/dLMIwcVGwJt6+JetBCN4ehcs3cZ9x1yhv/YVrpLw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.8.2_1614172348942_0.7492920419086968"},"_hasShrinkwrap":false,"publish_time":1614172349104,"_cnpm_publish_time":1614172349104,"_cnpmcore_publish_time":"2021-12-15T18:10:48.489Z","contributors":[]},"0.8.1":{"name":"@mongosh/types","version":"0.8.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"f96b9e528831fa886872f903669b862884ef26cc","_id":"@mongosh/types@0.8.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"0e4e216a61d91e7ef1a12af379976322eda4d9ab","size":5860,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.8.1.tgz","integrity":"sha512-nWMCOUuTp1JvVqH6g+oyT9tSFTGwWZqFmFbnAYn7OITwvsL33E/8iRyn0ZLwtx9dSkaUOUMKMK0fBF2/O1Mhmg=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.8.1_1614074023056_0.723505294044092"},"_hasShrinkwrap":false,"publish_time":1614074023224,"_cnpm_publish_time":1614074023224,"_cnpmcore_publish_time":"2021-12-15T18:10:48.699Z","contributors":[]},"0.8.0":{"name":"@mongosh/types","version":"0.8.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"9bd4a43c19a598679ff2945fa40787097074167d","_id":"@mongosh/types@0.8.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"63b0a9872c160483573b9886b990ab6224a632dd","size":5864,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.8.0.tgz","integrity":"sha512-fOcUw4srvlqpFsZrBfmVUN2QOSNNIsUYDxsYqG8jYwiq2FQMsPzjSnTx1o0WpBkrNRU/EEy4YYzmRWg4SuDjqA=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.8.0_1613571189193_0.8351603533617611"},"_hasShrinkwrap":false,"publish_time":1613571189374,"_cnpm_publish_time":1613571189374,"_cnpmcore_publish_time":"2021-12-15T18:10:49.252Z","contributors":[]},"0.7.7":{"name":"@mongosh/types","version":"0.7.7","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/master/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint \"**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test-ci":"npm run test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"gitHead":"9d8be6957c3ef53f4cdaa23547225806652f8ef9","_id":"@mongosh/types@0.7.7","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (darwin)","dist":{"shasum":"ca90a26890b92f2732241c011245d9a7705b3ee1","size":5862,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-0.7.7.tgz","integrity":"sha512-3SbVRiaYm6QQps+YqTosUZPMrQs7Ji2rG4E51YQqqVDM72cvMR3nWlTuW8Lx1z24u6f6IEC9YHrmbL3p5QheCw=="},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"petushkov.sergey@gmail.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"michael_rose@gmx.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_0.7.7_1612371857925_0.23975835265064416"},"_hasShrinkwrap":false,"publish_time":1612371858074,"_cnpm_publish_time":1612371858074,"_cnpmcore_publish_time":"2021-12-15T18:10:49.470Z","contributors":[]},"1.1.8":{"name":"@mongosh/types","version":"1.1.8","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.0.0"},"gitHead":"4e85ce5da2c82852b3de012b584fbf615f0477d9","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.8","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-sWYmW66oBWRi8rBNdLDXm4ruw6/FgxJsRA3oKhHMUpbPDZaT0orkYwuv3ydPIbVpzmkX5X5/zmriUCjpikmjxQ==","shasum":"bbac5d271d75fa88424f2ec694a8cbafa8ffbbbe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.8.tgz","fileCount":13,"unpackedSize":49211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3bcOCRA9TVsSAnZWagAAhIwP+wfzqxBd+etyojAs1OR0\nrLa40xjLMY8NHWSRBSdD2D1D7N3bfAHrkxly/a4e0IOwYZ5GQUzM7R/IP8ta\nX1+bX1LSOdepkle9FqvDUnrDcIgpqX5m/4zwp/kd9NUzdtUkge9LEqA4A+E1\nmzfnr4Zod1YRRsKATk+nNGgSp3Hczy8iMd98Te2UYzXVAFyi7FThytaXj0m1\nayoV59ggDnWKHCB5F5EqdkxEh+0k0ftR4Shp5mOQNxQimduRNzSgEEz2kpoU\nSAqQCjgvMp7mtyp9rEY9FYXz49rE+82n0cEtcdd9/9mRwAX2cfPFWVBbF2UW\n4ImzPqNW5CERGhvK4rmUbcQzP186849NWylTMDejNn1Gya7eMbd9VQSMAGnj\n17Wv/sH0VAXZsMhVZC8JlEA0eHyTMvn+TMmnQ8Da63oVeUhWo6FmpNlypyWt\nF5Ms5wMjy7XSTwHS+MT3BdzVbJ2GD5gSznxhKooHvQXHXPzofMNF4PF04XGU\n/7176pufgymlKZYYrYxxEGiGRIIxLlhBUSgAESp0eNiHfD6ghM4KFIc9XSPD\n3b0Jv8h31ixHe9w6/hMc6b1jctNv/x1ErSKMNAHfcdu2UiQujxT5e263fg3M\nE6FI4ukeYMZil9V66tDg3QZG0FoTEufV2kY9ezDMIj0sZJLAyzSWCENZcf2A\n8WXU\r\n=goxe\r\n-----END PGP SIGNATURE-----\r\n","size":11720},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"michael_rose@gmx.de"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.8_1641920270271_0.6348476960894354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T16:57:59.810Z"},"1.1.9":{"name":"@mongosh/types","version":"1.1.9","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.1.1"},"gitHead":"1a200600554f6aa59ec10aaedb915f67771eb7fd","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"}],"_id":"@mongosh/types@1.1.9","_nodeVersion":"14.18.0","_npmVersion":"lerna/4.0.0/node@v14.18.0+x64 (linux)","dist":{"integrity":"sha512-U1+1ygfOE4JucdjGl8Hj4hWh2o7oTl9iKchwn8LpphnWgJYxsoH5lkV/rGKXrXmPj5fWUXl0T/xKQkfcf71H2Q==","shasum":"99a8f92fee7a37070bc299cf90a9d1ba83e59b9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.1.9.tgz","fileCount":13,"unpackedSize":49211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5rS6CRA9TVsSAnZWagAAbfYQAIje3PWjH7p9a0efeA3i\nic7CNoRSfB/moPhjUnHItIhWMOmDKn3zL4fSnr0iCvSY5aZ18rag/74HgM1t\nKRyn0rofXznOyjiwkb5Xb+kP28ryOPWprYPPScsaIFRE466V058c2vzCOymT\nxzD/6K5nPDdWnYsHtRVgJTzKEa4kvLEHQ7f7kX/DRhw0JDGci36My/XUIsGd\nfYx2A6VmVqo5dCmjq5mflERq1qb3rjLhT3yxcBW9ifKP3xLB+iCP8X0B44c/\nRt9LPjK/Xy+3eiAJK8Yc7YMDDqWq3G8PVN/Z03cpQgD2hyr4EgsWFKMwlk6/\nfmhAMQceuCypQvyFxflmmqqEUmKxTg0GqOppKKxtdhNO5YmsPS5LJRzsQm3K\n5TeAqu7Pycwjr/Z8hSZfY8s0ud8pV2vW0KI0dkQvih2L2lIOBI/6cI7fUMfg\niW6KczTtZqcMvU1lEt1rT/UaDJJldSXDhRkmOi2Yh8IcqhF0N2oZGUxhKfuN\n0yZNCB7Em9Iuba0ixGo0sjuvEDX9cIHcy+7foo9CLuBB5QDFO6QdLB6QAXjL\noXqQtRt9x2rUkJuPildkUIZwyuJqUjDTuntUmk/1KpSnZJLCThTyBgV0WSUm\ne5Xg71LaxwSnkRpysG3HICJqR7Rrp6WZSZy9fiNSc04EJI6Uz6V6OsThgb/M\nyUgH\r\n=lKMO\r\n-----END PGP SIGNATURE-----\r\n","size":11717},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"michael_rose@gmx.de"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.1.9_1642509498786_0.8779064426243912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-18T12:38:33.138Z"},"1.2.1":{"name":"@mongosh/types","version":"1.2.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.2.4"},"gitHead":"62b1dff4ce48f4dd3706d4fd9ccd4582df403ee3","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.2.1","_nodeVersion":"14.18.3","_npmVersion":"lerna/4.0.0/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-O62sSdwB22a8gm91MDVwn30ppmlu3kkEWE0JBLQJ9cjnly4ATgQvKN/Ap7kbsoK2s5Ch5Q+Ko1ht3B90EHg3cQ==","shasum":"9ded05804b10bfc1914108e40ddcbb1cec474f23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.2.1.tgz","fileCount":13,"unpackedSize":49949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFsG2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrk9Q/+OgqJVwiwtjNnb/t1KBHUqwhUNZcbb3t8FXZ0UuJN3UHPLaDR\r\nXuuHcOUoayEEfdmtrZK91JOnaWCECzEE+IdIrQd7buvUBe9UOvZMHDBNaWtL\r\nChpshOCpSz/hlJ5Xw1fqqBxxc8rSnmNAmxIZw+Y7f0qBetkNyc6HLMSRrwmo\r\nRD+Y5yhXXxC5jDxPH8t+7N4Js15bvP7s6yn0Opaw98rVURPq46B63BWuZpqe\r\nMvTl2ywD8Lk8gwiHNtHxiN9TbhaeI+3tq7KPD+Kt3YE6vJ42+TyCAvkJ96cA\r\nTF/iptACS3STI68fWiEIm0JvhDr3SqVrnuFewFLQs0cbyfGTYC6iTtglqWQu\r\nPE1AA+wMyXMevJMfRV6PS98crEsy2Q6oiB+RSbreBXdcEY+oPymT1CWNz1Nx\r\n08tyPKeE57Wuw/89iazY4unurGaEoKyNhheR9IEuE5wN2gov/PzCPwtEsUBK\r\nUBmZW/CPsf1sje9hFQrZSkWkBOK7Gx01j51N07+Tji3AGXX9Tby/BBg2CZws\r\nCQ/amxk6waf8K8A6dxxJE4/BWItaW68jsHEwX051qC+c4G4N+oyqpyyrs3N1\r\nUtFxcN8exlsvChRfGltS1o4xJaYRA2zcWUZ4yDGbNIOpqs5d4tETQU5+k9Fn\r\nHtXr4OgoA5fW87ACX5l2kOxbj4ZyXj/keLM=\r\n=9v5C\r\n-----END PGP SIGNATURE-----\r\n","size":11844},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.2.1_1645658550243_0.7315488934314216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-23T23:22:36.134Z"},"1.2.2":{"name":"@mongosh/types","version":"1.2.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.2.4"},"gitHead":"7956ae40dde9eb7e6ee8cad058f88953781dc049","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.2.2","_nodeVersion":"14.18.3","_npmVersion":"lerna/4.0.0/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-VQxiicbniKcS1XGuScvfiedhTEapNpW4+k+OI+vw83joxPO3eorL9naBtMkzZrDFyWW16UEv+dU9gHWbiAdoDg==","shasum":"c1d4d05d6297a58bab334188990013a77c7d17f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.2.2.tgz","fileCount":13,"unpackedSize":49949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGCUlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp05Q//fenbF3SvmwK6foNjHjaYPXW5sHl756d40jwvcsY1+kxI3Orq\r\nWaBQxFXQqhjQkwMtikfIm7+BuVTc6jKwLEXp6QhKdamAevBNltsE3IZPNcVM\r\ncD0xysdy/WYaI2CHvywnMORxWoBhaWAmbS09OtCdGZl54AA1SFRBBJVYub5V\r\n9QrxQPN4xu+Ht7dttj1af7f8m53CLmkQpQMZtgYZQ+VVxBeNGivth77ovXDp\r\n3rNllNLST58hhrMcb7j/mSQ7M2O4DniuIo14PnbZhV7wx15MA81SCzDC3PiB\r\n6zWP1Z2daj+VjHTORqT8h/bDxKOU9zrt2hA9OqfgRkS8J/FsaptoQhpD/Mmf\r\nXnfMKyyDDzhPvmA34Pg6dN4++KwFw++xJA9hAfVfSHtwiGq0YHnMxiK9f89q\r\nl3Pg+fdpTChYHI0inRnlKomvQi+xI4Z0I5/0DOcL1EPwewkOAN/xEIdBczLk\r\nOWFM5rniJ46bbhyuVO9y+OBvnAQYE9QTfzMvcyClULu3nVuAPZCk+DP7o8n3\r\ntFqQLwyKuU9chk7J8FK9rOnNmvrATovcznvhOiRmb2NliYRPdRArOIGuprio\r\no+9VYbVlXOyDz62I8PjnmCfUayGsgO1rj0CYiCIfVzBiaTTK2YMjXJwBTJLW\r\ndFmPGorMKP2S5vLJyp2DjIm85T6TAeiE21s=\r\n=ZhqM\r\n-----END PGP SIGNATURE-----\r\n","size":11846},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.2.2_1645749541357_0.008575856707329965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-25T00:39:07.703Z"},"1.2.3":{"name":"@mongosh/types","version":"1.2.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.2.4"},"gitHead":"b715268260871b62ac628cef3eb1009203a91264","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.2.3","_nodeVersion":"14.18.3","_npmVersion":"lerna/4.0.0/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-d7sN4s41fFLiQ5zNBzBm7nzyuyRyK8m/+12g4pD7/45zM4AaKqn+1keD+yIYmGPQe7FwW7PJdqJokaIPC/VUJw==","shasum":"ef355b5064eae7719b1e871a015bec66a113b8b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.2.3.tgz","fileCount":13,"unpackedSize":49949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKR7uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps/xAAm6MgMUOoLEk9ycnqadKFDVx2QIjEuoezIJF3JaKvlNByfTKH\r\nd8Nut/HntEfK1Gmn7AjnKmB+ULKpIQpoqW3tHgk2nY+v2HSeSuq1jeDnjbDF\r\nC8q6EYY5Pdmphk/Aw8mY+9z2o7jvqQZS15DLxICjYjee/GTNTjOwD5D79t1t\r\n3fIB9VXBrNGBlb1PqcqrFJTzoTEX+zCSRCgzgro377Xo6Xy+plo31Gw+xjmU\r\nrcj80Zs8KbGPdD8mvw1YPMvVhq6SOP7idcL6Pq89AH1CIcAdBuikY+Aeq2fB\r\n9qdxXh+dVus6NfBtJ+r5wNBP6gtyBrebEX0ZJQ0zNh53nz3ENCSgfQ1EXSXB\r\n/XWKTOTzWOTbmRdZVThaDd/NHpZ68YPzKYCYbQ6/tkPfr5lbxV3XJKL8ZMYO\r\nkTI2UY6pnZPl7NaVPr/dqhMZRYGkiIfTTh5cVEsroBcCpPSXhTyvsDtnkA6g\r\n7b2bf8CFt6dpFEBkn+Od2P+rN0gz77jL9RvhC9Z31nNpVCIbHmPAI/ZVSZnD\r\nXbG7rN1XA+nyXgJGidYDuuuKAmu80zMkRWxc2VAMKDYYk5KtGlCucQBxJOgh\r\nul17ANpgoFx4wSC84uP4+d1LAdpSxEvdHCX4TIIj6sbqIrOUjTg92iaUWfcV\r\nHiZj85t7g/JwXdA+VAkrjMkiBRx4LGFxwME=\r\n=ayIo\r\n-----END PGP SIGNATURE-----\r\n","size":11844},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.2.3_1646862061958_0.344270100606922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-09T21:41:13.255Z"},"1.3.0":{"name":"@mongosh/types","version":"1.3.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.2.4"},"gitHead":"df88ce833d498163c966e34c815ab669d2bee50c","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.3.0","_nodeVersion":"14.18.3","_npmVersion":"lerna/4.0.0/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-pMIsDCZFp/byOGjkY4Z6pt4fo4qtlBe5ZSNMojamje+hHx5jDRX/xrF9L/4ujFEgade9JIcTKDUtaIse1DwQ1Q==","shasum":"de59d9cdb583e39fc82609ab64525773615785e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.3.0.tgz","fileCount":13,"unpackedSize":50453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM02gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb1RAAgT2Rsbsl1h9b22Sv4pbMZEyK5AWzu0qHlB96uTm1NRxApjTD\r\ncnTgOkHgCukzf4JJQCthOrVEnwquGYRniIvhnfpEG+58Yz/Ma4SzXeFH4cpR\r\nmonIR3l0k7ISiXN90lAjFyQV5e9wXTlbue1lKr2lcJW0DRAOCI8ho8lixC3q\r\nG81u/7BPKS9zYePdWfkeqtPY/SCHLoXF33opGe0T2gTFMubjGSgcjUuyP11w\r\n0uK/4S0qBo+eEQfLBmLBdsSiIVtNI7EQjBjpnW0liN4V/7yeXU9cpjhO4U86\r\nlFi23LjwL+fMvaZe3U34Py+d/E/1+Si94/p6R/Pc+fXPkx3Fheib6FhFDW2Y\r\n4jVZsq29vPtK+7vhyfYlZR5/8cGTSeha+lh10Dr4WemOkgIeo7+UJunCyHwm\r\nf1IY6LSb/bP3VLoy5fh4lDqAb3HIrCwuwIuqwzdsQ/9JgeJOeDg8Rm6cs7Nv\r\nz5oTaPnaAecEbo8ZnvOuC0NBbYW2UPfVcfjcATjxUiMiCmSDqzDxkTtl5fmy\r\n/7Wgl0bifHc+sMOAwl/VG6Glqjtgcl6ndXrrrwkQyBvH+bvdOYNUKhNM04o5\r\ntkCp9Fk87TJ1B+ehiR9rat5noOiH9J3aplj1HX5v+oYRZkjy3SCYpyagnS+1\r\nDOTBJG+6/3HxbTnt4k7QyCB9tP9A7sxZY6w=\r\n=fPXa\r\n-----END PGP SIGNATURE-----\r\n","size":11932},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.3.0_1647529375700_0.34405503218789923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T15:03:12.209Z"},"1.3.1":{"name":"@mongosh/types","version":"1.3.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.2.4"},"gitHead":"29a1453899120580f7ee669ec5952810b86d11b7","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.3.1","_nodeVersion":"14.19.1","_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (linux)","dist":{"integrity":"sha512-JPWvdugA/Ie0YIJfLc9OzvQWW9StFdqJ0FlkJbTefkjHJuKSIUtPPOkQNdcU2XM4fj7Ph6/WnkImj8AG/6NN7Q==","shasum":"ef3f5baa56ddd658a250f38b1afb08691b6dbc7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.3.1.tgz","fileCount":13,"unpackedSize":50453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOMWMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUFQ/+KHoJZPCkQduJbUMtcM5QCjnFaJbC7qlrLUxRFWXfooXkU+5V\r\nBvpOAb+A8ox1YWH+lvPyReP07Be+G8tr5U4SUCy2OXxtywRWbsb8thytz84W\r\nNyDK9R+s7S5ZX3Hb7ZSqS+UxlbP3ZETC5ad+GectdMXgYD4f85lhCJylGqRf\r\n14ZLFTvQCum4l+BQFdMPi8cMzb6BdIYPYO3g714Gve4f7c3IPm3DjmB1TfSP\r\n4ijJk8KpwD0uSLwnq3kiBaMGa79BxUEGrTmpdDKHvCJAcn+xLnhS5NcJw1DH\r\nS9o+WQOVIaNu90FxjWaffFRopsDeia33CENI/3amoySTf+u6dNBuJwPzCGFh\r\nkg03kb+QoQB4/cONW4P6il3RqT/AxAt1rmA5ZmAOG+EdJa+Xp4Ij7JppMhTG\r\nBKfBqpdjdQ0s9SO9bREWX5DixcWZu9VW+NHiKncBv4eimu0IRJCYVr5G+EOJ\r\nVao58I++JnhGlst8lEQvaqq/on4Xr+64NPTHEaHPpYsh/7q2H4xZHrYVLgra\r\nEqkz5UPwIk69H6Vl6dNDzDOAuB7QeKMmPxpuJPBKYXL5lh1T6fddz79rLeNb\r\n8iO2H2B/sHclC7fHbs2l1Zq9AquRBJh2oOk0hkBodOlmDeSAy9aYwgX21BFC\r\nigiAsXLC8C+RcelHIY+4EwvSWmQ1L16kkwk=\r\n=NTps\r\n-----END PGP SIGNATURE-----\r\n","size":11933},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.3.1_1647887755960_0.11396217022974464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T18:36:06.724Z"},"1.4.1":{"name":"@mongosh/types","version":"1.4.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.2"},"gitHead":"4e88ce238c93af5f2eb5ad9f9e3a2ac5ef1eb2e0","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"}],"_id":"@mongosh/types@1.4.1","_nodeVersion":"14.19.1","_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (linux)","dist":{"integrity":"sha512-vZl7j8SDaFLTtI2XLUshnJirAIUHorCh0kK2FS3JWBnxGF5bUEUUPqUKZhg1QEK1PFI5wydxy5LYLmCT8OMTyA==","shasum":"fe25c92ae5398d96034d7700fdfe539ddc76aa23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.4.1.tgz","fileCount":13,"unpackedSize":50264,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxduj4y9fQtkhlNl0wELVTFkszfWz093W2z9Z+taSV+wIgc/p+ylr48DIJ0sfJ8Y9rXR69myzUY2ElodfcACGs36Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifGyLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotsw//VNI4eLRXV9BbNQGrDcUBj9BMWD0B82fjRdj+VNCI1aUzijZf\r\nJXmLHxjsPkTeX4vNhFixUGT/EvL/g7LDDfo1wmnA69MriI/DhvMFR5YuUOQH\r\nRvnapr2rLdpcmtpyAvMQKghcfCdqC+QoemVUL+pKemMm7iaC5qMmVqHAuTEQ\r\nZOReIJ7j5quZzSmUwcZiKpZoz/L4ixJtMj6PkhieCQLwmu/HsnDT79yj3Qup\r\nhnLNahUKSdB88Nnq/pz+RE2Kk2Z4ihxd6i91Zb9WLlor1K6kpWirDEG/IvuB\r\nmMam3ge2FiU71iZa76N8mi3EM9x2W5X4Id3AVUbHLcjGJeffe4cxB2xRMSa6\r\npsA7sW0uyqSfZ576GYRrk5M2lvUaHk5z5Cbh4fzxWvSeeNuPVCHquHbMBWHG\r\npzuut2dGuKkEokDi+MxmkvCkRXjR/XElzlHWDRpjfVQmQeQfwROmGmZm2sff\r\nxyAYYoGHCgQljnjp3YgDWQcxJCvTEdm0rLJSxgOJa+jWPOaI6XVdZNeveyN/\r\nH8nCe2bSQvDNo1BcoV9UtgYsNDcS7A/kLNoqmxVmZZkFeMDpMcLHAinRqXGW\r\nbSN8qNyoaURIHG+Xy8JcKRgFGRzNm2po96i2ZIHAgXxWaTT+M0IjUR7b3cv/\r\ncmytJuxdSArU61V2FVZkIuApUlcQ22ZLqyI=\r\n=PBVS\r\n-----END PGP SIGNATURE-----\r\n","size":11928},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.4.1_1652321419210_0.18751078836705126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T02:30:43.631Z"},"1.4.2":{"name":"@mongosh/types","version":"1.4.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=12.4.0"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.2"},"gitHead":"7daf54d237b923567f44725816de7f62f471df11","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.4.2","_nodeVersion":"14.19.1","_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (linux)","dist":{"integrity":"sha512-JbjI6XYociDvq25BW/0Kp8cilUVH2jPd8IOxtziceGKd+o/MOmaJv+Fz1s7nSA/BlCy3D4AHHekFhSl/e0YPwg==","shasum":"0fdf29032bf9966960a991b39715d6c93893d46f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.4.2.tgz","fileCount":13,"unpackedSize":50303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlYeDiUGpbbmui89DrSlk6hFxVLqwzGpURAv/gl+sNcQIgQjfsUWDf9qAvCSiUSuDcf/1wfa/E2pYbBBBh4eBjRiE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig+0rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1GQ/9H09+xmTwGoNDt7t6aLxk2ISTcDZOvy8qktPM2KuegbQgbzDt\r\nTIzQBa5qbQAbfKhaTpAFynggMOZru5/Jikt9mhmsKpo2Iw/f/HgrKsyDX2B9\r\nYGgf/JOtKcB4S8pBjAEg51asBas3uWsSf5Ip8uHl7tYpqXAv4eYjnSFEmjDU\r\nTiotamP2PipUo6JOipWnTKGCK3PVdO/t/GMT8UyYr5RkgVNb7fKYufzxjpYv\r\n60ebxPjGEGPnGOMLEiCVm+o0Hx9INeY9N1SqruIlGd0VX83jbn7kI1URVHpG\r\noHNp3YA+SV1L+OGp2dq9WSkHyrYQPN1sl/Noyg1erMuW2yd59/au6VlNszS2\r\nPPbALRWJV+ByUqo4hHJmykF9jx8xtCEFfDCz4O3A9dyACRg2hmQYWq8T0oUh\r\nEuWI9qx9TEDMohHIzij5B8wgZpUkVwG3A1imT0v057LBy3vH2WDIOOUtJlOM\r\nh/zZZu4VOGXYyQocxmZGOtBZsw6YKxUt3bxhFW9giWN6brCpuFoJUsbSxZfg\r\nzE4QiJ2lCC64RKa5ZcTWzWmfQbYM7MvXubqrtiJcScTpQXWLRZJKTRnDUF+V\r\n6fChnmRBNdNTKvKqVaiTxoLbNahy7eLrcUL4RXGInnCUVjynrYK24gZmoAGB\r\nJ6ig/n1PRe0ejt8/Me8TzwfFsV7+oT0bHwk=\r\n=1s2e\r\n-----END PGP SIGNATURE-----\r\n","size":11952},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.4.2_1652813099271_0.789714093846476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T18:47:38.408Z"},"1.5.0":{"name":"@mongosh/types","version":"1.5.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"gitHead":"78a16fa4cbd0c5d98ca8131aa2896be5845aa919","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.5.0","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-rXmnqIp6Z1hOXCqDxQFUztykCkzvxNUrrzxbbj8irKwLTn3to3gpoKZcK+rmRdqZYCVxVKnwunFDnfYwHLpf8Q==","shasum":"50d69fbc2abf44d440b557c5916e781170dd9a0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.5.0.tgz","fileCount":13,"unpackedSize":50372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICq0VOYbdqFJ7wvxx8TV2DuUfVACykN9Ld7kuquCv2jYAiEA4ss15bvad2Wz2ulr8g8OkI5CMGt4W/4ksInLJcdCSRk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimLJKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD0A/5Ack2hYxSjHiPcSyM1yJiELAqQyfZaXGBGFhpu3Ct3zpSHa+l\r\n4kyJqPBpSxRp9fpz2Ry55xg+PO/Botw/V7y16gOmV3XFX1+JgCevlHUe6I4y\r\niwoNf8g+TICzBQMcQ9kePgwHkQ8TEP1VdZuYY/sCl0K784zsW7bAbFw9MAVM\r\niLD5AlYrYflkiaEZr+eyEMvk7AmUS6yLPHzn35rST92wdS9AXSOl/pyWW+f8\r\nbZuaC+YXUUcZI2uIzsP/JYEyouW6QsfKSt6OR79AK+H2jJbeQasnWjD94KKa\r\nqxkb8GSaiwy882Z0nUODGdkky1k7IQQjexrTkoHU8aqUbRBUdvSyreWF8z8W\r\n/hTSjcjP9E+5W19WtygnWeoFRBKED9Ceyow5H8zb//vgnerYMRGpeV82AU2k\r\n/6rr2ydIWap7qsynoedzLNntttIgfjAc6a9MYveUx/YMiF+LDNTPbhtRzJm9\r\nb7BP5wqMuK33rF1a80kFt+xbutq4XMzj5JFn29Oh1c/wGEcM9jXnXyFU5vPg\r\npSNbqIh9KIweiglX4DXWqWm04KcQe8zIcS0k4FNo8ctpRdptzt48wXvjTKi+\r\n0sKMHbZGQioiwdl6YAKkIP8fjyhdXw3vGAvT2ucbZ11zZBrnfuozd3oQKOkX\r\nzPbLlOpbmjDvxDR9dyeoXy8SM2A0ea/lZOs=\r\n=j8vV\r\n-----END PGP SIGNATURE-----\r\n","size":11961},"_npmUser":{"name":"anonymous","email":"team-compass@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"team-compass@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.0_1654174282552_0.919205818246053"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T12:30:34.291Z"},"1.5.1":{"name":"@mongosh/types","version":"1.5.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"gitHead":"0395e15ca5ffcad0aa22e337c014441e8da7909d","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.5.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/4.0.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-FB4jm+Xokp0rRCfrTYW55pT7jqB8ytPevGvmj8nYUf81vPPemiYQBahtZd58Y/v4+ib+HhCIKwaAeyxVJYhCoQ==","shasum":"20f9d403438ec7c22816c462ea485665e18c1391","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.5.1.tgz","fileCount":13,"unpackedSize":50372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7HDrxwJ/1KR4bXVJG+1cxyzGoV6FDYu3Uxanr/IssTAiAnkCMuwY/NX3GIKm4rjnGY7Z8TF/gWGrVCnCV1mawN6A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0HRDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDVQ//ZpHW5yrHZ0EK5uK+gTdqPCBk2x9Wv7viKU2uJhRlmNQkBjYy\r\npWQOZN0fh/DIyahr/I8DwzXhd0L7nOEfYPxzqtME0D6jIjzgBRSM1Kva9/LO\r\nKjz0OcNS582mWH9PBuIx7J7RknbpczYlDKLAXNEPg561+H6XqZH666cp2RlE\r\ntWkn4OYjWzprSNFA8QAqQYN33iSwUXGvp2ROrso5jev7ml4v/XpMemYkzdjF\r\nT/KtTpOXGIGlIk67U/IZvJ0gzbZ6rmpUQeKb04Oz7DIAnE9LNGgQGSbVHJ3j\r\n6lMPVBHpJGT97fqdPUcuHzz0I5nGFq8khhmWfMgaHOtmEaxxdMvOLPk12m1B\r\n800Wms0wvXlxZE7O62bSW9hatyPHi5487Tl9sbSbge+FIfYkW5tYfGDBuj8y\r\nXn8dYwpDHQmqjEYx/PiMKPpmRhdwfk9vlF4CJHnlbULWRCzmPquSolxfRxj3\r\nHlZwSQkmfrjttJpfSj4CB3NczPYWlDh0+HsTKgGwYeLHXZDXSTaC6CPM+z70\r\nsnbgIBggLmLSFkiiuBV8FMdVkADB5vjyDRyQmLgYXwH7JtHvV6EKyGn5VesY\r\nkQ/C2+CYhCQTkSc+UNVfFRii23ZfzNSy7e13tpXgQihb7gHtQmVyDuE0OYpq\r\nxJw88KqJstcgLOdR8nHlFTY6wRESsJTV20Y=\r\n=2QW7\r\n-----END PGP SIGNATURE-----\r\n","size":11959},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.1_1657828419788_0.3382618499970178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-14T20:06:32.218Z"},"1.5.2":{"name":"@mongosh/types","version":"1.5.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"gitHead":"b5c5a3c233495a6e70b449edc61cb8bf17c12ccc","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.5.2","_nodeVersion":"16.16.0","_npmVersion":"lerna/4.0.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-si7ZTyRIGtn4NsP8AtrUoGFjOWNp/1IWSpVrdu+eqPQbZ7R4FjwbgDM7qZZOlT2LFliOA7TW04V0rqBCidJAWg==","shasum":"262d332e1fc7ca7d6e8495d3c4348761927574f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.5.2.tgz","fileCount":13,"unpackedSize":50384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGIzh3UyjAiFPRp3G5ejM2WN3SLcM6SvXp9I6QDETZfwIgEV9aWPjteNiH6PzxwCtuDraGL+Bk6qV7GUKTuBphtLM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4aKMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqO9g/+JnJad/4QUTThhiLyGWDUxF7XTEnzqIyBsWkYiflTFf53HFKi\r\nSFEaDCbwwRklhbxKuNpiABLxWSycWz4qtmGKQzzGyH5/UUNgMrND1exiv+kQ\r\npGd7Zg52jB7uzwI/xXVZ3GxIoEl9VXBtDbydRu++RR06dywCKHqnL+jOYjcK\r\njqCHAKMH1+iKEB5MRyYCoxE1kT74yUZ3/1L29rgA5zmeKiuNpuBcy2NzXtJN\r\nS5cZe3FUuB7t6nLghhNNufpXCGz9cmB33w1DM2h4oILIURUdQIvGQsIQqyhF\r\n7ySnUrteMJtQGlp3Wi6w6htPSNyy6EgMRrTWJ5N1elnaZfJZ7xdZTy5Sths/\r\nroovHpiu1WXZXhiK6kqPKb/wL+JOetSBu6bGwUY4s8AAGapGO6MuYoSpR97J\r\nr1hE/zMBbnGdeCarG/S+et/gW4bArHoNscEAKBVhexh6F8L1PEcqMMpJqBcu\r\n3gYKkQ1aMsaX5ZVJQ1xP9LDNyokCyxcCPESHvkH6OOLunoSmBXewv1XC+dpH\r\nB8/NAlzE5t1pZDmRljTrGtu0cbXlkT+71OCczHYuN6ZZez6SPk4ClAfA6omL\r\nihtJMmiVcKy/vT7H07aqzUe6PIfKyZjp3pYp1p90KHArebAVldbJsjwZiTiA\r\n3Kpw8xdtjjiIsZNezFY6psFatZIYBfYFcGU=\r\n=/Qbd\r\n-----END PGP SIGNATURE-----\r\n","size":11961},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.2_1658954379841_0.4729562752606169"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-27T20:39:49.262Z"},"1.5.3":{"name":"@mongosh/types","version":"1.5.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"gitHead":"05d8d14911521a51c4796041e60c54e1cb197558","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.5.3","_nodeVersion":"16.16.0","_npmVersion":"lerna/4.0.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-gZu5buWr/BowlvYkSG92U9bZzAhB/AZ4hqwOixNCoqflvNbrOqVu0Ker/DEF81e23q4p4sL5nLlPdyMR7Dj0Qg==","shasum":"f11d7a852255a50a129164b281b72690975909f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.5.3.tgz","fileCount":13,"unpackedSize":50384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHmPbD4KjV8MnRdhuKGJpl5YAC2AVzm92AAzdVNNR/F5AiEA8mThoOCiSTyUjSylZBMZSikSKV9sNMVh+zWn/reZ2Hk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi41kMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZng//WG/X5yrPNfyuXybIVodCHDB0g3F07KwAoYxXwr4mG7sY1b5R\r\nVY2/c1L/znPR/mQzMNnNAshbpqIoCkC9WxM6JoPtCYKaUfKgm10Bh4PnVk03\r\n4QC9syKXNj/Tpg2YKccYw62aRNbayP6h3zECUxDCNauygo+7O0FXvwJkCE1Y\r\nUEkMBa3UaaLvSafBMPbjLFlSbLPXN1JwbfHyxBBhORK00pHOEv92X4+rb7tP\r\nxmKH5QWTND9OAeBxHU1AcxTmTKeb2RTbfaspXEKwug32ziC8rRHzABPgdYkv\r\nT8ZmifQ6Ya+KsYTr4dt8J8giiisU41yimuS/fSL847934TwjQTfdbkqWcZYY\r\nD54hmj8bxn0yYhoIKcEnMWjaqLGTwHserXsPNB2zQbvem43g+C6Zlv0Ha9Qy\r\nuqtw2PkoURyLdZYvHMBPFnNA0jvSGlTpyFvhfgAJUbWc/Ejp26meO0tFhBFl\r\nhZmD53A75LGD0gvyhWp7bMQNHZSk2gDfXY+e3Z0qY1JlVIOMLc3aSa7htCaK\r\ntgxU/zRehIex3pzneLbt/hfW7GqUokv0yvAgoyuWgSDSrYP+4Ojyg84mFYAW\r\nlh5EhDl3d1tlqdrpFXubdCpqmnngW//iyeh0GQNrqG+o27lICSa1aFE3it1Y\r\n3hhRORQs7fectGE7ZQ+WxWYLeSffTQU203A=\r\n=9o0M\r\n-----END PGP SIGNATURE-----\r\n","size":11964},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.3_1659066636269_0.8633323282651424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-29T03:50:48.844Z"},"1.5.4":{"name":"@mongosh/types","version":"1.5.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"gitHead":"92fc4d6ce4b4eed4d8d29bc0d38a9eb50831d14e","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.5.4","_nodeVersion":"16.16.0","_npmVersion":"lerna/4.0.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-XLyav4YyqgXMkj5u8R9Kb3QmraIZ+ys39VzvWQIYMx3l3lUJIdd57NV1e8ESZdHazy1bB0vf218EwNynAsuwuA==","shasum":"f5026ad2f2dfc0826a643014edaa2b217c124341","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.5.4.tgz","fileCount":13,"unpackedSize":50384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGM9W269m3KCP8f3JO3CKo8+JReiXv2ZAm9hHXPgQeCAIhAKHXL7OoK69QU6Iq4PgXPkV4pBR1U29b6sDaomQr1J0c"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5ceWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN2A//ZcUfEbO9v7HGc0aYG4zL8qxfMQPhk9w5F/dwP32XEZPTohoh\r\nSxyS1lwl3us6Xb6hBUgnkMg1GbEX67KPfU9WXbkum8G3XmvHIG38U4OtD9rf\r\nRNuBZeIrAixoG/Nk5rjOfD6KpWUOYUBNE45ummcqWI8Yw/AeSm1nb6n1D/ej\r\nlJ6pzqxpGypxQI8OllqMp22qn7I9VZUQDO+uhF0YOjCrq7rcUq5qlpizZRKN\r\nP7F1AhkfF14DjB4RyqO6IXx1nzZqAhkHPxcjA+AuRFPx46JqdPS1foeu9GTw\r\nQaa4Ju9UIFFAR5izN0XwpH/TDLwsXTBDaRhmW+blQB5Bax7U69WafPUClwbC\r\n4tSAgloV0ZE3uNDIxfK/VWhKj522V4IFwIrgfWm3c9q8A//WEHN+xxZ6/q+u\r\nenNUY1BceSJufQP8THJkbl7GdXQBFIBvYOK66XLZsQoehAvFIc/aa70h5S3g\r\nCMZ3iCerLSmtnVNQyqcaRECEgIcuZa0jtN9nTF6x+IuSwlOCwQ6HOdf9PYj2\r\ne/O6KE83M6LidFeKX7gsqvZaNWP6Kv0Ah67Sk8FAOcdn+CRKAcwIcEJhFN1N\r\nSdCbh7RO1SYxuKqmRu7MCzGS7jo9MDcWICogZ6wiZi9bhJyVplGJOSz5hHBo\r\nW0u+GLR7SDbc5qNbeR3wK+Fs6FHiX6V19Fo=\r\n=6+TB\r\n-----END PGP SIGNATURE-----\r\n","size":11960},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.5.4_1659226005856_0.8255338763236231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-31T00:06:57.300Z"},"1.6.0":{"name":"@mongosh/types","version":"1.6.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"devDependencies":{"mongodb":"^4.10.0"},"gitHead":"fbbf54a08fb315ae5fde693a98d439b9aa3285f8","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.6.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/4.0.0/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-rKVvrAncZng9C3pE69OMKzAyat7i60/b8tR3ou4zk/w5xg1WV/lEIWksAACu9RBKPItKRlOVkfc6YRF+7z+4dw==","shasum":"e74382c0f78e54c46fe6614a50507793130b528a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.6.0.tgz","fileCount":14,"unpackedSize":50519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8mVcqwOnleAkI5QfCDC56x6qENOT5SgPR0FlZooUiMAiBiddRm5B2OujWBkm+l0u1bLJ/3cNjVRNkmz38hPY/aIA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKhfUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocjBAAlzIkbD/oh757Z+1/yvIC8juYOha5ZVQIjbQFkg7ognnif6Id\r\nugbKwsWx5Y/PQ7TPt7hgxZD+PhL5eN8NJhIlkHVmKFeTjmcET1g6RBWQhsrI\r\nFSNfI4r0+K5bslY7gGFZMj/7Sw39lEDh2LeVyRb56Wr4LGCsDUhu1vK8YJTu\r\nwteADVoIEJSzjm3vYEBFUKlDJf4bgKbbf2YbKljcurCKPPHyFSKghvI9ZMqS\r\nJ59ID0th4YbvbOFBrkxIjBcryfeUOwBT4AGIakmF2uIJAxQUk4H1jWUs6PRU\r\nTUNS9eG6iMQAXmiWegzmwGdgW4JhGTd+9Vot6HuIVGrL10XKI3SNntDwxGql\r\nnMSpgZt6aul3qV8k4Ok4/ANd0PN3TuUPJd2NPk/E0+6XQD/HUvNm9yrhpbjp\r\nPCmdl+WNXXXQCFiUjlX7ZsvWa4ZlWS2ZzJfk9wQLK8k7DzQReNbGphQDjHeS\r\ndl00IjBXFKiaDg+txS3LWRxpcRQtqAAzcM5+fuOysucSJ5++qFOgGkQs0AAx\r\n0yq0s+lmukK1dYtEExZenYGbGU5+Xk/an2tfSIlg4N/qXrVfVhJXGrYvno6A\r\nYUc9NIPKuzDjeY7oxRqpO4sVIu7ELCEU2KVgiHhPvD0wx2ZdQdrA7g1HOc8y\r\nFCCtcLkG+0PtGSX2zUnQ/uKajXQfLsb8iPY=\r\n=YqZh\r\n-----END PGP SIGNATURE-----\r\n","size":12052},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.6.0_1663702996438_0.42288709071583375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T19:46:19.212Z"},"1.6.1":{"name":"@mongosh/types","version":"1.6.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"devDependencies":{"mongodb":"^4.12.1"},"gitHead":"51c067456d3e0127156ef1722a44659151e01a12","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.6.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/4.0.0/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-pC9fO2ZejrvLjiyrHHULttwMRBFazegwVN3jB4fDPVuw4O+I6/aXbdBpNvRUux2DURznxgV9TWpEQLC35r0OvQ==","shasum":"f540ed4cd02edc9962e998f8df84030bf582f8ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.6.1.tgz","fileCount":14,"unpackedSize":50519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSok8jfgrUBosaZgY+x2Xkq6BypvNL7dzLXOmuPH/dagIgCbc8Mifig9ocSDJCpQ3lFvmqimSPYBOreq9HWO3PH84="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiKLWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCnQ/9H3twQKqxkWoz3dFGrd7mYu0NHrltCoR26W+PqLzfWDsbsvwx\r\nQhY/CMINkHUlxoTAmBXvTWnARrxANcoGYihcpVoTShWQzGuRaD3jmeEwtz7q\r\nh878H77WrJVl83CJgeV6sklqIzrL0xbA562AHFqcMEkH4wtKWz/iSYUMcL6R\r\nyHk+nTBcclDvjZoXakrkQ4hGojaOYFz09MJC4fWv6KEqvga/OgJUfOnM1YXP\r\nqkrqtrvtJIWiK5rJl7rmfk59dHO1i6VZXS2UMYYaVf0uc8ggxjIUijpttp2n\r\n8lf+tIeBR4D4OfLZZb9P5mEnedeRvNfhCAyylnbysMS63WeauhMM+PTlztjo\r\ngknI7zNhehEpXhNYfQ76uFsxxRql/Q3GG8A7RgcCudP4POSlo7yahZsWw9VF\r\n8lvBkNHK/hpKRJ/NG1ayh0PyfHNB1D6WsE1Cq+x/2pXwZ4jtpZ9OxzFhSQ7a\r\n4hobxfTxc7CZdMd5OdVnWoGyAIZjIUCR7yhL1mSPouTYXPY1ydTe5O9bbl71\r\nfzo4IxiSsnKpm9J7NNtrt6GZG1bTMbmqXYVllJMR51wTwrsmjGoQB3cvYiC4\r\nEAydQexQ/x0FffFBd3pCd5Sm66QJFBeIWJMTT9Phj3rG3IergWEHodkO58Zc\r\n0EgwRzsqZoduqsBcmuE7JFbGU0Fb13orTs4=\r\n=pBMK\r\n-----END PGP SIGNATURE-----\r\n","size":12051},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.6.1_1669898966191_0.5163282245359102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-01T13:18:40.857Z"},"1.6.2":{"name":"@mongosh/types","version":"1.6.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"devDependencies":{"mongodb":"^4.13.0"},"gitHead":"a825d141aa5f25d90d915c9048e9c5277027ae9e","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.6.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-REWGm6AlBqxklUIB8LbZ1+lPVSqdVfkr6mwPjj0PZHo4yrYNPMV4KJ9rQzaKd3alx+oRDyakOKek2b7RbhRzOw==","shasum":"fedc5a95e3f36db1fe99bea23535f37e33fc3884","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.6.2.tgz","fileCount":14,"unpackedSize":50519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDoQc2dtVZhTlqbPvcMJv02bqWC1qP4ChLdzggNpasWEAiEA7T87KkYTyFQEQm8R7PmJfbPv3Ydr0mh0i7n1aWRTjno="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvE6SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/+Q/8DQWYbTYXgZ01Uw2tyZF0S4chkQf9YGvdh3vZ3uBLjzoSbVNL\r\nr5NAJJ/KW1ScOw4XB6SpFqdA41uwo+mmsFOS7zoZVsMdi42ISJvJy9Km/DGC\r\nWVi0/+fNVnRvJxACxoVSh/3Nh/kT42BahFe5Q6X9ehLotjOEDi+R7/7IZeCi\r\naCeqeYQEc/5TExu4VmMCTicPKoRX+mVUXTrSWpc2oGRO8yg776k5IgPNOMjg\r\nm6ypamkD9kSrFoz+k8NfCEF9iAnL3cdmaeV+MEfmUcMURDbMXi8k/W+oSC0I\r\n+lhblrz19YZk5qi7Gx3KgItndiSL3BqBOrJMC9lgRAeSN+02aL5M6BkOnqGi\r\nq9XhdKvV5uJvso39a6DuzZkbP3F9Ekwl97TaNCs1UU530VLBruMmhIMgcj7d\r\nXeNg3IAHRWE5MBgtoxFZUcq63u9MfFFXZ4XqxcqxKdXUhN2DSgfby8KQkFaA\r\nAINOWUFbvai9sbh2bO+Hzwr3GEsDVPSgDflS57OsCklQPp1+BnQPG2s02MyF\r\ns0dojqLaZLCMYdVrW+RmTJRQUsw62ercSEhLSHpQttJd5j31NigX0bFYwE/i\r\nQdHMK8nz1o1RVSfJLCPNpJgj9xoPANcVLGjkhqGnX/erORMAJhzSANLs5kJi\r\nP+twIfkBolOfjrfLK4egvBdxr7TvE8uPe30=\r\n=Xb38\r\n-----END PGP SIGNATURE-----\r\n","size":12051},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.6.2_1673285266606_0.7438110249863585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-09T17:27:46.849Z","publish_time":1673285266849},"1.7.0":{"name":"@mongosh/types","version":"1.7.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"devDependencies":{"mongodb":"^4.13.0"},"gitHead":"a2605fcf349a050c7a9081016a431b036b4c5ec3","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.7.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-QZTApRFOux+K6XfPqAjZzA6YkMBsfdZ6ZgMca8tfTh/H7Y5Pl7Lh3wyfqYBJkEyFWxZpoXYOOOtLYrmSSbwNDg==","shasum":"02db6ef6268924d6f324d427c2bdc3ba1c2faa70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.7.0.tgz","fileCount":14,"unpackedSize":50519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGD0hs84CJTp0El9YcaBDaS63HbQsJxZTvWCKPig+zM6AiBJMVkZjlFxdySRKYOHZs5Z1THnnJXd7BQ5PmgZs+hHSA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5nl+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZ7xAAiur15ScKGrK+2+FZqDf64NPf8d7jq5IpX1Qf7vEXtcl15mfB\r\nz8EF5TIQ0cGy0AfmPOhkP+VIJdyAyv9O5WD1D3G6akK+w2U9c5EBuZ11BUBo\r\niu9u70xOqM/XiAIoVM/lpoHPIVqkOnc2eGOpnfwXdK5+LhJ4m1VtR5ufuh31\r\n0STxDF/AFwnyZWx9iLriy7wXDNRqStezPxGwYkfP8uErLtzKRLkJwCebuDTU\r\noorravh+YWxFRCH4fXUYAQLW0Gyz/ZFPKFZ75nm2P/WO+ivFyfYIT8C1dvYS\r\n1M604RuLwFJSl8fSO7gT1pyTgNC8o1muQEUxzpVMditQQcsDL5kY5/CMc+cV\r\nyJuD53hOYM5kYu53Xiv+/QD+I5YVApfpAV+i5PGGFN4xu0GaoVwPEFZ5aJqL\r\neLUQg+oLfKx6MdmeULimfIrerjrgF1ruZi+/8/7g69mc1aZ63GrInaw5QUXm\r\nW/2YQTWX9xtR+TYmcfD/Z9gCPY0C1oKsYCm4sKrbyepMn5/7kwSgC9RZJsL+\r\n4SrwmhOHd94atIYnNmaBHSDkAC/STos+SXvw8ukG+psjCm0dVL1v0oNrh0Fl\r\nAlBwZpP5ST7B1h/swZU7XBa8GR/2OL9/EwWds6hYXSAvebCUSn1vAkPvVeAD\r\nCG564AOshI3NEURTjwTDrgOd0At2k49FwSU=\r\n=6AEd\r\n-----END PGP SIGNATURE-----\r\n","size":12052},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.7.0_1676048766796_0.8247526835096854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-10T17:06:06.951Z","publish_time":1676048766951},"1.7.1":{"name":"@mongosh/types","version":"1.7.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.3"},"devDependencies":{"mongodb":"^4.13.0"},"gitHead":"1bf0d7775443ac1849cc2597465d54eca867acea","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.7.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-l9MJUwVrCXGC0MyFSbT+5QBLfZv+n4b74iYeiAX0kcXYzTDeJg2EHX9OTHjkeKXGRYNRgyz9LrhWufHts2XYEA==","shasum":"1d420f315de273f36f0143cd6da391c6e5609d36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.7.1.tgz","fileCount":14,"unpackedSize":50519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpqb73pdppakeJFAWfk3DJNp0/TitZqX6LLIR9qB+PuQIgBblb4OfHRkecQgY0FFbkbr8sZudzB8Ex3UooJ3XcJoY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6o3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNXw/+JCqU32kANrvlGSMKiJxLhlCPJ26Ed6jitspzpzyCDcuu67ez\r\nNoHM7nynQNK3hXHaxKfJbFZ7wYcR6BjOZ4w33moAt2ZWTnlFMwcwI18A89ug\r\n+FlUz6E07lCmtcfEW6Mmmv/ZpkVnsX1QgFtRG9m3QxuJz/pE9TE9LjNfXA1r\r\n2sVNJSdQz5eCmLV+u6dxITpRISaqbjCc+saWXgn4g02mYa11DOxY2sjxai8/\r\nlX8BLVXTS0LxsZdX5jIq8FFXd3GxEAsQu4jfkRyJg5UqK+H1MsfUFHdEkNn3\r\n1nh+OkI4qLyjRtys32tMfFHGpmt66bv2PbQvGzFj1OupBbEoXiTjpKVAWhAk\r\nAN3moW6GwgchkOux8+cOQlfNuMHJGc8qz31GOvLWxcCsCnZRNlxcRO6Ue+qe\r\nrYKQlCxvihWIvcF3P1c0S+7IsSSadElXbLT6CnQPN1lm0fnrmekEQNfKHZx1\r\nldEjk9DYlNoO2v8ix9HKZkc/5Y/gNfEyE7FijOTbD0PgKoq1ehLElIRdtGpS\r\nS6+j2ATdTX4/+xntWmvzn2OcpQ4vwBOPKiG3tmr9eSgkP/bNIzsITrR8Dza/\r\nBnBbnNHSFbNYglxbkYd0roscvqmCyV29nhR0s1tn6q0xZAERAXhjf14J3+Va\r\nwMbj2oQy+Ajoa41dc+TD8Zy4O+kyN8dv/8I=\r\n=8lRT\r\n-----END PGP SIGNATURE-----\r\n","size":12051},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.7.1_1676316129564_0.38598755710168553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-13T19:22:09.962Z","publish_time":1676316129962},"1.8.0":{"name":"@mongosh/types","version":"1.8.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.4"},"devDependencies":{"mongodb":"^5.1.0"},"gitHead":"9cf53bc336c79e505cf034bf5e6f3b3b3796cf25","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.8.0","_nodeVersion":"16.19.1","_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (linux)","dist":{"integrity":"sha512-D9y3XMj6V1it+dVTPIT9LitibqWq4sy0pzQs3/fiZwW4/OcNCXvp8ayKhX2zskTN0rGQdSeL5M76R5Oe1512PQ==","shasum":"1ea56daae4fa6391e57a5452e684ee99857a39b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.8.0.tgz","fileCount":14,"unpackedSize":50518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLtJDi2m6o/xyBzUC23WDai3BzM7xuZAIg6VnuU4Yz3gIgC/auoXweF6flL4aN4D8B7CGvY05pgcFvaetQfu2qE6k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/ixBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSjw/7BS4fUAgAjXVPC3+5B6es61DFNANmDBEY7IVNmmDrm9ejBzFe\r\nL1VwoALX5n0BY0b1jIaEsvAh7uvA2selUfBCdNhaImrsyGh3jBouSFfMOXpA\r\n+pBWcDEogZU9Jj6+0bmyumgWLUPvXD3huIjHcGjjZVArdWaKrqYURk9DKpwa\r\n8v7nsAiPaiIBx9buIUWHoWclxu9Gqv9RfDsp4hDt8FXXeC9zHsrf4rvFevSp\r\nzpGPsZ7BAQ6hzJPqMcoLVnFRS26J5edhJBw5gl13brp2kGq2xDHPshMzBXF4\r\nHmGBkewakm3jnbpKVzOmusEuuTKRFXBGHB9Sc9P3f0esz9D/xDRJbO/U5jwu\r\nFlmMJ0f5bSkz2nFmEvvyJ8VfRAwmuylcgG6TdFHqIfay0CYm1D8ESRoXqmdx\r\nlP7mrEc/N9BGaSVzmz3by1/B5/phubgpp33wpFXI91ZwUm5GGVk9PykcvCVZ\r\nrXIf07dbnzg/U2vgmCx6Qfd5PRvEQyyFIvikVdjZm57rt2Wk35yx4+22adjP\r\naORSlhDgWzjCp34/0IQljZetfHr6gQ+n7Osed1jSbn548+O5SR30cEL0AwoM\r\nnleBciSCUJnfo5rdKsjNSIX8aoY+RXYYVYo7e3YHQcwUZsdFMs0IIReKFIU4\r\nWipt4D8HI+56Fkzxq+4BcII4sPBOcQJ9aPw=\r\n=N7Tm\r\n-----END PGP SIGNATURE-----\r\n","size":12051},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.0_1677601857715_0.3033976031498893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T16:30:57.882Z","publish_time":1677601857882},"1.8.1":{"name":"@mongosh/types","version":"1.8.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.4"},"devDependencies":{"mongodb":"^5.3.0"},"gitHead":"b0244ae6670f5a0f375abbb38bcf3465917de6e4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.8.1","_nodeVersion":"16.19.1","_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (linux)","dist":{"integrity":"sha512-4AvVWm6pqre8sGo9FYq7tgEPeehuc32cB3whs6P4I+ssCaUxaJUSCwaIw55Uy/nw82PYwYNed1izRgTPhntsHg==","shasum":"31003a01af6c1ebb86e230ffeaca666798809783","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.8.1.tgz","fileCount":14,"unpackedSize":50518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyskOQgcGEtknZQoedhAIVmCjKRm2HznPD9kuBeFjunQIgbEqbiA74L33iHlMg1eyx1urFSM2rPUlr45k56XGaPkQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRsBCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqEQ//W0BV8+9inW/8JWE9xJzGE8m2ZBmXp1b6fl0MR3QrCyDkupBM\r\nmrlZSgehOh/3etw0pqP5SWNkdMY7CU27Ndf6x4kBirPUDMQF1vxEZKMNXfua\r\n6RFU29YjQvOo2BxYtzNH4FR5l6aAyRqBW2gQzAZ1wSPWt3YMTMFx1OoBYO2e\r\nc6zlUs0wLFPU+l6kPC+/y62Nzs/cVOc200Btc/dltniX8uYtnhbxjr3Vn7Y4\r\nh9CoC3c8TwC7qBjETlkbmZLUu/tpIuVeyksilHEjWAsH1jd3BGXFeV/Szllo\r\naO14MXXaSSEd+6SZZAKMDyzEwjc8Kl4MQpBzxuiNyu05wYdjlZmGTS0rUJAO\r\nKMhYRA8F6dC46lYo7VZVyeBM3X1epfPbnJZ52CjxLHo7JFpOCA/aqxXBM7us\r\n2fB9lEd1AB0bLnqD7BxU0KmZiI/GVPaamM7OeXmq3bdXZmVlR+NNQdxdIqtn\r\nPvkQgGpjcGfJEbJua/fC+PvABAw1om2Z+IpDsqbAbpn3s+RfU9ZwfIbbEl5w\r\nntSALSv85QFQ9Phtc7y3c2tXvOKkOwQyv89+paxfwkQGTeaIiUoFSO02e6L4\r\ntNbRkYjqxKaGUsxrF+Q0hMcZn3jrQ6N8Zr1hWW6enF1guY3MtA0dvoTgRqUz\r\nFWSPxpwCh1RQA49wiZt01w9Tkhn+8S98a9o=\r\n=SmaI\r\n-----END PGP SIGNATURE-----\r\n","size":12050},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.1_1682358338732_0.036144536997553045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-24T17:45:38.914Z","publish_time":1682358338914},"1.8.2":{"name":"@mongosh/types","version":"1.8.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^1.4.4"},"devDependencies":{"mongodb":"^5.3.0"},"gitHead":"c71dbb701126389e15f54ee9010b0efe32b616b6","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.8.2","_nodeVersion":"16.19.1","_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (linux)","dist":{"integrity":"sha512-3AZwXndbXAheGsBbxu34x2kjLxYCtUk5dx7LXE9jKW2/ieM3n10U5evlrHUjPth2RXkoi/lG7Ltqa0KsjVxagw==","shasum":"7c1617c0037c13f9fd9b918dce7c11bdfbf1f60d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.8.2.tgz","fileCount":14,"unpackedSize":50518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTCP31tPcX4ga+65aoIVqHtLTxciDYYODp3vX3I2Wy1AiEA2vpQBxCFgO9h3PhNUZ7UjJJpdg3UPSddTlM2VW7dto4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS7CHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoShQ/+Mb+szQSxwHuN5wkS+sD6TU4L8O2OWg0E4+aWOAGTxvWqj5LC\r\nG4KZ6rjTxPhReH34P/iLpKBkttu545k9uAvNtWXf9bT8drmVYg/ZnAaBfjG2\r\n751X9VagVYaK9F1hbDNxagcNoylloiqq+6SFB3E0FwHcqOWrtZK7ngEiwGUy\r\nJBtbq5ECksWMCJoeZuBrcepvuD0GtpXojzEKeaEbA2W5CJnh7OvewgdPTDyn\r\ng2PENJcwmp0vhPPK8Zw3KsyQl0u1QO0T9eSmAYfio613W5zIU1EP/3nauM6S\r\nLNo/5j+5jMbf7+YUl8KrfN/3jbsUvyH/FBkbv9hq2DvNVnL6cv9Gb1YMQUYO\r\neJTom0XOPilXF04ZgH8GuklrHQB5iwHr1vmDIEcMOaZKEpojj6/2v11IRfz6\r\nWOUtNpRjo+4z8I8CCBycLpU2HzrJvgcndLe2saBmKqxE+hhfpcmAQ8WINxAm\r\nHyC4mJ+ISzqdUOvHAIww0lYtcGMX4A47fuHQp+PjL6sBC/LQKSp8Levb45C4\r\n+Q6HV5VAQ0C5GDoDE8nTWC+HW6338Z7iJfXOqV6LHcMfEjfIk7pgGneaugDS\r\nJB+HJRKgh6g340yva7nqJZE3DMkxsKqipG6xwp2Lzue2Y3rBD/r8/p8TgJJX\r\nGsfrJLQYYlVRrE+uemw65JSAcLOCNTJ8N3w=\r\n=3x46\r\n-----END PGP SIGNATURE-----\r\n","size":12050},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.8.2_1682681990865_0.39114640743188267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-28T11:39:51.055Z","publish_time":1682681991055,"_source_registry_name":"default"},"1.9.0":{"name":"@mongosh/types","version":"1.9.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.1.0"},"devDependencies":{"mongodb":"^5.5.0"},"gitHead":"938c3c1cdd0f8511b40a08c22e440106d4572b2b","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"}],"_id":"@mongosh/types@1.9.0","_nodeVersion":"16.19.1","_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (linux)","dist":{"integrity":"sha512-1qV3Jhf7US3lCk5NXTDk/MRJEqYy1WPAKr7u0MVdYlzka1aIcuO0PiGS/Mx8PXZ+jq9XG3FqJDSrS2uZJzordQ==","shasum":"95f0751286e6dfc716f863a392bf2ca8f693f6c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.9.0.tgz","fileCount":14,"unpackedSize":54173,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfOQg5SXsNM3Vd/mV196+FvfdpEfMDX8kTbEgkAJ2DAgIhAJgEUfg8YKssSOYjeQHcbOvQaMUoDTUNBNy5HitwtU+m"}],"size":12595},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.9.0_1684341653226_0.1139730637701839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-17T16:40:53.379Z","publish_time":1684341653379,"_source_registry_name":"default"},"1.9.1":{"name":"@mongosh/types","version":"1.9.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.1.0"},"devDependencies":{"mongodb":"^5.5.0"},"gitHead":"c9140a8ad23bd670fb66aff4fc8753306156856b","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.9.1","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-5EqbwFhJYJsywvdF6WNQWpcPgzNZG/7JjXNeA83XbLuNFoLIlr1WXpP/uYBO0OBlXEySjlEwDqs6rEF5pRyPeQ==","shasum":"c734596bc2e997a7e8471b6279b97915f52cf70f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.9.1.tgz","fileCount":14,"unpackedSize":54220,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUhB3QoZkTe0221wfnV2vTFUMfnowU1anLvlccn/cPMgIhAJCKlFmJcQEwmgg/vLhkKk3wAfzvcrK2dBvnIh35aAbU"}],"size":12628},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.9.1_1685017141303_0.5961497438132504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-25T12:19:01.484Z","publish_time":1685017141484,"_source_registry_name":"default"},"1.10.0":{"name":"@mongosh/types","version":"1.10.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.1.2"},"devDependencies":{"mongodb":"^5.6.0"},"gitHead":"6a6f97712a596a21c61408dfb925e729306030f8","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/4.0.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-Ee5OBiuEN/PDCeweZLJF1T02Ew+z6lkf9OX1cNy0Mg/Ar7bdS24WRKyPyNcknxDfF9I3hEB9WlIIzg1eYf7Mmg==","shasum":"a34c5b550b2cd8250efbaeee7785d8c9f30579fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.0.tgz","fileCount":14,"unpackedSize":54221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEM4WO3ImjOw/aKkP+0Gy3iFqxyGmhHJgclN8vO1Ct1ZAiEAq7h/f+Ia0PkXZKnOz0MN/xHel6MzIDK7F9vbOb7Wk8g="}],"size":12631},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.0_1686665567392_0.8481143216534712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T14:12:47.614Z","publish_time":1686665567614,"_source_registry_name":"default"},"1.10.1":{"name":"@mongosh/types","version":"1.10.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile-ts":"tsc -p tsconfig.json","lint":"eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"","prepublish":"npm run compile-ts","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.2.1"},"devDependencies":{"mongodb":"^5.6.0"},"gitHead":"05ad91b4dd40382a13f27abe1ae8c3f9f52a38f7","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.1","_nodeVersion":"16.20.1","_npmVersion":"lerna/4.0.0/node@v16.20.1+x64 (linux)","dist":{"integrity":"sha512-BQ/2/BPGiWpUMck+7iARatv1cfPix7GUYzr7RsG6irN/a50kRnpeGeTh6svtue7mMElYzkY8DisVwT1qY6j2Vg==","shasum":"8230af5030eda1ddd21ba87e9f57f2d3cd870f5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.1.tgz","fileCount":14,"unpackedSize":54221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE117IIZLzxMWR8Vfi9A0dWfONeQ6+dJALCLDBrfC86CAiA88lOwnYBOCpCFcc6ut655NkhIEiwHVkEXDXBlrhkgAg=="}],"size":12626},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.1_1687341270862_0.8382241613400665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-21T09:54:31.029Z","publish_time":1687341271029,"_source_registry_name":"default"},"1.10.2":{"name":"@mongosh/types","version":"1.10.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.2.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"1.10.2","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"1.10.2","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^5.7.0","prettier":"^2.8.8"},"gitHead":"9351a54cc24def10a97fe7f8c7b455c02fdce62e","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.2","_nodeVersion":"16.20.1","_npmVersion":"lerna/4.0.0/node@v16.20.1+x64 (linux)","dist":{"integrity":"sha512-dC7GI2qX+Q3S+8nClDHTFU+J3GtTjEJjCfatrCXVfaJZFbG8481FO7gOmpU8jCAAzUk2s2BwVoLniGX+FTZQaQ==","shasum":"981560346d172cdd38f71b625debc87af4fa1a76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.2.tgz","fileCount":16,"unpackedSize":56193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCH5y85BSJeGnXM982CkmIUjeEN2ePI1FZBZ0m70L1QPQIgWUuLZAxcJO4IK4JA6zM8cqOVXmGRONVCBy74u4eiCjY="}],"size":13231},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.2_1690562881657_0.6543291299683129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-28T16:48:01.907Z","publish_time":1690562881907,"_source_registry_name":"default"},"1.10.3":{"name":"@mongosh/types","version":"1.10.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.2.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"1.10.3","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"1.10.3","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^5.7.0","prettier":"^2.8.8"},"gitHead":"5df718faed3916fc5ce637f953eef2f913b14303","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.3","_nodeVersion":"16.20.1","_npmVersion":"lerna/4.0.0/node@v16.20.1+x64 (linux)","dist":{"integrity":"sha512-a7OcnqTFnIDVS28qQ6/HFbL89A8msa81zRJ5XsC1zx4miVMBh13D1VE2k1eBqVa7BOsADDT9eNMQP0y+cVEJlA==","shasum":"c9396e49eb6d61ac52ededad477e6a74ee166c3b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.3.tgz","fileCount":16,"unpackedSize":56193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnsy1js/tzsimgC3ZwxIJRoNpjjwgfbu5yU5H5VOhLuAiEAgNq3htPy8qfRSGkbFSf5wBbPmyvGBBmeQIeG+f6eZl0="}],"size":13231},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.3_1690804486630_0.3461847728106331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-31T11:54:46.811Z","publish_time":1690804486811,"_source_registry_name":"default"},"1.10.4":{"name":"@mongosh/types","version":"1.10.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.3.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"1.10.4","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"1.10.4","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^5.7.0","prettier":"^2.8.8"},"gitHead":"13cdffcd9f7930fa3e996a9cf454e89f963c297a","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.4","_nodeVersion":"16.20.2","_npmVersion":"lerna/4.0.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-n9kzmKwM+LbYU19yVCeehE+hc8d0Tzmup0XXE2XzMXp1wcSLold/c2uYEEEp6GMCl2y+/KcRaw4AmrzUOfYcAw==","shasum":"896b56983c448da8d9c9cd3f7d7ff7287dc18a60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.4.tgz","fileCount":16,"unpackedSize":56193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB50sXx+PBnSslEHp3zbWL3loRDf+XBrWfWJUi/g2BjrAiEAi47wTeORLYlibKyh91V7rlEpTHffiM8ltW6UfGI+oxg="}],"size":13232},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.4_1691675224192_0.674901418862512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-10T13:47:04.355Z","publish_time":1691675224355,"_source_registry_name":"default"},"1.10.5":{"name":"@mongosh/types","version":"1.10.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.3.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"1.10.5","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"1.10.5","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^5.7.0","prettier":"^2.8.8"},"gitHead":"bb658a0758c886a751f0798df7ce805a3fe911c4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.5","_nodeVersion":"16.20.2","_npmVersion":"lerna/4.0.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-HQ5GUV8b4gMVlPXsqcfGCVwEK8i2DXHvSevv4RHx5ZwC19q+zt0urPqBKQHXpztmyQKnDWyNb+wwyJkhP9UKzA==","shasum":"59a6bd4a3176dcf9f9733ab1dbe0045360a8dcde","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.5.tgz","fileCount":16,"unpackedSize":56193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDwdhh1Fa3MciscFxiycdZBXIaVLrQPrSWiHWVPBtbTQIhAPylp4Ph1XZr+Gw/iriBSol1kk7WEjgCy2a9aq9ZA4kI"}],"size":13233},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.5_1692021783346_0.47928774923631656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-14T14:03:03.565Z","publish_time":1692021783565,"_source_registry_name":"default"},"1.10.6":{"name":"@mongosh/types","version":"1.10.6","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.3.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"1.10.6","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"1.10.6","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^5.7.0","prettier":"^2.8.8"},"gitHead":"6bcde16381f6258d9be713998c67c48a99cfd691","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@1.10.6","_nodeVersion":"16.20.2","_npmVersion":"lerna/4.0.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-v6gRl1ek8ioWhyo8tTs1EQwGdGKSUBmUXbPSRjqFqVITkJ8kFDu0+qRoms2m4VHvIv9ml//VqHHvBTj8Mjxx9A==","shasum":"b068f566142e09b979d7b87736696dc78c4f5349","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-1.10.6.tgz","fileCount":16,"unpackedSize":57857,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4uiiQ/D/TWog/qcUjbRCWpB30xoCac7IEgviXNAnp/AIhAJ/QinRUk0G8di4/QQqqkL5uc6cCozxDP7b+j0em3ysc"}],"size":13471},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_1.10.6_1692952945158_0.5636032649797269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-25T08:42:25.435Z","publish_time":1692952945435,"_source_registry_name":"default"},"2.0.0":{"name":"@mongosh/types","version":"2.0.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.0.0","prettier":"^2.8.8"},"gitHead":"60053aa2f37dc6c3e4fe059e806565ec51ece9e8","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@2.0.0","_nodeVersion":"20.5.1","_npmVersion":"lerna/7.2.0/node@v20.5.1+x64 (linux)","dist":{"integrity":"sha512-tmBCYemCtR3aBu3/zbPysIVyey0NwKcFYbgnPqsVRRIPar8vzwbSkhOmJHBwrtxarIrBa3zK9sk7JezenLeoNQ==","shasum":"c469b80ca3466151bbdcd3b068624fac49096fbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.0.0.tgz","fileCount":16,"unpackedSize":58094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXkah1TzyQSH+tN+6ZJaMH+EQDuJS6Bk4Wp5f0sKx1kQIgAcriyy+RBC7mxXKg75ZPcs25rVi30gM5FIgBS9zXWAY="}],"size":13504},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.0_1693993102631_0.5392500513334513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-06T09:38:22.797Z","publish_time":1693993102797,"_source_registry_name":"default"},"2.0.1":{"name":"@mongosh/types","version":"2.0.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.0.0","prettier":"^2.8.8"},"gitHead":"225d4603f0d43d500a8847beaa980e906e9a35be","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@2.0.1","_nodeVersion":"20.6.1","_npmVersion":"lerna/7.2.0/node@v20.6.1+x64 (linux)","dist":{"integrity":"sha512-T/xz+RCcilt+NixGwsCh9VreiZmUUT5ZIHeD0NdOICKu/PBl5aDenZDa+94u+qOEN6IUexqT6u6mEhmnJiVDDg==","shasum":"3c7a0d278c455c743df6e9b819f1d3c8f837e066","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.0.1.tgz","fileCount":16,"unpackedSize":58094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJXJ4RY30FigvXwbZm+ll1laOUuMktbsIL+zRw9HHalAiEA8eItyUpZqScLo9gCXiMhwgeCht3Soyh/oOGBUl26U+4="}],"size":13506},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.1_1694702751485_0.7993450000737718"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-14T14:45:51.697Z","publish_time":1694702751697,"_source_registry_name":"default"},"2.0.2":{"name":"@mongosh/types","version":"2.0.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.0.0","prettier":"^2.8.8"},"gitHead":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@2.0.2","_nodeVersion":"20.8.1","_npmVersion":"lerna/7.2.0/node@v20.8.1+x64 (linux)","dist":{"integrity":"sha512-4ByPv06kSxyz90keSxPPenP3ggL5KjB137OGXS8KLbqSKB+OYJM8Xv+BTz18Zb7Wh2WQjNBMOP7IvvYx+19XkA==","shasum":"8d6cc7b11ab451ea0372ea5d1b4c5f1c5db81dcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.0.2.tgz","fileCount":16,"unpackedSize":58094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfMBsdXNW3iFpSA+L2uAm4t6N7l9LUE5Jftxp1MsdmxwIhAJrEjRS4PFKaqe5GqfjSdmclhwJQOVVyW2wEX/wN47RW"}],"size":13506},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.0.2_1697447266183_0.002418763592174633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-16T09:07:46.391Z","publish_time":1697447266391,"_source_registry_name":"default"},"2.1.0":{"name":"@mongosh/types","version":"2.1.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.3.0","prettier":"^2.8.8"},"gitHead":"963c75bc45834b1bf69e62bf5b72c4ae8ef26cb4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"}],"_id":"@mongosh/types@2.1.0","_nodeVersion":"20.9.0","_npmVersion":"lerna/7.2.0/node@v20.9.0+x64 (linux)","dist":{"integrity":"sha512-b4yAso0dEwafw4e5PdHJ3Bj4CkU/u8/pzVMx/SeWtZZdnPVijJIYXdS5ZjzSqSGD4kXyhbaeuydB/9mOt0oUcg==","shasum":"9c84ee7aee0087429db56c50cd4526515850a023","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.1.0.tgz","fileCount":16,"unpackedSize":58094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDexx/fGyWH+Fsxoi4oH9Fm63MvGYwQJvqr41jT1gRuwwIgQ/E++iq+33wFDLDxrwl+YFkSOn0i5LDp+1fP3LlTuAQ="}],"size":13510},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.0_1700563594946_0.4162050735780436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T10:46:35.098Z","publish_time":1700563595098,"_source_registry_name":"default"},"2.1.1":{"name":"@mongosh/types","version":"2.1.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.3.0","prettier":"^2.8.8"},"gitHead":"c7e70b65988d21c9020abf2bbd253a94b1d3316c","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.1.1","_nodeVersion":"20.9.0","_npmVersion":"lerna/7.2.0/node@v20.9.0+x64 (linux)","dist":{"integrity":"sha512-YcaHfurVlVvlKBMYXkV+JYg24urEJa4cmp/cMF/fqoBi6F+MC6n/2BlG4eqwWyZ3KtUzqCCgocBebt7e61yHKA==","shasum":"909233b20a132b654c08ea1888db6fa8ae3d60be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.1.1.tgz","fileCount":16,"unpackedSize":60795,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOcR01fCRNz6Xh3YlYtQd+foZ4kEIsaJjomCRbwSQKzAiB9IJVLq7zqfB5cD9q5yIEK2nyuKW55K9TLxBKWreF1wg=="}],"size":14201},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.1_1701768347476_0.2956019115989792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T09:25:47.753Z","publish_time":1701768347753,"_source_registry_name":"default"},"2.1.3":{"name":"@mongosh/types","version":"2.1.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.3.0","prettier":"^2.8.8"},"gitHead":"9ebc147d83037e9217dcd788f8092ae73010c9d6","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.1.3","_nodeVersion":"20.11.0","_npmVersion":"lerna/7.2.0/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-2E3lkUp5DM52KIZSSkgtxPQbb7zH8w3jvE1gvX7lx2EvrMcHVII52RL91k9JHFK/wL+dcqX83Etl9nLORWAjog==","shasum":"faadef0ba440d6d9f2a0542620189dcd722e4c80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.1.3.tgz","fileCount":16,"unpackedSize":61005,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGaZL241szcyUfxHvcdN5dPMVnpQolAf99+86SoPsQTgIgG49xHAJY1TAjZaxjEaGzeSIhBNmGdHw00o7spahwflk="}],"size":14220},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.3_1706529443869_0.7994014948068513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T11:57:24.016Z","publish_time":1706529444016,"_source_registry_name":"default"},"2.1.4":{"name":"@mongosh/types","version":"2.1.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.1.4","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.1.4","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.3.0","prettier":"^2.8.8"},"gitHead":"aa68f995797d6ca42337c932408d1923924ca714","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.1.4","_nodeVersion":"20.11.0","_npmVersion":"lerna/7.2.0/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-j572qb24rOebfWhU+6mK28lKctBdJQjDD/xwYWb1IAXFgJZjBpBqABoXzqFrvSnMTQ+Cl5E/oOsG2FcoZhZx4w==","shasum":"42da74e5b2d260ea7ab40325345e623e888e9c8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.1.4.tgz","fileCount":16,"unpackedSize":61003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXTHsjIEm2LIqHaYzwOK6J5r1TvtzJWN1qkrz/WtfJgAIhAMLzqPvIkipiAYTg31eIgc5HCsigNKUmI5Hx68xaam5q"}],"size":14224},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.4_1707410054264_0.9270885068161625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-08T16:34:15.019Z","publish_time":1707410055019,"_source_registry_name":"default"},"2.1.5":{"name":"@mongosh/types","version":"2.1.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.4.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.1.5","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.1.5","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.3.0","prettier":"^2.8.8"},"gitHead":"cbfb77a23e88fc09b9334a6680667760b18dec94","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.1.5","_nodeVersion":"20.11.1","_npmVersion":"lerna/7.2.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-bw1CZARQQVCwAzwpiXnf3RpmctfMKguopFAid8Ok1ZxF39PiO1UW5vN4yqHAeZo+7Lji67mIuwMRS0qJa9Fk/A==","shasum":"d7edbaed048213bac0b707723bd83b7f5432491d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.1.5.tgz","fileCount":16,"unpackedSize":61003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEps5y0A5EO8wyzwmFLrTxkpCx0tD0YgV9QDXniB4c1oAiEA/CeBA8XDsrUic+8pOwZ07eznDHsBZeAyT/0CBhY9E/A="}],"size":14225},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.1.5_1708350001273_0.8180807442300242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-19T13:40:01.506Z","publish_time":1708350001506,"_source_registry_name":"default"},"2.2.0":{"name":"@mongosh/types","version":"2.2.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"482c1fa4e9502519952ec6b23930238587801b1b","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.0","_nodeVersion":"20.11.1","_npmVersion":"lerna/7.2.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-l2S9nf1WDUqm1AHLMNrQKGHvnmObjphuOZe/aDS4wwYO8vJHZSCp/IjGMWDA69tdjyAScEhpT3S6XTq0Tiotqg==","shasum":"deb0f501def2458f9a909490397166e258fbe315","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.0.tgz","fileCount":16,"unpackedSize":61047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFBmardyoY84Zl2ISM2YYyLUR3WNyxI9a1BvOgaVh84tAiA6wmy1qRpfjvdz+jSkbrWqG8CRzKn1nYm9nId38ZNdrw=="}],"size":14234},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.0_1710449759898_0.626279986192267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T20:56:00.076Z","publish_time":1710449760076,"_source_registry_name":"default"},"2.2.1":{"name":"@mongosh/types","version":"2.2.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.1","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.1","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"bb1ce6b92296686285b46d95cf1b62a2e4230376","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.1","_nodeVersion":"20.11.1","_npmVersion":"lerna/7.2.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-lV1khTdJ8s3ldithGRa06nl4wlmKZm6eDnILPqW3QrZa0j6a2GBBe0GSUFo8kZkq4x3Y6SkT05ZHe1mnhh1gJQ==","shasum":"d146be85170f9ad58c72c08f9dd2cea35050812b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.1.tgz","fileCount":16,"unpackedSize":61047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBg/a44gqZ5UkbK+U6TIW5Cr13QPV4cK8W+xbTZWm0kwIgfnjUXs37z7F9NCaRPMmvi8Cd0Omn/vmxtBa5w5oD66o="}],"size":14235},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.1_1710872653068_0.21034903331246557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-19T18:24:13.413Z","publish_time":1710872653413,"_source_registry_name":"default"},"2.2.2":{"name":"@mongosh/types","version":"2.2.2","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.2","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.2","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"2b16a0e22e8e2bb6d40278f108e1da452c68c89a","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.2","_nodeVersion":"20.11.1","_npmVersion":"lerna/7.2.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-nFJlltmiDXryIrsJUvYvoU69P38j5u0plOtsxjhi4zlghQVt9qgjycdAD5F8E2tlV+dKUvQD4vulU7lASQcrBg==","shasum":"4a482f3274e70b48bcf704a0e06e7b22e8648c64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.2.tgz","fileCount":16,"unpackedSize":61047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCss2smSbuB9zshCBsLfCm0SU8H51JSZZGW9pCTA3THdQIgdBq9Kcrtyrn1P4Lrbp2mi4Fq12M+0LGZq0BKfIVI440="}],"size":14234},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.2_1711460999247_0.15090352345582425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T13:49:59.431Z","publish_time":1711460999431,"_source_registry_name":"default"},"2.2.3":{"name":"@mongosh/types","version":"2.2.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.3","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.3","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"dd8ff1944de2da158c1738357ab0ba667a66404c","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.3","_nodeVersion":"20.12.1","_npmVersion":"lerna/7.2.0/node@v20.12.1+x64 (linux)","dist":{"integrity":"sha512-rUp+LyA6llNbeTRZQTWuiSbjwktpjQQcDmG31lKwYlpxTYT84GEnqkj2ltsuMGpVE8QKEFfJsbKfQpvvYoSpJQ==","shasum":"32cd51f7ccf6fc5cad0b8cd476d58ccd3df3dd0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.3.tgz","fileCount":16,"unpackedSize":61047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTC9hFYN6u041wf77/DEcDF8g1uFA1QgzZ7sGdgvXgFgIhAPdWlM8oDw0ii8AqmAj28KeSKfyXfiZks5rTTb5nZNep"}],"size":14234},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.3_1712223400325_0.37295939898048625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T09:36:40.583Z","publish_time":1712223400583,"_source_registry_name":"default"},"2.2.4":{"name":"@mongosh/types","version":"2.2.4","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.4","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.4","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"136eb9156b1ffd54cc4f3e5eebf647f0a6f9aee2","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.4","_nodeVersion":"20.12.2","_npmVersion":"lerna/7.2.0/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-FN6VHcmLXPWmE08EAdQOeDhHSZYGP0iVKANOZpI2ncXChEiOVVU2Z8x2fHIXksPsb0gxzv1+NOagpzjg6YuyOg==","shasum":"7fdab9e4eea5d103d6754c88548c808fbc329321","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.4.tgz","fileCount":16,"unpackedSize":61047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH3sRp1YO1IA1ua+j+h5U3vjib6egxRoHg14aoH8X0n+AiB8zsxGO8IuEpMsurVTARsmOWaY3iwvCdyyGmfFKS6Oiw=="}],"size":14233},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.4_1713191647313_0.9553075300042515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T14:34:07.522Z","publish_time":1713191647522,"_source_registry_name":"default"},"2.2.5":{"name":"@mongosh/types","version":"2.2.5","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.5","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.5","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.5.0","prettier":"^2.8.8"},"gitHead":"3a95f1de5ce644bf6e5453c73b6ccd05a35dcfa5","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.5","_nodeVersion":"20.12.2","_npmVersion":"lerna/7.2.0/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-wWt1CQiQZylsgseehJ0ODspZ757l8c01VPsDKhUNFwhikhZiG2hlmPT8hR0D78ZkzQbHkC4ajOObsxkWaBCJ7g==","shasum":"683e8a577e0ccfeab33b384ad203bb9765c56ce1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.5.tgz","fileCount":16,"unpackedSize":61067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9E42aV98DbiZn5A1EM2Yc2vAA7CUsgq5PdvpV3XUJHQIhALXyUqHBgdiIdIybb9aUb7jIkQ6wTzNUCU8qSLx6uWCh"}],"size":14241},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.5_1713975522662_0.19913076588323597"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:18:42.829Z","publish_time":1713975522829,"_source_registry_name":"default"},"2.2.6":{"name":"@mongosh/types","version":"2.2.6","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^2.6.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.6","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.6","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.6.2","prettier":"^2.8.8"},"gitHead":"6d11de2ccf5cdb827d7c170d0e7d1778aa98a0bc","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"}],"_id":"@mongosh/types@2.2.6","_nodeVersion":"20.12.2","_npmVersion":"lerna/7.2.0/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-+QcymQR4eqdrxhecgmeiZja794M4kuASJn7r8clDgWTBHTSdxyiq3S8bNuNekJU0h2rdcGJZepGnQbV6PBmSww==","shasum":"484b937309b3f394690d42a99222839891b8a79a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.6.tgz","fileCount":16,"unpackedSize":61067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9tpf580Cm3sBpQLde6ttUG0zKVnSylJRMxHCCvrV86AIhAKNr/cRB+YnX+wjJ6D38tsuyFmy3YG0Vi+gY01ZzCY+5"}],"size":14243},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.6_1715937786165_0.5029965490915889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T09:23:06.389Z","publish_time":1715937786389,"_source_registry_name":"default"},"2.2.9":{"name":"@mongosh/types","version":"2.2.9","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.0.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.9","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.9","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.7.0","prettier":"^2.8.8"},"gitHead":"6c513596f63d4bbbcc503cedf698743178475349","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"}],"_id":"@mongosh/types@2.2.9","_nodeVersion":"20.12.2","_npmVersion":"lerna/7.2.0/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-Vo91tPc24nrybDsE/wQXbKynB3VC8BvF+yallZpMvLNtckr5q7nTuaTBWG5Er1myPA5MQhZm6DgpsIWR1YnGgg==","shasum":"0477981f97c98eb72bfd79d67e83a3a7c50f863f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.9.tgz","fileCount":16,"unpackedSize":61117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXmk66wmIjlNkDBiALb0ILO6/YV/LaY+D3y405Vp+N1AiEAmTuEyDSqec+ZjzDJCnrG5ApALzsFXREQwHlDyUqCyZA="}],"size":14266},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.9_1718372564952_0.6853932125969611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-14T13:42:45.106Z","publish_time":1718372565106,"_source_registry_name":"default"},"2.2.10":{"name":"@mongosh/types","version":"2.2.10","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.0.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.10","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.10","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.7.0","prettier":"^2.8.8"},"gitHead":"cf5fc49a73529188a17387e80d9e88b1d9eb904a","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"}],"_id":"@mongosh/types@2.2.10","_nodeVersion":"20.12.2","_npmVersion":"lerna/7.2.0/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-BfCcmbC3givNCgYZxf6aUJy+/nHg2By6Hs9gZ/WMGgiedMuL5fRE18dGlwy3Aog7Jc6tVkBCMtOpYgjVnUPoxQ==","shasum":"6f207657ecc52e59d7eb78f3d3cddc8246048e51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.10.tgz","fileCount":16,"unpackedSize":61120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDbGdZ8owi8VPZTJayyvp0z2RVRBr52OYo4OLm6Kv5w9AiAKhvAGTPrGZs9cNpbkJs20VN2yt0rhf+Vc9bhyLhakOw=="}],"size":14266},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.10_1719221637370_0.8935102083970126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T09:33:57.541Z","publish_time":1719221637541,"_source_registry_name":"default"},"2.2.11":{"name":"@mongosh/types","version":"2.2.11","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.0.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.11","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.11","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.7.0","prettier":"^2.8.8"},"gitHead":"9902ee195792ec7378abbb67c356803adf63d9e1","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"}],"_id":"@mongosh/types@2.2.11","_nodeVersion":"20.15.1","_npmVersion":"lerna/7.2.0/node@v20.15.1+x64 (linux)","dist":{"integrity":"sha512-m0VrI40TfUMK8GsjaMaoXpKNGBBJmoGVyOQ+ZOa4PjKU715UjkX0sx9D0qFaj7fQbuJ7QAtiXIUL2QMsUC2QIQ==","shasum":"f0e42a0da23e8a8519117e5f5b840ea2fe489155","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.11.tgz","fileCount":16,"unpackedSize":61120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDICFqARnl+AQ9WAmVHcRDKJi554lPqyHtt1EQvn5lBwIgPnxoOYEJSVv2O7l5Fa4ogveNSYpWevmebDKrwFhxoZw="}],"size":14267},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.11_1720527221845_0.25839024650896913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-09T12:13:42.014Z","publish_time":1720527222014,"_source_registry_name":"default"},"2.2.12":{"name":"@mongosh/types","version":"2.2.12","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.0.2"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.12","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.12","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.7.0","prettier":"^2.8.8"},"gitHead":"aaec23a39883d89cfae79e379b565593eca908f8","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"}],"_id":"@mongosh/types@2.2.12","_nodeVersion":"20.15.1","_npmVersion":"lerna/7.2.0/node@v20.15.1+x64 (linux)","dist":{"integrity":"sha512-19LPOUVDy1FE01U6CvOjplv5U8prY0RZa3Cf0QSTpHQlnzWcrzMIHqPWS3luXFwGSKhQU/GxFfEJesqdE8C7HQ==","shasum":"ad757f4dcf910ee4d8bf5575d63ef88219e863e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.12.tgz","fileCount":16,"unpackedSize":61120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNMaQlV+kFf+RzTL/7SEWCKcJkpumXNwoLfCjwXr5JeAiBZUHA9gdeQsP9x4Rw0huOBOnUd2NPJXa8H6XPZOj51BQ=="}],"size":14270},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.12_1720684653991_0.2828236832443496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-11T07:57:34.158Z","publish_time":1720684654158,"_source_registry_name":"default"},"2.2.15":{"name":"@mongosh/types","version":"2.2.15","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.0.5"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.2.15","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.2.15","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.8.0","prettier":"^2.8.8"},"gitHead":"1570f12d8dcdbf4668e2323edc124fd9c467e9f5","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"}],"_id":"@mongosh/types@2.2.15","_nodeVersion":"20.16.0","_npmVersion":"lerna/7.2.0/node@v20.16.0+x64 (linux)","dist":{"integrity":"sha512-HkhZkjrkK9w+QHd2kPl7mspZUOpCUmgEvvHLMHmhpaYksLcxm2H4/H+s5F1Kj3EpuC9yyOHuvfC3ZMhDOgF0tg==","shasum":"3d0a3018b563a23fb246e7ddd43b02d5a2f05f4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.2.15.tgz","fileCount":16,"unpackedSize":61120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHkceudXaGEHNoTLu5rA8AuMjC1l6TTT3E2mHCSziG2QAiEA15WZkog4h/UWQzLk70D15ayF5N+uI/mVJSwVG59ngjc="}],"size":14269},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.2.15_1722335472277_0.057625979374032577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T10:31:12.429Z","publish_time":1722335472429,"_source_registry_name":"default"},"2.3.0":{"name":"@mongosh/types","version":"2.3.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.2.5"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.0","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.8.0","prettier":"^2.8.8"},"gitHead":"2013159f06f902b4e9a2060df411c6b5646d49d4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"},{"name":"Alena Khineika","email":"alena.khineika@mongodb.com"}],"_id":"@mongosh/types@2.3.0","_nodeVersion":"20.16.0","_npmVersion":"lerna/7.2.0/node@v20.16.0+x64 (linux)","dist":{"integrity":"sha512-55V8S7Awj9fGi3cAf0/9svGagErnChrK4hOY2Z4C4y06vN5t/EUO15lyZYHJFUldnydfZzHODkPjjyWV53a1XQ==","shasum":"3cbc0d3bc197ff841f1807a17d094f42503217a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.0.tgz","fileCount":16,"unpackedSize":61571,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICGTtNq8HzHiv3a8n/PZ7RbeVsGTKG65hM2dSY2P2qO2AiBf3OvJiPnhv0YBQt2bOLlx7KeHE8uP4n4AXOzIB96Mxw=="}],"size":14327},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.0_1723799694369_0.01627640877897929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-16T09:14:54.524Z","publish_time":1723799694524,"_source_registry_name":"default"},"2.3.1":{"name":"@mongosh/types","version":"2.3.1","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.2.10"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.1","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.1","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.8.0","prettier":"^2.8.8"},"gitHead":"57a904a1acb7821eee4e4cde98ff779b87c612b1","_nodeVersion":"20.17.0","_npmVersion":"lerna/8.1.8/node@v20.17.0+x64 (linux)","_id":"@mongosh/types@2.3.1","dist":{"integrity":"sha512-fpMJ4yHhilTIWe3jgWoE+Eq0q9ij40HMGRfCJoZE+aOCslBkggqsia5Fh13G8JCFKangkWnZ5UMMAxSg6VBJgQ==","shasum":"d04b1a86cc73e1bc9436a83e061e774ffce95799","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.1.tgz","fileCount":16,"unpackedSize":61572,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrEYWotPoMdCjWSbtx6W96qzGnLnEMGdRw0GsNgieEPAiEAwsMEylcFsV4Khbv8LMsiQSNyOiUGxfWSumAb5EvVKik="}],"size":14326},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.1_1725567118100_0.7709706495716018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T20:11:58.303Z","publish_time":1725567118303,"_source_registry_name":"default","contributors":[]},"2.3.2":{"name":"@mongosh/types","version":"2.3.2","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.2","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.2","depcheck":"^1.4.3","eslint":"^7.25.0","mongodb":"^6.9.0","prettier":"^2.8.8"},"gitHead":"591aaa54de23dfd7a4457835353dbfed40524057","_nodeVersion":"20.18.0","_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (linux)","_id":"@mongosh/types@2.3.2","dist":{"integrity":"sha512-QXKsjEVsz1X2WyvWNyGsI+8Zs3/Z+vbCiBOC3t95JrGJlbkz5uPjGbAwcXSZTheehdCd01spgedSNn3r5yQDtQ==","shasum":"cde7b1d1ec4d25312d0732eed5b2cf2a496e0d37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.2.tgz","fileCount":16,"unpackedSize":61571,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhXnvcwjFpPmSiOejDdibem8cA30XOCLqosx4GST80rAiEA3cLJAnJFSeoXVkmeTWNKQIbNTPcjRSWpm9+zHCSSQ44="}],"size":14327},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.2_1728414204791_0.7318361570783112"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-08T19:03:25.020Z","publish_time":1728414205020,"_source_registry_name":"default","contributors":[]},"2.3.3":{"name":"@mongosh/types","version":"2.3.3","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.0"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.3","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.3","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.10.0","prettier":"^2.8.8"},"gitHead":"e78998f6c73b2aefa47cecd09860ff23c49d1971","_nodeVersion":"20.18.0","_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (linux)","_id":"@mongosh/types@2.3.3","dist":{"integrity":"sha512-Jw/SOOPlK+O7NpD6yrtNVqvUDs96Cilb5IFjbKAeBi4z+vfjdDjBsCtpD9HfI8dc5Wh9PMZtOsbjsVhdBvvqXA==","shasum":"91c0a5cfbcf34ce738fe31b783dd3acca1240f10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.3.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR6GtgjcKXfxq47vomS8QFW8jXTBySK1BCdvfOXEK1EgIgago89UGsu5oYIYymTbr66luUXVHutve+UMB+WDKHUg8="}],"size":14370},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.3_1730284971036_0.5974446533677782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T10:42:51.226Z","publish_time":1730284971226,"_source_registry_name":"default","contributors":[]},"2.3.4":{"name":"@mongosh/types","version":"2.3.4","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.4","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.4","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.11.0","prettier":"^2.8.8"},"gitHead":"ce418fac5b229e2e4d45c58480d49af445b592ae","_nodeVersion":"20.18.1","_npmVersion":"lerna/8.1.8/node@v20.18.1+x64 (linux)","_id":"@mongosh/types@2.3.4","dist":{"integrity":"sha512-3ZRMqnwQaiPwFL0O7KlGw6jrw+6BttyvSTPC/CuagvAEYFN41Zr7acl60+c2caGhm45uZ6aUUNzvXFLac7LtsA==","shasum":"cab12aa43b744dddeba72612b537da2d2dbaac00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.4.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGVPkM5yqYsYyyLprJxdj3xIE0pcl7UuxI6uIwvNEkqAIgU0M1q+taMjoW2XEa9Cz+G5rvOIa7gQAPtBmsrYzjMEo="}],"size":14369},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"},{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/types_2.3.4_1732720717123_0.12052523518482583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T15:18:37.379Z","publish_time":1732720717379,"_source_registry_name":"default","contributors":[]},"2.3.5":{"name":"@mongosh/types","version":"2.3.5","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.5","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.5","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.12.0","prettier":"^2.8.8"},"gitHead":"3375ddb18a864f073bdae16b55e8ad4f5c452475","_nodeVersion":"20.18.1","_npmVersion":"lerna/8.1.8/node@v20.18.1+x64 (linux)","_id":"@mongosh/types@2.3.5","dist":{"integrity":"sha512-Iu0KjYuz8oUaopk9bb9jH3XwXzx29PCym9aZfHvkJ1ZLF9cLfNzIexkXJpTn+7qR4btbjyaueVA83iNZNrWfcQ==","shasum":"108932159fbf3ad21e68739aa52f6bc0e387b47b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.5.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTpHZQVsliQKzVdJJf5/89u2XQCKewswvSY1d9MoFFowIgUWC3vM3HIjE+2s0uH4Glq25glUwPu26pcEtuTb4KebE="}],"size":14370},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"},{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_2.3.5_1734042897793_0.348405188604332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T22:34:57.999Z","publish_time":1734042897999,"_source_registry_name":"default","contributors":[]},"2.3.6":{"name":"@mongosh/types","version":"2.3.6","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.6","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.6","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.12.0","prettier":"^2.8.8"},"gitHead":"5405fe459055cf7a3f2c4213dea698797e460ca0","_nodeVersion":"20.18.1","_npmVersion":"lerna/8.1.8/node@v20.18.1+x64 (linux)","_id":"@mongosh/types@2.3.6","dist":{"integrity":"sha512-6pdK0rptAS/lE+/l00JYmXBfqgcYykYAh0wGygTgWdY262e0wQAX5AtwvwoucMWsAjH+npiVyNFw2w4gIJ7sgA==","shasum":"29bd67d0af55a0a1127eb0118b62cd9ded9ab174","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.6.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTObqSANyy7dpIA6QUidwkBU27iFXATKZpD4SqdNo5dgIgdaeCyQ1jBp48udtHF7QsTxlk3+AM0Mbt3c6gpKwH2iw="}],"size":14370},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"},{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_2.3.6_1734115863824_0.7322268754395671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T18:51:04.042Z","publish_time":1734115864042,"_source_registry_name":"default","contributors":[]},"2.3.7":{"name":"@mongosh/types","version":"2.3.7","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.7","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.7","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.12.0","prettier":"^2.8.8"},"gitHead":"2536f15a4a9af5d18580bdd5c51eb6465cca200a","_nodeVersion":"20.18.1","_npmVersion":"lerna/8.1.8/node@v20.18.1+x64 (linux)","_id":"@mongosh/types@2.3.7","dist":{"integrity":"sha512-0rOQM9CtsGcpkBmQOjdSbZw/idWNuBl38+Fk7H74goEey7ojE/PZvKtcAwSaODsJIrDhCqWx+1w+TdspVokeAg==","shasum":"6a0b66cae02ec16fb1cf6a4c7c3a8fd2905acce2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.7.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDC9JBt/hoD/UYlDKSZ3rZZfjonerwHrGjenM98ekJbtQIhAKHZWjrsXmUbBtWpMtbjUTJDtgNiPDZ97xYkXl0ZdOEO"}],"size":14368},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"},{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_2.3.7_1734462629806_0.20836149166866824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-17T19:10:29.979Z","publish_time":1734462629979,"_source_registry_name":"default","contributors":[]},"2.3.8":{"name":"@mongosh/types","version":"2.3.8","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.3.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"2.3.8","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"2.3.8","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.12.0","prettier":"^2.8.8"},"gitHead":"0f0681f5ed67530071c9b3811cf5e18a222b9ae4","_nodeVersion":"20.18.1","_npmVersion":"lerna/8.1.8/node@v20.18.1+x64 (linux)","_id":"@mongosh/types@2.3.8","dist":{"integrity":"sha512-WFx/SPMWwQIcCeSBlYiIEbVg3YEYKo6Dr+IKVBpUw6Vr82CGQ1zZXRChIhdhu/H7jo3O+kdeGOPIftn0kvYmLA==","shasum":"8e2507a293a3efc85eeb2a3390ca892a73683207","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-2.3.8.tgz","fileCount":16,"unpackedSize":61662,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+x89N0HbhS8Kyo/OJV5ZHEnJOoP7h0iXxLWKiRMR5IAiEAsznmuOmGKPhsyXJxeV3MXwSkjsKsJ+GUnP00CF/4c2E="}],"size":14371},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"lerouxb@gmail.com"},{"name":"anonymous","email":"durran@gmail.com"},{"name":"anonymous","email":"alena.khineika@gmail.com"},{"name":"anonymous","email":"me@marcon.me"},{"name":"anonymous","email":"mbroadst@gmail.com"},{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"rhys.howell@10gen.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"sergey.petushkov@protonmail.com"},{"name":"anonymous","email":"paula.stachova@tutanota.com"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"christopher.buckingham@mongodb.com"},{"name":"anonymous","email":"himanshu.singhs@outlook.in"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_2.3.8_1736184782322_0.8643451306473016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T17:33:02.517Z","publish_time":1736184782517,"_source_registry_name":"default","contributors":[]},"3.0.0":{"name":"@mongosh/types","version":"3.0.0","author":"Anna Henningsen <anna.henningsen@mongodb.com>","license":"Apache-2.0","_id":"@mongosh/types@3.0.0","maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"dist":{"shasum":"242b8e1a04d311ef6a3aaad3fdba6c1efa102ad1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.0.0.tgz","fileCount":16,"integrity":"sha512-GA3E3fzP8/qFyaMGQYIhkxuvlwbrsr5TqGzwaQm8UpcCmM0PlkrcMAO1uyfZqoUOyH/SEA6SfQa2++RCI/wdRQ==","signatures":[{"sig":"MEYCIQCr0bpqSbd7a3HuueA0YIGvngHUPFrYLhAldP0LzOm6GgIhAN7Qnalac4fVhzAvq8fCITEnfuprEr7VQS51Ct/1f7ei","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61753,"size":14393},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=14.15.1"},"gitHead":"7f9449ed055957abf60071734853553c460f82a2","mongosh":{"unitTestsOnly":true},"scripts":{"lint":"npm run eslint . && npm run prettier -- --check .","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","check":"npm run lint && npm run depcheck","eslint":"eslint","compile":"tsc -p tsconfig.json","test-ci":"node ../../scripts/run-if-package-requested.js npm test","depcheck":"depcheck","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix","prepublish":"npm run compile","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci"},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"repository":{"url":"git+https://github.com/mongodb-js/mongosh.git","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.16.0+x64 (linux)","description":"Types for mongosh internals","directories":{},"_nodeVersion":"20.16.0","dependencies":{"@mongodb-js/devtools-connect":"^3.3.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.25.0","mongodb":"^6.12.0","depcheck":"^1.4.7","prettier":"^2.8.8","@mongodb-js/tsconfig-mongosh":"^1.0.0","@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/types_3.0.0_1737992066843_0.3782676083119334","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T15:34:27.022Z","publish_time":1737992067022,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@mongosh/types","version":"3.2.0","author":"Anna Henningsen <anna.henningsen@mongodb.com>","license":"Apache-2.0","_id":"@mongosh/types@3.2.0","maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"dist":{"shasum":"8e5474577fd5147c694fd426931a73bcaf7db1b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.2.0.tgz","fileCount":16,"integrity":"sha512-tExVfsxH6NDFq8Tldc2k04t1xN5IWKqR8QffeKmNNdOmERGRi7IHMrGWV993AE1eqK0in8dbZoHbgzD6+Ql8hQ==","signatures":[{"sig":"MEMCHzmpKjlAKHLVnVqHfEl09lrFsaYd1XS7sDtko1W53qICICCxRr7pEuXYKCyEveBOfDQOOaDBI7OHamEHlM2B3eIH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62319,"size":14562},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=14.15.1"},"gitHead":"032d3b89b55f9ddeac19afad76e7c9218a4a83f2","mongosh":{"unitTestsOnly":true},"scripts":{"lint":"npm run eslint . && npm run prettier -- --check .","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","check":"npm run lint && npm run depcheck","eslint":"eslint","compile":"tsc -p tsconfig.json","test-ci":"node ../../scripts/run-if-package-requested.js npm test","depcheck":"depcheck","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix","prepublish":"npm run compile","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci"},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"repository":{"url":"git+https://github.com/mongodb-js/mongosh.git","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.2+x64 (linux)","description":"Types for mongosh internals","directories":{},"_nodeVersion":"20.18.2","dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.25.0","mongodb":"^6.12.0","depcheck":"^1.4.7","prettier":"^2.8.8","@mongodb-js/tsconfig-mongosh":"^1.0.0","@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/types_3.2.0_1738759008570_0.790376942007627","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T12:36:48.789Z","publish_time":1738759008789,"_source_registry_name":"default","contributors":[]},"3.4.0":{"name":"@mongosh/types","version":"3.4.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.13.0","prettier":"^2.8.8"},"gitHead":"27df9518d3f56ec3028e0c320936fedf2dcd6764","_nodeVersion":"20.18.3","_npmVersion":"lerna/8.1.8/node@v20.18.3+x64 (linux)","_id":"@mongosh/types@3.4.0","dist":{"integrity":"sha512-LEGt7Qijc8M/lYGd6Xx++2nlCfTb4NNNvL1D1TBqz3tPaiZHu4g/svV1sjwArsTTQrMAfNc7cDBXLHJQ5A6gRA==","shasum":"1efde34b1904b85ed4c1e1f2511271a6bb86970e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.4.0.tgz","fileCount":16,"unpackedSize":66733,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDC9/qXviTzOOMHyxqfoarkLwRjOeq1qFljsbklDMyK2AiEA/ov8Pw+nIt7kOQQCXol0G+eN/aNTRRf9+6HjL13r99A="}],"size":15299},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.4.0_1740078703838_0.9892133365030547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-20T19:11:44.009Z","publish_time":1740078704009,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@mongosh/types","version":"3.5.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.13.0","prettier":"^2.8.8"},"gitHead":"4a09f590a638f320b1809a9a483172b21e222417","_nodeVersion":"20.16.0","_npmVersion":"lerna/8.1.8/node@v20.16.0+x64 (linux)","_id":"@mongosh/types@3.5.0","dist":{"integrity":"sha512-IXhxy/1/LSEyCrG31MwUuF2OWwLDHmYk8SGtcT5FoJoPHcCoZYI6QLbXkVGlFRdsWNct2/BSX5Np4bx1gNSMlQ==","shasum":"ca6a17aaab63465bb85d4b2e63232f28f460810f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.5.0.tgz","fileCount":16,"unpackedSize":66775,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFKRPw8+alHlxANW23wQcgvBfSKqWnG792Rgep7HI8kGAiEA6VyqSzB2dM4yOU7wjd+BdW8BiEbVGm9JVgnxvV3V+i4="}],"size":15309},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.5.0_1740480082317_0.36998749279191046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-25T10:41:22.557Z","publish_time":1740480082557,"_source_registry_name":"default","contributors":[]},"3.6.0":{"name":"@mongosh/types","version":"3.6.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.14.2","prettier":"^2.8.8"},"gitHead":"c21eacff12e630a42eda406cb350b1c2a66fe356","_nodeVersion":"20.16.0","_npmVersion":"lerna/8.1.8/node@v20.16.0+x64 (linux)","_id":"@mongosh/types@3.6.0","dist":{"integrity":"sha512-p6NXCTa4FjjTQAQJk9OehfXKFIE/vdQJOqcMbVR3Cxg2zVCnfV16NDnuxpFHYnLkgqL9Cz10BtUGSZPDMFJXew==","shasum":"a168d3c3e7fc2852b42855eb4ff07e015d3cf16f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.6.0.tgz","fileCount":16,"unpackedSize":66775,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAdWwq9bSc0wkcriKPbUF9bs/Cr0A0eG0F/liqf76tb7AiEAve6fp8srxzjn6HSGQ7lyJ/8lkBSEZrRQGX1EoEV9FtM="}],"size":15305},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.6.0_1741180672235_0.18232744984917693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T13:17:52.425Z","publish_time":1741180672425,"_source_registry_name":"default","contributors":[]},"3.6.2":{"name":"@mongosh/types","version":"3.6.2","author":"Anna Henningsen <anna.henningsen@mongodb.com>","license":"Apache-2.0","_id":"@mongosh/types@3.6.2","maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"dist":{"shasum":"83f4cfe90687aa4a4b0bb53bf0e59a59444f2d55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.6.2.tgz","fileCount":16,"integrity":"sha512-3qqXkdwQYVB+/u7AR1nqlUxY8QaM7O2m15/CH55n7iAlIlAgwtuSjB+DLXOBNxh4AcCPcakyilWIlZr6pCpkgA==","signatures":[{"sig":"MEQCIGxGp/yPveeTlAstqPMrSFZ1sEI63Hnpk+Z0B8okRwVxAiBmRoMPatR4L52At0MvN8MQ5Lb9SPI9HezKJIr9hRnDsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66775,"size":15306},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"node":">=14.15.1"},"gitHead":"e4eedf3110a5e230da706a356851763ddbf6fc48","mongosh":{"unitTestsOnly":true},"scripts":{"lint":"npm run eslint . && npm run prettier -- --check .","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","check":"npm run lint && npm run depcheck","eslint":"eslint","compile":"tsc -p tsconfig.json","test-ci":"node ../../scripts/run-if-package-requested.js npm test","depcheck":"depcheck","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix","prepublish":"npm run compile","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci"},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"repository":{"url":"git+https://github.com/mongodb-js/mongosh.git","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.3+x64 (linux)","description":"Types for mongosh internals","directories":{},"_nodeVersion":"20.18.3","dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.25.0","mongodb":"^6.16.0","depcheck":"^1.4.7","prettier":"^2.8.8","@mongodb-js/tsconfig-mongosh":"^1.0.0","@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/types_3.6.2_1746607650098_0.9201134543767162","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T08:47:30.288Z","publish_time":1746607650288,"_source_registry_name":"default","contributors":[]},"3.8.0":{"name":"@mongosh/types","version":"3.8.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.16.0","prettier":"^2.8.8"},"gitHead":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","_nodeVersion":"20.18.3","_npmVersion":"lerna/8.1.8/node@v20.18.3+x64 (linux)","_id":"@mongosh/types@3.8.0","dist":{"integrity":"sha512-hjK1S/fgtzSrs4gUBp3Iof2TXKOTwlDFEw3F3NmlXSNzJKns7apdsTDgiUjxhNyHLe/Qx+WyrKwSaHgkPvcNdA==","shasum":"e17fdef6912b409c6bd0898f1ba61e5fd77a6393","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.8.0.tgz","fileCount":16,"unpackedSize":66775,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3mir2Yvkp6jh4uXDj8qLPfGG9fB9TqaD6poujpbq4LgIgHOfdIGtzMfLXa6+rJqdE1exOX24lTFSAn8I0KVOA2/A="}],"size":15305},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.8.0_1748946998972_0.06268005538078203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-03T10:36:39.178Z","publish_time":1748946999178,"_source_registry_name":"default","contributors":[]},"3.7.0":{"name":"@mongosh/types","version":"3.7.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.16.0","prettier":"^2.8.8"},"gitHead":"2660bc11f444db11c6511afdc90f6b96df99afc9","_nodeVersion":"20.16.0","_npmVersion":"lerna/8.1.8/node@v20.16.0+x64 (linux)","_id":"@mongosh/types@3.7.0","dist":{"integrity":"sha512-2eo5y5GlYz/vbz0E/00rBY+xj9Gw4VIq7fe/KAkva3Os1nsFUkEWUMKBA2oSfdbYEQmxia/huVwhBElqmHqmZw==","shasum":"03838ddbaa92c6183a217614c96d0e7cc2365301","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.7.0.tgz","fileCount":16,"unpackedSize":66881,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICEZsSFlW7XUr9nwLTRoguSaqyte3KKXS01a9S6VXSkHAiB5SfIfFHOp1oHWypy05Nr0SDGhxIkVBFEVDm3uidTmbQ=="}],"size":15330},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.7.0_1749634164891_0.8884086731796084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-11T09:29:25.087Z","publish_time":1749634165087,"_source_registry_name":"default","contributors":[]},"3.8.2":{"name":"@mongosh/types","version":"3.8.2","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.16.0","prettier":"^2.8.8"},"gitHead":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","_nodeVersion":"20.18.3","_npmVersion":"lerna/8.1.8/node@v20.18.3+x64 (linux)","_id":"@mongosh/types@3.8.2","dist":{"integrity":"sha512-p3GtgzfkaNNPrVyCnRG9zUn7X0J6o7CLAANlEmsCcQAIkKOF8QZlQ+PFy1GRrxmmyZd+EuTidNUZb73Qu5+4ZQ==","shasum":"b395d3749d458a6cb954adc70e741acc57c98dc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.8.2.tgz","fileCount":16,"unpackedSize":66881,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAuEW0Idr45zMqH67kv75edfyEJ8DnPgADsmEMcKR5vfAiAzTqJm/HK8A/pU9vjNkmb8naKhCrhEpFiEEflDsor2XQ=="}],"size":15330},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com","actor":{"name":"devtoolsbot","email":"iteng@mongodb.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.8.2_1750269819081_0.37069128620188385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-18T18:03:39.325Z","publish_time":1750269819325,"_source_registry_name":"default","contributors":[]},"3.10.0":{"name":"@mongosh/types","version":"3.10.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.4.1"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.16.0","prettier":"^2.8.8"},"gitHead":"511befbaf032b589d7f3e81325e5e389d360cc3f","_nodeVersion":"20.18.3","_npmVersion":"lerna/8.1.8/node@v20.18.3+x64 (linux)","_id":"@mongosh/types@3.10.0","dist":{"integrity":"sha512-2cep8k8O2iPoARXiXa3W3ypXmDG97iOGitdbYnEKZUcXdYIZLKsQU80oXIIFezRk9TFLDIewpV85JHJAfhbsWw==","shasum":"b4e0e9bab29b0e9245123ca4f720c8002822bca1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.10.0.tgz","fileCount":16,"unpackedSize":67638,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZ+SyHb7OaWQe07s6hwHsIx3EuJQAmaJopWLi7+8mQugIgURmALhg08+jMwoIzjmqCCoejOejB9xeq6QPmxeWWx+8="}],"size":15403},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.10.0_1752827086054_0.8636031093096095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-18T08:24:46.218Z","publish_time":1752827086218,"_source_registry_name":"default","contributors":[]},"3.12.0":{"name":"@mongosh/types","version":"3.12.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.9.3"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.18.0","prettier":"^2.8.8"},"gitHead":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","_nodeVersion":"20.19.3","_npmVersion":"lerna/8.1.8/node@v20.19.3+x64 (linux)","_id":"@mongosh/types@3.12.0","dist":{"integrity":"sha512-wf72o77PQwHmo9t9Y2ZBuCKvQU2TWbfoLnkGfebOVwiBv/T4xRq3FZpIk1KfJJGKAEldwh6/vdeVkL/HyvSfbg==","shasum":"da0dfc1aa3c894730d732086fb01dfb7ca4d074a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.12.0.tgz","fileCount":16,"unpackedSize":67638,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwFE2GJy9UUtqjHuk5uKQL3LqhihoYhgvXIDMkouMp6AIgM/du3ioIN4vAm6O1TcxWui9IzNcwyWUuKjUmk2fTPks="}],"size":15402},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.12.0_1756396252817_0.9693291796950745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-28T15:50:53.015Z","publish_time":1756396253015,"_source_registry_name":"default","contributors":[]},"3.14.0":{"name":"@mongosh/types","version":"3.14.0","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/*.spec.ts\"","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.9.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.19.0","prettier":"^2.8.8"},"gitHead":"e019a30c3021026ff8db296171d7d7f68cdac05e","_nodeVersion":"20.19.3","_npmVersion":"lerna/8.1.8/node@v20.19.3+x64 (linux)","_id":"@mongosh/types@3.14.0","dist":{"integrity":"sha512-Kdu++j+agOPYS0FYRLjRwQqX0YxjhwN48+HAr8wVe9vJHw09MUFKBg4r/MNWNNF1M602oyXybxSz2jqTiiKqqA==","shasum":"98e34e2b9cad6e9a1c3f58384a262c57e66e735d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.14.0.tgz","fileCount":16,"unpackedSize":67638,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHe+e9ZhRUzn582sjKs9Yk7/28ASpDrojwfh6NfrOFKvAiBcq+/lHVj6s29rpl30328d0q99uiRm5wDWyhrTXzva0Q=="}],"size":15405},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.14.0_1757413359279_0.5516509483059662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-09T10:22:39.499Z","publish_time":1757413359499,"_source_registry_name":"default","contributors":[]},"3.14.1":{"name":"@mongosh/types","version":"3.14.1","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint && npm run depcheck","depcheck":"depcheck","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.9.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","depcheck":"^1.4.7","eslint":"^7.25.0","mongodb":"^6.19.0","prettier":"^2.8.8"},"gitHead":"d2069810a846a535c51c88929224a57e49960778","_nodeVersion":"24.11.1","_npmVersion":"lerna/8.1.8/node@v24.11.1+x64 (linux)","_id":"@mongosh/types@3.14.1","dist":{"integrity":"sha512-jX3Z/EmKmwPiHYSSALxAjeBHXGL1XMkEBOz0CCeE1dexCyMTyGf9H78cn+emBAVuyGQHhfo5WhyQhycNtDUZAQ==","shasum":"10602702940f4428eddac0508d28ef87b14f0284","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.14.1.tgz","fileCount":17,"unpackedSize":67673,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDlEzka6cMB4yl9w88aN3QyOHJ3Vif+HMx96xamqnBPTQIhAIEgGLsU7p/qlteYHXoHrCuptox+yV1eq/hEP0pX6232"}],"size":15447},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"maurizio.cas@gmail.com"},{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.14.1_1764776854954_0.25914650647190984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-03T15:47:35.141Z","publish_time":1764776855141,"_source_registry_name":"default","contributors":[]},"3.14.2":{"name":"@mongosh/types","version":"3.14.2","description":"Types for mongosh internals","author":"Anna Henningsen <anna.henningsen@mongodb.com>","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.9.4"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","eslint":"^7.25.0","mongodb":"^6.19.0","prettier":"^2.8.8"},"gitHead":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","_nodeVersion":"24.12.0","_npmVersion":"lerna/8.1.8/node@v24.12.0+x64 (linux)","_id":"@mongosh/types@3.14.2","dist":{"integrity":"sha512-wrz5KN5i53aVy4deiLsaVYcJIfytpK7Z4OQ74wyBZOZMGza93htMPqSV6jeA/+hzMA4rd/pwcBWgU4PSwNh+Ew==","shasum":"bf673bc5e0d67e91e579ec01c132bd064db04e83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-3.14.2.tgz","fileCount":16,"unpackedSize":67207,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH7lj3S2ZTJOVcpYrqgOdXuyOCic6IF2sWGvWz16Ho3FAiEAksJUQ9tl/g0E508NWf7sGqa9RRVIdtZtu2Eovg3o0/s="}],"size":15284},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"},{"name":"anonymous","email":"maurizio.casimirri@mongodb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_3.14.2_1768215574905_0.455385872687857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T10:59:35.059Z","publish_time":1768215575059,"_source_registry_name":"default","contributors":[]},"5.0.0":{"name":"@mongosh/types","version":"5.0.0","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.14.7"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","eslint":"^7.25.0","mongodb":"^7.1.0","prettier":"^2.8.8"},"gitHead":"1ae76759bb28ace817059c00cfefa6055aec35c4","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"},{"name":"Alena Khineika","email":"alena.khineika@mongodb.com"},{"name":"Gagik Amaryan","email":"me@gagik.co"},{"name":"mongodb-devtools-bot[bot]","email":"189715634+mongodb-devtools-bot[bot]@users.noreply.github.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-5-160.ec2.internal"},{"name":"Nikola Irinchev","email":"irinchev@me.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-4-95.ec2.internal"}],"_id":"@mongosh/types@5.0.0","_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.4/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-bUzLZ5zp0mL6PkV0jgHaxHX7m6NXIxxlXAbIgxnMjKDmGLFFr7GJXOSb5e4wfPu7o/yRfMHVZDLdh7V30nU4Hw==","shasum":"45ddcd6d5ceaff29645bd7e14d53455510771163","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-5.0.0.tgz","fileCount":16,"unpackedSize":67206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDzgdOghhSB+KJI5Qu4AVLdxxkI/DJ+BNUfwhzzJyB9GAiAGzyqlA2kdky7801Kw/e60ujKYuwonYFpcyz3sSXcDQg=="}],"size":15280},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"},{"name":"anonymous","email":"maurizio.casimirri@mongodb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_5.0.0_1770929984116_0.41926929121797185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T20:59:44.256Z","publish_time":1770929984256,"_source_registry_name":"default"},"5.0.1":{"name":"@mongosh/types","version":"5.0.1","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.14.9"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","eslint":"^7.25.0","mongodb":"^7.1.0","prettier":"^2.8.8"},"gitHead":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"},{"name":"Alena Khineika","email":"alena.khineika@mongodb.com"},{"name":"Gagik Amaryan","email":"me@gagik.co"},{"name":"mongodb-devtools-bot[bot]","email":"189715634+mongodb-devtools-bot[bot]@users.noreply.github.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-5-160.ec2.internal"},{"name":"Nikola Irinchev","email":"irinchev@me.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-4-95.ec2.internal"}],"_id":"@mongosh/types@5.0.1","_nodeVersion":"24.13.1","_npmVersion":"lerna/9.0.4/node@v24.13.1+x64 (linux)","dist":{"integrity":"sha512-AogP2g1vjuFvA/8nh118L5Ye+2hLmgX3chRiWC2mAIcmhG0XkKBbJd7uIFgdKwr3QK9wp9+S/Y8Q+j39nkv5mA==","shasum":"4788c0bb66480799af1c8eace7f76f95a8900d85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-5.0.1.tgz","fileCount":16,"unpackedSize":67206,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB0nQ87MBxtfW+QcTQ5X6ueQd7W4EzG6tYIqZQIG+zy9AiBtSuDI2o9zrkdFSACfd4UKcwXx+zkbeF3EXwzrz/phRA=="}],"size":15281},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"},{"name":"anonymous","email":"maurizio.casimirri@mongodb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_5.0.1_1771235600386_0.09375126363463959"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-16T09:53:20.537Z","publish_time":1771235600537,"_source_registry_name":"default"},"5.0.3":{"name":"@mongosh/types","version":"5.0.3","description":"Types for mongosh internals","author":{"name":"Anna Henningsen","email":"anna.henningsen@mongodb.com"},"homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/types#readme","license":"Apache-2.0","main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"engines":{"node":">=14.15.1"},"repository":{"type":"git","url":"git+https://github.com/mongodb-js/mongosh.git"},"scripts":{"check":"npm run lint","compile":"tsc -p tsconfig.json","eslint":"eslint","lint":"npm run eslint . && npm run prettier -- --check .","prepublish":"npm run compile","test":"mocha","test-ci":"node ../../scripts/run-if-package-requested.js npm test","test-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test","test-ci-coverage":"nyc --no-clean --cwd ../.. --reporter=none npm run test-ci","prettier":"prettier","reformat":"npm run prettier -- --write . && npm run eslint -- --fix"},"bugs":{"url":"https://github.com/mongodb-js/mongosh/issues"},"mongosh":{"unitTestsOnly":true},"dependencies":{"@mongodb-js/devtools-connect":"^3.14.9"},"devDependencies":{"@mongodb-js/eslint-config-mongosh":"^1.0.0","@mongodb-js/prettier-config-devtools":"^1.0.1","@mongodb-js/tsconfig-mongosh":"^1.0.0","eslint":"^7.25.0","mongodb":"^7.1.0","prettier":"^2.8.8"},"gitHead":"8046da7b463930861417f6b414580823af71889f","contributors":[{"name":"Anna Henningsen","email":"anna@addaleax.net"},{"name":"Maurizio Casimirri","email":"maurizio.cas@gmail.com"},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"},{"name":"Michael Rose","email":"michael_rose@gmx.de"},{"name":"Alena Khineika","email":"alena.khineika@gmail.com"},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com"},{"name":"Le Roux Bodenstein","email":"lerouxb@gmail.com"},{"name":"Martin Rodriguez Reboredo","email":"yakoyoku@gmail.com"},{"name":"Kevin Mas Ruiz","email":"kevin.mas@hey.com"},{"name":"Basit","email":"1305718+mabaasit@users.noreply.github.com"},{"name":"Alena Khineika","email":"alena.khineika@mongodb.com"},{"name":"Gagik Amaryan","email":"me@gagik.co"},{"name":"mongodb-devtools-bot[bot]","email":"189715634+mongodb-devtools-bot[bot]@users.noreply.github.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-5-160.ec2.internal"},{"name":"Nikola Irinchev","email":"irinchev@me.com"},{"name":"Ubuntu","email":"ubuntu@ip-10-0-4-95.ec2.internal"}],"_id":"@mongosh/types@5.0.3","_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.4/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-6foBHuAFAxKc0TGgUzDmRojo4fft596soAzizikg8WI0lOMjJk5LA9eFc92MQuPyDg/Q8a7aLHa1lUcd2BSJug==","shasum":"b0373a1021aff459fab7919b3710d7b8f68f0345","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@mongosh/types/-/types-5.0.3.tgz","fileCount":16,"unpackedSize":67265,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCO2A6BUCkOQ2Uyc23R1R7SUD0oh8tqK1lv+tY1yDw3bgIhAPo3WZx0GmpkQkRgv4H1RYGUfdyT9RVHUxL5mYAPgypf"}],"size":15293},"_npmUser":{"name":"anonymous","email":"iteng@mongodb.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"iteng@mongodb.com"},{"name":"anonymous","email":"anna@addaleax.net"},{"name":"anonymous","email":"alexander.schroll+npm@mongodb.com"},{"name":"anonymous","email":"irinchev@me.com"},{"name":"anonymous","email":"maurizio.casimirri@mongodb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_5.0.3_1773708933501_0.9964206560345583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T00:55:33.662Z","publish_time":1773708933662,"_source_registry_name":"default"}},"dist-tags":{"latest":"5.0.3"},"name":"@mongosh/types","time":{"created":"2022-01-27T22:40:58.551Z","modified":"2026-03-17T00:55:43.133Z","1.1.7":"2021-12-14T17:07:33.208Z","1.1.6":"2021-12-02T16:09:43.697Z","1.1.5":"2021-12-01T11:45:33.605Z","1.1.4":"2021-11-24T13:30:07.809Z","1.1.2":"2021-11-05T16:00:27.582Z","1.1.1":"2021-10-28T13:13:04.198Z","1.1.0":"2021-10-07T16:22:31.589Z","1.0.7":"2021-09-22T09:26:38.671Z","1.0.6":"2021-09-14T12:21:41.952Z","1.0.5":"2021-08-12T11:57:39.636Z","1.0.4":"2021-08-04T15:15:54.761Z","1.0.3":"2021-07-29T09:48:24.819Z","1.0.1":"2021-07-21T14:32:18.003Z","1.0.0":"2021-07-09T14:05:35.363Z","0.15.6":"2021-07-09T00:47:08.518Z","0.15.5":"2021-07-02T17:00:23.210Z","0.15.4":"2021-07-01T15:15:28.322Z","0.15.1":"2021-06-18T16:52:27.698Z","0.15.0":"2021-06-11T09:21:29.618Z","0.14.0":"2021-05-28T07:33:10.891Z","0.13.2":"2021-05-20T17:01:13.815Z","0.13.1":"2021-05-18T17:00:42.702Z","0.12.1":"2021-04-30T15:58:45.973Z","0.12.0":"2021-04-23T12:51:50.812Z","0.11.0":"2021-04-08T11:28:38.213Z","0.10.1":"2021-04-01T17:13:51.747Z","0.10.0":"2021-03-31T14:07:31.575Z","0.9.0":"2021-03-10T16:08:54.432Z","0.8.3":"2021-03-03T18:19:25.094Z","0.8.2":"2021-02-24T13:12:29.104Z","0.8.1":"2021-02-23T09:53:43.224Z","0.8.0":"2021-02-17T14:13:09.374Z","0.7.7":"2021-02-03T17:04:18.074Z","1.1.8":"2022-01-11T16:57:50.429Z","1.1.9":"2022-01-18T12:38:18.950Z","1.2.1":"2022-02-23T23:22:30.415Z","1.2.2":"2022-02-25T00:39:01.653Z","1.2.3":"2022-03-09T21:41:02.068Z","1.3.0":"2022-03-17T15:02:56.031Z","1.3.1":"2022-03-21T18:35:56.140Z","1.4.1":"2022-05-12T02:10:19.371Z","1.4.2":"2022-05-17T18:44:59.537Z","1.5.0":"2022-06-02T12:51:22.809Z","1.5.1":"2022-07-14T19:53:39.961Z","1.5.2":"2022-07-27T20:39:40.071Z","1.5.3":"2022-07-29T03:50:36.398Z","1.5.4":"2022-07-31T00:06:46.069Z","1.6.0":"2022-09-20T19:43:16.627Z","1.6.1":"2022-12-01T12:49:26.355Z","1.6.2":"2023-01-09T17:27:46.849Z","1.7.0":"2023-02-10T17:06:06.951Z","1.7.1":"2023-02-13T19:22:09.962Z","1.8.0":"2023-02-28T16:30:57.882Z","1.8.1":"2023-04-24T17:45:38.914Z","1.8.2":"2023-04-28T11:39:51.055Z","1.9.0":"2023-05-17T16:40:53.379Z","1.9.1":"2023-05-25T12:19:01.484Z","1.10.0":"2023-06-13T14:12:47.614Z","1.10.1":"2023-06-21T09:54:31.029Z","1.10.2":"2023-07-28T16:48:01.907Z","1.10.3":"2023-07-31T11:54:46.811Z","1.10.4":"2023-08-10T13:47:04.355Z","1.10.5":"2023-08-14T14:03:03.565Z","1.10.6":"2023-08-25T08:42:25.435Z","2.0.0":"2023-09-06T09:38:22.797Z","2.0.1":"2023-09-14T14:45:51.697Z","2.0.2":"2023-10-16T09:07:46.391Z","2.1.0":"2023-11-21T10:46:35.098Z","2.1.1":"2023-12-05T09:25:47.753Z","2.1.3":"2024-01-29T11:57:24.016Z","2.1.4":"2024-02-08T16:34:15.019Z","2.1.5":"2024-02-19T13:40:01.506Z","2.2.0":"2024-03-14T20:56:00.076Z","2.2.1":"2024-03-19T18:24:13.413Z","2.2.2":"2024-03-26T13:49:59.431Z","2.2.3":"2024-04-04T09:36:40.583Z","2.2.4":"2024-04-15T14:34:07.522Z","2.2.5":"2024-04-24T16:18:42.829Z","2.2.6":"2024-05-17T09:23:06.389Z","2.2.9":"2024-06-14T13:42:45.106Z","2.2.10":"2024-06-24T09:33:57.541Z","2.2.11":"2024-07-09T12:13:42.014Z","2.2.12":"2024-07-11T07:57:34.158Z","2.2.15":"2024-07-30T10:31:12.429Z","2.3.0":"2024-08-16T09:14:54.524Z","2.3.1":"2024-09-05T20:11:58.303Z","2.3.2":"2024-10-08T19:03:25.020Z","2.3.3":"2024-10-30T10:42:51.226Z","2.3.4":"2024-11-27T15:18:37.379Z","2.3.5":"2024-12-12T22:34:57.999Z","2.3.6":"2024-12-13T18:51:04.042Z","2.3.7":"2024-12-17T19:10:29.979Z","2.3.8":"2025-01-06T17:33:02.517Z","3.0.0":"2025-01-27T15:34:27.022Z","3.2.0":"2025-02-05T12:36:48.789Z","3.4.0":"2025-02-20T19:11:44.009Z","3.5.0":"2025-02-25T10:41:22.557Z","3.6.0":"2025-03-05T13:17:52.425Z","3.6.2":"2025-05-07T08:47:30.288Z","3.8.0":"2025-06-03T10:36:39.178Z","3.7.0":"2025-06-11T09:29:25.087Z","3.8.2":"2025-06-18T18:03:39.325Z","3.10.0":"2025-07-18T08:24:46.218Z","3.12.0":"2025-08-28T15:50:53.015Z","3.14.0":"2025-09-09T10:22:39.499Z","3.14.1":"2025-12-03T15:47:35.141Z","3.14.2":"2026-01-12T10:59:35.059Z","5.0.0":"2026-02-12T20:59:44.256Z","5.0.1":"2026-02-16T09:53:20.537Z","5.0.3":"2026-03-17T00:55:33.662Z"},"readme":"# `@mongosh/types`\n\n> TODO: description\n\n## Usage\n\n```\nconst types = require('@mongosh/types');\n\n// TODO: DEMONSTRATE API\n```","users":{}}