{"_id":"react-wrap-with","_rev":"81-ad4c89290c1cacfb45069d52c626ac45","name":"react-wrap-with","dist-tags":{"latest":"0.2.0","main":"0.2.1-main.202512312353.fefe50d"},"versions":{"0.0.1-main.75e3161":{"name":"react-wrap-with","version":"0.0.1-main.75e3161","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.1-main.75e3161","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4743d852031c38216e77ce27853972ebcebb2523","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.1-main.75e3161.tgz","fileCount":23,"integrity":"sha512-A5mBSiLVXJA3hqyQxov/rmmAchNAYSNSgbk1RGjA3VcpcnqnpGcC7PKHDBCRs7/MeiGpO8p3V/WwQF6+6Pi9aQ==","signatures":[{"sig":"MEUCIQDkkM+vaY4TCFR3SnXLqUbyQ5LBk59J3WhbRB6fvolyFAIgJYUKyBjf0YG/Y865vx4zPala7GL6abtzbUsyMtvZDXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6UjyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp36Q/+Oc8ZSxvRCfmNnrvZdvka8HntYbSb58kBV1ty7besMN1ysqSM\r\n3JmV5+0y0D6gnwpTahRB3ZWHbhdp1S0iRis2C7xvPflVrMGaGS3AomP0qBcZ\r\nog4TWxRxAYciRmiQZ1O8Wnnke5QZORzELMZV3YIEF3sto9y2U38xj7HIsmJL\r\nBxSo8EG0jBUKL+TNUaDetOjREt/TgZTbkeWgJEfARTuIQkRpzpS2kTZ5vvhk\r\np9ttnr81ebZO+LtdEh4AameNKW/jIJ75xAkvxXCgluY6DpUdMukD+ZD/1OJM\r\nTgz6mtrEqCpHZLZvKqASaV/R6ZAan3DxgSAKVWo1v17nmyx4RyYa7Bl26nx9\r\n4XAMkYFND+1cOAcAzZBYyvFByqmpLfCKZlz8/NtcDSBnJTD4YxQdOBNaYCB5\r\n9N+AHV+1lG7Uxr0YEXHdH1wUC+mfRODou2Eya3kw0EOzwC86UnIsUkjBHpZx\r\nGCAJtLBZVHlb6iCDkgxNx7AKQmNCVfbW7gGqxA1EqbPUfzIGFMs4ygjs6gQz\r\nu/g8RhwqrEntTXY9/q9bU9dhF5fNoQJPKB9o3C430codJD6BmnCfbE8zdOMm\r\nHDdgERVY4Qc+R9TMRXb+/z3qmPg5sweB4U+GAkBBIq0AnG3aRkX8DP+HI1IF\r\n24tOQTC4xbVOpyB2UGB6p7GeYJY3E7/nAb0=\r\n=DAGS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.1-main.75e3161.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","precommit":"eslint ./src/","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","build:typescript":"tsc --project ./src/tsconfig.declaration.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.1-main.75e3161.tgz","_integrity":"sha512-A5mBSiLVXJA3hqyQxov/rmmAchNAYSNSgbk1RGjA3VcpcnqnpGcC7PKHDBCRs7/MeiGpO8p3V/WwQF6+6Pi9aQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@babel/runtime-corejs3":"^7.20.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","react":"^17.0.2","esbuild":"^0.17.5","prettier":"^2.8.3","react-dom":"^17.0.2","@babel/cli":"^7.20.7","typescript":"^4.9.4","@babel/core":"^7.20.7","@types/jest":"^29.4.0","@types/node":"^18.13.0","@types/react":"^17.0.52","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.1","@babel/preset-typescript":"^7.18.6","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.19.6"},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.1-main.75e3161_1676232946639_0.06857938786000606","host":"s3://npm-registry-packages"}},"0.0.2-main.1bcaa90":{"name":"react-wrap-with","version":"0.0.2-main.1bcaa90","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.1bcaa90","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"a7dcca563223320e2705fd5d753a8bc233cbaaa2","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.1bcaa90.tgz","fileCount":23,"integrity":"sha512-GU4Psw1sFHR4VMvXUtk6ngdUjGBq2N6Nqc4PcnGstA7xc31RXlTFEDsNhXZt3LIOwTJS0ADGa9Rqtq3M0rgQsw==","signatures":[{"sig":"MEQCIB8FxKLe6NZzCbeGjoQHHMcR34J4E/NFWtCHpGkjVpjgAiB/Db1iMnv2Z9x9j/mMFbrwE3VGV5/DKenOgiJqu8Uyjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6VHOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVnA/5AKWnrmOlO+BynFaGbg+SqOs1JDem7KMcq+I+Rk93fVT47IkV\r\n1S3wjVp7fgiEgzJgqTDFO5FBzeig2I/stNk0/L3vsMIwNFVQ2PbA+LoyTCwn\r\n1zke//brKOlPxnz45LhsbkhFpvh+f+2ftjj+HA4sm7D1jGrwfXRuUaC50tEh\r\ntYyzQ36c7nqAIFRWXpo/mqua42zwaxgUkBpszqb5aDCBmtEi3i5yy3WHIIi5\r\nWDJ6ZaI22SxztWN/EBDJLw54fzP7frqMB2bn89RZpL7+gt1apZ+19h3mbJZR\r\nsbcyWygUYggYEcWC9xLpZoiL3RK0hOMgDNC7Zjr8TxWQH1tL2suez9Knyo4u\r\nznEX5cGaF2GNsgy2zyL31sf0WwU4OH9ErQum8MrMeC4OHw8vZ4mP+sR/gOsN\r\n9+4xuVT58DNvoEcEtEaOBXB2abg1GulOyNmjfn3XLdTJDdrggTjP2eoamRi1\r\nMefDxtPbQCqNHAZAy3PuJzBC5UjrbXg6U7rr932oQEZG61qN7TVKbuSo4YYy\r\nM9z16pBir4bUepwz7P0sdvY4oFR7uqtuYdsKomjDaEWZZMMfK6UpsZ44iI7+\r\nGTksbpc/WH/cr0ndnnSmTLAjPa80ZTc+98BvzFgJMMZaIHKAyB8PfmNpl2MH\r\n9VWDbiZLbV/zR3B8Wv7PssLblsSVC8O1Vgw=\r\n=M40C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.1bcaa90.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","precommit":"eslint ./src/","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","build:typescript":"tsc --project ./src/tsconfig.declaration.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.1bcaa90.tgz","_integrity":"sha512-GU4Psw1sFHR4VMvXUtk6ngdUjGBq2N6Nqc4PcnGstA7xc31RXlTFEDsNhXZt3LIOwTJS0ADGa9Rqtq3M0rgQsw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@babel/runtime-corejs3":"^7.20.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","react":"^17.0.2","esbuild":"^0.17.5","prettier":"^2.8.3","react-dom":"^17.0.2","@babel/cli":"^7.20.7","typescript":"^4.9.4","@babel/core":"^7.20.7","@types/jest":"^29.4.0","@types/node":"^18.13.0","@types/react":"^17.0.52","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.1","@babel/preset-typescript":"^7.18.6","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.19.6"},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.1bcaa90_1676235214561_0.5469535288404812","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"react-wrap-with","version":"0.0.1","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.1","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"3186cac975b5517a9577cbf935141544343eaa99","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.1.tgz","fileCount":23,"integrity":"sha512-PJaGmYObKbDZIkZchfxgatDrYiiwP0BkLx93oZYepiD0QZO5CfoIT+yu5VPfZGl+nUtisUknLUbYhrPa6w1vfg==","signatures":[{"sig":"MEQCIAMHxOhjsvi41TpmHoZnkk5Vih3/WvyLag7+06YwjgIWAiAKMzi6HQJaxe6JYkoeHeCzRL/l7/sMupRr+aa2k+OoUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6b06ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFYBAAisvb9in3w6l3dDY4wUn+yoHUpoCjZewXnYoy/PJLOb11MY7R\r\nBPvHiOdYqqEPXT+u+2YUh2RXnEV2hAG1l0gTF9cSFTVhEx+1wDqkZegty6U2\r\n2cR+hEGAIvgbjzm172Nfd+sG3N77GBnZjU1WfGZKMxaWxUuumvhl/kpDFhdE\r\niWtNntqlIaar39suFFYVgWM0/ggZGXg4V9MPRPn93DJ+DYO27kd0lepH1Hiq\r\nSMeeQyauAZ4bOVsFwgOzM7vt3ykgW28otoNkJlp3u1cysO6qbcfbd4CJ75ZD\r\nYgxKjRmmLpKLmh2CuqKfeSHq1I1MNgjcQLdViml/EcSYvjJ48XfycatD8TXW\r\nJisEacN+baqteAPj80QWWyTp0wsNYyTJEUnfJXtAjPvm6oi2H6AT71PQygp4\r\n04wds1IdBoPGPPQQ9tpjIJfS7PRTfEPxkWX7QTZMPGNfnbfVX1SChINhV1HE\r\n97IebebLb5BYSsPTOtZ3HwKPbUvFQl3k5635IlUJWxj6uiZS6lyZ4HWxtvcO\r\nvNcdYYo5paEJF2HbDVd0kd+xpmTScLEGxwyS4EURCLFt3Ei+WcnovtVyZPxL\r\nukTUrwm3CCrBLwJ3QqReRmte+TyQYXEYeQyhNgjZ2mGHjHDHEq9EIGqCCs4z\r\nbya8w9qVfVguF9v1oLDBad+W+hy0KeTtAgc=\r\n=hko1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.1.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","precommit":"eslint ./src/","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","build:typescript":"tsc --project ./src/tsconfig.declaration.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.1.tgz","_integrity":"sha512-PJaGmYObKbDZIkZchfxgatDrYiiwP0BkLx93oZYepiD0QZO5CfoIT+yu5VPfZGl+nUtisUknLUbYhrPa6w1vfg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@babel/runtime-corejs3":"^7.20.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","react":"^17.0.2","esbuild":"^0.17.5","prettier":"^2.8.3","react-dom":"^17.0.2","@babel/cli":"^7.20.7","typescript":"^4.9.4","@babel/core":"^7.20.7","@types/jest":"^29.4.0","@types/node":"^18.13.0","@types/react":"^17.0.52","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.1","@babel/preset-typescript":"^7.18.6","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.19.6"},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.1_1676262714737_0.12492005625444391","host":"s3://npm-registry-packages"}},"0.0.2-main.2014a0b":{"name":"react-wrap-with","version":"0.0.2-main.2014a0b","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.2014a0b","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"3da95538b97c9f8913cfea9f9914aab0a18dcd44","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.2014a0b.tgz","fileCount":23,"integrity":"sha512-ZrBTPCZe8QQ/mVgI3hK33lqwj+5tJQdHpQC1/8lcSLhEcl0Wz5fwJHEzSNUMzMGGtMEImGy21yUVpN3bWtyABw==","signatures":[{"sig":"MEYCIQCBLy02VebkYkFT0Mo8CaHjfRJpKOkNscuMWC+HSuq69wIhAN88981pvllAdb1s53lSPHPhhTrSh/0/XBdVcIwiPTMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6b7BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptiA/+LH3w/v14C4kya8C/md95ELOeiNhbyYJ1+T31OzX9ebvKiXrI\r\nXOxxHOwPjbzxGzymmbDXBnX0BWQgjmQlse9+NHDIRtOZ3Lp6Jr76dcUVXk7x\r\nADJp/jdOtUzqG/KUQjI74nlcWx9+NJF8k2wszgaG3+/oMoM6XANpUSbluTP3\r\nJuEL9KGQ6Fp3MIQ4dSrf2NqtKXiT3ydQvFITTylsLc2QyFty1Hot7DdbAaU3\r\npeHBO6koZzIAtItgo6vq8QkNZS8nfWc3JmgIuoFHYN2hS5jJTDdoT5TvxAZP\r\niS3wpn7wuQzwmik4kpWUCkLCArIEuwhRjrl3YrGWhSwcYt+Zj3Qw6bpUW9KX\r\nkE9Gkff1ICkFlFPITE3sFTECQkLf8b0faYmSrc+rmEG/F/F5qtpIpp2m9sGg\r\nXjSA9WOhae5xCMoCbxR/vYRAbM4S7+ZdX0P0x8iDlI5kMOPNoDlaZbnqPD+f\r\nmE+PTioIPbk6oslSsMdSbHyGCxMOStu66Q8WmVSBwTXxUG9SpU/UOrWifKAO\r\n9AGEZX1C2EIIY8mcnUZctd1xivnrxaEYnykeB6dx4aeosM2uy+mVC+Ex0/uC\r\nI4ZH7luvuUIs0GZmLBo7e/KHW6xBK7v1LCIju6HJx52ck87d67yiM95nnhnb\r\ne5cvYJoRKL8tomEUfLSwuLT4y4pEeLvSmYM=\r\n=S95u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.2014a0b.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","precommit":"eslint ./src/","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","build:typescript":"tsc --project ./src/tsconfig.declaration.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.2014a0b.tgz","_integrity":"sha512-ZrBTPCZe8QQ/mVgI3hK33lqwj+5tJQdHpQC1/8lcSLhEcl0Wz5fwJHEzSNUMzMGGtMEImGy21yUVpN3bWtyABw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@babel/runtime-corejs3":"^7.20.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","react":"^17.0.2","esbuild":"^0.17.5","prettier":"^2.8.3","react-dom":"^17.0.2","@babel/cli":"^7.20.7","typescript":"^4.9.4","@babel/core":"^7.20.7","@types/jest":"^29.4.0","@types/node":"^18.13.0","@types/react":"^17.0.52","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.1","@babel/preset-typescript":"^7.18.6","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.19.6"},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.2014a0b_1676263105213_0.4616132876405372","host":"s3://npm-registry-packages"}},"0.0.2-main.039eb9d":{"name":"react-wrap-with","version":"0.0.2-main.039eb9d","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.039eb9d","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"0e56ddf032b154466f77499905027fe3e573c4ee","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.039eb9d.tgz","fileCount":23,"integrity":"sha512-fx0HsRwsC4MkBNxvgsWMZUBHZFYGcNLIHHrSp7BmYf/5u6FyONpasjQS7M42d2hO47Ad/HL0XpFx9LnQkNgg9Q==","signatures":[{"sig":"MEYCIQC1CvXEGYlP7vv+nc+aTnvs8NaoTQn+Utg0auK8B9/qxgIhAL4/0YUJEzpEBer8GwAtayWybIVF8jGmL/U6fjGCbWO5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9yIOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9oRAAlRXuEYJXjDyoM17qen3zFDjVjvogY7cISHNTW0jdDMDYTwxW\r\nTcvu0i9uSUen/xF3Pem7I21eSFWDGdBbQcq0oasJpqB7Askz4oHwJXXvJ1j7\r\nY3Hs/o95iVFOI5OjDxjGbmBVpmyqzCHXVC6NisyBrfvenZ+vmO+Xh97thKMj\r\n+dg+m3nCR1elDsk9zupup2jNv9S9E6gjpyaeKvxuNzmFEz2Eeu/J7gsRJPgQ\r\nCw3kqSBA6GygAcJAs0q5a/EnNt+QyGeYZbCt8uT4+Zozg/yTvz+8RzDNCQqP\r\ng/tMjscuSpo9oAjyfw7Ad9fBXB4TIB50aLWEAWmAUsIXFDVSe/1Zo64fmyTg\r\nECydvL5nXH2MsqQJhWsC0odJ1HF8zzm+Vl3RMMqCk6v7ScQTja8m60DenJeE\r\naF2yxRqPEkNJIZU/vVT6HsiXw0U+xKlOGABvQSAnOntlhZ9ktL3ReHXHsjE8\r\ne5Ds4gbEzTeEcy0MAeXD4egmPbUHIZRBm88pXCazRxPOTjeElQ0INv/pAA8z\r\nvmEFbCBAnjSjE9SSI18xmQKpnuNHdWcZ4McZ2atJVAH4OSws/pC3MEJgDY15\r\nulROpYN5X24GEiIFA6KKHiqM355ZsovVMk2BqgiY7/aKrGFFlkyzIfSbFo4F\r\nWal0xLRixNQ2aaqKW2J4Br9JhMtqQIxREEk=\r\n=eOFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.039eb9d.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.039eb9d.tgz","_integrity":"sha512-fx0HsRwsC4MkBNxvgsWMZUBHZFYGcNLIHHrSp7BmYf/5u6FyONpasjQS7M42d2hO47Ad/HL0XpFx9LnQkNgg9Q==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.039eb9d_1677140494538_0.9724511140786274","host":"s3://npm-registry-packages"}},"0.0.2-main.81ef407":{"name":"react-wrap-with","version":"0.0.2-main.81ef407","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.81ef407","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"8b8516907fe99080f5f151eb2fd6373f7dbac818","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.81ef407.tgz","fileCount":38,"integrity":"sha512-IjeU+1QasnfNIaKsoDpKGct4PwAfXa4rjwAlm3x0dvnB7mwqV3vypVS6ujTKxHfhS+gDeqzC39ED0p3nEJlDQw==","signatures":[{"sig":"MEUCID/w1z9Ckyy2d+14fJFfMjXbB22Lzvt0J6LsbIgnHbrMAiEAhCFZT5VBaWrJuV7W0xBFEzvJAAniHZsrv7ldReLzhE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBwyIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMJg//eQ5P7hp0hacF8T3YI3gou1tb9qjZ2MO4jBVh6/iKznveG0us\r\nskpIIgOyT8Z6TfmM178+fojL/CwlW3EYqbUI46YHVvsFGLFydrMDK8TbXo2G\r\ntecHNjwQskNWPq20/H6MqwnD78vQK+fqZp5k7Gb5yPiTHMST8a3vQSfi/uCm\r\nE3Z5G30NJ7uNCNR6unfUrxg3KD0csQtmJLsIKY3lmltcQDIfQf9bHUDGm5uu\r\ni70/2O9q8o8OfJFoMIukwIuLpAjmuadGNDZ0OlcKW2+aCiO9GIpeJjUQ4E24\r\nUVlpSha+ppHMNkMl8IucKqxEzBo7Dt1bgYu8r1hd+9ed0JR8m068LS16imQE\r\nhKcvhLFVi5DqP0xqSOXFKEaPBtpBMidIWA7cLegtCo6jMPXtCHzqTU+F0qT4\r\n11REu5cuWWvvl9XImu05pTiPXV4QwvWeASn10qVbeBWilUJVIjBF3nQnmq2o\r\nwN6Lcy3dUAKn1he+swXpvXRbYrLx5cWSVMPV/iNZeNn1C/3v1saIcNbWDQdy\r\nsZkB/iDNeL24Wp9238doGl+Fbv24GXfqob6kUyyK+Jias+m8rUTZUkw3Bxry\r\ncO96G+gTgsnCEiXzBSwXApr2gUnZ0Y/NeFOqLg7Av9jrq16M0zZyPQsfg2Iu\r\n5DF8PSebRT0TygtioD4xZSVkLocGP748ZSQ=\r\n=kl1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.81ef407.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.81ef407.tgz","_integrity":"sha512-IjeU+1QasnfNIaKsoDpKGct4PwAfXa4rjwAlm3x0dvnB7mwqV3vypVS6ujTKxHfhS+gDeqzC39ED0p3nEJlDQw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.81ef407_1678183560173_0.7397913702985541","host":"s3://npm-registry-packages"}},"0.0.2-main.1285a69":{"name":"react-wrap-with","version":"0.0.2-main.1285a69","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.1285a69","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4210b94b153e84751990a7b2f596e8dd2922a0a5","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.1285a69.tgz","fileCount":38,"integrity":"sha512-p0pIDZ6JZYaP78/hV1yCvDzAThKFMCOy44bEGp8AKn/9v5puyjI0t1hkMFBOecfn3Pz5KKJMol9rm3utZGoBhg==","signatures":[{"sig":"MEUCIQCz553ijYp+ZS4mA+ltceu8bFCXg/EoLf3135l8oRatBQIgSsAH3a4EPh7MKKkMWLMAhPDxzyx/dneQoMtx9jeJcPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCuzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ+Q/+Jk8M0sbtCkgnWH4IV+OPs2QXnp+Wv5Wa1+NDdwpxqHAgfONO\r\nDm2Ow8tvgaFglLc7CYFx5ZmSc440wsKVKKi9xhbqMYqfc0Cd2Mvmh8Sglh2v\r\nvV4AXBEdUz792StVEnJ/Yb0B4NnHAxoUnBXYMCBo+vW7uwRA1NoEJ7T4vof7\r\noBb8ZS+u/GOZTl1Si3z4njFVgbyFka2RaBKqHfcKUSc7gqfbgOlY2jbsUvdf\r\nXfg4wfOCxkuEl/sHAbBsbctYWj+4wrAv7wLbuRupuCSzjx4DrF1p9zv1Uesk\r\ngsgwL9cK3vdj8wxInz9ystm+sTCn9oHpOgqtqqlALdZil9UTf+VfT5u6vdzP\r\nU/vYAVi9CAdgr6zOvyApdaXBTBPU16QbWL2YjxMInWGcA9z6pOl+hpOUS+8X\r\nRylOii35k9gZ+5Ug4BpaPNOKshLhW5nVimfloiyJzDmZeNuXAi8UyCowWh+w\r\nQmcHiUFLVjY2N1qHfvDuB6FxuHJpjqPs29ZLkGRg0o9mr+sX0UT1JcrqfYKB\r\nSsj9s7692qp0e1tRQGc1v4ux6O6RMX5u3C8/bShT4iGPdO6jK0bAzuA8DkGj\r\nnBylpJf7N2+nDEnfNTN10AS4OsejZ6NNc1J8CwefpmVuGIF759l3QtThEEXx\r\nPY0AnwO+Zbypkc8K/FBIPRZkfS/Q2x5Y7fc=\r\n=NQbz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.1285a69.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.1285a69.tgz","_integrity":"sha512-p0pIDZ6JZYaP78/hV1yCvDzAThKFMCOy44bEGp8AKn/9v5puyjI0t1hkMFBOecfn3Pz5KKJMol9rm3utZGoBhg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.1285a69_1678437610620_0.2136695522064631","host":"s3://npm-registry-packages"}},"0.0.2-main.4b086d3":{"name":"react-wrap-with","version":"0.0.2-main.4b086d3","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.4b086d3","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"5aeeda0752ebe94b6d5e2ed970617df8e1e64dd2","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.4b086d3.tgz","fileCount":22,"integrity":"sha512-kQ97VUSpYgVa7G9OQUIrIZcWJwv6QzI3h6YQNlWOAGjigmdpER2kq9VNDObsOzs5VCbrFSm2oYlNYBeAY3ajtQ==","signatures":[{"sig":"MEYCIQDl/5PzkKVEm1RVXrhV7K4fqAaovhDWCbBwqRSNX5D+qAIhAJzVCeGTdAQ8BoE+jvPaeD0wL5tB8m/epLBO2BJTc05D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDMG/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxXw/+O09m9uQHftOH79KssPsdYpEmIl43L6dHMmS/3jK8p36+E/GZ\r\ncOSMaVkKJLLIxmKoViLCnK4DaaJF0EIWOANRsKGNxSwY2+l549ll/URGOlZN\r\n7RgpGzQI7I5fCmC81+8/GWKpUnQ/IzvvHFOfnSU7xMYZTuk9RMzgOD1xo6Hy\r\nrykdDPAzrKcijLmW/W+ewWh+Oikz8tDy99FRZogd1LH2UubN0bSTHf3EWAFX\r\nyU3O/hviZrsFrHHVEL7X2es/dBLbM6hvuUe+LA2HuVlgfx7NSJin6ACeSnrr\r\npeSgs+547dAAtGAtQFmYdZH2dkhUXhtDOhuo5rXrGLpoYon3xTP9R86uehRo\r\nTkojgaxYrqC2SP1YAocJ+kBQXFzzpaQ7MRxOWGgUq3FNWFwHGZG9yGQCqtED\r\nB4J4w5ydrZmosN8zIVk0Vp4EEkaNY9jcVtto0jc/x+KxugWF5EZyy7dnef86\r\n65MldupdOwmvu2LjwAyzGEtFUbM40Z1MNsW+byWAXJ/cRe7+HjQLyvBYuH5+\r\nUBdZ55ToPp45Tx+W/XZFzVcP4oSpilsXYxg3QKP5ciQGxyNhHPqSWuyYuIDt\r\n5Cnwpnt8haTSk/iPrfD9yFJd8Gsi97ltUQ61XJOnPopgUg54vYHlkbbj7dsW\r\nppXAUy53TKnU30lyIlmLMM5FuiYdmKWu36A=\r\n=PChE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.4b086d3.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.4b086d3.tgz","_integrity":"sha512-kQ97VUSpYgVa7G9OQUIrIZcWJwv6QzI3h6YQNlWOAGjigmdpER2kq9VNDObsOzs5VCbrFSm2oYlNYBeAY3ajtQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.4b086d3_1678557631522_0.31418796490550394","host":"s3://npm-registry-packages"}},"0.0.2-main.a049786":{"name":"react-wrap-with","version":"0.0.2-main.a049786","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.a049786","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"e17a8d67be677d8b3dd24a651eb72cc34854cae8","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.a049786.tgz","fileCount":22,"integrity":"sha512-mjtujNwV+EZWsi5jqd4l7xRlAG603xuhyXAYR5bivZVMT7uQqz+XvfpzMouZhSpqaOjO4iu9KIjiFBJrU7bCYQ==","signatures":[{"sig":"MEUCIQCMwnP9zdtQNuWH/MSzSI5sQb0fmoOi51miB8gGIaLAiwIge55NOdZpVY9NZ59eP4opVAqzJZ2xlPGabWTJefsCSs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDNozACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLthAAmmmDjvtOJ+OrKbCtVivcC3xLiB2uVKN43MulrzSBJ8QZoUyJ\r\nwi+LwYc7uOHyWZImdsAz9Z2EnVSKzaohXIzpn4Ob9e9XRQms4RiYj4cTDzQ/\r\nM1C3Sd1MGq3DgMIH1uf9xv6wAOrCnVMRTS9jV0V96HmMFmOPBCcSVQTloTke\r\nP9IIK5KKtf39PWQfOw98ZhpqwDKJYa7Q1oYfkDP7x8wo6Uq4HMOmsr0cUtta\r\nN9D8uHjJYwP4ua1FTQTnV1vwf65GVBOvFfwer1YlgCNVGPNpT7hZPqgP7LIb\r\nZeCaJOcYg5fTYCctUvTxR/MwObHtsKiymoxIKlKtoEdz2hoIs8zbZqdFKYYw\r\ntLjcpOY8h/L+eIRXvxv4Nu7YB8BQzTUx8XhNSScrSKPLgm4Xc8hd25v5+6Hy\r\nsQv7+SaCqjkuoDbWUWH1kFI/BRJhj9tGuYpnyuNi6CQvp+vTBUq5ZBbWJS98\r\n0hOFWFdbNQ6lEpPl/TOhWeYxY5WEGan13N0ZNBMsn56T4YGYE9hYuOR+e8N6\r\nCIZZE5KQ/GsTT/f/9byKioe9ou/gYXm5rTSkXu/ZPG99yXW5kW9VOxUyLnp7\r\nMz52SoWvii314BQWQomYE72U/WN33VXRUPAlB5p8x05wrlMrTti0R/mFN9rw\r\n+I7VMMA8uJKfMyv4dFOrZpEf9LdCRuH37WQ=\r\n=7PZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.a049786.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.a049786.tgz","_integrity":"sha512-mjtujNwV+EZWsi5jqd4l7xRlAG603xuhyXAYR5bivZVMT7uQqz+XvfpzMouZhSpqaOjO4iu9KIjiFBJrU7bCYQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.a049786_1678563890963_0.3709906821410658","host":"s3://npm-registry-packages"}},"0.0.2-main.46a273f":{"name":"react-wrap-with","version":"0.0.2-main.46a273f","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.46a273f","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"f2aeffef85b0b1efc0e8ae8d1c09b0d836e0a9f0","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.46a273f.tgz","fileCount":22,"integrity":"sha512-taN//YQNf5SmGnnQosKdJvkdSuC+9sVvLUK0eWKA+dVScf0/xnRjprwNNqxlVhJJcYLyt59aoJerMk+TtLrz2Q==","signatures":[{"sig":"MEYCIQDlRPBPKjUIwYIlb/Nbk0I1OztOfmXotcuvUpUzwLToFQIhALEtrt+g1jx/XW3vn90lj/h5E2xJjLT2r65puZZrF2qL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDNpVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMrg//UNcnzRBgUUjgRe/ZgIDctrhefzK/OZHcBXL5dmVv/ISoyzHu\r\n91hWFeIcKg+Txj8wE/X0h766d6iQvBXHroS91CaVrhIAKwQBl/BWoGIjA9c4\r\nsroexicG2pkSyvc0DqQmuUvZs8y+w6cSdlb0cWF0fr1Pv7XYNyLUAC8MSQ+P\r\nK8+1uC7xxffV5tfTzrb0wpOU26myswqz3oo3PI4mZ+sDV9fwdtVTpzlO9O4K\r\nzkRC4QAetH+z1YlJJopmH2MbASYee8wuRgO0hcCEznBbxupxP7aE89BCGVsl\r\nCoZuVZlitCJ/YWZje+jX3v6aCO9c48V/7/IjJWIuhEXIKc1WggOXVeaGeRUN\r\nhzZWASDOfmcO7rwQKh94SDjM1lxIB2xP6CbNWZfuV1xMyG7TZc9Ghsae5uuv\r\nQ6VXMz5UG00m/8Ff+PiB9sqBFW05T+o0x4LlYtEz9JYDHmX21CH2kLQhPCeN\r\n8Fv4VOKm2UL8IjGuG8JoRpOVqgs+Gsk2OEyz630DMOC3L1gj+hO8YbXkDiLU\r\nJTWELlC7cHXD0Y4uoJZXf+7yZnGpjRd2FNeIG8MSchzrQZCyADVwnMcoqW/h\r\nCRVi3JuDgelM9b1OM8+LKnzJ4QRNvGYoctJ5uMH2mUgkZ2sZAv2pPbdrbd6m\r\nRrz6NyuXYRdTCmioQYwpZdz+fk7mgj+0Eys=\r\n=WCKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.46a273f.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.46a273f.tgz","_integrity":"sha512-taN//YQNf5SmGnnQosKdJvkdSuC+9sVvLUK0eWKA+dVScf0/xnRjprwNNqxlVhJJcYLyt59aoJerMk+TtLrz2Q==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.46a273f_1678563925189_0.9108057258714268","host":"s3://npm-registry-packages"}},"0.0.2-main.d24f887":{"name":"react-wrap-with","version":"0.0.2-main.d24f887","keywords":["react","react-hook","react-hooks"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.d24f887","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"22174ae2bdfa9a0c5fd1f0fdf92d24a579313522","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.d24f887.tgz","fileCount":22,"integrity":"sha512-S35TdwMnlpWnpKt+/SjEgdYXWr8cpAW7M0lCj8Ziq5n4JAPXaPFJ29H3ro4C5vmA915l5kwt8epq6KcDL7foqQ==","signatures":[{"sig":"MEUCIFnNJhX/9L+CZap5y5Idv7JYYUZRU4KH8esV0kJy42WqAiEA6UFhMLh0vZ0+Zql+5JyHEZg4R3NsxIhxE/5Jn+mi2yM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDNscACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5cQ/+MEo9FdbIx/VSnzukNytkmpWzz6OtpfC7D54fYIhZkmKTvnCV\r\nuOaijckzb7+DgZ3eMatRockNtvj8YOrrnZkR83GfY9PCfqC+DzJOnFU+9M8B\r\nj96RVrrXZnZYE7avu/2QE/fpR7Xh3kBRvtB01p965ANaJHyrgl2uKLoh6OEm\r\nC+xq2dT8OQTyMfIzL2790PKPt5e29WG65vhpCsrFU+r4evI4pHpCSdtvopkB\r\nle74b8ooQv85czKYZRmOuEN9GMJS1KHKdtGyQxtvdSiyHIn6SwSFW1TZIe0c\r\n7WmsLWVwuJVTeCl+37E26mXnpnvEKtorXPuvbFhtTij1WnwOET+kDKuWNlMn\r\nuNfgmOTv0zgs6YulL7kxHbeEMo0LnCkaX/+i77TLfK3UGKH5+t9oGLn3OaIF\r\n424iB85e+N8HbZAJjI3p3uhE5jw/QCq1A+13VZUqJ8C5aT6lGLg137FEihug\r\nILIS1d9/rTCgXgtios77rUJZAndyLhATbG/0aY7RZBFfRQmg+6Y+u/0nB29Q\r\nZy2NC177RxHnNXpMlzspReCoVFJm+jdTbogHl24ifMy+EHdj3iA4quqEzO6t\r\nmthW045bQCXzEFjoww6GlntF7d569tVxit++J37mvQGzbscCdJZkAYF3VdCC\r\nuUjGhdm1VtfC9aJ+PGKiO2vrsH8AWLlHKZY=\r\n=J3ge\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.d24f887.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.d24f887.tgz","_integrity":"sha512-S35TdwMnlpWnpKt+/SjEgdYXWr8cpAW7M0lCj8Ziq5n4JAPXaPFJ29H3ro4C5vmA915l5kwt8epq6KcDL7foqQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.d24f887_1678564124664_0.7207318851713713","host":"s3://npm-registry-packages"}},"0.0.2-main.9754692":{"name":"react-wrap-with","version":"0.0.2-main.9754692","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.9754692","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"f6fdf681b4c2c289fc8aef2f9971b74174e6037f","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.9754692.tgz","fileCount":18,"integrity":"sha512-/qL3DKc6FN2a9g7CiIPWawAWMyvttiAHD42kS6mCtE95y70g8ViWrvoiyXZ6aKTUMYk0Z0lXGuFmU7NJj9Ec/A==","signatures":[{"sig":"MEUCIAqPGvwtNYYAZ1xAgHp3GoT1+nG9UI4B7SygYsHROYnRAiEA+/F5R5IU0y8oT5X/aqxC2mdmzsLhkUqv2EFFQ3ji5XU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDN2JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqe7xAAj66hbrZkyQ3INA2jitrGJ4M/L/NPQtVZQqLeQtijOmvMhvXQ\r\neVqbvp8JOAqrdWnN3Q0uNA92kbC2Uw2jkgTkw8giQBFT8TI2pFbt1vYQR3R3\r\nMwRROziwSBhuBMqdu+XO9tSsgnPZeM00USWyJGcieHzQz4zkQJoPYrJj/WZi\r\nt+zk4i3Xw8TbO4xwkQjMbw8nlvXHhyMfv6TbFR6n1lPjbeeMH3Gmr7L6kY2K\r\neK0/vUecq8c/LT0MDhaVWvY5Eox5J4Vclq+yRkmLsYg7iQSUOmlUZWO3ePK6\r\nkZKP7F4T2MGtSao8Dgr/m2sF5iDYgwd3LbHteQvP8YSRnXRIdMYZzR6omw4Q\r\nzi2UNkxGochu30ufgiftF1pbP/Ur3avxEPSDUlW8j8NJc1kW/Wc2/5Jcx9iB\r\nwyKbcpi9oDmbiSGS6gm/kMVUSqLHRZOwjF2W+XVn2BhwzQKewI39SX6ohGpG\r\nPbgdnYkjxHswmbFG/U7EqH4pROMWc64f/2dFSspckvyvgszOWxvGi7/YiuC8\r\n2TuwMhNGwQb0aNNCWjAmMzhsuNbO19i0kW3PFY84GZ++TxS2heq6nafci6YN\r\n/3t8l5FoZZNZSGRRV9VSFl49qdxzO/gvxc7pBgFQeR3He9X5GTwVOy5xzUhN\r\nVweg6ZDqukLyO7S7e5jLppV9vsePnGQMiGE=\r\n=zLym\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.9754692.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.9754692.tgz","_integrity":"sha512-/qL3DKc6FN2a9g7CiIPWawAWMyvttiAHD42kS6mCtE95y70g8ViWrvoiyXZ6aKTUMYk0Z0lXGuFmU7NJj9Ec/A==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Render middleware for React.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.9754692_1678564745584_0.5841381390268205","host":"s3://npm-registry-packages"}},"0.0.2-main.194fed8":{"name":"react-wrap-with","version":"0.0.2-main.194fed8","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.194fed8","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"ac5882596fd7457aff85c83f05bd617b1b84b3bc","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.194fed8.tgz","fileCount":18,"integrity":"sha512-1LqA2WWRO7kEI6senzYQXoqJJljwzUKDv04auicxppI6TSZvR92hW1jm2kjlZOyABVuWSMK8XabrhmZ4QCPkpQ==","signatures":[{"sig":"MEUCIEI+v3p2IPeb5QEWc8eJmNVQ9LM6+r/uz1ci95f0a1OnAiEA3ozpMg6R0ki7uTzK6v9MxJcS/UDeGuzeGnIVvnG1n6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDPhTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBARAAgXcccRtzv35RWtVJNY+UkfCiUMsnVngEYr62lH3IGtLIcI2R\r\ncyKpFqGEVp83G5Kac12cPoRfuqWgS2hfuouW78t0+17K+cs3Yb43LZ8+22Z2\r\nyOAXWbY+TjUyMjbhKiS1tLt7Pm6SUjui+iDQHZG9pTL8G7SVQEyR7RGt7Gci\r\nWksC+gAm9cK95zBXUH/HXdmKQ0itDpZkA3YgAme8K5YSaQQAeIoN+Y2qYOr+\r\nUJDA6gbKZ2z7+cy1Y3rVP/Hv0D9fFuhe5h4uO9qwJo9tDcVL/LZg2EHcX0I3\r\n01HuXvrZjx0ImNRTxLX7UP5JQ920waQ+ZytaEVSHuz9vrKWMr8nWITbGXPCi\r\nZBaY9Jzm6a3ftscAw777Zd+clKqfLpTMf5NQ2quq7OZ7STjGRVnP06J+Avfy\r\n+opOFF6H4P3G4zIgQB/USV8m06AZq9Y/jeCKOa15GPnnG2QaY2/K0T9SDmQs\r\n4gRm3kIH0ltDX7HsEAdX/INp76SWPxDXLV/hh4F5c1UDdKioZNuUSZhX/x/f\r\nmI657iNrQGcKfdeO+t6MOEWvOMlhwEQ1UAGiJLod4HtHif+U66/x9VBIdkjT\r\nHC0z/DRDRayNSkYQ2yrX47Kqz8a7mHfuUwfQTUgUzrLXSh8qDkkuWE3eEE97\r\nCnEX8x2pk6iVwtIyebbouY2clRAN4tKxbUw=\r\n=t1Wa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.194fed8.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.194fed8.tgz","_integrity":"sha512-1LqA2WWRO7kEI6senzYQXoqJJljwzUKDv04auicxppI6TSZvR92hW1jm2kjlZOyABVuWSMK8XabrhmZ4QCPkpQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates React higher-order component by wrapping with a container component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.194fed8_1678571603755_0.22280630995526396","host":"s3://npm-registry-packages"}},"0.0.2-main.f1238f6":{"name":"react-wrap-with","version":"0.0.2-main.f1238f6","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.f1238f6","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"bbeb9229a754abee8ecfc7bb30b94e8f19ff74c6","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.f1238f6.tgz","fileCount":18,"integrity":"sha512-WCY58VymeA5xWIaNHfQuDu+9L3DsVLL9eDzRJtiX/136EzjW4cBLXIOsdmfIgpac/renhGCsKNI+lcc3ZAFYjA==","signatures":[{"sig":"MEUCID9N/t8+QsiFoTVEcbG9Zi+x1b0XAZkfF/0mfuENsmuJAiEAoDqYhng5aPBLkuo4eE2UuzXnJznfs//S8E9RCbpdoTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDStfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpiA//Q/nQ/FUuZLODm5Nay+hWe1YSIbkPlu26ov01+VGkfIDLW2ZV\r\nAv1GsX/dlghQA3/5RzQ7FPi3+5u+0TPh7/igIek8oovk6v1s7nqGnjIEDHeZ\r\n22qVTNpQEbrl82MgwOP2o+jFiMwREVOx3fLF+BNKxvKZqSroebCEQqwaC/Xu\r\nJiO11+4U2AmkyNe3Nc7eH+KaIvQm7nEHXviMPXFG9AuaSgUUCommO5XkCTiM\r\n0LsTHVkxIYP5dP7uwSykGPv7ObwzoGIVo2U4rtIFM/Y6sJptx60B5IFykIDN\r\n/wAxMEmmJYcmipZPvMPc9CBUMPW0mTjnp8YFkM3X6n0MdbCB4h+nZ3XFQflz\r\n/Eave23hDY4DUndqq12ElbaXWhOhnM54OaciZuECjOjgsEmv9p4UrRNFj2ol\r\nkh2HjLPcYOe6D+a7S/9zpR5wukoBptDpuxORSu1B8iiwjv+QxYJWGPeoaBdq\r\n0WsNsuPZ5iw2PPPkqnYwTGNy6UK+GyDTKmygGdv8dnxEefu5fhnzg6BSS9TM\r\nTd/nReMV2Gi7pfnY2WNyQPUH81rZURaRcEt3ur0Jb6m4qGfSMHvhplJoZjly\r\n4mffnBvqIxpqkUoXG5/IHXHl/me3ljZRFCbcupTVVkY2Ow2HUIDqVfTKMKM2\r\ncw9kZVDKp5x0db/9gekbU4Z9gliEJ16Zois=\r\n=LlFN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.f1238f6.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.f1238f6.tgz","_integrity":"sha512-WCY58VymeA5xWIaNHfQuDu+9L3DsVLL9eDzRJtiX/136EzjW4cBLXIOsdmfIgpac/renhGCsKNI+lcc3ZAFYjA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.f1238f6_1678584670907_0.9615440356190412","host":"s3://npm-registry-packages"}},"0.0.2-main.7527115":{"name":"react-wrap-with","version":"0.0.2-main.7527115","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.7527115","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"895af6d2594f34036eddd5f6fcf2a16b5f115747","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.7527115.tgz","fileCount":18,"integrity":"sha512-tj/cP9WBhtpIQGRLXCGHica6OyfQL4s73Pwv2ElS5j563jA9QAVIFxHc4+aSrw/5G+lv3apENJG4KCV+ejOIAw==","signatures":[{"sig":"MEYCIQC2hedWrLgl7WSG+3Kp5yKSFMbQ1L8wo2BaAzBWrl3P2gIhAId4lkozxcb/JlwdczzQyKMvR5/mtBWgSsfRG7UXDGjx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDTX5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4pg/+PvdXVALCSvAz2aKw7WkrjjxXFPZyWkKvMR1PNj+8FBjJv1u1\r\nDQAPxx5riZjAaHiuy8a9exQzZxOEgGHkWbG6b8KUx0cd7tMS2Uig/iZ4DaiV\r\n3efrkzlapzavojv+Mx3wzRO+n34iAeUO8MFjPWlUyDuyO19nW/2bt3VJHffk\r\nftiDad0m/AKxfSa7MSzsMUJBEQ2ynFBtZsUFAXOqQzxbdweVu9WA010DvFPh\r\ni00F7gOwnIpR9f5OiHbfzZUoOpSxypbBavmlFdIRIPslU9WRbNxrQPlmFLTv\r\nvD2e3WEYrc2kKhSKaIT/BU+OEBYoiPDQDwcwEgc7aZ3DYyiA9Xz6qrRMNjez\r\n7Akhd5IjWGyidm6Obbm/l34w0+KKj4HWdIz8iXvti6Sv4oWupeIWx3QYCxF7\r\niD76Gk54oqFAzi6hDn6FvDWJlDv82MMWsCJDsuMW4DPvI223zas3aMTiNfa/\r\nqQMrV4+Qw8NBkts7ZB3i6oO4BTC/gakvQcNh08zR+G3RWXAuR3Wqv8BlG2mW\r\nIG04/1se7ZKMBRfOcUGhsMdLX9kuRbZ9Vi+cpqbVuHWDVnUDebPzzsU+E4iM\r\nOoKS0UVAxHmly0akKmTyrkTH3hP4n7vF1csqzPA1fvHF6IPKJY/w2XuWpIjF\r\njQHuBEe98+P78HtvsHv6p/k3WLenpbc6RCM=\r\n=UZFd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.7527115.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.7527115.tgz","_integrity":"sha512-tj/cP9WBhtpIQGRLXCGHica6OyfQL4s73Pwv2ElS5j563jA9QAVIFxHc4+aSrw/5G+lv3apENJG4KCV+ejOIAw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.7527115_1678587385324_0.31390207065029063","host":"s3://npm-registry-packages"}},"0.0.2-main.4d80a4a":{"name":"react-wrap-with","version":"0.0.2-main.4d80a4a","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.4d80a4a","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4a2d859dcad6d2ff7faf638701ec9d467bb2aa44","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.4d80a4a.tgz","fileCount":18,"integrity":"sha512-ipCnTTILjG1d4zyY8fiBJFjMxZaca1NJGzA2TttuXvhbYnLr2N4uplUeFgvA7Zf0RoSTv1WpSkNazecU8O5veg==","signatures":[{"sig":"MEQCIFMjTFUvO0r7Y0W/y5Ndc0dFb/Gn+LMsv+bMyWWAJEzBAiAJUBORi96uaBuNmBaDdFfdKgDxaZ6yRqsRf2DMKdbGDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDTYWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGUQ//Q3+nsNMG4oHkAQEYnXULlcxuSrbg/L9lnwUFzcwpM2h0rP9Z\r\nAD3EGBzWPYCJSEoCfKQDToLZ565Z1x0EfQabTp3vHrGK5slxfBIt94NO6L9n\r\nuUXSLkS4rVnGBhXX+U0YzSKR44kLmzj5sFbemuVHW1c+KhFRqEaV4ZqoZso8\r\nYeiyKRgAK6go0a2LAfBmlCDTZBM74JCmbOxU1bN2Limtu82Ge5kMc216WCk7\r\nUihEpdCH9DjgXuvk09d41ceaf/89PxY6s2AWE8aKl6ZHwE6H71uE2EkB/M2S\r\nls3xpF/CRMGESuX7tMGvMa7f12xLdPRZ8Zj9MhrTm0udeACKIndBVAbmyXl0\r\ndV5IolAM3xBgKekcf/kqpnM5guOrEw5ftZPxVWZxAI4ElgssEO/sBGFi68Gm\r\ntTOrkXpGZsyVcipHhLVInfwLj7k8RYSjNSqBlklDiRfS+Il2UJIZqDTvX1zd\r\nSwcDB1Smi7Pc3jbvMM1PJuSdLplD/wbHe+cX5BJWFewN3XOSB7ijU6v4x1mz\r\npMDA+ZDknioTbc3vNM6aMtThdJCNb4rMvas6lVJyC0oTQKqLVlJCgulIDcFU\r\nDzN68d9sJrQ7eDXrHrcBnJDZ66fXCJrcvO7jjWZRLgxfbHPrGbylRmbPqscc\r\ngvdt9yAaSRPRDF/ff6f/M72AaH1kfju4mig=\r\n=aasS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.4d80a4a.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.4d80a4a.tgz","_integrity":"sha512-ipCnTTILjG1d4zyY8fiBJFjMxZaca1NJGzA2TttuXvhbYnLr2N4uplUeFgvA7Zf0RoSTv1WpSkNazecU8O5veg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.4d80a4a_1678587413876_0.5974624169052176","host":"s3://npm-registry-packages"}},"0.0.2-main.3baf65c":{"name":"react-wrap-with","version":"0.0.2-main.3baf65c","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.3baf65c","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"13a88d46dfba6022f50035edcd984705da95dc9b","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.3baf65c.tgz","fileCount":18,"integrity":"sha512-JacFw4vP61LNzNNB2jpENgh7n0yfuzDix+GHF/Q+cQWx/Ex31lF/Uwk6fQseshPZcfh6PPKMlro7cs9ayNQrnA==","signatures":[{"sig":"MEUCIFzC1xp7Ggnr7GkPtGyBOuwW8yB9JnCcblzLlBIhJnntAiEA4gQbxrIbfX/9M6esq6SPuePJLK3/2Gcla0/p7sDjL5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDTpaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Nw/+JXSRUwn6GieHRK2gnbNKQ4cIY9AR286DUAQ5S71oCc9GRkfS\r\nvE8aIE+sDh+KQHXSMTrhCBZ+eRkTIPgFOaY481exxXRt6A32NVRZmpcfA313\r\nCT1kXuDW7erE6iD+PCXboYtpBlDU4cHG/VpLx+ujd2HJMHHRXQzbWIOAQ8sR\r\nGNFizOVKbowliZCwGWrWtMSv6KAN+AgRWkPZ2W1PwC2d87+CmzuDc7hR4qBF\r\nwQGCLk+0A+5G+q1vk1Bo1M/ppQEh7Z8LI/9KbsfqD23946munhbTl05JtsKX\r\ntsYcDY7v9U9PviK8JNjz596KsVy2Ot3Fxz8JnGpjsEM1lsk3iXp8550Xi301\r\no1kvinGJYgjhBxvzmZmVbeY3BpW5hf7fPd2ilwJltyyGsVc6U5cThwL0yS4n\r\nTl+jEOQNZ8Dr5K9XoKhuadDekew97KGlfTRrhP9+DPtW4xuQBVvvgCtYjJkP\r\nkyyv23qHvA1S/tL4Ahg+h90u3VHjZ0BSscTyH4zRRH0Oz9ypU+B4JBdP8kPX\r\n+IBDto7iu7Qn7ycGQwXqorYLoRtvrcn/M8IijNwLw7+Uj/55iBP6NHfY36Oj\r\nWRo5SO4SDea2ZD4NblCEjdC3eUdqSHh0whcsC5MDKRJWwGwCE4JaVK3OgvPG\r\nfFZdHxbvgP0Vhti2gFaWS84yUiCmJlGk1sc=\r\n=FP/b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.3baf65c.tgz","exports":{".":{"import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.3baf65c.tgz","_integrity":"sha512-JacFw4vP61LNzNNB2jpENgh7n0yfuzDix+GHF/Q+cQWx/Ex31lF/Uwk6fQseshPZcfh6PPKMlro7cs9ayNQrnA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.3baf65c_1678588506326_0.9494798815703676","host":"s3://npm-registry-packages"}},"0.0.2-main.fa6cc79":{"name":"react-wrap-with","version":"0.0.2-main.fa6cc79","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.fa6cc79","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"5a0448217f301ea48b72f1d38b29040034751f31","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.fa6cc79.tgz","fileCount":18,"integrity":"sha512-Ahu4lWbL9bgQw/3mX1t9GKlrS2IrqkTaldNcub44lgzEa5WSAKP0stCpJP2KSZBWVti7qdkNAmDN24nwhaMVBA==","signatures":[{"sig":"MEUCIQCcjjKS0d6tmwmhlMFG6fHCMn3YUIV1g5/w1dB0vBqHsAIgU75xE17K4DfU+cWZQd9bW9H8QYknE4Ik9PJHub4U5cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF4K1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryHA//UwXitU7Yh+TApW+tbS1yqde8328S17f9DHjihqLj6FtF0usc\r\n8gygkKi1ArUjA45ZTkBd6O7O4+NQbfbyzWWzHO5Jr2jWGuAlp98jQnT5G1dC\r\ni+D3ubMZOrjmWkUePHLH4RmVrE8a8PttrDXShW6YhTKJPcfoOCUwaRlSqxjm\r\nsB0eeG1W/kHTqvb7LV1mg6EwtRAmWh+Z4WRX0GEVB8pi44B8V+7G2sOOgVB8\r\nlAwP4Dbqtb6LAbttN2YBnm6vO4DzDENOdlj+QRFkY1GjQlhKK+Vzcp4pYgx9\r\nmT4RNh57Y0MbnjSrWqiHrpiJycyN8d+tFviDPwj/iAXNH5BzUvgUWAgmN5Ad\r\nTeknBlgKGkpFi3a/ArcSom4cbGnFHRyyv0J2neU9wX0ISaiVptlMefs2H6KV\r\nxzQgSnU0XNke9Mb3/4fXB3DunX+1s1aFDRwkUW9mQTGKjV/PToNJIJMxiPCg\r\nLzlDsUGaG52GdDM+tpkgTkm4Htrgv0WZnynbhPoAOiwCXEXAHKNkTfIl9+mw\r\nSCKHS3nKpVyOa6PwTw0Xb33rFzdEuMu+UmBB7bKJpFkqcZodUWwwVemlaTbN\r\nrwOqHjTCCHi+wx667FXZazxsJ+VS/KXVYA4Ai0PBq9ZEYukvD89QXmxXsDgr\r\nLgT0JVFhUY8fMcGCRfNr/ik3imm1T7ljZ+o=\r\n=0iTn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.fa6cc79.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.fa6cc79.tgz","_integrity":"sha512-Ahu4lWbL9bgQw/3mX1t9GKlrS2IrqkTaldNcub44lgzEa5WSAKP0stCpJP2KSZBWVti7qdkNAmDN24nwhaMVBA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.fa6cc79_1679262388946_0.29808639555653804","host":"s3://npm-registry-packages"}},"0.0.2-main.90ea311":{"name":"react-wrap-with","version":"0.0.2-main.90ea311","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2-main.90ea311","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"b61f458bebac3df6a48e243a7371841a3db2813f","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2-main.90ea311.tgz","fileCount":18,"integrity":"sha512-cLGILVNXktLrg5+XrpFddcs4+MJi/YBAGrmw4Ujia6vPn1jBW0kVzTpml5lhnnGwDDqKPccOSFPbeyrbSl9yIA==","signatures":[{"sig":"MEUCIECd6y+RmL4bQwsNXLS8RdsFSk7zcPcNxCZT1l6Xs1ShAiEAnlfLkMBWCVgc0BpcJsHP+tjRCZZdFCRl3cvvw1LwpWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGXxKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxjw/+Jpfs5awH1C/+bzlSEEreN2dhXgn9E7UmwLka/lFirrAKTshh\r\n191HPMeGthv8ofkc35daavHb1yEO2PWBKNlQKDouiIOKKIA23IvWWgpxNTFC\r\nTqRA0n/sBG9qR/XQQWTHa388kU/P2NVZh5IGUjF+rTzEqfw5j6zDjP0NHCw5\r\n7K5SyFT4sYlOUPwoIFK2oUBQrV99kmjRntppRaU6pJA/Ca9ui5t1oInupULE\r\n9pH8y34fxZsPw21p8kjXMzoY7g7IBj9TbjLrnLreEBYgtEFqM3HLm/5CjHw8\r\nkV0HhfK5qRs/KGmAx8RuJKXW+VGXVytO9uBcheI3if99EyDdXPhrRjjVAyww\r\nQvkSFgU1it8MSKbWIq78qfDPPe3s6BtlZFi7hxNoCtJGqgUGjAuwIvqGobu1\r\nEqW0fWCQVEK8QqOkIKmkUJZn4TpxKydJgTxiJFLqeQb/qHY5+CqB9XcTRxAf\r\nHmVVTQfPdUbDEI6ZfkwoJyO/7VEISkS4S+7hLhX8STgvE5eD+rOIXzoR8BRS\r\nPc9zIusI6F7w+DcUIfu1JgxgSiiEPfddLWgWA22xCa8JyNmJmp8FnPzHiagj\r\nywGnNl6bkvTDqUTHKis5pNu/ezdpjAJAxAo/s089YuUP7VIGyqsucTts8Z/h\r\nJd4OJoTdgFqM6I4cA6Kup6v7iC7IP4LVzq4=\r\n=TO6h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2-main.90ea311.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2-main.90ea311.tgz","_integrity":"sha512-cLGILVNXktLrg5+XrpFddcs4+MJi/YBAGrmw4Ujia6vPn1jBW0kVzTpml5lhnnGwDDqKPccOSFPbeyrbSl9yIA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2-main.90ea311_1679391818780_0.8505161226809035","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"react-wrap-with","version":"0.0.2","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.2","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"730c9203c82de848d934e5b4b002b26384b4126e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.2.tgz","fileCount":18,"integrity":"sha512-AwXuO3EOzCkin5X0cSSaHYFhNH3uAMbfXi2jKdfmtvq1Kzt78ygBwgYiW3OAlTBTGDEOjA72CsNqZdRQ2+fIMA==","signatures":[{"sig":"MEQCIDbg8r4nT3trNkG2jiTTJUDwGSCQjSISmqTAMzG6ATWTAiAwTL2V9VJXbWbWnjfgYaYEOQ8THQwYlFhG915RmK39Jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYe9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnxQ//RtGrRbyf6Q9dLPuF/XEPz63h7eduyBraI/gEykiZUgj5a6pd\r\nk7cg+Ql8QpEIvJdTwCPD9NEgbYTvcTJePbIL6kQv3sQRjaiAXytuMCxlbnmT\r\nrQLM0tXpd/rM6teOSiB/cjcbLSJ/0PkpQgtwXhWvhNdkbu2qZwjjV2AG5X9E\r\n+N/194Zkn5FiL2y65PuofbwOCme/kI+2qxXBuf2DwdjSkCdklWsMTaIlvAHu\r\npY5MK4DYb9pY+hd9EvqOAZsUoPJ88UxFPbx9WuP7DXbZ4z7RSryEA5D9emeY\r\nmm+RAHpjc/B9tq4UvbjsHBL+4Yc8w406nh4S6s9eHCboAMI7hgyg7xYKA9QK\r\nSAIXlPV80pyQ8Ok/WZ6T+YKlSFcxO5MWwbuNFDhI8eI6roAF7b5EVvjOAp36\r\nzkODvmRdJjDMFSGrM1PKEb4Z4ywMyAQlEKVaKUnaFYdZhoA37uL1/z3sNRwC\r\naYB+jSFIBr2zkDxcayib0es5pFSEcRFX6YVofTi6x6RRuMktgqnyJsUJVQwd\r\ntbtBo9pQQY7TeQLUnsKLmx2ouS+dkGyrDphlWoJpRdLKaHjLw5oOnDVFSiTm\r\nRqrRjHJzPqFVSYbfzcIlXDBJ94IqviqHz+5PLoBRJZOjtdML8eHq2aGNdNof\r\nLQ+WtehRKp5imMbj1zyXI/ijMzJQrK2tXyY=\r\n=ra9Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.2.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.2.tgz","_integrity":"sha512-AwXuO3EOzCkin5X0cSSaHYFhNH3uAMbfXi2jKdfmtvq1Kzt78ygBwgYiW3OAlTBTGDEOjA72CsNqZdRQ2+fIMA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.2_1679394749239_0.8244350725467047","host":"s3://npm-registry-packages"}},"0.0.3-main.61f4d6f":{"name":"react-wrap-with","version":"0.0.3-main.61f4d6f","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.61f4d6f","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"74bc9bdeea6e60e1faae7783a6b53c7e92352126","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.61f4d6f.tgz","fileCount":18,"integrity":"sha512-uUsJu4vVGQ64EdiKablXqgBxDqXXMAFnNN1w1qonre2EGPisgaW9JOM85z5RvLOPgT2V+JKc8c4+0wu1NEpr7g==","signatures":[{"sig":"MEMCIFrrPRYu4qSMOXnocZA++zWCYXNQVPE1ydpuZyT0tdDvAh9hYTYh5cgsMqm++VWQD4RaxnDzpYOFWMixndx1jo3Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYkbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5qQ//ZQm+Br7skIVCEIyBDQGB281s6n7AmrUtqw7rhvLRb5cj3NQq\r\n0soXx0PTaEYtnpgetPi3BDSD0rrbOH3fgnRDHkzBmQH06i+oyKeF3s+PHixP\r\ncCVPwaGX71YoA+bBkgc3rjZwemRKRAFJM/bALcQnOuJCpDTmjlHsE+e/OT3A\r\nPT3ONq7ZZwCRT7cUSL0MbtI7jazL7HwzQkM+aEERFVQ+B6WSPlGI7hB4QSpv\r\ndDc7ReCDgPpg2rklAch8wAqIuZX6FAODfcf2oBO7AlBqTHMBTm6naosoXP93\r\nCXOiLVRDZ7xhvgntH59sg6Ch+sUTXZpz4S5TTF3IN7vCGLje8dFwKAuoItFG\r\ni1VPo76u5OmWk4YTFmNgeH7GuSRIfbipIBTEt5QQbWZrHH0WmVfXQ1jk6QO9\r\n1ZZJH1pEkKfTEffOvGfuoXJD1edoMxVJNIbwB3FVkvzf6+lYMu6nMMJnTxDQ\r\nkaHXK26picLSnljsPfqx1gD6ZIQcY4MeowXH4LRHTc4SfXWEjxA5ad0UlC0I\r\n3TgvjRMO1Wxj8p/OuD/KYV1eolv4uMb5F41ZvphikIvGUOgSNtbbGkMUAhnF\r\nDjgGbkT5RqMqWWDk+zpi1Eh/nJaJrIfI+8hEIurrtXTRiR0MCper1vdVHLsN\r\n0XT+O0qmsjrPUhfcVhTbxD2SR2vUJh2dzYU=\r\n=FpQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.61f4d6f.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.61f4d6f.tgz","_integrity":"sha512-uUsJu4vVGQ64EdiKablXqgBxDqXXMAFnNN1w1qonre2EGPisgaW9JOM85z5RvLOPgT2V+JKc8c4+0wu1NEpr7g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.61f4d6f_1679395098949_0.02247885010363948","host":"s3://npm-registry-packages"}},"0.0.3-main.b55b69b":{"name":"react-wrap-with","version":"0.0.3-main.b55b69b","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.b55b69b","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"aa95c32a867309ecbcb482a01e992357ece8d27e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.b55b69b.tgz","fileCount":18,"integrity":"sha512-SCs1UbiH9tVwXZu8Qt2cwAY7GYlJoDBeBANRecJchmexDT//UYzC9Hpo5P68EUdtAx0IrWcDzfkvQqgdRB99eA==","signatures":[{"sig":"MEUCIQCHVNLW6zBapn1apmK0A8R8H/3SxkGrQRCfA/grXuTPgAIgLtaRoAsAeULRqIPKlp8pgfXwistofxs6ocJoEQCUma0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZLg//eVD7+sP3+BPJTMdlyVZkkE3ljRzBKF1ri1+Z0f0BRI1hrIKI\r\naeZgVsGwZ4rDQiubRge92YC5SlYl7JmFyKM7noePt3yCio7X0fQaWfkIlvk8\r\n7cr9ETMnTlPpZFrYeWPfGV0OJw0lTSJwctTt62WC2vBD9eTqFi7RA94f7dlZ\r\nXOt/6NqjWD0fMglx739w8TnQq828g9NBoW60UN5lCtSxU7htTfnATyjCO+tZ\r\nId9XlyhnzEnj8MGWpxzJWZe8d5hq84ns+yyJOoKR0mjgolyKVXFUta1ueUn5\r\n1pGg3QE2Vo5bNQEh8tJ4CK7hTL8Zb7iaskuVADJ5ik9c26tCIaAsfKH0DYHX\r\nnIklmFQZGGc9+4eouJxyhstjefrfQHOS3rT3sKcMZtLxIwWu761jbjs5eXRc\r\nUcv5Iy+QeEmvsDTgNVpfFhXlv09Td5o2EWISceeaE9QfnAgEmGRLL18ETyRq\r\nNa2OyjWcF+A11kaGQDXWfC6DxvOTOUp72TfraYdf6OQtPhG0WQUq8HfuTwpb\r\n9zjDxJs7clhz13V7Iz1q51euEsmJnAdGZ8Fuz7VaaqiFXRk4pkFsJIHopUIQ\r\nMVSAHAQo4io6AAl10J0cQx+awm5NYokN+7z2J7f9KpbcMrCsc77tr8Xhg9Wf\r\ngEH6Hi5FHn1bcwUh9CQWYr5HyM8sQXD0Z0c=\r\n=EdAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.b55b69b.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.b55b69b.tgz","_integrity":"sha512-SCs1UbiH9tVwXZu8Qt2cwAY7GYlJoDBeBANRecJchmexDT//UYzC9Hpo5P68EUdtAx0IrWcDzfkvQqgdRB99eA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.b55b69b_1679398653310_0.38075990792004166","host":"s3://npm-registry-packages"}},"0.0.3-main.0d9d213":{"name":"react-wrap-with","version":"0.0.3-main.0d9d213","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.0d9d213","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"5dc813b6984740a4b39dadd0eedfb1c70fa242d1","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.0d9d213.tgz","fileCount":18,"integrity":"sha512-VD9dA8sBI7bwKyrshDSJEeWrr/CCgAkG+TMLChbU7h3Vf8P/fvsQOiowzVXZhJGqZ1p+wviWM233wNRMTLwXwA==","signatures":[{"sig":"MEQCIH8UFsZgzrXHllt8HN9ZbE2f0sL0i0rOr1mEjclkKykpAiBreh/PXImAMQxo7vePd9XZebXcBNZLne8rk1fKtv4VAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38807},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.0d9d213.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.0d9d213.tgz","_integrity":"sha512-VD9dA8sBI7bwKyrshDSJEeWrr/CCgAkG+TMLChbU7h3Vf8P/fvsQOiowzVXZhJGqZ1p+wviWM233wNRMTLwXwA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.1","dependencies":{"@babel/runtime-corejs3":"7.21.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.4.3","react":"^17.0.2","esbuild":"^0.17.10","prettier":"^2.8.4","react-dom":"^17.0.2","@babel/cli":"^7.21.0","typescript":"^4.9.5","@babel/core":"^7.21.0","@types/jest":"^29.4.0","@types/node":"^18.14.0","@types/react":"^17.0.53","@babel/preset-env":"^7.20.2","@babel/preset-react":"^7.18.6","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.4.3","@babel/preset-typescript":"^7.21.0","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.21.0"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.0d9d213_1689852295249_0.6928730651044641","host":"s3://npm-registry-packages"}},"0.0.3-main.2b1d307":{"name":"react-wrap-with","version":"0.0.3-main.2b1d307","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.2b1d307","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"c15aedcce0db56404b8e90b1b9b952b9f6f2eba7","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.2b1d307.tgz","fileCount":18,"integrity":"sha512-lthi1QcXDQMGNM7jHjDFecwwWc5QNb1TAugqQ3gznr4vx0XgptbpXN7974YQgA8uptQFEVOX+L8rPodDRf6k7w==","signatures":[{"sig":"MEYCIQDMTpBo5MeTw+AuAxiPLo6KFWeSqaABhbjKSgXj4qBZugIhAMZ4l95Iolz1HGEN7mA2y6SfJZyDbM5Yb6Zc9xsRDw1w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39022},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.2b1d307.tgz","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esmodules/index.js","require":"./lib/commonjs/index.js"},"./wrapWith":{"types":"./lib/types/wrapWith.d.ts","import":"./lib/esmodules/wrapWith.js","require":"./lib/commonjs/wrapWith.js"}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel && npm run build:typescript","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"eslint ./src/","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","build:babel":"npm run build:babel:commonjs && npm run build:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","build:typescript":"tsc --project ./src/tsconfig.declaration.json","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/"},"typings":"./lib/types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.2b1d307.tgz","_integrity":"sha512-lthi1QcXDQMGNM7jHjDFecwwWc5QNb1TAugqQ3gznr4vx0XgptbpXN7974YQgA8uptQFEVOX+L8rPodDRf6k7w==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.1","dependencies":{"@babel/runtime-corejs3":"7.22.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","react":"^17.0.2","esbuild":"^0.18.14","prettier":"^3.0.0","react-dom":"^17.0.2","@babel/cli":"^7.22.9","typescript":"^5.1.6","@babel/core":"^7.22.9","@types/jest":"^29.5.3","@types/node":"^20.4.2","@types/react":"^17.0.62","@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","react-test-renderer":"^17.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.6.1","@babel/preset-typescript":"^7.22.5","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.22.9"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.2b1d307_1689852601379_0.3263430965703289","host":"s3://npm-registry-packages"}},"0.0.3-main.9ce5e01":{"name":"react-wrap-with","version":"0.0.3-main.9ce5e01","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.9ce5e01","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"0e96fc35dbb1dacda423cfe7c073dae38e879f74","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.9ce5e01.tgz","fileCount":21,"integrity":"sha512-FO930hBCaYlhTFTcDDsXEOHyzHlV95RxUK5UMYaMIiqNDW07vzgVlNeCEVC+wxTy2jP8fXeCluehMMYVVDgK0g==","signatures":[{"sig":"MEYCIQC//NnexaJy2nZzjRCivV8p9Cma8ZApuBmPFBQajGXyOAIhAOZ0NxdKCxC75lor0Hcq4tUvlv+DSFv5V1GQObpSItdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41884},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.9ce5e01.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.9ce5e01.tgz","_integrity":"sha512-FO930hBCaYlhTFTcDDsXEOHyzHlV95RxUK5UMYaMIiqNDW07vzgVlNeCEVC+wxTy2jP8fXeCluehMMYVVDgK0g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@babel/runtime-corejs3":"7.22.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","react":"^17.0.2","esbuild":"^0.18.14","prettier":"^3.0.0","react-dom":"^17.0.2","@babel/cli":"^7.22.9","typescript":"^5.1.6","@babel/core":"^7.22.9","@types/jest":"^29.5.3","@types/node":"^20.4.2","@types/react":"^17.0.62","@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^17.0.2","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.6.1","@babel/preset-typescript":"^7.22.5","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.22.9"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.9ce5e01_1694296650689_0.8379026413040955","host":"s3://npm-registry-packages"}},"0.0.3-main.88b038e":{"name":"react-wrap-with","version":"0.0.3-main.88b038e","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.88b038e","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"bdd22fea0f85bb1ab1a0678a4f96bd1435ab3085","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.88b038e.tgz","fileCount":21,"integrity":"sha512-W4vNGp4pNKOB4+mvuyABGPIWvWXfO+t+/8vF0PMr0NCgkgx63E9uKH8np0Dtqk6Fx6y6B2Le1XhnDG5pFojxaw==","signatures":[{"sig":"MEQCIHtJ1jhwItAPeOJRyxeNQbunln/fdhs8r1R8Xtc7K/rXAiB5KU+ww0KUflkeek1Q/xCCKF0Zxy7VCZZPfjprtLVFaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.88b038e.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.88b038e.tgz","_integrity":"sha512-W4vNGp4pNKOB4+mvuyABGPIWvWXfO+t+/8vF0PMr0NCgkgx63E9uKH8np0Dtqk6Fx6y6B2Le1XhnDG5pFojxaw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@babel/runtime-corejs3":"7.22.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.1","react":"^17.0.2","esbuild":"^0.18.14","prettier":"^3.0.0","react-dom":"^17.0.2","@babel/cli":"^7.22.9","typescript":"^5.1.6","@babel/core":"^7.22.9","@types/jest":"^29.5.3","@types/node":"^20.4.2","@types/react":"^17.0.62","@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^17.0.2","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.6.1","@babel/preset-typescript":"^7.22.5","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.22.9"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.88b038e_1694331903286_0.1949472211918324","host":"s3://npm-registry-packages"}},"0.0.3-main.668e736":{"name":"react-wrap-with","version":"0.0.3-main.668e736","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.668e736","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"9b8dfcf845d7439aaa96e03b5aba1dbabaf30256","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.668e736.tgz","fileCount":21,"integrity":"sha512-zbYyZIYIu54/DLL6ltBCXeOZEo91e1CzpbaZvnxqr7sz1hOsxHE7/sujzgeZOscrKaCg2RW555PSvi9lM72tXA==","signatures":[{"sig":"MEUCIGPpRv9pYv3T/ObJmw4tCRvKFIadtWiN9kZduQPIc0/2AiEAsOk2b7g34SvS4DAh8lC/TPz1t7XPx1P00aMBBj8fSRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42046},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.668e736.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prebump":"cat package.json | jq '(((.localPeerDependencies // {}) | keys | map([\"dependencies\", .])) + ((.localPeerDevDependencies // {}) | keys | map([\"devDependencies\", .]))) as $localPeerPaths | delpaths($localPeerPaths)' > package-temp.json && mv package-temp.json package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"if [ `cat package.json | jq -r '(.devDependencies // {}) | length'` -ne 0 ]; then npm install $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.devDependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","postbump":"cat package.json | jq '. + (.dependencies = (((.dependencies // {}) + (.localPeerDependencies // {})) | to_entries | sort_by(.key) | from_entries)) | (.devDependencies = (((.devDependencies // {}) + (.localPeerDevDependencies // {})) | to_entries | sort_by(.key) | from_entries))' > package-temp.json && mv package-temp.json package.json","bump:prod":"if [ `cat package.json | jq -r '(.dependencies // {}) | length'` -ne 0 ]; then npm install --save-exact $(cat package.json | jq -r '(.pinDependencies // {}) as $p | ((.dependencies // {}) | keys) | map(. + \"@\" + ($p[.] // [\"latest\"])[0]) | .[]'); fi","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.668e736.tgz","_integrity":"sha512-zbYyZIYIu54/DLL6ltBCXeOZEo91e1CzpbaZvnxqr7sz1hOsxHE7/sujzgeZOscrKaCg2RW555PSvi9lM72tXA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@babel/runtime-corejs3":"7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^17.0.2","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^17.0.2","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^17.0.65","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^17.0.2","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^12.1.5","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@testing-library/react-hooks":"^8.0.1","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{"react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-dom":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@types/react":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"react-test-renderer":["17","@testing-library/react-hooks@8.0.1 does not support react@>=18"],"@testing-library/react":["12","@testing-library/react-hooks@8.0.1 does not support react@>=18"]},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.668e736_1694332538378_0.4584503268507789","host":"s3://npm-registry-packages"}},"0.0.3-main.fa45337":{"name":"react-wrap-with","version":"0.0.3-main.fa45337","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.fa45337","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"0461b8651f7fed1c4dabdc17aed398b4080fc8ee","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.fa45337.tgz","fileCount":21,"integrity":"sha512-e/mer+kXS6GkVTcWilhzZuDWvZMxU1aQOC0heHgU3G5LhE3Fte3PlvF7GYiIAprwQteNiwDsF2s/ad3ZkHcAqQ==","signatures":[{"sig":"MEQCIGq3kAtmqgmA+BxkYyxFs+qt7JFTc+sfmoDqZGFe4w+RAiBgFGuFY0VsiXNpJZo3eSHclau2FvNe5xmzTumGjy4Fhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47736},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.fa45337.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.fa45337.tgz","_integrity":"sha512-e/mer+kXS6GkVTcWilhzZuDWvZMxU1aQOC0heHgU3G5LhE3Fte3PlvF7GYiIAprwQteNiwDsF2s/ad3ZkHcAqQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"react-wrap-with":"^0.0.3-main.fa45337","@babel/runtime-corejs3":"7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.fa45337_1694347744631_0.7233460793637863","host":"s3://npm-registry-packages"}},"0.0.3-main.29e9400":{"name":"react-wrap-with","version":"0.0.3-main.29e9400","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.29e9400","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"cb07207dea8611b464d2686fd5de39294b45f920","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.29e9400.tgz","fileCount":21,"integrity":"sha512-AnpSsOLPG/Bz9GoFhWVON8cBOUGCJ5sjCIl8w4tYerSBnor1mcDr7/bmsGOvaD01iuLCD2PCqNIkoRa4SEyTfg==","signatures":[{"sig":"MEQCIGnhMpBM3QQwr9OjKBR+ta+DPGdlEXZ54gAKMvUxuSe9AiB92bpIba3edLfI+/e4BddirQA1zohLkwu/Ylwnmiyl6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41162},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.29e9400.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.29e9400.tgz","_integrity":"sha512-AnpSsOLPG/Bz9GoFhWVON8cBOUGCJ5sjCIl8w4tYerSBnor1mcDr7/bmsGOvaD01iuLCD2PCqNIkoRa4SEyTfg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"react-wrap-with":"^0.0.3-main.29e9400","@babel/runtime-corejs3":"7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.29e9400_1694348075345_0.42241968217922654","host":"s3://npm-registry-packages"}},"0.0.3-main.be9d7d2":{"name":"react-wrap-with","version":"0.0.3-main.be9d7d2","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.be9d7d2","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"3b90317b59debf826ef27371be5341329a9b88b2","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.be9d7d2.tgz","fileCount":21,"integrity":"sha512-IVglnga3byQy10JOy0BUefk7p/SK2/vXgpVJT0WrqGUzbIoITWFWsubzMDjS3Loc5aUvveTFyM8g34683AT2uw==","signatures":[{"sig":"MEYCIQDhgsB/O3dar6tmARwkkFxaiC8u1wJno5HRJ13cfq/o6QIhAOcrTWS6EVLi0s4k1l534ktZtrx/CTSnz38v40/u9MHL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41163},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.be9d7d2.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.be9d7d2.tgz","_integrity":"sha512-IVglnga3byQy10JOy0BUefk7p/SK2/vXgpVJT0WrqGUzbIoITWFWsubzMDjS3Loc5aUvveTFyM8g34683AT2uw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"react-wrap-with":"^0.0.3-main.be9d7d2","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.be9d7d2_1694348269328_0.6419137723159267","host":"s3://npm-registry-packages"}},"0.0.3-main.9052b89":{"name":"react-wrap-with","version":"0.0.3-main.9052b89","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.9052b89","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"2be3011e475b75da1c38a9ad1e9b8caba1a159a4","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.9052b89.tgz","fileCount":21,"integrity":"sha512-FtVZvTQxRkfz/wheYjen9wJuxm1M7JrVOlwvimfzIpn8tgQTy6FyCPqAvVD7upl4zZWxLPzF7Svs6ryZVM86zg==","signatures":[{"sig":"MEUCIQDeUCrcVbnKIV3H57RCpJf4z8A19xDDYLv8AIxPUfaj+gIgPfQPNT2iqnXZN/oPCyXhBDIJIaKNgqx7nfyjCNwwouI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41163},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.9052b89.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.9052b89.tgz","_integrity":"sha512-FtVZvTQxRkfz/wheYjen9wJuxm1M7JrVOlwvimfzIpn8tgQTy6FyCPqAvVD7upl4zZWxLPzF7Svs6ryZVM86zg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"8.19.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"react-wrap-with":"^0.0.3-main.9052b89","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.9052b89_1694413461797_0.26617000630259","host":"s3://npm-registry-packages"}},"0.0.3-main.63f9ac3":{"name":"react-wrap-with","version":"0.0.3-main.63f9ac3","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.63f9ac3","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"d1b7d8c5fe2be3853e20af56e071ed4cae9a085d","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.63f9ac3.tgz","fileCount":21,"integrity":"sha512-lCm0eIk9cysni0r4TPNSt0fN8ElQM559wF6o2NROdR9B2Xel5nIBGWdMY1GyOJGQtEdOpTQ0BdEWAj0vHK4GZQ==","signatures":[{"sig":"MEUCIH0YQM9XWDx0BWZKw2EUdTpxgPvHLxo4eFTNGkEkx7DoAiEAhRKJpEdm5QUvsfMcy4vyAOeg0V6zgPp8nKlS0+tDGn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.63f9ac3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":41163},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.63f9ac3.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.63f9ac3.tgz","_integrity":"sha512-lCm0eIk9cysni0r4TPNSt0fN8ElQM559wF6o2NROdR9B2Xel5nIBGWdMY1GyOJGQtEdOpTQ0BdEWAj0vHK4GZQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.6.7","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"react-wrap-with":"^0.0.3-main.63f9ac3","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.63f9ac3_1695620668694_0.4001777501926618","host":"s3://npm-registry-packages"}},"0.0.3-main.ce1e01f":{"name":"react-wrap-with","version":"0.0.3-main.ce1e01f","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.ce1e01f","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"cad79887f199cee15984e3d0baf58027ddefe952","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.ce1e01f.tgz","fileCount":21,"integrity":"sha512-JbUaQd1LrF8+oMA6XW2Zk92xYMAbYbgfOfdGZQxwoEf3NJppgNzRuQnG+OkMhJcWxquwA98pC71nNn4kWUbqUg==","signatures":[{"sig":"MEUCIQDHZkcXY6bmjMRJKMhQwXRC/UNi15HjWQeLXbQ8cc1ZgQIgdlxBRHZdp2NVRm/OL0DZknO7Kg/N6dR23k8hRbdqii8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.ce1e01f","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":41163},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.ce1e01f.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.ce1e01f.tgz","_integrity":"sha512-JbUaQd1LrF8+oMA6XW2Zk92xYMAbYbgfOfdGZQxwoEf3NJppgNzRuQnG+OkMhJcWxquwA98pC71nNn4kWUbqUg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.6.7","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"react-wrap-with":"^0.0.3-main.ce1e01f","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.ce1e01f_1695625299420_0.21212511518637633","host":"s3://npm-registry-packages"}},"0.0.3-main.01249e7":{"name":"react-wrap-with","version":"0.0.3-main.01249e7","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.01249e7","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4b0ccdad51ace5f54a77ef060f7c877740d8968d","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.01249e7.tgz","fileCount":63,"integrity":"sha512-tye/Pwouyd440A+llN+HsSRUJ3tiHiC1C3bi58yVoSFVlIeq5k9POIIfPiz65EtQpWoIrJLohJrbgcB83oi6lw==","signatures":[{"sig":"MEYCIQDahSLcOpGm5IPIqALN4d/iIOtnIlB0KPRtGhDE7kwMxQIhAMMz88rDOOyDIj4bu22FR+mIQn5HHCEzyStdSCuIZkuz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.01249e7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70772},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.01249e7.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./HowOf":{"import":{"types":"./lib/esmodules-types/HowOf.d.ts"},"require":{"types":"./lib/commonjs-types/HowOf.d.ts"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.01249e7.tgz","_integrity":"sha512-tye/Pwouyd440A+llN+HsSRUJ3tiHiC1C3bi58yVoSFVlIeq5k9POIIfPiz65EtQpWoIrJLohJrbgcB83oi6lw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"react-wrap-with":"^0.0.3-main.01249e7","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.01249e7_1696402106247_0.8804525381923456","host":"s3://npm-registry-packages"}},"0.0.3-main.2182ccf":{"name":"react-wrap-with","version":"0.0.3-main.2182ccf","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.2182ccf","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"d23f3030d6649fcccbe46c04ad683ebb1fb847e8","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.2182ccf.tgz","fileCount":63,"integrity":"sha512-ppkrzWy3IfWvMdptceZymUr2kQHyMOsFYaRLlcVDUVRyDnyEwJcRfVGOcJyzvyhe2UPaI3xnceqOKDgevfUPtQ==","signatures":[{"sig":"MEUCIQCSM6eH88fyigBhmN8ox37p1VZBA/kNsmXrAKrSilCWqwIgCpCw08t88UEPS8Xo9UmxKOG3RVOOIloktR/Ol4ojxa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.2182ccf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70880},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.2182ccf.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./HowOf":{"import":{"types":"./lib/esmodules-types/HowOf.d.ts"},"require":{"types":"./lib/commonjs-types/HowOf.d.ts"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.2182ccf.tgz","_integrity":"sha512-ppkrzWy3IfWvMdptceZymUr2kQHyMOsFYaRLlcVDUVRyDnyEwJcRfVGOcJyzvyhe2UPaI3xnceqOKDgevfUPtQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"react-wrap-with":"^0.0.3-main.2182ccf","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.2182ccf_1696485672480_0.1964925671897615","host":"s3://npm-registry-packages"}},"0.0.3-main.849ef6f":{"name":"react-wrap-with","version":"0.0.3-main.849ef6f","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.849ef6f","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"640dd09a48bb188ed4a6fc0f593e4a89ffab1483","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.849ef6f.tgz","fileCount":63,"integrity":"sha512-XEuL8AwdNejCk/srPee7nrJ2rE9Ao6GDIjy6ChvBgm0iqu4X9C5/OO3Yaf7Uie+1M8p1owuX9o0XWVv67y62hw==","signatures":[{"sig":"MEQCIDtDzenczxjI4IIzUCNAflMBPn868KUQdd1c2IEmE+18AiBcDmuD6VpvHeEOZ//r2TUftq+lU2wBe8ZagVQMPR+kCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.849ef6f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69412},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.849ef6f.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./HowOf":{"import":{"types":"./lib/esmodules-types/HowOf.d.ts"},"require":{"types":"./lib/commonjs-types/HowOf.d.ts"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.849ef6f.tgz","_integrity":"sha512-XEuL8AwdNejCk/srPee7nrJ2rE9Ao6GDIjy6ChvBgm0iqu4X9C5/OO3Yaf7Uie+1M8p1owuX9o0XWVv67y62hw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"react-wrap-with":"^0.0.3-main.849ef6f","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.849ef6f_1696590099039_0.12102538537725382","host":"s3://npm-registry-packages"}},"0.0.3-main.b4ed649":{"name":"react-wrap-with","version":"0.0.3-main.b4ed649","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.b4ed649","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"729b4fbba87b3b528018c39153ac1f133a523975","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.b4ed649.tgz","fileCount":75,"integrity":"sha512-afVc2GqMlJwVEAavFOI2fQ14VSceddrFQJVtBsqq7ZneZM1BQ6aKy5P/nsJR8oeMtOPh+35F3TUvyyc6r+ZctQ==","signatures":[{"sig":"MEUCIQCJXwXv21k/eByFtJTJWKbLqjicdYctucNP+DBba0eYLgIgfRWrOapItSD/oZC2cIB+oCiZw+E3N3o67gslOBgsBH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.b4ed649","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":75248},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.b4ed649.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./HowOf":{"import":{"types":"./lib/esmodules-types/HowOf.d.ts"},"require":{"types":"./lib/commonjs-types/HowOf.d.ts"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules-types/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs-types/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.b4ed649.tgz","_integrity":"sha512-afVc2GqMlJwVEAavFOI2fQ14VSceddrFQJVtBsqq7ZneZM1BQ6aKy5P/nsJR8oeMtOPh+35F3TUvyyc6r+ZctQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.b4ed649","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.b4ed649_1696728405230_0.01955944357065653","host":"s3://npm-registry-packages"}},"0.0.3-main.c992a50":{"name":"react-wrap-with","version":"0.0.3-main.c992a50","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.c992a50","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"6f5dd407525769ef0b9c597ee5e38c4ee5d8f789","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.c992a50.tgz","fileCount":75,"integrity":"sha512-ULEdhCi8RDjoXWp5TQe0HFL+bVP6+33xOs8e935Dam1EjVz/qsalYOQmAsK+QpZ2R2S0+ly0RUk30rpjI+/OlQ==","signatures":[{"sig":"MEQCIFFdNLFLzfEZi4v//YOX+Ib6gDWj2D0fhbcXj5N/g3f4AiBmK3dJ4Yf9gp3nvQ7LKGCvxlNphpQH9EjGeCRjppcnjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.c992a50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":69130},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.c992a50.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./HowOf":{"import":{"types":"./lib/esmodules-types/HowOf.d.ts"},"require":{"types":"./lib/commonjs-types/HowOf.d.ts"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules-types/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs-types/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.c992a50.tgz","_integrity":"sha512-ULEdhCi8RDjoXWp5TQe0HFL+bVP6+33xOs8e935Dam1EjVz/qsalYOQmAsK+QpZ2R2S0+ly0RUk30rpjI+/OlQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.c992a50","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.c992a50_1696750768437_0.9102705244313807","host":"s3://npm-registry-packages"}},"0.0.3-main.c2c25a9":{"name":"react-wrap-with","version":"0.0.3-main.c2c25a9","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.c2c25a9","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"89358e9c5a6671989804c7e3b32e6e7db03ce177","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.c2c25a9.tgz","fileCount":75,"integrity":"sha512-mYEH1rpHiSqt/8OmFyp+v+A/9onYrm3jq6jc/HIHLMG8RhEKqZY89W/oEledyOwJ75dkazqDujbXoNhga/324Q==","signatures":[{"sig":"MEUCIQDheWj6VMny/RoWwuhMHCN8svQV2uYFYDR9vAM2z9hVkAIgQLdAwzhSkDU7PI4acF2x/bFwROIgyzeE9UwESG741V8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.c2c25a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66683},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.c2c25a9.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules-types/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs-types/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.c2c25a9.tgz","_integrity":"sha512-mYEH1rpHiSqt/8OmFyp+v+A/9onYrm3jq6jc/HIHLMG8RhEKqZY89W/oEledyOwJ75dkazqDujbXoNhga/324Q==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.c2c25a9","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.c2c25a9_1696807194304_0.051626013095644296","host":"s3://npm-registry-packages"}},"0.0.3-main.c2f2663":{"name":"react-wrap-with","version":"0.0.3-main.c2f2663","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.c2f2663","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"60d3f7c666a960a10fd2baddc18f84a6f4865a92","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.c2f2663.tgz","fileCount":75,"integrity":"sha512-Tl4lFcb1P1dI9lPozfPZKPZQ31/oTcHlQOWY3kzCOLeZyM4Df5KPsGaRuO5ngf5QvKPHq6DoWlTOACsP0rVGoQ==","signatures":[{"sig":"MEQCIF82gF2wc9/bW0fz0HUEWApqR+BwFW+LFjTelWWo7YywAiBdmsODBam8+VrM2OaRoGVVX6qVomzz088jxbTzC9nikw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.c2f2663","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66121},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.c2f2663.tgz","exports":{".":{"import":{"types":"./lib/esmodules-types/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs-types/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules-types/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs-types/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules-types/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs-types/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules-types/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs-types/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules-types/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs-types/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs-types/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.c2f2663.tgz","_integrity":"sha512-Tl4lFcb1P1dI9lPozfPZKPZQ31/oTcHlQOWY3kzCOLeZyM4Df5KPsGaRuO5ngf5QvKPHq6DoWlTOACsP0rVGoQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.c2f2663","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.c2f2663_1696807275286_0.8573935065484339","host":"s3://npm-registry-packages"}},"0.0.3-main.a78c9e9":{"name":"react-wrap-with","version":"0.0.3-main.a78c9e9","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.a78c9e9","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"105b39ee6e6cf88a35d0db1572d7acaa50610a24","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.a78c9e9.tgz","fileCount":75,"integrity":"sha512-05ZQJievKC3XBf1klXVShl+fUbyQP+VlbrNNj3+zSo+9DxP9We9MT+Quuy98A8z+Y5gVClm5eMRHsc4sP32z4A==","signatures":[{"sig":"MEUCIQC37MFUe/LbwZTlLkfs7D3zBLs1iUUFB2DHgpZtTI8+wgIgPyCPCdlcEIgmLf+wTZ3Si7RZWXrzJOQVnsKGlYWr0vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.a78c9e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66055},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.a78c9e9.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.a78c9e9.tgz","_integrity":"sha512-05ZQJievKC3XBf1klXVShl+fUbyQP+VlbrNNj3+zSo+9DxP9We9MT+Quuy98A8z+Y5gVClm5eMRHsc4sP32z4A==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.a78c9e9","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.a78c9e9_1696833388977_0.7326405911039517","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"react-wrap-with","version":"0.0.3","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"7a3ea375f0c693312afed7e785bda2d8d8c5cabd","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3.tgz","fileCount":75,"integrity":"sha512-BuSQWcyENBQBi7KMWflJgormy265sV2s0tPG04VErQxc+6eFBDFIJwiNFaqhNH3dKUQWHu63UKP7HYaTK0AzBQ==","signatures":[{"sig":"MEUCIHEnGNv5xo66ULUDampQainuq9n40eI1tTcULEmAWytfAiEA255RZRQRoL+WpGoJ5/Ci0p8CJOjfPXJCmNeb1JuyDR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66029},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3.tgz","_integrity":"sha512-BuSQWcyENBQBi7KMWflJgormy265sV2s0tPG04VErQxc+6eFBDFIJwiNFaqhNH3dKUQWHu63UKP7HYaTK0AzBQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3_1696837353664_0.8976385895758949","host":"s3://npm-registry-packages"}},"0.0.3-main.c42e1f0":{"name":"react-wrap-with","version":"0.0.3-main.c42e1f0","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.3-main.c42e1f0","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"00d6d4ff944795e2594fc4715ec037e6496c467a","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.3-main.c42e1f0.tgz","fileCount":75,"integrity":"sha512-mwKMuvi94yN/ls5S3Ac7/dcL9DURBALTzjxdxt/lPZ1Uat79fCIEGpEe8gmSbZyJh32w50i+KTkSMlMUckO0eA==","signatures":[{"sig":"MEYCIQDQ1nGl8ekrmdm5B4UT9ihiYzCk1wmLCDtr1weDuJnX6gIhAKXBi9ThOrY/+Qeld6MCCCpjviUX5BUlo8EyU+1HzJrq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.3-main.c42e1f0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66055},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.3-main.c42e1f0.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.3-main.c42e1f0.tgz","_integrity":"sha512-mwKMuvi94yN/ls5S3Ac7/dcL9DURBALTzjxdxt/lPZ1Uat79fCIEGpEe8gmSbZyJh32w50i+KTkSMlMUckO0eA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.3-main.c42e1f0","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.3-main.c42e1f0_1696837454403_0.031228908295433344","host":"s3://npm-registry-packages"}},"0.0.4-main.9b9491c":{"name":"react-wrap-with","version":"0.0.4-main.9b9491c","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.4-main.9b9491c","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"8b9fe8993f90bb1e067aed1e14681cd235484448","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.4-main.9b9491c.tgz","fileCount":75,"integrity":"sha512-5DcXD2MAbb5zqLQW8yzDNyb0AEfvWvuFvbeyC04DxnH27mAnkV9a7CAx+BjcLXyU+WlLEXT+BzGLW/cob7kfuA==","signatures":[{"sig":"MEUCIFRTO4J1w4kiWKPx3RWu4s0tw7Md8HPm4lh5MfoYalm3AiEA5gg4g3QqpW3bvRYI4lim2AuFhyuXbYSF9C0jpmpUQZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.4-main.9b9491c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66055},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.4-main.9b9491c.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.4-main.9b9491c.tgz","_integrity":"sha512-5DcXD2MAbb5zqLQW8yzDNyb0AEfvWvuFvbeyC04DxnH27mAnkV9a7CAx+BjcLXyU+WlLEXT+BzGLW/cob7kfuA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.4-main.9b9491c","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.4-main.9b9491c_1696838571191_0.7339246874251877","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"react-wrap-with","version":"0.0.4","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.4","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"13e659c44f485757bf64792fbcd71f3c49c50b2e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.4.tgz","fileCount":75,"integrity":"sha512-Bpnza9Sx3/MyUyNJyYMEsXJkYZVTVPJXfKYTAXuzrM8en1MA04BCd4xS4zJEUnhAgZvKvvx5flNAlnwgOvsw1A==","signatures":[{"sig":"MEYCIQCEEKl0CUv9AzNg1lFtVfjmLhcRpDd+c1f8SKuh2jobwwIhAN/vL/mY5AsLw9zNW6aLVYAehc9z+4Qrarwt3ZzoH80B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66814},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.4.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.4.tgz","_integrity":"sha512-Bpnza9Sx3/MyUyNJyYMEsXJkYZVTVPJXfKYTAXuzrM8en1MA04BCd4xS4zJEUnhAgZvKvvx5flNAlnwgOvsw1A==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.4","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.4_1696841024020_0.6045040363930281","host":"s3://npm-registry-packages"}},"0.0.4-main.50f729d":{"name":"react-wrap-with","version":"0.0.4-main.50f729d","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.4-main.50f729d","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4476c059756e12b1934ed5a7bc0d6c535d4b8be9","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.4-main.50f729d.tgz","fileCount":75,"integrity":"sha512-O2v4/Mys2CTZAhv0pGvS22uhj0Byh2vPEHUEho6sfL8tOcj2U9oNb1APKZWEWiCOb+lPVoBFzOTWw6KUDb2g0g==","signatures":[{"sig":"MEQCIHItlXF3LI5PBi8f9b0gM7rkRQ7ufU1wFQE552fgSHGAAiBd54lITG4KDndpQrs9kZ88VCfHCsp07u0ymn5tmz2exQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.4-main.50f729d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66840},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.4-main.50f729d.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.4-main.50f729d.tgz","_integrity":"sha512-O2v4/Mys2CTZAhv0pGvS22uhj0Byh2vPEHUEho6sfL8tOcj2U9oNb1APKZWEWiCOb+lPVoBFzOTWw6KUDb2g0g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.4-main.50f729d","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.4-main.50f729d_1696841603498_0.3522093291298487","host":"s3://npm-registry-packages"}},"0.0.5-main.c0aaee5":{"name":"react-wrap-with","version":"0.0.5-main.c0aaee5","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.c0aaee5","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"91a68c5f092592ecbb95d0ef84cb3d3990fe77ee","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.c0aaee5.tgz","fileCount":75,"integrity":"sha512-mdB+rZVJCwJUmC5DWfbN3eCBwmN+9inFTL1gQx2n5eT7/dt4u6FsANGZQ8a2MVzOa284R92PIa+y8mDpZlgUAw==","signatures":[{"sig":"MEQCIEcYen6rvSf0kTjb0lbW4Ry5B6cWFwdJ/SWavxqIFmczAiAL6+otDvQVWerETguG6uExAIYfR2c9gZR0KGp39Vlqug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.c0aaee5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66840},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.c0aaee5.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.c0aaee5.tgz","_integrity":"sha512-mdB+rZVJCwJUmC5DWfbN3eCBwmN+9inFTL1gQx2n5eT7/dt4u6FsANGZQ8a2MVzOa284R92PIa+y8mDpZlgUAw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.5-main.c0aaee5","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.c0aaee5_1696841664427_0.14356829443494612","host":"s3://npm-registry-packages"}},"0.0.5-main.20e74fb":{"name":"react-wrap-with","version":"0.0.5-main.20e74fb","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.20e74fb","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"8afc8ebd99d5a34ca74552c4bc25af527845b32d","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.20e74fb.tgz","fileCount":75,"integrity":"sha512-Upv+DukvXy4X7Ac43oixNzwh7eMEyb0AGf7wvyh7WCriI/8nWl9AFI7MihZqfULmNYLIT6oAIpuv8pEBp8pXiw==","signatures":[{"sig":"MEUCIQD2Nt3iRall3aHMzgsOZWIa0qmvjk9/zE8qBuCl841UfgIgHIsNU8aVQsHmU3dT1qwQl9qkXDZIwGG3IRG10ABi5N0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.20e74fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66840},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.20e74fb.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.20e74fb.tgz","_integrity":"sha512-Upv+DukvXy4X7Ac43oixNzwh7eMEyb0AGf7wvyh7WCriI/8nWl9AFI7MihZqfULmNYLIT6oAIpuv8pEBp8pXiw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.5-main.20e74fb","@babel/runtime-corejs3":"^7.22.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.6.4","react":"^18.2.0","esbuild":"^0.19.2","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.22.15","typescript":"^5.2.2","@babel/core":"^7.22.17","@types/jest":"^29.5.4","@types/node":"^20.6.0","@types/react":"^18.2.21","@babel/preset-env":"^7.22.15","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.2","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.4","@babel/preset-typescript":"^7.22.15","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.20e74fb_1696842882143_0.011240149638154229","host":"s3://npm-registry-packages"}},"0.0.5-main.1db3426":{"name":"react-wrap-with","version":"0.0.5-main.1db3426","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.1db3426","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"49ab1fbfda22c012afcf1397b19bf22d926cbd83","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.1db3426.tgz","fileCount":75,"integrity":"sha512-3xJUjsracmEwptb4xdN4KFVVmpkJWKyhG95P5VGB5Eh5ROqoTyUh9swzaYWoXS79WfmA1rxatLlrpH2usEeNAA==","signatures":[{"sig":"MEQCIG0ip8bGbPeMt8JfUTo2c/QNW1ID0wLdF1wgHEARLStPAiBckKHW8BDzqszs2BWZNrh0e8qU83xwfJ3RkelN8MgbUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.1db3426","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66731},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.1db3426.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","start":"esbuild --bundle --outfile=./public/main.js --servedir=./public --sourcemap ./scenarios/index.jsx","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.1db3426.tgz","_integrity":"sha512-3xJUjsracmEwptb4xdN4KFVVmpkJWKyhG95P5VGB5Eh5ROqoTyUh9swzaYWoXS79WfmA1rxatLlrpH2usEeNAA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.5-main.1db3426","@babel/runtime-corejs3":"^7.23.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.19.4","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.23.0","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","@types/node":"^20.8.3","@types/react":"^18.2.25","@babel/preset-env":"^7.22.20","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.3","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.23.0","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.1db3426_1696843907867_0.09191143854432404","host":"s3://npm-registry-packages"}},"0.0.5-main.ccc612c":{"name":"react-wrap-with","version":"0.0.5-main.ccc612c","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.ccc612c","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"7a93e1006e1db18446affc2e1d55a0c406ae5d83","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.ccc612c.tgz","fileCount":75,"integrity":"sha512-SGgdNcxOyjybPnIK1fR/1n0oTriqvnLR0TuzAjZB0fwOVv+Ea8bPYIfGcg3OiCuapB/cPAzFGwUiE4a4FMeMzg==","signatures":[{"sig":"MEUCIQDDHzlOFJbxGNHwD6r1QioXNkHHYebccftcOYAeTbGLswIgemTZv3Wa99Hs29h+Exq80ogKfOYX4RlwHbPKui066UA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.ccc612c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":66617},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.ccc612c.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.ccc612c.tgz","_integrity":"sha512-SGgdNcxOyjybPnIK1fR/1n0oTriqvnLR0TuzAjZB0fwOVv+Ea8bPYIfGcg3OiCuapB/cPAzFGwUiE4a4FMeMzg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.5-main.ccc612c","@babel/runtime-corejs3":"^7.23.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.19.4","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.23.0","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","@types/node":"^20.8.3","@types/react":"^18.2.25","@babel/preset-env":"^7.22.20","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.3","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.23.0","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.ccc612c_1696845223299_0.3217465864350544","host":"s3://npm-registry-packages"}},"0.0.5-main.d4a5bfa":{"name":"react-wrap-with","version":"0.0.5-main.d4a5bfa","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.d4a5bfa","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"ffa084511e3dfa296a70ceb41fe23668b4a51ee2","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.d4a5bfa.tgz","fileCount":75,"integrity":"sha512-fRypwXG0t/vQ+9j008MN3lYHKR777fnrfcN6dARBAwiQuS4lMJLz5Wd8vPbkTrx2r7aCi/xYDgnBQiR2lv3ZDg==","signatures":[{"sig":"MEUCIEpH+8hbUNmEM1HvEhZ2/ljDVwfmaY6vbGQTsHMhAO3KAiEAguOsi59aO8rBcOO8Wm6L1FIfHn1YFkxNgCMvIyALFSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.d4a5bfa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67438},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.d4a5bfa.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.d4a5bfa.tgz","_integrity":"sha512-fRypwXG0t/vQ+9j008MN3lYHKR777fnrfcN6dARBAwiQuS4lMJLz5Wd8vPbkTrx2r7aCi/xYDgnBQiR2lv3ZDg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"9.8.1","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.18.0","dependencies":{"type-fest":"^4.4.0","react-wrap-with":"^0.0.5-main.d4a5bfa","@babel/runtime-corejs3":"^7.23.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.19.4","prettier":"^3.0.3","react-dom":"^18.2.0","@babel/cli":"^7.23.0","typescript":"^5.2.2","@babel/core":"^7.23.0","@types/jest":"^29.5.5","@types/node":"^20.8.3","@types/react":"^18.2.25","@babel/preset-env":"^7.22.20","@babel/preset-react":"^7.22.15","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.3","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.23.0","@babel/plugin-transform-runtime":"^7.22.15"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.d4a5bfa_1696886751289_0.910032239706543","host":"s3://npm-registry-packages"}},"0.0.5-main.d0b9a53":{"name":"react-wrap-with","version":"0.0.5-main.d0b9a53","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.d0b9a53","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"7b2068f219e2ca60d13355e1b96bd8aec15900f3","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.d0b9a53.tgz","fileCount":75,"integrity":"sha512-u1UBSyPrjT/gMv8R4kZlC/F9mHsxXMT9utHZsg5dAdmHTupFV+94ByHNfhELKVloweYwAF/YkmPDIwd1ZcQnlA==","signatures":[{"sig":"MEYCIQCbYD/KKaqKRMfVKGddyjlQcRJEh1cMTAstEeUa52SYpgIhAIZzQAVf3zU3mcpdvu17hoPZjsegNBXkmbwZ+QiyWIdp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.d0b9a53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67437},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.d0b9a53.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.d0b9a53.tgz","_integrity":"sha512-u1UBSyPrjT/gMv8R4kZlC/F9mHsxXMT9utHZsg5dAdmHTupFV+94ByHNfhELKVloweYwAF/YkmPDIwd1ZcQnlA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"type-fest":"^4.8.3","react-wrap-with":"^0.0.5-main.d0b9a53","@babel/runtime-corejs3":"^7.23.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.19.9","prettier":"^3.1.1","react-dom":"^18.2.0","@babel/cli":"^7.23.4","typescript":"^5.3.3","@babel/core":"^7.23.6","@types/jest":"^29.5.11","@types/node":"^20.10.4","@types/react":"^18.2.45","@babel/preset-env":"^7.23.6","@babel/preset-react":"^7.23.3","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.3","@testing-library/react":"^14.1.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.23.3","@babel/plugin-transform-runtime":"^7.23.6"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.d0b9a53_1702725829630_0.6823893790857773","host":"s3://npm-registry-packages"}},"0.0.5-main.d38820a":{"name":"react-wrap-with","version":"0.0.5-main.d38820a","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.d38820a","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"93d454bcdb284cb3bae8e0b35e27f2ece77bf9ce","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.d38820a.tgz","fileCount":75,"integrity":"sha512-WnJzBwn1Cj3NRckZfilsCMniRoKr20M60AtsOK7dgM8CXVFg5/FTwTSV31efkkupGl5v7XGqY0H36evlwH+umA==","signatures":[{"sig":"MEUCIBgs2PnucxukKhxWbF73//pmzLwwql7U+XEtoDezZCC8AiEA5NTyvXnGgpdG9b0HXCP10p2wF6GYlzeNf2avXLWXduM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.d38820a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":67437},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.d38820a.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .devDependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '.localPeerDependencies // {} as $L | .dependencies // {} | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.d38820a.tgz","_integrity":"sha512-WnJzBwn1Cj3NRckZfilsCMniRoKr20M60AtsOK7dgM8CXVFg5/FTwTSV31efkkupGl5v7XGqY0H36evlwH+umA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.3","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"type-fest":"^4.8.3","react-wrap-with":"^0.0.5-main.d38820a","@babel/runtime-corejs3":"^7.23.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.19.9","prettier":"^3.1.1","react-dom":"^18.2.0","@babel/cli":"^7.23.4","typescript":"^5.3.3","@babel/core":"^7.23.6","@types/jest":"^29.5.11","@types/node":"^20.10.4","@types/react":"^18.2.45","@babel/preset-env":"^7.23.6","@babel/preset-react":"^7.23.3","@tsconfig/strictest":"^2.0.2","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.3","@testing-library/react":"^14.1.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.23.3","@babel/plugin-transform-runtime":"^7.23.6"},"pinDependencies":{},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.d38820a_1702727300197_0.7779754280405085","host":"s3://npm-registry-packages"}},"0.0.5-main.b19ab44":{"name":"react-wrap-with","version":"0.0.5-main.b19ab44","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.b19ab44","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"dc8ce3c7763b1cc82e065bd0eaca473845c932d1","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.b19ab44.tgz","fileCount":75,"integrity":"sha512-WHXekGZs2Raq7vVpOB4yDp2rd51dZ61uZ3oxSYEMadDdbXtZSYtOV/qqPg/6Dac6m9BGn1j6hd53ylI1zGE5Ww==","signatures":[{"sig":"MEQCIBzfQcK20rjECXmvnT8fycauY+DFptGC9m7aTvOVHlMLAiAoTf1oSY6/UFkmoed4XwAtWA2MXpXmogUbb3696Qq+nA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.b19ab44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68721},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.b19ab44.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.b19ab44.tgz","_integrity":"sha512-WHXekGZs2Raq7vVpOB4yDp2rd51dZ61uZ3oxSYEMadDdbXtZSYtOV/qqPg/6Dac6m9BGn1j6hd53ylI1zGE5Ww==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.0.5-main.b19ab44","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.11.30","@types/react":"^18.2.70","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.4","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.4","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.9.0","react-dom":"16.9.0","@types/react":"^16","react-test-renderer":"16.9.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.b19ab44_1711922023192_0.3337024444874923","host":"s3://npm-registry-packages"}},"0.0.5-main.d922170":{"name":"react-wrap-with","version":"0.0.5-main.d922170","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.0.5-main.d922170","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"c16667d7f28a13e85f4e36c03291a57372408679","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.0.5-main.d922170.tgz","fileCount":75,"integrity":"sha512-qICuZXBRE5FCIeTwf/2Fq8kTZ+p2+SaVevu5lRymTDaxMwWSX+55hV8ZGsqNMk7jgCDkj4kRXk3Vn6V9RnZXVQ==","signatures":[{"sig":"MEYCIQDgG9wMlR78UFSJbN7SGEbKuqnOVbSs648ablE1EhzU3QIhANwh1p2JDx6y8MFRqU0R9wD0lq6ClyUomyyk5BcIR+VO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.0.5-main.d922170","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.0.5-main.d922170.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.0.5-main.d922170.tgz","_integrity":"sha512-qICuZXBRE5FCIeTwf/2Fq8kTZ+p2+SaVevu5lRymTDaxMwWSX+55hV8ZGsqNMk7jgCDkj4kRXk3Vn6V9RnZXVQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.0.5-main.d922170","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.9.0","react-dom":"16.9.0","@types/react":"^16","react-test-renderer":"16.9.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.0.5-main.d922170_1711939519469_0.7847828611164667","host":"s3://npm-registry-packages"}},"0.1.0-main.c66def6":{"name":"react-wrap-with","version":"0.1.0-main.c66def6","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.0-main.c66def6","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"a16c464f6676b06d4f313edcd682f652dac3afb5","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.0-main.c66def6.tgz","fileCount":75,"integrity":"sha512-ZuQ9nTcrc1Ji1SiArXoIbEyVhBjR1rhfPVP6yuWhAaJCodiD+/CNy1+KNPkUc7/m4b3SbCSpLkgKokiMwQHEVg==","signatures":[{"sig":"MEYCIQC4mWtM0boVd/bUhzat0Am8rHWslQt57x7PTuW8jpy+WAIhAKqJAiMdYmgENmAUMPsSnRz/9ayZ7zLx5WP5peOEcEnk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.0-main.c66def6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.0-main.c66def6.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.0-main.c66def6.tgz","_integrity":"sha512-ZuQ9nTcrc1Ji1SiArXoIbEyVhBjR1rhfPVP6yuWhAaJCodiD+/CNy1+KNPkUc7/m4b3SbCSpLkgKokiMwQHEVg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.1.0-main.c66def6","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.0-main.c66def6_1711945205965_0.103854449037593","host":"s3://npm-registry-packages"}},"0.1.0-main.334f2af":{"name":"react-wrap-with","version":"0.1.0-main.334f2af","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.0-main.334f2af","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"a0a6d9839664f2d9cb1e9b24e4dea25ed52c6117","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.0-main.334f2af.tgz","fileCount":75,"integrity":"sha512-+SX1b8rUHU4V+G3efN4MYEb6M2CwPnpQ+Yo7+uTS9oHOIHQazg/BaLTZeS1sUwl4nk2uprDExn7w870bzIOuWA==","signatures":[{"sig":"MEQCIH47DMQUqRNlrGaaqu6d87nn1QO081hDvYnzur9Y/iq7AiBErzaJs4UZeq8Fu6HC5GhC5gV3NWf1H+tOKkFAjcNGgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.0-main.334f2af","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.0-main.334f2af.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.0-main.334f2af.tgz","_integrity":"sha512-+SX1b8rUHU4V+G3efN4MYEb6M2CwPnpQ+Yo7+uTS9oHOIHQazg/BaLTZeS1sUwl4nk2uprDExn7w870bzIOuWA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.1.0-main.334f2af","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.0-main.334f2af_1711945991804_0.2666960379284822","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"react-wrap-with","version":"0.1.0","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.0","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"301ed35034f54e50a4fd50918797c8130e17a2fb","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.0.tgz","fileCount":75,"integrity":"sha512-8+UKXYLofRBNtSfeZCM81/X0sCvJRv0/nrt42lPozrF/BF0WW2/QDoZQLKuvkMxN+i8qaGzC7mOM6z4UGwlpug==","signatures":[{"sig":"MEUCIQCWiCOrjcmVf3agGfKgh63/tYn9WvuaOdEfHP0YdeZNngIgNELGadhVgQniwEgOnmIukPUXSQzOJ/JFx1PjUJw1SJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68694},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.0.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.0.tgz","_integrity":"sha512-8+UKXYLofRBNtSfeZCM81/X0sCvJRv0/nrt42lPozrF/BF0WW2/QDoZQLKuvkMxN+i8qaGzC7mOM6z4UGwlpug==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.1.0","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.0_1711946334747_0.558188195944213","host":"s3://npm-registry-packages"}},"0.1.1-main.5a4c003":{"name":"react-wrap-with","version":"0.1.1-main.5a4c003","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.1-main.5a4c003","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"e6da75371d1bbc6650ee1d54d1e857a0306a5f43","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.1-main.5a4c003.tgz","fileCount":75,"integrity":"sha512-Z7PCkDLx3NUDgiGQOuwjGO5jcrbSIkCSLIzJhurUv5E2pj2upMsb4xEMhiiFXSMeGwuwkQV7/zdaV1Ecm6vnkw==","signatures":[{"sig":"MEQCIAixMBdqZdHdhspHxlVLezUYXUGWKQPu3yKkZeRpixumAiAjJDM6ppWl29khDEW34mTkwAiqIDk9GNJMod1ouJxM7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.1-main.5a4c003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.1-main.5a4c003.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.1-main.5a4c003.tgz","_integrity":"sha512-Z7PCkDLx3NUDgiGQOuwjGO5jcrbSIkCSLIzJhurUv5E2pj2upMsb4xEMhiiFXSMeGwuwkQV7/zdaV1Ecm6vnkw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.2.4","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.1.1-main.5a4c003","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react:16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react:17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react:18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.1-main.5a4c003_1711947451657_0.16004169983914784","host":"s3://npm-registry-packages"}},"0.1.1-main.96057ec":{"name":"react-wrap-with","version":"0.1.1-main.96057ec","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.1-main.96057ec","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"27630389bf9deb97a19e1cc8127da4528c98177c","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.1-main.96057ec.tgz","fileCount":75,"integrity":"sha512-7JjtJDWG+zGqmI5Xx/oKo+lfNkxo43zD41/MV7K8yK7VAkHu9kPgCb2lncUx39gQrc56Jd/U5DE3KJBMiXI7UA==","signatures":[{"sig":"MEQCIDLtThzsMkn6VvCI+hGWNujutIcusb1J3htItxj5Kec3AiAR0NKW1pc51FaN6HDOsmNfXEhlVZwsmqDfn28rjMtDKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.1-main.96057ec","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.1-main.96057ec.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.1-main.96057ec.tgz","_integrity":"sha512-7JjtJDWG+zGqmI5Xx/oKo+lfNkxo43zD41/MV7K8yK7VAkHu9kPgCb2lncUx39gQrc56Jd/U5DE3KJBMiXI7UA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.14.0","react-wrap-with":"^0.1.1-main.96057ec","@babel/runtime-corejs3":"^7.24.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.2.0","esbuild":"^0.20.2","prettier":"^3.2.5","react-dom":"^18.2.0","@babel/cli":"^7.24.1","typescript":"^5.4.3","@babel/core":"^7.24.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/react":"^18.2.73","@babel/preset-env":"^7.24.3","@babel/preset-react":"^7.24.1","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.2.0","@tsconfig/recommended":"^1.0.5","@testing-library/react":"^14.2.2","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.1","@babel/plugin-transform-runtime":"^7.24.3"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.1-main.96057ec_1716593353288_0.0607362254678947","host":"s3://npm-registry-packages"}},"0.1.1-main.04b8ced":{"name":"react-wrap-with","version":"0.1.1-main.04b8ced","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.1-main.04b8ced","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"c630317dde35602f55fd42bd405be74bf4c9277e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.1-main.04b8ced.tgz","fileCount":75,"integrity":"sha512-Seyse1SWPTS8I2dM2TJ0dDthu8w5sPYRkbmRYg0vtW071aMzAEw1GSh87qbG4z/45mqhwJYpQ1Rpnlt1XLkJJw==","signatures":[{"sig":"MEUCIQDy99EoJRvdgMYkJKHk8Vk8dGzRdHqDU9MHEdxqnsBtVAIgVXRvSURKfLUdWdXa6zh+vHcRzSCpbxELx1ANbwE3rBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.1-main.04b8ced","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.1-main.04b8ced.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.1-main.04b8ced.tgz","_integrity":"sha512-Seyse1SWPTS8I2dM2TJ0dDthu8w5sPYRkbmRYg0vtW071aMzAEw1GSh87qbG4z/45mqhwJYpQ1Rpnlt1XLkJJw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.2","react-wrap-with":"^0.1.1-main.04b8ced","@babel/runtime-corejs3":"^7.24.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.3.1","esbuild":"^0.21.3","prettier":"^3.2.5","react-dom":"^18.3.1","@babel/cli":"^7.24.6","typescript":"^5.4.5","@babel/core":"^7.24.6","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6","@babel/plugin-transform-runtime":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.1-main.04b8ced_1716603988755_0.7746897709127212","host":"s3://npm-registry-packages"}},"0.1.1-main.8c71741":{"name":"react-wrap-with","version":"0.1.1-main.8c71741","keywords":["higher order","hoc","hook","hooks","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.1.1-main.8c71741","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"fbde1b78d4cb2a29d1b623a39f214a7d5acb7e5e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.1.1-main.8c71741.tgz","fileCount":75,"integrity":"sha512-JRtzmhsCKpT5P5obzb6jryVXyfedMSNNSdjFu6jvpg9f7BxS4bX/Wio+bUjhs6u6h6zNdwwlpVTZUKW+hdMRTg==","signatures":[{"sig":"MEUCIDRJxI7k8gR0QNFu2bSSu71c/xOYuek2s0SpXIoxwlbkAiEAlbpE3374Z1HDOz74/siCLZfumfE2rEisnyHxueH/zMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.1.1-main.8c71741","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":68720},"main":"./lib/commonjs/index.js","_from":"file:react-wrap-with-0.1.1-main.8c71741.tgz","exports":{".":{"import":{"types":"./lib/esmodules/index.d.ts","default":"./lib/esmodules/index.js"},"require":{"types":"./lib/commonjs/index.d.ts","default":"./lib/commonjs/index.js"}},"./Spy":{"import":{"types":"./lib/esmodules/Spy.d.ts","default":"./lib/esmodules/Spy.js"},"require":{"types":"./lib/commonjs/Spy.d.ts","default":"./lib/commonjs/Spy.js"}},"./Extract":{"import":{"types":"./lib/esmodules/Extract.d.ts","default":"./lib/esmodules/Extract.js"},"require":{"types":"./lib/commonjs/Extract.d.ts","default":"./lib/commonjs/Extract.js"}},"./wrapWith":{"import":{"types":"./lib/esmodules/wrapWith.d.ts","default":"./lib/esmodules/wrapWith.js"},"require":{"types":"./lib/commonjs/wrapWith.d.ts","default":"./lib/commonjs/wrapWith.js"}},"./withProps":{"import":{"types":"./lib/esmodules/withProps.d.ts","default":"./lib/esmodules/withProps.js"},"require":{"types":"./lib/commonjs/withProps.d.ts","default":"./lib/commonjs/withProps.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix && npm run bump:babel","test":"jest","build":"npm run build:babel:commonjs && npm run build:babel:esmodules && npm run build:typescript:commonjs && npm run build:typescript:esmodules","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:babel":"npm run bump:babel:commonjs && npm run bump:babel:esmodules","postscaffold":"npm run bump:babel","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","bump:babel:commonjs":"cat babel.commonjs.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.commonjs.config.json.tmp && mv babel.commonjs.config.json.tmp babel.commonjs.config.json","build:babel:commonjs":"babel src --config-file ./babel.commonjs.config.json --extensions .ts,.tsx --out-dir ./lib/commonjs/","bump:babel:esmodules":"cat babel.esmodules.config.json | jq --arg CORE_JS_VERSION `[ -f node_modules/@babel/runtime-corejs3/package.json ] && cat node_modules/@babel/runtime-corejs3/package.json | jq -r .version || cat ../../node_modules/@babel/runtime-corejs3/package.json | jq -r .version` '(.plugins[] | select(.[0] == \"@babel/plugin-transform-runtime\"))[1].version = $CORE_JS_VERSION' | prettier --parser json > babel.esmodules.config.json.tmp && mv babel.esmodules.config.json.tmp babel.esmodules.config.json","build:babel:esmodules":"babel src --config-file ./babel.esmodules.config.json --extensions .ts,.tsx --out-dir ./lib/esmodules/","build:typescript:commonjs":"tsc --project ./src/tsconfig.declaration.commonjs.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","build:typescript:esmodules":"tsc --project ./src/tsconfig.declaration.esmodules.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./lib/commonjs/index.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.1.1-main.8c71741.tgz","_integrity":"sha512-JRtzmhsCKpT5P5obzb6jryVXyfedMSNNSdjFu6jvpg9f7BxS4bX/Wio+bUjhs6u6h6zNdwwlpVTZUKW+hdMRTg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.2","react-wrap-with":"^0.1.1-main.8c71741","@babel/runtime-corejs3":"^7.24.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","react":"^18.3.1","esbuild":"^0.21.3","prettier":"^3.2.5","react-dom":"^18.3.1","@babel/cli":"^7.24.6","typescript":"^5.4.5","@babel/core":"^7.24.6","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6","@babel/plugin-transform-runtime":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.1.1-main.8c71741_1716605586112_0.4401662125465686","host":"s3://npm-registry-packages"}},"0.2.0-main.1c2c231":{"name":"react-wrap-with","version":"0.2.0-main.1c2c231","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.1c2c231","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"0af6ad6174dc09691722458fc5dbe1066826de5e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.1c2c231.tgz","fileCount":9,"integrity":"sha512-i9KBbD2d9U6T+TAhgFk3JtsRrvjJswBe5z7w21E02TF2dkoFReLrSRDlgt1V983MXVLfkmYZD0eKDFecLRuXkQ==","signatures":[{"sig":"MEUCIBmJVE8PKmm1rkc5DA3AbQ0W9Z1SLjNSX22bIf7elA1SAiEA4dVu+QX4IHhzNoLSM1ZvX6PB7rB4IRAz+Jx1ckz2XBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.1c2c231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40197},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.1c2c231.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@latest\") | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.1c2c231.tgz","_integrity":"sha512-i9KBbD2d9U6T+TAhgFk3JtsRrvjJswBe5z7w21E02TF2dkoFReLrSRDlgt1V983MXVLfkmYZD0eKDFecLRuXkQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.2","react-wrap-with":"^0.2.0-main.1c2c231"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.3","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.1c2c231_1717034313250_0.8294663579458184","host":"s3://npm-registry-packages"}},"0.2.0-main.3229e40":{"name":"react-wrap-with","version":"0.2.0-main.3229e40","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.3229e40","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"24ed4f98e412c84b17423f14c4db57286a61071c","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.3229e40.tgz","fileCount":9,"integrity":"sha512-DRTuY5q8crVp8TgnfVGyQQlCE5FhUMKTAoFe1u0qmDNFLDrkhbqs2xF6oQScmUvl84OgIltg/Cln4KKJYMpJzA==","signatures":[{"sig":"MEUCIAvLGA8ugiNutsNQ7e6PQP3vFRFLm3d+9C1V2L8ottOaAiEA180CrCsSzqvH1CDwWPr5G2/aiYgvJJ0p4hT+IsWTNDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.3229e40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.3229e40.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.3229e40.tgz","_integrity":"sha512-DRTuY5q8crVp8TgnfVGyQQlCE5FhUMKTAoFe1u0qmDNFLDrkhbqs2xF6oQScmUvl84OgIltg/Cln4KKJYMpJzA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.2","react-wrap-with":"^0.2.0-main.3229e40"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.3","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.3229e40_1717047644780_0.31930818139447026","host":"s3://npm-registry-packages"}},"0.2.0-main.b64f96d":{"name":"react-wrap-with","version":"0.2.0-main.b64f96d","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.b64f96d","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4c60ec31153cbb3a649da1b8e079f2d9dbf15881","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.b64f96d.tgz","fileCount":9,"integrity":"sha512-KXMeU/L5HTjb8lOebhC+z4OvWKRyuMTnRTY8FgZxFUhIMClly0pDtLGsWU1zKOg1hngHhwccWSPJMIfZ6fRjxA==","signatures":[{"sig":"MEYCIQCKm9EsqoutKgjNgm500HoxCSNqI3DqMJsl98muQkLBJwIhAM4TAKIiFrmK4uGYgt+cJzvQUv6Ixq681MmNg1PCmStn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.b64f96d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.b64f96d.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.b64f96d.tgz","_integrity":"sha512-KXMeU/L5HTjb8lOebhC+z4OvWKRyuMTnRTY8FgZxFUhIMClly0pDtLGsWU1zKOg1hngHhwccWSPJMIfZ6fRjxA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.3","react-wrap-with":"^0.2.0-main.b64f96d"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.4","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.13","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.b64f96d_1717058584845_0.03882772444244886","host":"s3://npm-registry-packages"}},"0.2.0-main.bd2faf2":{"name":"react-wrap-with","version":"0.2.0-main.bd2faf2","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.bd2faf2","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"723e813977e553e889e6dfb4189a9b89ee828c2a","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.bd2faf2.tgz","fileCount":9,"integrity":"sha512-7nwgT8avGaF9MygMfLnvyKK/oJXY05keBirGYNjgv6V0kevjCyRyFIvamvsvKZtvprkSz6RaMzOfvGM9KBtePA==","signatures":[{"sig":"MEYCIQChHJ7dPc7DPg0PTm6azU0YnLtM/DEAO2jNruEKGJB28QIhAIVlswBrD0JUBrVDU9i0iK8Ubxg//Z4xzItHovQy3+Z2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.bd2faf2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.bd2faf2.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.bd2faf2.tgz","_integrity":"sha512-7nwgT8avGaF9MygMfLnvyKK/oJXY05keBirGYNjgv6V0kevjCyRyFIvamvsvKZtvprkSz6RaMzOfvGM9KBtePA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.3","react-wrap-with":"^0.2.0-main.bd2faf2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.4","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.13","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.bd2faf2_1717060164662_0.6676682742524271","host":"s3://npm-registry-packages"}},"0.2.0-main.2a5feda":{"name":"react-wrap-with","version":"0.2.0-main.2a5feda","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.2a5feda","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4bbbc8495a8b199a301b13096137d4d169ca621c","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.2a5feda.tgz","fileCount":9,"integrity":"sha512-i+3G1d1RB3VZx42KsdZxrQf1MDok4lvL3dQSO57vD7itjnoaiyPy+B8vq/5g+YeBiMYlqBWA+tz50VYbOnKfKw==","signatures":[{"sig":"MEYCIQConNDw0XPa99j2jGiad1JB1++qwXoaBUOhIFCXPxyI/gIhAJ054tj1pvIKpoilN7fSg4VaTfqDkj8Em6eenWIOlUhG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.2a5feda","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.2a5feda.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.2a5feda.tgz","_integrity":"sha512-i+3G1d1RB3VZx42KsdZxrQf1MDok4lvL3dQSO57vD7itjnoaiyPy+B8vq/5g+YeBiMYlqBWA+tz50VYbOnKfKw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.3","react-wrap-with":"^0.2.0-main.2a5feda"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.4","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.13","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.2a5feda_1717060629387_0.8091566551931972","host":"s3://npm-registry-packages"}},"0.2.0-main.8163033":{"name":"react-wrap-with","version":"0.2.0-main.8163033","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.8163033","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"4201f9d9a29ce5a8c167061f104fe7e6b788553d","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.8163033.tgz","fileCount":9,"integrity":"sha512-+OcK/N0mROAiIMe7PPMoCAMI8TK8UyJJbPmi9SugZ/AED1nQaRi6pR61pk4dce90Lji1sD7jKN4g57jiRxpJSQ==","signatures":[{"sig":"MEQCIAe2NPjq/OF+qL7JGkuO2SGJVWIa40W/zP9FgRyZ0kwzAiAl4Q6JcE4JEGdxHzjOPoZCGTzM1clvaxfMN/e1YUccGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.8163033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.8163033.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.8163033.tgz","_integrity":"sha512-+OcK/N0mROAiIMe7PPMoCAMI8TK8UyJJbPmi9SugZ/AED1nQaRi6pR61pk4dce90Lji1sD7jKN4g57jiRxpJSQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.3","react-wrap-with":"^0.2.0-main.8163033"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.4","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.13","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.8163033_1717064996625_0.05710781710648272","host":"s3://npm-registry-packages"}},"0.2.0-main.3be78f3":{"name":"react-wrap-with","version":"0.2.0-main.3be78f3","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.3be78f3","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"03b9271a38182e70c4ab5cfb343543c2e4fb2bde","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.3be78f3.tgz","fileCount":9,"integrity":"sha512-8qqzD/6hCKhvJtoyjx2TcFcSxZC/+BgwOyFnXh2xpHEGeg+AreLHfPG8IRO+GLCSjGQQSI3xewTS+C/qzTVadg==","signatures":[{"sig":"MEUCIGR58tdYbavnPTW6zBr655WYYemslln4R2NsaEsat//IAiEAkYzjfbXToBdIB0GKJqd0e92xW2wb4rccqhkmKfILncA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.3be78f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40315},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.3be78f3.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.3be78f3.tgz","_integrity":"sha512-8qqzD/6hCKhvJtoyjx2TcFcSxZC/+BgwOyFnXh2xpHEGeg+AreLHfPG8IRO+GLCSjGQQSI3xewTS+C/qzTVadg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.5.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"type-fest":"^4.18.3","react-wrap-with":"^0.2.0-main.3be78f3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.0.2","react":"^18.3.1","esbuild":"^0.21.4","prettier":"^3.2.5","react-dom":"^18.3.1","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.13","@types/react":"^18.3.3","@babel/preset-env":"^7.24.6","@babel/preset-react":"^7.24.6","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^15.0.7","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.6"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.3be78f3_1717142084301_0.22983005534835188","host":"s3://npm-registry-packages"}},"0.2.0-main.90ee68f":{"name":"react-wrap-with","version":"0.2.0-main.90ee68f","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.90ee68f","homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"bd2db872fe8123800252d56996b2bd3bfeb6023e","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.90ee68f.tgz","fileCount":9,"integrity":"sha512-SikW1O1hegtxjC4W5NXp592igSILkiXhL0C5zXZ7Y//LsrXVe9kOtbJr/8nSgdiV9s19iyiWDZuLwK3KkSQGJw==","signatures":[{"sig":"MEUCIHC7Wfx/gGLD275d6wAOXZlpANWI6BD4wb0+a0RbjxJzAiEA2lCrpsfHozy35h453q+rUdBfnc+z/REZ8VV96FlEZw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.90ee68f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":40314},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.90ee68f.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.90ee68f.tgz","_integrity":"sha512-SikW1O1hegtxjC4W5NXp592igSILkiXhL0C5zXZ7Y//LsrXVe9kOtbJr/8nSgdiV9s19iyiWDZuLwK3KkSQGJw==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.7.0","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"type-fest":"^4.20.1","react-wrap-with":"^0.2.0-main.90ee68f"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.1.0","react":"^18.3.1","esbuild":"^0.21.5","prettier":"^3.3.2","react-dom":"^18.3.1","typescript":"^5.5.2","@types/jest":"^29.5.12","@types/node":"^20.14.9","@types/react":"^18.3.3","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.7"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.90ee68f_1719656865857_0.5764041739002097","host":"s3://npm-registry-packages"}},"0.2.0-main.03ece3a":{"name":"react-wrap-with","version":"0.2.0-main.03ece3a","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.03ece3a","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"f311af9da3e060add32ce56b3fc206661579e356","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.03ece3a.tgz","fileCount":9,"integrity":"sha512-rUlY4QsKnfTIGYdg01fyjqxmSftM+FzqhqvnXpN8SwWe25GhzzEW8SSHX3qARdAXiaTIPTwITJGQ18TnrHRVzA==","signatures":[{"sig":"MEUCIE0qYLeSDJKP1mbxlqpBlVK+5RuWsfw78OmnWiaa7BmZAiEArAJbK4FWPSuIlDIwwsTfOHf6FVCSi+2UU/XzjgtdHHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.03ece3a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41257},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.03ece3a.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev && npm run bump:auditfix","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","bump:auditfix":"npm audit fix || exit 0","precommit:eslint":"eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.03ece3a.tgz","_integrity":"sha512-rUlY4QsKnfTIGYdg01fyjqxmSftM+FzqhqvnXpN8SwWe25GhzzEW8SSHX3qARdAXiaTIPTwITJGQ18TnrHRVzA==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.8.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"type-fest":"^4.20.1","react-wrap-with":"^0.2.0-main.03ece3a"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.1.0","react":"^18.3.1","esbuild":"^0.21.5","publint":"^0.2.11","prettier":"^3.3.2","react-dom":"^18.3.1","typescript":"^5.5.2","@types/jest":"^29.5.12","@types/node":"^20.14.9","@types/react":"^18.3.3","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.7"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.03ece3a_1728655626589_0.5829649063630946","host":"s3://npm-registry-packages"}},"0.2.0-main.201848c":{"name":"react-wrap-with","version":"0.2.0-main.201848c","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.201848c","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"8513404a1872e32e381327133454fa8441638825","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.201848c.tgz","fileCount":9,"integrity":"sha512-vshq5gAjEjrteNGKct2SYwsdtiOjZm58GIlXMvGSd8AgpWhxQmC4IEkAwyi17WOvNCfw71I7Gu5+XpgUV9cSfg==","signatures":[{"sig":"MEQCIAVD6Mn6PXqCA2QGH64eUeYWvFqCgw/kiprLXEkI4NXCAiBgcbArK1iDROg2i5d04xKtiB3mA16JUgirSAU8Ovffzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.201848c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41295},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.201848c.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.201848c.tgz","_integrity":"sha512-vshq5gAjEjrteNGKct2SYwsdtiOjZm58GIlXMvGSd8AgpWhxQmC4IEkAwyi17WOvNCfw71I7Gu5+XpgUV9cSfg==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.8.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"type-fest":"^4.20.1","react-wrap-with":"^0.2.0-main.201848c"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.1.0","react":"^18.3.1","esbuild":"^0.21.5","publint":"^0.2.11","prettier":"^3.3.2","react-dom":"^18.3.1","typescript":"^5.5.2","@types/jest":"^29.5.12","@types/node":"^20.14.9","@types/react":"^18.3.3","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.0","@tsconfig/recommended":"^1.0.6","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.24.7","@testing-library/jest-dom":"^6.5.0"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.201848c_1728802325160_0.23033871108099646","host":"s3://npm-registry-packages"}},"0.2.0-main.0476d5f":{"name":"react-wrap-with","version":"0.2.0-main.0476d5f","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.0476d5f","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"ffcb3868e1895308c701cd784bcb05b926c7c912","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.0476d5f.tgz","fileCount":9,"integrity":"sha512-Y+1kCLk5YQovPbR0bvcxhDkccZLzqw6WMGb8XBi7GQ9xboLClOXIWe+YMNz6UebCHnE7Am1NGRzsZo1u1e8EOQ==","signatures":[{"sig":"MEYCIQC4l2BrgXSj4m5wNEru90i974OxKCKFh+5oF+UphqNkowIhANgfRik8ql2i8DmJwnO9h+2NshEVHGSkA+5rZtZpfvkW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.0476d5f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41422},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.0476d5f.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.0476d5f.tgz","_integrity":"sha512-Y+1kCLk5YQovPbR0bvcxhDkccZLzqw6WMGb8XBi7GQ9xboLClOXIWe+YMNz6UebCHnE7Am1NGRzsZo1u1e8EOQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.8.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"type-fest":"^4.26.1","react-wrap-with":"^0.2.0-main.0476d5f"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.3.0","react":"^18.3.1","esbuild":"^0.24.0","publint":"^0.2.11","prettier":"^3.3.3","react-dom":"^18.3.1","typescript":"^5.6.3","@types/jest":"^29.5.13","@types/node":"^22.7.5","@types/react":"^18.3.4","@babel/preset-env":"^7.25.8","@babel/preset-react":"^7.25.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.0","@tsconfig/recommended":"^1.0.7","@testing-library/react":"^16.0.1","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.25.7","@testing-library/jest-dom":"^6.5.0"},"pinDependencies":{"@types/react":["^18.3.4","@types/react@18.3.5 is causing build break"]},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18.3.4","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.0476d5f_1728805043144_0.039240342016738206","host":"s3://npm-registry-packages"}},"0.2.0-main.c5e11e4":{"name":"react-wrap-with","version":"0.2.0-main.c5e11e4","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.c5e11e4","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"70d52c6dd58c9738017969488643f37cce3d1cf7","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.c5e11e4.tgz","fileCount":9,"integrity":"sha512-MOw1WeoscWIgRqdI9I9onPGqX9H3Rp4KB/uAdJkzVCUvZX03znzFv57RPyeY66UzvNzQKriIM+OIFCORuQ6p+g==","signatures":[{"sig":"MEUCICSS2ZhDyuxy5WJiRUnJIxoYuxTi3o9yBuSBnssTBskOAiEAtL6x1FNh6cue47tYUPhi6kpnhcJKvpdNhAWuwnWCtcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.c5e11e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":42233},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.c5e11e4.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.c5e11e4.tgz","_integrity":"sha512-MOw1WeoscWIgRqdI9I9onPGqX9H3Rp4KB/uAdJkzVCUvZX03znzFv57RPyeY66UzvNzQKriIM+OIFCORuQ6p+g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.8.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"type-fest":"^4.26.1","react-wrap-with":"^0.2.0-main.c5e11e4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.3.0","react":"^18.3.1","esbuild":"^0.24.0","publint":"^0.2.11","prettier":"^3.3.3","react-dom":"^18.3.1","typescript":"^5.6.3","@types/jest":"^29.5.13","@types/node":"^22.7.5","@types/react":"^18.3.11","@babel/preset-env":"^7.25.8","@babel/preset-react":"^7.25.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.0","@tsconfig/recommended":"^1.0.7","@testing-library/react":"^16.0.1","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.25.7","@testing-library/jest-dom":"^6.5.0"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.c5e11e4_1728808323256_0.30266385469642265","host":"s3://npm-registry-packages"}},"0.2.0-main.62328fb":{"name":"react-wrap-with","version":"0.2.0-main.62328fb","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.62328fb","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"303ed8de6454514b56a30d45b6e346aca0cf6be5","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.62328fb.tgz","fileCount":9,"integrity":"sha512-9AeIj7sI6XTnZL4837gzVJ2hOz0tVDDwSnqMtPBzQpUOtbpJlBs7Gn1TedtDOZIZgzOUwNc6toQTktgWYGJvBQ==","signatures":[{"sig":"MEYCIQDPgTzdGFu/1SgvEajZOk0T101NwF0fwXJK/2dYq7GueQIhAOvKkRuutNFGVT4bf6p3HZCFVmgfZSkV3qIhgaVQsLhZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.62328fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":42367},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.62328fb.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"compulim","email":"compulim@hotmail.com"},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.62328fb.tgz","_integrity":"sha512-9AeIj7sI6XTnZL4837gzVJ2hOz0tVDDwSnqMtPBzQpUOtbpJlBs7Gn1TedtDOZIZgzOUwNc6toQTktgWYGJvBQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"10.9.0","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"type-fest":"^4.26.1","react-wrap-with":"^0.2.0-main.62328fb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.3.0","react":"^18.3.1","esbuild":"^0.24.0","publint":"^0.2.11","prettier":"^3.3.3","react-dom":"^18.3.1","typescript":"^5.6.3","@types/jest":"^29.5.13","@types/node":"^22.7.5","@types/react":"^18.3.11","@types/react-dom":"^18.3.2","@babel/preset-env":"^7.25.8","@babel/preset-react":"^7.25.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.0","@tsconfig/recommended":"^1.0.7","@testing-library/react":"^16.0.1","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.25.7","@testing-library/jest-dom":"^6.5.0"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.62328fb_1733489739499_0.228200367463939","host":"s3://npm-registry-packages"}},"0.2.0-main.202512220536.0c1b7e7":{"name":"react-wrap-with","version":"0.2.0-main.202512220536.0c1b7e7","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.202512220536.0c1b7e7","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"edee2c0e02f24693363dabc46cb60f23cb7a4a96","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.202512220536.0c1b7e7.tgz","fileCount":9,"integrity":"sha512-62aFW31aht2Isp5hvQKKzkrR5+0b4g6QsP8lFKLEspM6nPcPlPCvhCcUmxBaMnSj6vqoMXeyo5/oubP+0EmmNQ==","signatures":[{"sig":"MEQCIBIN64HVOcWi4UxA46BIV4kdwBYvV8QDlYtRtLD7CYr7AiAS+1OD6hmyd/ThDL7iA3Nv0dKuJdHn+L5lupDbnnvfdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.202512220536.0c1b7e7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":42584},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.202512220536.0c1b7e7.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.202512220536.0c1b7e7.tgz","_integrity":"sha512-62aFW31aht2Isp5hvQKKzkrR5+0b4g6QsP8lFKLEspM6nPcPlPCvhCcUmxBaMnSj6vqoMXeyo5/oubP+0EmmNQ==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"11.6.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"type-fest":"^4.26.1","react-wrap-with":"^0.2.0-main.202512220536.0c1b7e7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","tsup":"^8.3.0","react":"^18.3.1","esbuild":"^0.25.0","publint":"^0.2.11","prettier":"^3.3.3","react-dom":"^18.3.1","typescript":"^5.6.3","@types/jest":"^29.5.13","@types/node":"^22.7.5","@types/react":"^18.3.11","@types/react-dom":"^18.3.2","@babel/preset-env":"^7.25.8","@babel/preset-react":"^7.25.7","@tsconfig/strictest":"^2.0.5","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.0","@tsconfig/recommended":"^1.0.7","@testing-library/react":"^16.0.1","jest-environment-jsdom":"^29.7.0","@babel/preset-typescript":"^7.25.7","@testing-library/jest-dom":"^6.5.0","@happy-dom/jest-environment":"^20.0.11","@happy-dom/global-registrator":"^20.0.11"},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0"}},"peerDependencies":{"react":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.202512220536.0c1b7e7_1766382752254_0.5470440965952033","host":"s3://npm-registry-packages-npm-production"}},"0.2.0-main.202512220604.56fd022":{"name":"react-wrap-with","version":"0.2.0-main.202512220604.56fd022","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0-main.202512220604.56fd022","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"6206a2558832652ba82a79c255f62558a55426e9","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0-main.202512220604.56fd022.tgz","fileCount":9,"integrity":"sha512-6cs32v4Ea/Sas3gXOjvrotGIzPIvQ3hP0QQCwxcCDCQVVNqAHtUrFjLLe5rP+7YTjtzRuSfO0KXCogI2mNANng==","signatures":[{"sig":"MEQCIG9fAGqCTKYIpWj6LsD+uvcrSwKtSiAxdy9NuYhTe17tAiAJ5fxT+hBypkS2hjBdsHcV/HBhiihd4K7rNNCwS1KKJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0-main.202512220604.56fd022","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502936},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0-main.202512220604.56fd022.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0-main.202512220604.56fd022.tgz","_integrity":"sha512-6cs32v4Ea/Sas3gXOjvrotGIzPIvQ3hP0QQCwxcCDCQVVNqAHtUrFjLLe5rP+7YTjtzRuSfO0KXCogI2mNANng==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"11.6.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"type-fest":"^5.3.1","react-wrap-with":"^0.2.0-main.202512220604.56fd022"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^30.2.0","tsup":"^8.5.1","react":"^18.3.1","esbuild":"^0.27.2","publint":"^0.3.16","prettier":"^3.7.4","react-dom":"^18.3.1","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","@types/react":"^18.3.27","@types/react-dom":"^18.3.7","@babel/preset-env":"^7.28.5","@babel/preset-react":"^7.28.5","@tsconfig/strictest":"^2.0.8","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.1","@tsconfig/recommended":"^1.0.13","@testing-library/react":"^16.3.1","jest-environment-jsdom":"^30.2.0","@babel/preset-typescript":"^7.28.5","@testing-library/jest-dom":"^6.9.1","@happy-dom/jest-environment":"^20.0.11","@happy-dom/global-registrator":"^20.0.11"},"pinDependencies":{"react":["18"],"react-dom":["18"],"@types/react":["18"],"@types/react-dom":["18"],"react-test-renderer":["18"]},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0"}},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0-main.202512220604.56fd022_1766383762509_0.7548253874099411","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"react-wrap-with","version":"0.2.0","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.0","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"dd01f591784c0e53d90e9e4fb4f3701782e61345","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.0.tgz","fileCount":9,"integrity":"sha512-PFcNiL1HrFel+o8MoVIX6y025InpJ+j2QvbJLLiMs+dnAKfz5SLg8QXu0fqp7tQ3T9kIJPyTTsmFhQiOVSS68g==","signatures":[{"sig":"MEUCIQDc2Hh9K6sQSsliHsToh5U9mCx9VEZleyRax3kdF04sOgIgLni11gx8WFcmAa7TALg2NTEb2wFyEl/hk7eipHONUnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502884},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.0.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.0.tgz","_integrity":"sha512-PFcNiL1HrFel+o8MoVIX6y025InpJ+j2QvbJLLiMs+dnAKfz5SLg8QXu0fqp7tQ3T9kIJPyTTsmFhQiOVSS68g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"11.6.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"type-fest":"^5.3.1","react-wrap-with":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","tsup":"^8.5.1","react":"^18.3.1","esbuild":"^0.27.2","publint":"^0.3.16","prettier":"^3.7.4","react-dom":"^18.3.1","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","@types/react":"^18.3.27","@types/react-dom":"^18.3.7","@babel/preset-env":"^7.28.5","@babel/preset-react":"^7.28.5","@tsconfig/strictest":"^2.0.8","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.1","@tsconfig/recommended":"^1.0.13","@testing-library/react":"^16.3.1","jest-environment-jsdom":"^30.2.0","@babel/preset-typescript":"^7.28.5","@testing-library/jest-dom":"^6.9.1","@happy-dom/jest-environment":"^20.0.11","@happy-dom/global-registrator":"^20.0.11"},"pinDependencies":{"react":["18"],"react-dom":["18"],"@types/react":["18"],"@types/react-dom":["18"],"react-test-renderer":["18"]},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0"}},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.0_1766384135690_0.10424889743944865","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-main.202512220619.44e6915":{"name":"react-wrap-with","version":"0.2.1-main.202512220619.44e6915","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.1-main.202512220619.44e6915","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"d88502794c9776c7b7e012b06d1f1082add8b4f1","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.1-main.202512220619.44e6915.tgz","fileCount":9,"integrity":"sha512-wG1O+5PZ2OmF2bdpWN/DLe3xhBYYRmQxEYaXhDvT+nggprDqUV3Q/ZZ6gZoElXgboekM3pqaco0S2dnb9uinew==","signatures":[{"sig":"MEUCIAXoZOoW/TR/G9hX414WaEXERAlxbRCqiEbGamW8hh24AiEAw5Qd791SZPcGf67+XA8qmNesWyGVzlJhwsZZmnqbYCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.1-main.202512220619.44e6915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502936},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.1-main.202512220619.44e6915.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","test":"jest","build":"tsup","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.1-main.202512220619.44e6915.tgz","_integrity":"sha512-wG1O+5PZ2OmF2bdpWN/DLe3xhBYYRmQxEYaXhDvT+nggprDqUV3Q/ZZ6gZoElXgboekM3pqaco0S2dnb9uinew==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"11.6.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"type-fest":"^5.3.1","react-wrap-with":"^0.2.1-main.202512220619.44e6915"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^30.2.0","tsup":"^8.5.1","react":"^18.3.1","esbuild":"^0.27.2","publint":"^0.3.16","prettier":"^3.7.4","react-dom":"^18.3.1","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","@types/react":"^18.3.27","@types/react-dom":"^18.3.7","@babel/preset-env":"^7.28.5","@babel/preset-react":"^7.28.5","@tsconfig/strictest":"^2.0.8","react-test-renderer":"^18.3.1","@testing-library/dom":"^10.4.1","@tsconfig/recommended":"^1.0.13","@testing-library/react":"^16.3.1","jest-environment-jsdom":"^30.2.0","@babel/preset-typescript":"^7.28.5","@testing-library/jest-dom":"^6.9.1","@happy-dom/jest-environment":"^20.0.11","@happy-dom/global-registrator":"^20.0.11"},"pinDependencies":{"react":["18"],"react-dom":["18"],"@types/react":["18"],"@types/react-dom":["18"],"react-test-renderer":["18"]},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@testing-library/react":"^12"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@testing-library/react":"^12"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0"}},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.1-main.202512220619.44e6915_1766385332053_0.22778264907451873","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-main.202512312301.e17fbaf":{"name":"react-wrap-with","version":"0.2.1-main.202512312301.e17fbaf","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","_id":"react-wrap-with@0.2.1-main.202512312301.e17fbaf","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"homepage":"https://github.com/compulim/react-wrap-with#readme","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"dist":{"shasum":"21f30718d4683def1d321b8ac92ccd9d55ed6edc","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.1-main.202512312301.e17fbaf.tgz","fileCount":9,"integrity":"sha512-Vd66XwMj743PGQueo0rvEz/CoWsKB3haWUkBaosgP3I56OmE8gMCE4Chk4zwR90qmnQbUugJmGxs7nev2pNR5g==","signatures":[{"sig":"MEQCIENxUTwz1VL3HHtJ1yd28SJCL/tcrii+t1AGaio2FbBMAiBSUgzt7p7AkrXa7TTXZ9Di/k5zZmtS4SFA96T+3xylWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.1-main.202512312301.e17fbaf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":44357},"main":"./dist/react-wrap-with.js","_from":"file:react-wrap-with-0.2.1-main.202512312301.e17fbaf.tgz","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"scripts":{"bump":"npm run bump:prod && npm run bump:dev","init":"npm run init:dev --if-present && npm run init:prod --if-present","test":"npm run test:unit && npm run test:types","build":"tsup","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","init:dev":"npm install --save--dev @compulim/test-harness@0.0.0-0 @tsconfig/recommended @tsconfig/strictest @types/node @types/react@18 @types/react-dom@18 escape-string-regexp expect publint react@18 react-dom@18 react-test-renderer@18 tsup typescript","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","test:unit":"node --experimental-strip-types --experimental-test-coverage --experimental-test-isolation=none --import @compulim/test-harness/happy-dom.import --import @compulim/test-harness/jsx.import --test --test-force-exit **/*.test.{cjs,cts,js,jsx,mjs,mts,ts,tsx}","test:types":"node --experimental-strip-types --import @compulim/test-harness/test-types.import --test **/*.test-types.ts","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json"},"typings":"./dist/react-wrap-with.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.1-main.202512312301.e17fbaf.tgz","_integrity":"sha512-Vd66XwMj743PGQueo0rvEz/CoWsKB3haWUkBaosgP3I56OmE8gMCE4Chk4zwR90qmnQbUugJmGxs7nev2pNR5g==","repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"_npmVersion":"11.6.2","description":"Creates higher-order component for wrapping component in another component.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"type-fest":"^5.3.1","react-wrap-with":"^0.2.1-main.202512312301.e17fbaf"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.1","react":"^18.3.1","expect":"^30.2.0","publint":"^0.3.16","prettier":"^3.7.4","react-dom":"^18.3.1","typescript":"^5.9.3","@types/node":"^25.0.3","@types/react":"^18.3.27","@types/react-dom":"^18.3.7","@tsconfig/strictest":"^2.0.8","react-test-renderer":"^18.3.1","@tsconfig/recommended":"^1.0.13","@compulim/test-harness":"0.0.0-0"},"pinDependencies":{"react":["18"],"react-dom":["18"],"@types/react":["18"],"@types/react-dom":["18"],"react-test-renderer":["18"],"@types/react-test-renderer":["18"]},"switch:react-16":{"devDependencies":{"react":"16.8.0","react-dom":"16.8.0","@types/react":"^16","@types/react-dom":"^16","react-test-renderer":"16.8.0","@types/react-test-renderer":"^16"}},"switch:react-17":{"devDependencies":{"react":"17.0.0","react-dom":"17.0.0","@types/react":"^17","@types/react-dom":"^17","react-test-renderer":"17.0.0","@types/react-test-renderer":"^17"}},"switch:react-18":{"devDependencies":{"react":"18.0.0","react-dom":"18.0.0","@types/react":"^18","@types/react-dom":"^18","react-test-renderer":"18.0.0","@types/react-test-renderer":"^18"}},"peerDependencies":{"react":">=16.8.0"},"localPeerDependencies":{"@compulim/test-harness":"0.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-wrap-with_0.2.1-main.202512312301.e17fbaf_1767223053951_0.8789298742955913","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-main.202512312353.fefe50d":{"name":"react-wrap-with","version":"0.2.1-main.202512312353.fefe50d","description":"Creates higher-order component for wrapping component in another component.","exports":{".":{"import":{"types":"./dist/react-wrap-with.d.mts","default":"./dist/react-wrap-with.mjs"},"require":{"types":"./dist/react-wrap-with.d.ts","default":"./dist/react-wrap-with.js"}}},"main":"./dist/react-wrap-with.js","typings":"./dist/react-wrap-with.d.ts","scripts":{"build":"tsup","bump":"npm run bump:prod && npm run bump:dev","bump:dev":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.devDependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","bump:prod":"PACKAGES_TO_BUMP=$(cat package.json | jq -r '(.pinDependencies // {}) as $P | (.localPeerDependencies // {}) as $L | (.dependencies // {}) | to_entries | map(select(.key as $K | $L | has($K) | not)) | map(.key + \"@\" + ($P[.key] // [\"latest\"])[0]) | join(\" \")') && [ ! -z \"$PACKAGES_TO_BUMP\" ] && npm install $PACKAGES_TO_BUMP || true","init":"npm run init:dev --if-present && npm run init:prod --if-present","init:dev":"npm install --save--dev @compulim/test-harness@0.0.0-0 @tsconfig/recommended @tsconfig/strictest @types/node @types/react@18 @types/react-dom@18 escape-string-regexp expect publint react@18 react-dom@18 react-test-renderer@18 tsup typescript","precommit":"npm run precommit:eslint && npm run precommit:publint && npm run precommit:typescript:production && npm run precommit:typescript:test","precommit:eslint":"ESLINT_USE_FLAT_CONFIG=false eslint ./src/","precommit:publint":"publint","precommit:typescript:production":"tsc --noEmit --project ./src/tsconfig.precommit.production.json","precommit:typescript:test":"tsc --noEmit --project ./src/tsconfig.precommit.test.json","prepack":"cp ../../CHANGELOG.md . && cp ../../LICENSE . && cp ../../README.md .","start":"npm run build -- --onSuccess \"touch ../pages/package.json\" --watch","switch":"cat package.json | jq --arg SWITCH_NAME $SWITCH_NAME -r '(.[\"switch:\" + $SWITCH_NAME] // {}) as $TEMPLATE | .devDependencies += ($TEMPLATE.devDependencies // {}) | .dependencies += ($TEMPLATE.dependencies // {})' | tee ./package.json.tmp && mv ./package.json.tmp ./package.json","test":"npm run test:unit && npm run test:types","test:types":"node --experimental-strip-types --import @compulim/test-harness/test-types.import --test **/*.test-types.ts","test:unit":"node --experimental-strip-types --experimental-test-coverage --experimental-test-isolation=none --import @compulim/test-harness/happy-dom.import --import @compulim/test-harness/jsx.import --test --test-force-exit **/*.test.{cjs,cts,js,jsx,mjs,mts,ts,tsx}"},"repository":{"type":"git","url":"git+https://github.com/compulim/react-wrap-with.git"},"keywords":["context","higher order","hoc","hook","hooks","provider","react"],"author":{"name":"William Wong","url":"https://github.com/compulim"},"license":"MIT","bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"homepage":"https://github.com/compulim/react-wrap-with#readme","switch:react-16":{"devDependencies":{"@types/react":"^16","@types/react-dom":"^16","@types/react-test-renderer":"^16","react":"16.8.0","react-dom":"16.8.0","react-test-renderer":"16.8.0"}},"switch:react-17":{"devDependencies":{"@types/react":"^17","@types/react-dom":"^17","@types/react-test-renderer":"^17","react":"17.0.0","react-dom":"17.0.0","react-test-renderer":"17.0.0"}},"switch:react-18":{"devDependencies":{"@types/react":"^18","@types/react-dom":"^18","@types/react-test-renderer":"^18","react":"18.0.0","react-dom":"18.0.0","react-test-renderer":"18.0.0"}},"pinDependencies":{"@types/react":["18"],"@types/react-dom":["18"],"@types/react-test-renderer":["18"],"react":["18"],"react-dom":["18"],"react-test-renderer":["18"]},"localPeerDependencies":{"@compulim/test-harness":"0.0.0-0"},"peerDependencies":{"react":">=16.8.0"},"devDependencies":{"@compulim/test-harness":"0.0.0-0","@tsconfig/recommended":"^1.0.13","@tsconfig/strictest":"^2.0.8","@types/node":"^25.0.3","@types/react":"^18.3.27","@types/react-dom":"^18.3.7","expect":"^30.2.0","prettier":"^3.7.4","publint":"^0.3.16","react":"^18.3.1","react-dom":"^18.3.1","react-test-renderer":"^18.3.1","tsup":"^8.5.1","typescript":"^5.9.3"},"dependencies":{"react-wrap-with":"^0.2.1-main.202512312353.fefe50d","type-fest":"^5.3.1"},"readmeFilename":"README.md","_id":"react-wrap-with@0.2.1-main.202512312353.fefe50d","_integrity":"sha512-bN38NSyco50/eDi7ZTzTKQXjgWKKsJBvZ0VYFR0M7miuUpbs1O4HgG67E360oYa7CVmEcl6ZRhvGeJlqD/0iKw==","_resolved":"/home/runner/work/react-wrap-with/react-wrap-with/react-wrap-with-0.2.1-main.202512312353.fefe50d.tgz","_from":"file:react-wrap-with-0.2.1-main.202512312353.fefe50d.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-bN38NSyco50/eDi7ZTzTKQXjgWKKsJBvZ0VYFR0M7miuUpbs1O4HgG67E360oYa7CVmEcl6ZRhvGeJlqD/0iKw==","shasum":"804238dbca13914ee45d2c5be7224414bb038a06","tarball":"https://registry.npmjs.org/react-wrap-with/-/react-wrap-with-0.2.1-main.202512312353.fefe50d.tgz","fileCount":9,"unpackedSize":44357,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-wrap-with@0.2.1-main.202512312353.fefe50d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDgdaf28etkcI7cvJxigVtU4ALQvfwLhVI2CRpLShsc9AiEA0CUVOW9Nd9Mk7cbrfMnkSy12IGQxcyG7aiXJ4sn5zVA="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c82377e6-e82b-4998-a4bf-9b61d8b752a0"}},"directories":{},"maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-wrap-with_0.2.1-main.202512312353.fefe50d_1767226170162_0.03670400025841625"},"_hasShrinkwrap":false}},"time":{"created":"2023-02-12T20:15:46.638Z","modified":"2026-01-01T00:09:30.737Z","0.0.1-main.75e3161":"2023-02-12T20:15:46.795Z","0.0.2-main.1bcaa90":"2023-02-12T20:53:34.746Z","0.0.1":"2023-02-13T04:31:54.953Z","0.0.2-main.2014a0b":"2023-02-13T04:38:25.357Z","0.0.2-main.039eb9d":"2023-02-23T08:21:34.766Z","0.0.2-main.81ef407":"2023-03-07T10:06:00.362Z","0.0.2-main.1285a69":"2023-03-10T08:40:10.768Z","0.0.2-main.4b086d3":"2023-03-11T18:00:31.735Z","0.0.2-main.a049786":"2023-03-11T19:44:51.119Z","0.0.2-main.46a273f":"2023-03-11T19:45:25.376Z","0.0.2-main.d24f887":"2023-03-11T19:48:44.812Z","0.0.2-main.9754692":"2023-03-11T19:59:05.746Z","0.0.2-main.194fed8":"2023-03-11T21:53:23.959Z","0.0.2-main.f1238f6":"2023-03-12T01:31:11.060Z","0.0.2-main.7527115":"2023-03-12T02:16:25.512Z","0.0.2-main.4d80a4a":"2023-03-12T02:16:54.067Z","0.0.2-main.3baf65c":"2023-03-12T02:35:06.501Z","0.0.2-main.fa6cc79":"2023-03-19T21:46:29.092Z","0.0.2-main.90ea311":"2023-03-21T09:43:38.933Z","0.0.2":"2023-03-21T10:32:29.469Z","0.0.3-main.61f4d6f":"2023-03-21T10:38:19.081Z","0.0.3-main.b55b69b":"2023-03-21T11:37:33.504Z","0.0.3-main.0d9d213":"2023-07-20T11:24:55.391Z","0.0.3-main.2b1d307":"2023-07-20T11:30:01.672Z","0.0.3-main.9ce5e01":"2023-09-09T21:57:30.896Z","0.0.3-main.88b038e":"2023-09-10T07:45:03.698Z","0.0.3-main.668e736":"2023-09-10T07:55:38.565Z","0.0.3-main.fa45337":"2023-09-10T12:09:04.874Z","0.0.3-main.29e9400":"2023-09-10T12:14:35.563Z","0.0.3-main.be9d7d2":"2023-09-10T12:17:49.587Z","0.0.3-main.9052b89":"2023-09-11T06:24:21.985Z","0.0.3-main.63f9ac3":"2023-09-25T05:44:28.884Z","0.0.3-main.ce1e01f":"2023-09-25T07:01:39.687Z","0.0.3-main.01249e7":"2023-10-04T06:48:26.424Z","0.0.3-main.2182ccf":"2023-10-05T06:01:12.673Z","0.0.3-main.849ef6f":"2023-10-06T11:01:39.380Z","0.0.3-main.b4ed649":"2023-10-08T01:26:45.507Z","0.0.3-main.c992a50":"2023-10-08T07:39:28.815Z","0.0.3-main.c2c25a9":"2023-10-08T23:19:54.626Z","0.0.3-main.c2f2663":"2023-10-08T23:21:15.434Z","0.0.3-main.a78c9e9":"2023-10-09T06:36:29.211Z","0.0.3":"2023-10-09T07:42:33.920Z","0.0.3-main.c42e1f0":"2023-10-09T07:44:14.632Z","0.0.4-main.9b9491c":"2023-10-09T08:02:51.398Z","0.0.4":"2023-10-09T08:43:44.202Z","0.0.4-main.50f729d":"2023-10-09T08:53:23.664Z","0.0.5-main.c0aaee5":"2023-10-09T08:54:24.715Z","0.0.5-main.20e74fb":"2023-10-09T09:14:42.332Z","0.0.5-main.1db3426":"2023-10-09T09:31:48.088Z","0.0.5-main.ccc612c":"2023-10-09T09:53:43.566Z","0.0.5-main.d4a5bfa":"2023-10-09T21:25:51.458Z","0.0.5-main.d0b9a53":"2023-12-16T11:23:49.792Z","0.0.5-main.d38820a":"2023-12-16T11:48:20.408Z","0.0.5-main.b19ab44":"2024-03-31T21:53:43.387Z","0.0.5-main.d922170":"2024-04-01T02:45:19.683Z","0.1.0-main.c66def6":"2024-04-01T04:20:06.226Z","0.1.0-main.334f2af":"2024-04-01T04:33:11.960Z","0.1.0":"2024-04-01T04:38:55.065Z","0.1.1-main.5a4c003":"2024-04-01T04:57:31.805Z","0.1.1-main.96057ec":"2024-05-24T23:29:13.503Z","0.1.1-main.04b8ced":"2024-05-25T02:26:29.089Z","0.1.1-main.8c71741":"2024-05-25T02:53:06.303Z","0.2.0-main.1c2c231":"2024-05-30T01:58:33.418Z","0.2.0-main.3229e40":"2024-05-30T05:40:44.935Z","0.2.0-main.b64f96d":"2024-05-30T08:43:05.038Z","0.2.0-main.bd2faf2":"2024-05-30T09:09:24.820Z","0.2.0-main.2a5feda":"2024-05-30T09:17:09.596Z","0.2.0-main.8163033":"2024-05-30T10:29:56.793Z","0.2.0-main.3be78f3":"2024-05-31T07:54:44.452Z","0.2.0-main.90ee68f":"2024-06-29T10:27:45.999Z","0.2.0-main.03ece3a":"2024-10-11T14:07:06.874Z","0.2.0-main.201848c":"2024-10-13T06:52:05.385Z","0.2.0-main.0476d5f":"2024-10-13T07:37:23.328Z","0.2.0-main.c5e11e4":"2024-10-13T08:32:03.455Z","0.2.0-main.62328fb":"2024-12-06T12:55:39.665Z","0.2.0-main.202512220536.0c1b7e7":"2025-12-22T05:52:32.415Z","0.2.0-main.202512220604.56fd022":"2025-12-22T06:09:22.641Z","0.2.0":"2025-12-22T06:15:35.898Z","0.2.1-main.202512220619.44e6915":"2025-12-22T06:35:32.193Z","0.2.1-main.202512312301.e17fbaf":"2025-12-31T23:17:34.105Z","0.2.1-main.202512312353.fefe50d":"2026-01-01T00:09:30.326Z"},"bugs":{"url":"https://github.com/compulim/react-wrap-with/issues"},"author":{"url":"https://github.com/compulim","name":"William Wong"},"license":"MIT","homepage":"https://github.com/compulim/react-wrap-with#readme","keywords":["context","higher order","hoc","hook","hooks","provider","react"],"repository":{"url":"git+https://github.com/compulim/react-wrap-with.git","type":"git"},"description":"Creates higher-order component for wrapping component in another component.","maintainers":[{"name":"compulim","email":"compulim@hotmail.com"}],"readme":"","readmeFilename":""}