{"_id":"omit-empty-es","_rev":"21-1bd6b7d0ff29c4e276987925259870f9","name":"omit-empty-es","dist-tags":{"latest":"1.2.0","canary":"0.0.0-canary-20230629204130"},"versions":{"1.0.0":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.0.0","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"license":"MIT","main":"dist/index.js","scripts":{"build":"parcel build src/index.js --experimental-scope-hoisting","test":"jest"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-regenerator":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","babel-jest":"^24.5.0","jest":"^24.5.0","parcel-bundler":"^1.12.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"b0214ef8ccbb57c865e65527eb42afa3a159bc34","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.0.0","_nodeVersion":"11.12.0","_npmVersion":"6.7.0","_npmUser":{"name":"emmenko","email":"emmenko@gmail.com"},"dist":{"integrity":"sha512-QR9JqTn6Sls+E/B0qVl5NdkE27pSiGnQgBv75TRpmfcMaWSlACl77OWjQziE3Gf5j9URlS1DiWj63es3VRkXMQ==","shasum":"36db6062a4a1bc7be2f56d511d9ef73b5faa70c7","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.0.0.tgz","fileCount":4,"unpackedSize":5501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmRH3CRA9TVsSAnZWagAARqoP/RRQNokXTDr1Aiso0v98\n5FLga1BIW10B9+qoMhmQxuBH1DLCqZs59Htlwgeuw+DlyKKvC/MNTCCBwmlI\nHIn9P5ymZOIUVVM1lM7invJLlw3ieEaP5GB/d3jMaaehM2DolNlfcox6cSX3\n3jY4PZWQlO8eOdfJdMi5LOWkGRC6VPThZSPjmituqvM20md6f15XCZNuzE8F\nROabcjoprW5NmEy9N6w172ZoD0brgWjGQ17wExL2/KIE/OtBc7QX7xM7CCdX\nz5TEcM8KXLs5I/dkxK4y9+CyJteRuscFfpc8Y8ZJWCDvc7k/hF/ZkXiD4lHc\nrVNfpRRVNaC9NlU26/4T9mQHSlK+qK5O8JUutwyRzUviZH1cI03+VScjKLLf\ndrgpFR9IPwltnE8mVzESXw+ldzXLsBMUeFnKWG9aN26pFgQUcScd6COKvlCT\nvdafAXaA7XaLNDGJR74Xrs/SW/fC1gn4kSk5pIrZQUo0MH7h/yc2+LYMz82f\nrz7VqRx8803q0ZIYTDhRhhqu0nKE2wHFX+kBkA4/I1DGVVK/s3fX4jHfhcGr\nnqjJzh9Yv1JuOuNPncmf/QB0FKNF+KGRpZLmcRAGHZNbtz4953OPelPUS9B1\niqEMRY+cQ2eWwm2UEPIbdEZPEE5+yVrr3YS1mkMqoAS4uTFykUuXymdiDM/E\nIy3k\r\n=ZN+c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAmK9WuxJyGd7MmBop69XItd72V/D6i8K+8FSrQpStVqAiBH6udmCSbe7Os4t5yW7rNvXNRuqzXtaklPyBWnaB41Rg=="}]},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.0.0_1553535478603_0.6450810802574856"},"_hasShrinkwrap":false},"1.0.1":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.0.1","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"license":"MIT","main":"dist/esm/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","scripts":{"prebuild":"rimraf dist","build":"yarn build:es && yarn build:umd","build:es":"parcel build src/index.js --experimental-scope-hoisting -d dist/esm","build:umd":"parcel build src/index.js --global omitEmpty -d dist/umd","lint":"eslint src/*","test":"jest"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-regenerator":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","eslint":"^5.15.3","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-formatter-pretty":"^2.1.1","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","jest":"^24.5.0","parcel-bundler":"^1.12.3","rimraf":"^2.6.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"f8d8e8333041512010bde7d8dedce619e3834ad6","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.0.1","_nodeVersion":"11.12.0","_npmVersion":"6.7.0","_npmUser":{"name":"emmenko","email":"emmenko@gmail.com"},"dist":{"integrity":"sha512-VlM1en9YPIXZHQ5LneIQgeIigaSGZ+WWqOtf2ajcuoLrIHNAp5WzQQh2/kJgkodqF2Gs5MJaln+SP+Zu8QbBRg==","shasum":"dbd138373207699b198f35705b2cb3f8ea5f4b66","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.0.1.tgz","fileCount":7,"unpackedSize":22935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmfDOCRA9TVsSAnZWagAA+xYP/37hGhXjcEUMFc0Q0NN+\nmeCvQ9l9x1nsQyyzojqwOgHN+jPYNwa82t/UDuO3x1DKu6c+vT1TEu3Hkc28\nPlEZCy6RaobguWnRs0kieHbUOGnRgq4SfIp51nT6tqfDnyctGra/Bg6IhzUF\n/qvW7AURcbHBldNz0Ykofw0+OPZN/6iaqyGkYVZUAoRh8ciCWKY+47SXTl2k\nWYvo27e4J+IeRf0RbzDz/VAN8Nf1M9fs4azRu7okswahhNlA9T9TnrPHBD6x\nVVuarVBKWvwprzokNe4cOa83GAui1+5L8zbpkg/4e5ion3pBNzjp3oqFDVks\nBRxsLCDRYImfLqWA63K9u5nCcj+ZnXbK/mCWFREoBU/j4PBViJYv1hc75TIy\n30GeS1MMAuPs2mvGcMDvYAPY+9wV+8FUup7RTSinFCESrBycfdVS71NFcfuH\nZSCASOf3OPRupTDfdBx/235+0g4bbkbbLYUSxm5R6lSkdKMYASMS6UH4OCTp\n4cXB19Y4iFisGUAJlNQTvpB6AB+Cvry50jtW5JS9Op6OEYnhMZkBuQc7F8rk\nOWNcfoQ/FQ6FFy2jzLZe2O3sqDGeCZHoK7rTNWuzEb42uMvNmh+t+JLVdqOH\nFxfmxBJISjDOzHRRKsJ/xlU/rq9LIo04GQwo+5mgbH363ErMOTqbGFDZRG/a\nWL2q\r\n=bkmy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJGD5HIj64GI6eehvjefS6RoBF3Rxe6AeBesXqfHnqVgIhAIVhjTxkfzdkhHq8NWDxwPkmLUg7S9qthnmiTJTqgSXP"}]},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.0.1_1553592525433_0.4982492421822795"},"_hasShrinkwrap":false},"1.0.2":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.0.2","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"license":"MIT","main":"dist/index.js","module":"dist/index.js","scripts":{"build":"parcel build src/index.js --experimental-scope-hoisting","lint":"eslint src/*","test":"jest"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-regenerator":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","eslint":"^5.15.3","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-formatter-pretty":"^2.1.1","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","jest":"^24.5.0","parcel-bundler":"^1.12.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"9b55b2ec0bc6eeee5ca7386e4b58ab0cd3978e24","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.0.2","_nodeVersion":"11.12.0","_npmVersion":"6.7.0","_npmUser":{"name":"emmenko","email":"emmenko@gmail.com"},"dist":{"integrity":"sha512-7g3l5Is3DbS0SLcPj83NJ+g5V+eyCqPVm4hCCCs/7eYe0F4mzZdGdxeOljeEsAeH+AF8crebzp9hAO67JC6rGQ==","shasum":"e0a7877f9a882c4a637995024503d4c0a93849d0","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.0.2.tgz","fileCount":5,"unpackedSize":6879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmfTKCRA9TVsSAnZWagAAZFcQAKJZf0D6FyTcxKIeS+dK\nHcEXyNf8gyYj1waUJ8VLQHdbu5M78CSUowc31OBt3igp0kH5MViX4tqojzzv\nkBg/pYLSmxWcEs/CJaWaUxycwXLcK1stJwyk3dNfWYvtNGc6TawdPwZhYSkX\nX0z118ibxDpkRaWUxwPAR9LK+il+Cpeao+E37PrX7MN6ggKo3pnuhhmuxRfV\n8oDo+LYnE3UifidZg2t9htI4h7qC2shZ/+ZhJZav4/jIrNSnuISQ/Sl+kiSL\ndca3DykrVdF5zgA78ZH8jbLdIM9omz9qYS4W4gU0dp22lyqH9lD6a2BmhoI7\nLIZgDO/mxrCPZ0T6e0O77LdhNX63bGJaFjJjHVgHWEkVpLnoMMR6JSuKbh5I\n2azhZdv1KBW77C8I8b3KcPmZhwCpqz2xwbJdrM2E4PKhYJqLM5Lb0EuGx/Ws\nZnktEX6OQIA0jIhvZmLDOUKG9hbm+IsEPRolW39R5Uo12WGjeVIAA1biqnYL\nMIezEC4EbVeM5dCDTq3mV61QQWiSDZGb12ixfiVNCXAGRz9JFY1EDU6qHlui\nrwK6k15ESQCqXPqyBuyunUybk8LLNxQThNk+2QNBgQKMcUzDsGTaEREwsySl\nki8uf+a84v6YTFIComswkHOiJuB/C8ajhmAL/hHVD/Hxypezw81pOR8AVgr+\nUWQe\r\n=elFH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCndaRITgHVPf9RyuaKiND055fnPgfIZicji9nPNLKUmAIhAN+VWoh7zcIsVUThNRlDvQauPfjtWbSWtyV0+6xHoOLV"}]},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.0.2_1553593545622_0.7944210637311326"},"_hasShrinkwrap":false},"1.0.3":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.0.3","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"license":"MIT","main":"dist/omit-empty.cjs.js","module":"dist/omit-empty.esm.js","scripts":{"prebuild":"rimraf dist","build":"cross-env NODE_ENV=production rollup -c","format":"prettier --write '**/*.js'","lint":"eslint src/*","test":"jest"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-regenerator":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","cross-env":"^5.2.0","eslint":"^5.15.3","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-formatter-pretty":"^2.1.1","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","jest":"^24.5.0","prettier":"^1.16.4","rimraf":"^2.6.3","rollup":"^1.7.3","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.2","rollup-plugin-node-resolve":"^4.0.1"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"612ec9fa603e199d68a7be1075d64e3c9fa2fc47","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.0.3","_nodeVersion":"11.12.0","_npmVersion":"6.7.0","_npmUser":{"name":"emmenko","email":"emmenko@gmail.com"},"dist":{"integrity":"sha512-SobkOViA9e2sNtw7ebBDEfgy76zKbXx+quKqgCZ17a4Y7FZ6JduHwOlABsjs0Rdz6d/YAf9/bRS0Q+V6idWxOQ==","shasum":"b6577b40756ff7d8da6e2d0ed4b4c79c883793e1","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.0.3.tgz","fileCount":6,"unpackedSize":15508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmg7/CRA9TVsSAnZWagAAjvAP/RZwdvvLLX2E1EbhjAK9\nn9PGlVx7HzSxYyNv8l3Eb6eXRPzKljLm4YNpVWDybCeCXOpyt9yKfq9cCpdg\nBIeVuq1BGizvc8MvA6Mj2o2CdwxLgIyU6omxvs/CaXhJodGKHN3wF6zBc+Ha\nZs6fwTcYwN70ehBS0MnOZDkOUHjof8trCx2UMMCL+BJ0b3VgmGZath/Cqsjt\npdQ+mKrCeqCcqiO1P/EmitC8cDffNTe5Z1MIqYS+9vyZX1RQUjv9m3fa+IEO\nydphCeOpHA5eXW2E35EoHE9J0APyij+Gr5t3jsyGo69olAi4LwL6OCzb6S+R\nLJa2mH7M+TzYDchzXMkaG5/VcmRVoZ3crnd7MNjvdkR1zL3HpNI32Qt9+Krj\ntXL/uQhs8XoTSORaMYX+gYR+g0nq9QRHcOwzk1of32FlQFeg4ABzdC2lq3M7\nzX6QwXE+cSvEQg9odeLzZWe7Ev7YtHT6h+g9O0IA1Ji2QEjPjnAELAQdRjb1\nzbteD3iUXFLiekEfZDDIIT1cbWCiq2Lmyf33GZMftlgP7sgvLOye8fUK5ckT\n/R0tQCriSrgnxzx91iIp/toSxxWy/7iPNkX6ra0SED4jiX9MfLNySuHP9QXu\n6obOLQgORJ8fpwQsqVOFPfWnxxZzqA7kF5tsmmfzwqSWhHJ148D6VVCcoHxS\n9Lpk\r\n=Da1e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICj89i1Cmo6RDQpCR1HFOyb0r36kQxd/J6NlWIwRRDmpAiBE6lNrmPP0hVz8iZ7/j5rN3p7x1hLFLFOdet3p3Vpp0A=="}]},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.0.3_1553600254859_0.17207820990269052"},"_hasShrinkwrap":false},"0.0.0-canary-2020115151612":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-2020115151612","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"postinstall":"preconstruct dev","build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"1fe2614dfdc502b82ef6dfcaa31b7834ab77df8a","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-2020115151612","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-rkIPKmHu3k43kSQy9w/dE5vGJdUGxlF9y0/I1fIfQY2lTJdHUwj5d4Qf5P8ozDZ0qWRWmm7xGMzMBm9Nssebaw==","shasum":"ffa9a772652fb0ab2bacde2aa0da4e5007e45477","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-2020115151612.tgz","fileCount":6,"unpackedSize":5964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy6RACRA9TVsSAnZWagAA0y0P/R9W3/eFUl1O/MuAvbIy\nq88AVTvOKtwQ78/8iOq/fSga0CbTqwBLIzEPbSOOkLviCHA8IeTuS6P7SfDy\n1Wna034BJR7QCp5PwhQSf83buPBQHmY4bN0E0N+JbmxZreORsHQLc95cFQ18\nY/zi0ftn2o6tlKNHyJTnPNs2k/xV5Ezng8yb5nZYH4kKzVXSfm13rp12FDR7\ny6npo03F01pUDST4KN8cHxkPJdJdNIhstzSA37ywGyt1OzlpXeBTcmePBJlj\nddt/C50pXt4xR+eW7UMeXvlp8vp5GP/jeuVXgovoCb0RJg8N9gnB7mqmfmPo\n+VBTK+55g3PeqDZLZCNfLYy2n/j3hJFEIFxWkZ9Fh9tMNKMqtPTq22+GLdxz\n6Svr+QZKGD24ZhrbPzvVnmSftFeoguBdbWkBbiiXkm6Nz7hf4rIXpKXaG249\njbrNbi4X+y1zZ4wNft4XtRWjv42S5Nr1bpI14bB9kILRoeGKSJd73mbRXBvC\nHLOo/hq9OZS9aTbG9S2/BQtUsMZeUkBFV71ezhH+hjCZlk13gYuRjBpiugk+\nCjd6IvJGRboK7eJHM1jz0x8zWSX9JuNCa5j3FZSYXcnMEUK8nmi+cF7/Gcmy\nkLZRYha5iaB/PjvzAkGFvsn/mlD0fLl6GeVJIodjkREAiRjqIcmcVWUImAtd\nc6oo\r\n=99C8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBqj1+ZKHe4G3bNy4a38sYKAfPzUN3FKqRVJFWVnhSbAiBa+WvE3rik5kzhMBmJGOh8A9B6hsHw+w6jRT0pt8DQEA=="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-2020115151612_1607181375969_0.5991828090126072"},"_hasShrinkwrap":false},"1.1.0":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.1.0","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"postinstall":"preconstruct dev","build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"297e4d42062de58debd8222db7c6261112fdc0fc","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.1.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-uPfDRTCpkL9yT31KfF5oI71T1Jtq6TyaXiRsJxhDIG0LkBrXGGHbf0N9Z+HWROWWGIGDPhtR8UItRbJzZfQJlg==","shasum":"4c0b391b8789994d068c56675bd17dd89186e65f","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.1.0.tgz","fileCount":6,"unpackedSize":5926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy6UGCRA9TVsSAnZWagAASHQP/iISKklae9+LkFtubDuQ\nRGIhYnwzFiqFbhXoLF4r2B2Bp8ugH1E/0Kp/BbEWH/sGy3h67vaCoUkYC96s\n4HD64/I9PHnjK02Tx+PCl9CgRqpfZRyeGZfPFDOJ+xNwNmortRbW5G/a7llH\nh886Sz63J9ckru2bBciDRhFNQdM3aIiB31ctlZ2mby2o5S6CbfOO2wSDUZSg\n481WPYSkT8y6ITs3Tv1DCk3UaHbiN485yxdToIO4rv/7reKq+KnnR4c+F/P2\nByL0xKuhb1uSUYLAGWTilt5yWyoEaWa5ilEZQ/y/Y+DjqZfoiSvR8kKzoIXe\nNLRz1atuyiF9kWckLRfkBsOGT3z0w924uHiI0L86oJQUN5Q5Bja3LoYiLZY5\nSt/l447bCsG7woRrDhoRaSrQ6lWXopYY38QL1JHJCfN6/BECffdHe3zeM5CA\nJBH8DNkLXz4432zFBzTqluAfe5T6yVStCl+0/ICQkC//Zhvtb1cJnwYJDA2O\nrDoSn42EWNJ6C3irIKnxZqqyZjoZTsbv48qUNiM/kYUgnu+l7RbTr0MKg3VN\n2xtMwmQ2SXyqQg9V+GUx896EdwIXwgbb6SBOFZIdUzNxdcMgcYnvYcEUpUZP\nZ+CzDZBnxsM6J3+AFVmufxaeRW8l90yltCEePITQsSonCQCjLp1ueh1kokxS\nlG0A\r\n=jRBM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs0rgo3AlCLsJ18QwtSi8Vs6DdAlrnLsX27Nrm3kMMqAIhAJgFX3KQfhuDT0DIKRlJDZiFn4NePlcYbMwP6at2Tph3"}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.1.0_1607181574231_0.09709219109439049"},"_hasShrinkwrap":false},"0.0.0-canary-20201111155732":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-20201111155732","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"postinstall":"preconstruct dev","build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"4abfbaea37c6d5daa1fbb11873c5d999243649e5","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-20201111155732","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-Nlf1aPZNxqVvgam6216UsexSBYV1nMp7IJDS5si9FLyRzLA6EVwpO+LjTLto5F3o1rw5CkavPm+rdvuc19tHtA==","shasum":"ac46fd10159b1affc5e8798d2a91923b2bc6199c","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-20201111155732.tgz","fileCount":12,"unpackedSize":35504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf05byCRA9TVsSAnZWagAAQMMQAJhWgtpyHSRkoHJNurKS\ngo6OHWoougSWo2XshM9YpG6CW5m/kdOCAgqQsj4YM2ArhNgYQdBKmmO8XMtP\ntofowWuVgaOvkT14GM6z3TL+GNFgFaDAxXUAN8CnxipF9fsqRImk2nrr8M6/\nguO0AX8IHVjtJGNPFdX2h9Fwb0diCMz8bZO6M0sM38Q7I1jg4EFvSMo5Nr49\nHoz3FZG+vjuZQF89hmS1CBlUA4epQkT5aZAkYhCaQW2DXnXCRnkw8lZMxhBR\nVfnUo9w8J6JxXk6JWAZOiQHYS51WIi7ObmB6GCyEYopyjtoLTLCyEx57uZYr\nvQ1IWj7znXpZiAhUHTCf2omGTu2trg60j6YQwnLQU1k++ly/2N2amIHdyQY3\no5bYexs+pAGk0/nEjPATIF7NoXKWlWi5ftyR+Vem27KMPZf6B5TCmtctZB7I\nFbrdp0bX/1Kfj+yp0G8Xw8K+2UpfCmNn+H+0aPGSiGMjoqBkAUz5usGyAbrW\nVDSUva6m8uF7cGxdYikYkJQFE1xtbxkXYaIHv8M7Iqz0Ik02VZlxoeR6IldL\noxdIJmahoIZ8jh4M5W0Em85hbcsFkFIo2FJoVb6ywK8Zi+OHamCjX3ud5VqK\n8n3UxnQTRVydt5Nm3AMODWLcSmCSYjUVUqoSi7b2Qz5Yy9bzTr7wl4dEVSe8\nYWFv\r\n=xubi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMvGhVix+sUlTMAKbvq1MsWs0AmzjwAz6+V7mM9T52hAiEAqrZUFWOyDzsHSh+4KgSYCgLNZ3/Od2krKftKSnuya9g="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-20201111155732_1607702257604_0.4211313963720471"},"_hasShrinkwrap":false},"0.0.0-canary-20201111155858":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-20201111155858","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"postinstall":"preconstruct dev","build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"a164885b44788c95980da4aa0f5cb5823d84d909","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-20201111155858","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-F7r1MIk9OVZj2G38viC2dg5EY5W6LidlJiPECBbwB/a+M+XpfnXMae5LnN2byOE3j5GmUfqjNiYnFIoW8BDwyA==","shasum":"8d85fdb8084927118f05d6ab3baac262bb3c233b","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-20201111155858.tgz","fileCount":12,"unpackedSize":35504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf05dMCRA9TVsSAnZWagAAdgcP/2sgICWl8CUS57RQOYa3\nhxNJc/HcELgNUCxE/B8yx5WfPwdCowpaoqBdkl1JAfuEszr2jc+wmgHpCxd/\nA+odqkPxHDcXlm2GrZcnHF8EoPl2XOhlNBqsGGzjIhkTIZk1SE1bUgpxrPKe\n1tVbr93ygX2Ez/ShCFlBAO+2CSFFa+rQJ6j1g3hrZLj8TYwA8KLlNvafgmgj\n8uW2nX33PbNGbrbY9fxzu2eybWphraK4lWSQqeC1Juh3Znyuh7jqw0BgYmqz\nvziT8Fqkid1BrriXZAWzDIPyQl1XQOpccaU+srrV2N4E3ZkZWWApaLSQpyCt\nyWmHiTCUWYKc4JWZ+eVQ2Z0mXB+bBXPuUTjGJrapZtbrYYWFqbkPm85pdr6k\nTq6mAJ5jfzUnzA5Hrbe/zYaM88bIAQon9/IDT2amt/hb40z5uR7I4RuydDkU\nr09fTdQuxXSiQszjQzxH5YeSNmyn4HY0BWClU9Ihhzz8W0E+cADOrqy7iCu3\n0YgS/p8rDiz3yjgR6zrCMu3n43XoaBRCKuBP5v7RjcgYp2iepTxjEiFdNMvI\nfN79OoVVXxcTzMCnFLVhLKCSPBPH9FAzNsniLyS7uK9uPp8/TLigW1ov95mO\nMfYaIURb+ECVMd/rKcRwOqOS4Rzhax9/alNCWSNQL8MRRn6ajrvytxgEF40m\nWAAy\r\n=eqbG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9R7p0n7M1U/5OlW17QpGOkhR7GmI57fd0E8vuYWHwvQIhAN51ZHpRReyxaSF3RaI0gyghkjnXuC7dM6bHrpx3IHei"}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-20201111155858_1607702347655_0.5985255077066665"},"_hasShrinkwrap":false},"1.1.1":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.1.1","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"postinstall":"preconstruct dev","build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"e85a725f430163c0f63edc58f52799666c673ef6","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.1.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-U3gGU1rv0ygpJsn92GM9w4cBnDYqBSKr2qENyoi9488TJb5vER2YMeuc1JHiLKf7Rfwluzvno9uxxH9ab3sWYA==","shasum":"c07789f5db12033c3dec61dd101d6b422a4e976d","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.1.1.tgz","fileCount":12,"unpackedSize":35460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf05dfCRA9TVsSAnZWagAAAg8QAJRBoDzziTpaUY8YILFj\n/ehTbWhCDXDbUOOEK/EjE4BcgfJ4LPfH/ae82Y6qHmA6PSgD/ZBd9ooUqqe6\njtaeJQjmlDeBL/UzFTdnaAFGr3GF6Iy/evJLyQh13wK1EpSdLURaR7c/9xLi\nxFlarn+qG29q0srfLgS03O2Q/5lIXp9RMy+wAodWBCDobtWS7JLPVBzrmfmc\nayIWe79aqSMlQJiVAT9ypPXpcqgLTQDlQbGzYwQE2xRwJ8jjWnx2xbN91qD3\nqhM/wHq6c7E/rLsQJN7zAY4V50JaU7lwzWH2ayMwuJMHJsLa3IOOcrni0e47\nj1ipquM2n3CYlJoHJcok++otsavJY3YHAnEl8IESM00Cv/oTQ45DM6AguyVo\nx/THx3ZQ25du2FM9GAnkUXhr1c6T8xJpQr0/XBACEoVxJMfQsxN4MfthCu5H\nmE2n+okmAoL867b0+e8K3ON0B5qVNgDSrcyknSmFk2XU9+vcihPV6adoh6d1\nq5oHI7i3wNE5U8Bn2IjMek30AsZ6T+NEn1Idrw61mYekwUBg/9+lRXpevw1T\nqQHwr0EFG/KYl5upriZQF7FUteFECNVaxlHgCReM9HxFBMB8IN+O7zxC/qrK\nK7uwf6zQEIh8zB9HU7dUNglm6iMZ6yIckRBVWXsJ2LC/bs8liXKoP1mf1+II\nV5j5\r\n=XV9Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZJ4yajvEGbOLUpy3oB+nmE+NbHR7/np1qdOeWY8vChgIhAJBe1d72uza34dyFKe7EthWceiYRw4zmCvXGmX0sLn5M"}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.1.1_1607702367265_0.11615630394983434"},"_hasShrinkwrap":false},"0.0.0-canary-202011111678":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-202011111678","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"e0e7cc18a3d8d3cc0c3ee25595c01cfbbdbce8b3","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-202011111678","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-k43RrSIypDpT0Hnqdz46kCs5V192N5QO8eobMOb/MomM9k5M+HoGjFBT9TvBD7QIibBPj3ORz0z9GVSmi2RDuw==","shasum":"dd4863bb096dca4538ff290889e0830aa7e481e3","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-202011111678.tgz","fileCount":12,"unpackedSize":35670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf05kvCRA9TVsSAnZWagAAEygQAKUKj5JKpjfMPXma5V0S\nvDU5nGZ6TBKuGm1Evr7keKqxfZAUQQ8QxBxlNSRyv39oV2NfxLlj9qLEIBo/\nxqtBNCa4kCDL2oyyJp85gBqaKXqj7cYEHmVJcN/62NSjMxrVRtWK3W6kyCRn\nV+FTd0h6nUaFZ5qERIMtmA5sd6+QgCnNluUcBDKPZj/IGa/MKNOoauXl5rJf\ntUILu0ctH2Lha8loCM35jyzvt+3o8KNM3W+muRS+8XI+uI8QaVrAGFSBlaOn\n8BzU5NLcmxLa6e+gtzxUrp9DkprqBy/Y4WEri5MLQ3BTxbUIrZKYFeUKUATl\n0imh9TeTaBeE+sL3rAtAcQlK2dWppqbIEv4NBfFuUmchWydnOhtCZHsgZhGL\nH+AHW1pS3pGF1kpT173+R8jA67OTyvqqjlCAos/7o4qL/Ajb7GoHBNY0g2Ur\nXO9CbOvrd1ls27yyWSc3H3sMh6aucVV+8piqpnSRDQ+ankqJDNvEI+4jML2V\n/Jru7G0O9v5yCSTiiZ5qdGrUTK4mwQHU90gq53hJfQlWhQNsZYaXvH298bAz\nisCvpTl6zd+iJMlzdY8lxYxf3kpYCGnZ0rUq6RUXoAYDiD1lBi7TmDz0JIz1\nBijDCq3oZswfcajoUscD8cKG0/GuzXCDAxflFBvK1tjRJqK2+OFTw7/eOt5X\n/JeB\r\n=rkfj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBf7R7HOjccy69ws1otf82d1JSxYIKzQiWt/A/FHz+diAiEArfRnXE2r36ds7Z5d6AWACFX95abz2yhlvNZQlfHlhzM="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-202011111678_1607702831492_0.9615539473089003"},"_hasShrinkwrap":false},"1.1.2":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.1.2","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.1","@babel/runtime-corejs3":"7.12.1"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.1","@babel/preset-env":"7.12.1","@babel/preset-typescript":"7.12.1","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.11.2","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.0","@types/node":"14.14.6","@typescript-eslint/eslint-plugin":"4.6.1","@typescript-eslint/parser":"4.6.1","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.12.1","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.0","eslint-plugin-prettier":"3.1.4","husky":"4.3.4","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.3","typescript":"4.0.5"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"43ff358a10bc80860fa1fc61ba2bedbf6e130949","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.1.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-oKQ79NhkSqAkjbwhel5COhFWxn8NE+7TYk6NVolJDJ3nNqaKQysH8cNhSNjpcogPcdf0mGeTpYu5uApoK5FlkA==","shasum":"869d2cc0d1f7033a32406770234a7fd9fef0008f","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.1.2.tgz","fileCount":12,"unpackedSize":35630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf05naCRA9TVsSAnZWagAAon8QAJ2Sc+BnsPBKx9aY8hir\nPvaYtLDOqy/LHy/6k+VCYrDFX9nALB++G/VvKVRECh+u+7JoOvXMJno2+lC4\nUSGD/48xH1W3AYM/oXs26oqLilwXd+wr7vLETclk1VVWIX87H6WCZMHl44ti\niWwvXIXZ+736tcanydzj/Z4B9u2CcjtOOugHi/n2v503yS48cWeEdIU72UNl\nBsZF+yvnoDX7KDfW5otOaepuN1OZsMhRh5/e1YNQYVqmODuU96+0jQAfotxD\nhdwZCOMoVJfnNy8xY0lZff+NEVA7IC4o+TlM9gnVKGpS8SJF2jLGkakLK0Ct\nBiTeG7sOxkEsXteJUif3b+bjtkOhDsfd6rNqwmkib8bax72ICBfM83d1exnW\nyVywbNOLmCiKbhD5UxM2AziIRVy7Ev+OAXaorj2s/3NlPtMR+y2IhaTuAV10\nZBZhP6fORFosF4Mi7OXlE2UR99Lxzhr/rGemNYCH3EXEfYMUS3/IZ90Lp2iC\n3FrNHo80BQGVqhfJtXHaTEHGuLhNmdb1TEAZNPpN67mJWwnXpfcV5hJidgTg\nljSnfTJePxOihFP/6Q9vQ5y6X67jrgy4qIFJ6V6c5QsJVh3/iDLEFNnVDAO5\nX0nhOJ3eI8xI7QUtFdcRn44OjQ0w3IdJ4gS5vGultaSzcENL34dPURnjiIdw\nA1H7\r\n=bKRj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsKuwzTMjZvfd+ERe1b/jwSTDQ1wn1gkNVoS3ASZJ4igIhANzP2QTUPH3L2woG1oThymHQPKijLhY9GKrS/NuW8xCV"}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.1.2_1607703002088_0.22460624577805732"},"_hasShrinkwrap":false},"0.0.0-canary-202108182517":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-202108182517","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.5","@babel/runtime-corejs3":"7.12.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.10","@babel/preset-env":"7.12.11","@babel/preset-typescript":"7.12.7","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.12.0","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.1","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.17.0","eslint-config-prettier":"6.15.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.3","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"e3e0c6af13ab7defb57a717df965b9ff0271a628","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-202108182517","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-HIAn6/O4uzd3TCzprfzzm7RFqaLNwIfy2mAqkNkeZGPJjcR323Pka34HOod0x3ZlVlragF/nXKyhr/4q/CTJtw==","shasum":"793ebeb7eb7753fc63a22aaf69c5b45acb2b20ab","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-202108182517.tgz","fileCount":12,"unpackedSize":35958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+KOXCRA9TVsSAnZWagAA71UQAJwfncgxSzNEQkU/PuUR\nTT/2GRgbEtZczO5fY514zRS0IR5SSm4egNllWRoQU1fQdY+CipjK8oUh2YtF\no5P1FeLe3OpFnU5AXjRXFr6IIVEu5x7nTKcni+lP5tpc0poG5FzCercIIbDu\ntCH4Cm2fcG0UdXg8MMuAczXvFzmtMp25lFn9qR0BrVZ+YyXI1g33Onjnn56b\n6Tkdlffme7oV8y7IPdF6nMdeoQcVme1uKwyS+MlC9SKRXfYta0BdxuFWVp6v\nToR8VUL8BknLnoS2acCbalDOtUUddEubAIWJqbSciXzAw4LKJFz2fWGyhrG5\nY+KyqIHsR6KeTWFihNBToYAmr+Na4nFzRLRIC0+8a4SQE8HbqM8Sn46Cz5CT\ncbDHyuuSZpmfUCiD2RlrlKSt1fzL7RE0NK+FPCZ6xzUo9kv6s1V8vb8hCR0k\nHPtmM95dy3HWvnT6zOfm1H01u2DAAoDhiUtcHuDt2Bw8/7tOIQf1toKV3Vy3\nxVhPCU9IB7RhgCtH74468Hlfd/y7Q8JvLEnNBnsvJOiJiYAXNfciPrqhkLbo\nyqNNeitHdfUmFpDVu+K32pB6hAFdmPSIM8Fjj9hXVgLtgPmgnescV+vX3ki/\nZIW1Dw++N0kV05kYWbmUS5IneKTD6JEUde1NyOadzpPkayHtmBilh2AICLAa\nREQY\r\n=zKs5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFFoAC4R/VgFSCvCsG9Ug4Z3iqQyyDz5eh0tqjVl0jLVAiEAz1bXBEOWeZwB6l7jUeCGfMO0loJrdeSH/g2QPcKYTxk="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-202108182517_1610130327074_0.5649998254342303"},"_hasShrinkwrap":false},"0.0.0-canary-202101519644":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-202101519644","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.5","@babel/runtime-corejs3":"7.12.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.10","@babel/preset-env":"7.12.11","@babel/preset-typescript":"7.12.7","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.12.0","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.1","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.17.0","eslint-config-prettier":"7.1.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.3","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"dc9246c41420da13bfb6d5005c1e253d5078e40c","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-202101519644","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-ha1u3fp+gDvFPkCJCkoMAX/0OMfu/PwaoZiz3yapwqpnh4dKBbBHTkfUg/kAhrOew/kMCsEKpyAnln4PMJQiCQ==","shasum":"3558727ea9c537ffb728286ca02eac1b6fd998bc","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-202101519644.tgz","fileCount":12,"unpackedSize":35957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAefICRA9TVsSAnZWagAAy1UP/jjU44jTxk3Zv8smuv0U\nFXUWiEsOOqX4rys4mVZnaUDBinp5zjMoeBNzVAeLiOu80cP2t4XmAw1kMOew\niwbqB4ff++VHfJlLZLWsUyLgYEm72yeVBZKpmeS5fP899smyIp7oHCaVfq6D\np9+5M0xfdFV0erxV8GblDFBglpKMhZiqf2XSwS1v5mcjtxFCPCJntIUl3gdt\nETzZi9qsa0BIp+PPi8RtFT8KnR01IAIA7KXzSFVHZPo81aMDKZayGPz5yYcl\n8CVL+jyoLC/tw4rAvenvRx3PQooqYfRBo4kF9srFx8Z6FIIUbvvzXtNFAKBq\nVWX8H48Jw61DvaxU38gR1jRZ5AJaN6ju1tsWuHpl0jnBriCc9uXuXUampNvm\nJ4+PlZT5SYHfN3s0Q2fHOMxD/tQCU2txaZte1Q8bS1eoHW9z4TXSfKuDLAEn\n19njTy8dFKk9SMprzup/eLR0WSqs3zI7ViE/qZWb5x8EgF5e+BE4FYi2pO6m\nq4CAXSy+ZW2GrrYi4rUlwHls1wMTJKeVFwL/+rVh3DPhLYGRQSGU5LmveMHr\nTrJqQ9zyyPM0D8iOxXNV/bcyBQKvaC6zSa4vnkhfC83/3K69ScBOVmjXtnb9\nI7mi7bR/+zivg21b8036MgBI16jz7hUDU4mcX41m5Tx6M34Z5legImKgYASR\nD/oZ\r\n=bIu1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE9UmPmjKEg4fY/CHaWNkDb8ZxAb2dS1mwdFgVctsv/gAiAE4LksFil4z2uRcty25r6NYUqwv/+9QStMdsps4Mqlkg=="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-202101519644_1610737607647_0.8825535114216883"},"_hasShrinkwrap":false},"0.0.0-canary-2021029101229":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-2021029101229","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"7.12.5","@babel/runtime-corejs3":"7.12.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.10","@babel/preset-env":"7.12.11","@babel/preset-typescript":"7.12.7","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.12.0","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.1","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.17.0","eslint-config-prettier":"7.1.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.3","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"7dc3fac44d69fa06184295c4522bdf88bec7c6ec","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-2021029101229","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-p0XhYVFV9efJCSlMM7mvBZKY3EBuCCj/c0l1XLVLN0b/BLw9wku9nWU/o6U6x1WP7JbEiUTCkLee7+fDJAy4cg==","shasum":"75b85bc452c12268f0a5adfe80bf995ebb936c75","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-2021029101229.tgz","fileCount":12,"unpackedSize":35959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE9+TCRA9TVsSAnZWagAA0u4P/RKMZr7ReEdpodbV+J64\n1Inx55dELTLRsd2GzSue7ylvbLSWqIEaeW+1GBz3pDyHj8KZeEriibsZBNe5\n48/vc1kaiIkNGxRnLzu7oF5a+UKS//zSdvmh1JL/4Buhx5waa13QuQ6cRMyb\nfoE9EBKKAbL9EWmXJp2WZFkUHDj1rmg3GK6TmcY5fbnngrIyPZNEOschRy8R\nVC2cO6aFGEk5Q3oC7V11RX8cy0GlKdltmdUIw3cS024Oo9J5Els3tP56/rpQ\nZw0ajYiA1UJo3RQdwc+mK0cVrXwpAbx0Gqt94v2V14OqKxPMOEm0wqdMydHr\n2Yt0Tr4B2gUkk9yV+VCx8/E1tMfLpNv2w6OVWKS3dsEUsLlQO42A/aAo7+Nf\nlRGrhNmkV5ekpTyTO+E/2Gsjt+3zNn1sSZChnOrkZDc86JIby5dMd2ZFhD6I\ntxuqgD6Exf02cFvieGgV3iCM58R0Hti5g+D7lHBb5wJdMPQb9ilnTSHyzZyo\n7lVgqadUntYeYr5HjLless0lB4L+f6g05dOSL9H/RmLDKUno2APZHu3fCden\n3TndROL/9bVpQPxIn4PoZAR8CQl3YFLgS4ePiRi4LRA8fs+PWTo9LCbhdnGl\nXQeloVRgzm0UDRZ77qpgu4IxYeraRB3yQpLigrP2sa0sCqOfTDubwqze8ujH\n7QIE\r\n=CJRK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAufihE8/vujp5fiz2vt280Xd75CKzs+j3c4P6fz36jOAiEA+na7m0463F5IiqVCbtJuLeppP/kz35VyK4lfqa4BdEk="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-2021029101229_1611915154628_0.9626210750259863"},"_hasShrinkwrap":false},"0.0.0-canary-202102910177":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-202102910177","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"^7.12.5","@babel/runtime-corejs3":"^7.12.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.10","@babel/preset-env":"7.12.11","@babel/preset-typescript":"7.12.7","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.12.0","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.1","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.17.0","eslint-config-prettier":"7.1.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.3","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"a1caace6bb920b1ecaf295548356e29d81dabd06","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-202102910177","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-pEQeLgNQHuXqkjzLUkA+CZOYkIhJu8Q3BTlSmkShTfB2EgxxMa1Nz5O92USVK2JcfKpji4miPg2tSN/40SDYpA==","shasum":"9424035073ddf61a452c00634583192171e83847","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-202102910177.tgz","fileCount":12,"unpackedSize":36145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE+CoCRA9TVsSAnZWagAA/g8P/0YpUpjaUa6x+TvEO50y\nDMxkyP4AGZKrzv9xo3EYB5dhYiA2LraLNQCIS0x4U+o3LJkZgj1++AQsOAuk\n25qxNyNqstTOmVL6TXXyFYQICfilnrBDcYDo3hVasFjRtqAf8Fi8LbJqRvHt\nKFemSfi7qNkvSQR/0U2zzGYx5onlIZmkut2/k0NZRAbqzr+VEIADlroTxQqM\nrSjqEGy4GYE1hWnAGCRp0kJLCuaYhtU/UAZzrdMP7r3LfvMJN9joflY92KVk\nU+dJCWDCb+nfEwu21q22mYzy37SdTo4waYognPBkfa+q3Cen1zN7ojwjaLtL\nHBzkr1nwseCnAZMFrcY2WqeBDAnCYpo0hP1QZKyAFM+RL1opRiVG1V8BbInT\n7XVqrbNLDYbR5N7HKj1Ga/xJJNEG6k04GGwlBiAegvBLspWCOIDErfx/1kCj\n+P3zwwjoco8W1RE8Z1YzUJGzbSPz7TpBXih8+ewI/hdHQsLjCg0CQur5awho\nYFRWD57uJZfYdQlHukRZBjaYDswCkChwzwKPT+SLTCt0F87j6ryfFyj81w3B\nmv7dQES7c+r0fvK0XtE8xRR0cyLOuSTni4IETkLbBo9bGo+kAJaB/cyj2K+U\nd/MHLjakdC+flZ6q0H7a2wnKv/QdyfLrlZGgowUVbOuC8KNl8/NcqhVegsrS\nGW0w\r\n=dvOt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6WAH2J9YsAmEOUj9Osulm2xekBzhfLXwfYg05q6h6aAiB8v0MxW3Rr1KbrphtNlPgKoiMZx+6BXlWOzcJKpYoxAA=="}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-202102910177_1611915431778_0.4780159215130848"},"_hasShrinkwrap":false},"1.1.3":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.1.3","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git"},"private":false,"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit"},"dependencies":{"@babel/runtime":"^7.12.5","@babel/runtime-corejs3":"^7.12.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.12.10","@babel/preset-env":"7.12.11","@babel/preset-typescript":"7.12.7","@changesets/changelog-github":"0.2.7","@changesets/cli":"2.12.0","@commitlint/cli":"11.0.0","@commitlint/config-conventional":"11.0.0","@preconstruct/cli":"2.0.1","@types/node":"14.14.20","@typescript-eslint/eslint-plugin":"4.12.0","@typescript-eslint/parser":"4.12.0","babel-jest":"26.6.3","cross-env":"7.0.3","eslint":"7.17.0","eslint-config-prettier":"7.1.0","eslint-formatter-pretty":"4.0.0","eslint-import-resolver-typescript":"2.3.0","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.22.1","eslint-plugin-jest":"24.1.3","eslint-plugin-prettier":"3.3.1","husky":"4.3.7","jest":"26.6.3","lint-staged":"10.5.3","prettier":"2.2.1","rimraf":"3.0.2","ts-jest":"26.4.4","typescript":"4.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"gitHead":"7b2a59053a6ddbdb7facb414a869aa6cf90e8d26","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.1.3","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"dist":{"integrity":"sha512-rqEprmXZ0CaOcY7vtCdRLm7QPrmyst30GN4WWsUwcbvosHF55cszEZ6Gg9SNnVIiXC91luURcSp+xChg2ymjkA==","shasum":"cba9f93ea329ecec2222cd2b47912ce3c1f49791","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.1.3.tgz","fileCount":12,"unpackedSize":36105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE+ERCRA9TVsSAnZWagAAYnUP/3X1mlOatYt5SV4wARwd\nhmWyQnJc0v+sHAKs4c9QxVfOoDQA5xcEI15U9aVTuNEN5Fevwe/85Hh859ht\n8dU8dZrlBTlxoQNdhbAAaQ1+KDZ+BBTd9RZyvtk9lhAEhJUNq8dsmKNRY+bv\nK1N/VNr0BQiu74fu/n2VRECcGPhFHRWicITfstNvu8go9wJFq0SBogsgl9zz\njR/3HoXoRlSoedXEP8tCPbRi84sh7kiqhxKjVVBxACU0FpvSlZfx13P2gDa1\n1pAULowVmGVOkRlzoKdSAotr05+opb7/xjqLi/sg8qENIS3DtHmDCPkdEOWU\nybwX54nEh73/RDNXLlbzpRh41zxKvJWoFCiP8q5uYi5hRZ09RJidtJ7M4FA9\nJWJ12ukQhlWooc0wpjxfAsP/GWfPfSlKOS3MSmRhKuiJITQuEGOJL2mhtr9Q\nLfnG07qbosXn8EXH6C3Zg2n0mcK/mrCKc25tGZpFf6c4kK0CYeIClx0MlDlP\nwEHwfZSBX8EcEROAgcqcEuB6nzTfcdsgO+LEvKCrK+4GRdTlZhOFFBO4Cydd\ndmJVM+BGbLINDna0xxxYEaCgAlia1k1NS74IE2bEwXDIS/PFxtf1f3bu/kpW\nSf4nu0cUBjvaCYEOTb9LBtx4NwexrCgZqrlvTeb/8SBRykLd9y3cgNZcd6JI\np0GR\r\n=Qpkd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7j5MamYoN+Rm/67i6Wel7/V2wHMMIJGwYT5IoZDxvKAIhAK3Z7gEQvrPqu+X0FJVCQdSHnkY7im6konyFfRUFUP2H"}]},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.1.3_1611915537159_0.9264977777227459"},"_hasShrinkwrap":false},"0.0.0-canary-20230629203448":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-20230629203448","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git","directory":"."},"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit","changeset:version-and-format":"changeset version && yarn prettier --write --parser json 'package.json' && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install"},"dependencies":{"@babel/runtime":"^7.22.5","@babel/runtime-corejs3":"^7.22.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.22.5","@babel/preset-env":"7.22.5","@babel/preset-typescript":"7.22.5","@changesets/changelog-github":"0.4.8","@changesets/cli":"2.26.1","@commitlint/cli":"17.6.5","@commitlint/config-conventional":"17.6.5","@preconstruct/cli":"2.7.0","@types/jest":"29.5.2","@types/node":"16.18.36","@typescript-eslint/eslint-plugin":"5.59.11","@typescript-eslint/parser":"5.59.11","babel-jest":"29.5.0","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-formatter-pretty":"5.0.0","eslint-import-resolver-typescript":"3.5.5","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.27.5","eslint-plugin-jest":"27.2.1","eslint-plugin-prettier":"4.2.1","husky":"8.0.3","jest":"29.5.0","lint-staged":"13.2.2","prettier":"2.8.8","rimraf":"5.0.1","typescript":"5.1.3"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"packageManager":"yarn@3.2.0","types":"./dist/omit-empty-es.cjs.d.ts","readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"d45b316dfa656deab4d7da357aad6b5caa110a44","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-20230629203448","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-0cWV3hQSkPI0R7WOA9iJ1U3p8ViX1RZqpKyS0h0JXhDtzktcY9WxhCUEUTPnj/TD9R2ewbevzzoSfdBykHyubg==","shasum":"adf311bbc07b078edcbe828e6281a0402d64245d","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-20230629203448.tgz","fileCount":7,"unpackedSize":7021,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuFy/r2QnZ537VG2btCmtwYtwjNf0n+hcyw51kL1YImAIhAOZg6EOA32uFOYM/6k5UPiGQp1xLvLKmvMj5hYhMduOF"}]},"_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-20230629203448_1688070897056_0.5330332175809895"},"_hasShrinkwrap":false},"0.0.0-canary-20230629203921":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-20230629203921","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git","directory":"."},"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit","changeset:version-and-format":"changeset version && yarn prettier --write --parser json 'package.json' && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install"},"dependencies":{"@babel/runtime":"^7.22.5","@babel/runtime-corejs3":"^7.22.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.22.5","@babel/preset-env":"7.22.5","@babel/preset-typescript":"7.22.5","@changesets/changelog-github":"0.4.8","@changesets/cli":"2.26.2","@commitlint/cli":"17.6.6","@commitlint/config-conventional":"17.6.6","@preconstruct/cli":"2.7.0","@types/jest":"29.5.2","@types/node":"16.18.37","@typescript-eslint/eslint-plugin":"5.60.1","@typescript-eslint/parser":"5.60.1","babel-jest":"29.5.0","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-formatter-pretty":"5.0.0","eslint-import-resolver-typescript":"3.5.5","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.27.5","eslint-plugin-jest":"27.2.2","eslint-plugin-prettier":"4.2.1","husky":"8.0.3","jest":"29.5.0","lint-staged":"13.2.3","prettier":"2.8.8","rimraf":"5.0.1","typescript":"5.1.6"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"packageManager":"yarn@3.6.0","types":"./dist/omit-empty-es.cjs.d.ts","readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"3ffb9cf9df6938a300800de22f51bc62b3d6610c","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-20230629203921","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-oDX7z8wu4+hB5n6tjx5YpGubPa52ZOQy1WZM7kyPqX/44X+uwDvUf2cXNdO4MS3q8LG/88PjUI4eajwb1pGM6w==","shasum":"c8b2fbdb6c23d86217f9c9e5f8f5466e5044e3a0","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-20230629203921.tgz","fileCount":7,"unpackedSize":7019,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBAGvbgEXI+8QzoS/Yqega2VxIDqxl1mRMZ6kLC1GJ8kAiAN50c5DItP2BbGuHJYI/qgOXnGfZ78AyXyq4nX5QkCHA=="}]},"_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-20230629203921_1688071165416_0.22599112535422172"},"_hasShrinkwrap":false},"0.0.0-canary-20230629204130":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"0.0.0-canary-20230629204130","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git","directory":"."},"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit","changeset:version-and-format":"changeset version && yarn prettier --write --parser json 'package.json' && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install"},"dependencies":{"@babel/runtime":"^7.22.5","@babel/runtime-corejs3":"^7.22.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.22.5","@babel/preset-env":"7.22.5","@babel/preset-typescript":"7.22.5","@changesets/changelog-github":"0.4.8","@changesets/cli":"2.26.2","@commitlint/cli":"17.6.6","@commitlint/config-conventional":"17.6.6","@preconstruct/cli":"2.7.0","@types/jest":"29.5.2","@types/node":"16.18.37","@typescript-eslint/eslint-plugin":"5.60.1","@typescript-eslint/parser":"5.60.1","babel-jest":"29.5.0","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-formatter-pretty":"5.0.0","eslint-import-resolver-typescript":"3.5.5","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.27.5","eslint-plugin-jest":"27.2.2","eslint-plugin-prettier":"4.2.1","husky":"8.0.3","jest":"29.5.0","lint-staged":"13.2.3","prettier":"2.8.8","rimraf":"5.0.1","typescript":"5.1.6"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"packageManager":"yarn@3.6.0","types":"./dist/omit-empty-es.cjs.d.ts","readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md","gitHead":"15b92bb748ae3435df6ff46457018b85a42560d8","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@0.0.0-canary-20230629204130","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-+AKSfadEDBWrbKfg5x6dkZOmviMRsV305X6T43P82paqkPbX1bfl/ff9VE874t6f9B5Hmr6iMLOzbfKsobPNcw==","shasum":"0978cb3b61cd7b5aa85a53b8ec4075324a04b64b","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-0.0.0-canary-20230629204130.tgz","fileCount":7,"unpackedSize":7019,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrBM1zJZ9ZExKpc2rv1e3bKQeHp4S6CQ8qxaF2ZcKXpgIgApwGl6DBsbEFuiFdeN60qgZRn60bsTUExUD5tu1g3Sg="}]},"_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_0.0.0-canary-20230629204130_1688071293180_0.1391579943441965"},"_hasShrinkwrap":false},"1.2.0":{"name":"omit-empty-es","description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","version":"1.2.0","homepage":"https://github.com/emmenko/omit-empty-es","repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git","directory":"."},"publishConfig":{"access":"public"},"license":"MIT","main":"dist/omit-empty-es.cjs.js","module":"dist/omit-empty-es.esm.js","scripts":{"build":"preconstruct build","watch":"preconstruct watch","format":"prettier --write '**/*.{js,ts,tsx}'","lint":"eslint src/*","test":"jest","typecheck":"tsc --noEmit","changeset:version-and-format":"changeset version && yarn prettier --write --parser json 'package.json' && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install"},"dependencies":{"@babel/runtime":"^7.22.5","@babel/runtime-corejs3":"^7.22.5"},"devDependencies":{"@babel/plugin-transform-runtime":"7.22.5","@babel/preset-env":"7.22.5","@babel/preset-typescript":"7.22.5","@changesets/changelog-github":"0.4.8","@changesets/cli":"2.26.2","@commitlint/cli":"17.6.6","@commitlint/config-conventional":"17.6.6","@preconstruct/cli":"2.7.0","@types/jest":"29.5.2","@types/node":"16.18.37","@typescript-eslint/eslint-plugin":"5.60.1","@typescript-eslint/parser":"5.60.1","babel-jest":"29.5.0","eslint":"8.43.0","eslint-config-prettier":"8.8.0","eslint-formatter-pretty":"5.0.0","eslint-import-resolver-typescript":"3.5.5","eslint-plugin-babel":"5.3.1","eslint-plugin-import":"2.27.5","eslint-plugin-jest":"27.2.2","eslint-plugin-prettier":"4.2.1","husky":"8.0.3","jest":"29.5.0","lint-staged":"13.2.3","prettier":"2.8.8","rimraf":"5.0.1","typescript":"5.1.6"},"keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"packageManager":"yarn@3.6.0","types":"./dist/omit-empty-es.cjs.d.ts","gitHead":"a72ab2c42645efc887228283fb792f1fbdfa18c0","bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"_id":"omit-empty-es@1.2.0","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-4g0KMUt/IvlnnMt0lONaOStBsWs2R9Vi5dDOrBvu36m4J7KBx6EDcdqCrTrnTWknWQgo3VLj4Tjfcxf1Hs+0uA==","shasum":"698dd1cb8fed05ba3e22f42570e752659ae52e0a","tarball":"https://registry.npmjs.org/omit-empty-es/-/omit-empty-es-1.2.0.tgz","fileCount":13,"unpackedSize":31394,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuIDgO1NmwxQltGOAVcsRvHnu64VqZB/s++RrMeOQb8AIgMLfkxLPq9qG7mGQQLMx4dDX9fz1nKi+/Esvpdho6+Sk="}]},"_npmUser":{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"},"directories":{},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/omit-empty-es_1.2.0_1688072425823_0.5546021195385242"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-25T17:37:58.603Z","1.0.0":"2019-03-25T17:37:58.705Z","modified":"2023-06-29T21:00:26.280Z","1.0.1":"2019-03-26T09:28:45.562Z","1.0.2":"2019-03-26T09:45:45.804Z","1.0.3":"2019-03-26T11:37:34.992Z","0.0.0-canary-2020115151612":"2020-12-05T15:16:16.114Z","1.1.0":"2020-12-05T15:19:34.409Z","0.0.0-canary-20201111155732":"2020-12-11T15:57:37.721Z","0.0.0-canary-20201111155858":"2020-12-11T15:59:07.812Z","1.1.1":"2020-12-11T15:59:27.394Z","0.0.0-canary-202011111678":"2020-12-11T16:07:11.615Z","1.1.2":"2020-12-11T16:10:02.652Z","0.0.0-canary-202108182517":"2021-01-08T18:25:27.201Z","0.0.0-canary-202101519644":"2021-01-15T19:06:47.798Z","0.0.0-canary-2021029101229":"2021-01-29T10:12:34.799Z","0.0.0-canary-202102910177":"2021-01-29T10:17:11.944Z","1.1.3":"2021-01-29T10:18:57.342Z","0.0.0-canary-20230629203448":"2023-06-29T20:34:57.228Z","0.0.0-canary-20230629203921":"2023-06-29T20:39:25.581Z","0.0.0-canary-20230629204130":"2023-06-29T20:41:33.401Z","1.2.0":"2023-06-29T21:00:26.088Z"},"maintainers":[{"name":"emmenko","email":"emmenko@gmail.com"},{"name":"emmenko-bot","email":"emmenko+bot@gmail.com"}],"description":"(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.","homepage":"https://github.com/emmenko/omit-empty-es","keywords":["clear","delete","empty","find","has","hasown","javascript","js","key","keys","node","node-js","object","omit","properties","property","remove","util","utilities","utility","value"],"repository":{"type":"git","url":"git+https://github.com/emmenko/omit-empty-es.git","directory":"."},"bugs":{"url":"https://github.com/emmenko/omit-empty-es/issues"},"license":"MIT","readme":"## `omit-empty-es`\n\nThis is a (_temporary_) **fork** of the [`omit-empty`](https://github.com/jonschlinkert/omit-empty) library by [Jon Schlinkert](https://github.com/jonschlinkert) and is meant to produce a bundle that is properly consumed by modern build tools (Babel, Webpack, etc.).\n\n> Hopefully we can merge those changes upstream and this repository/package won't be necessary anymore.\n\n### Install\n\n```bash\nnpm install --save omit-empty-es\n```\n\n```bash\nyarn add omit-empty-es\n```\n\n### Usage\n\n```js\nimport omitEmpty from 'omit-empty-es';\n```\n","readmeFilename":"README.md"}