{"versions":{"4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1":{"name":"domain-browser","version":"4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","assert-helpers":"^6.0.0","kava":"^4.4.0","projectz":"^1.19.0","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"35e285d185e15fda7ec117d33915f63e24706cb1","readmeFilename":"README.md","_id":"domain-browser@4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"cc4173777c6f67b148d01a76fb58d59d0d9acee2","size":5417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1_1585175720835_0.21778767782677355"},"_hasShrinkwrap":false,"publish_time":1585175720919,"_cnpm_publish_time":1585175720919},"4.0.0":{"name":"domain-browser","version":"4.0.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","assert-helpers":"^6.0.0","kava":"^4.4.0","projectz":"^1.19.0","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"35e285d185e15fda7ec117d33915f63e24706cb1","_id":"domain-browser@4.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"45021cf8d2928f116b89a3308c3c30b746776909","size":5368,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.0.0_1585175707371_0.34773224919407664"},"_hasShrinkwrap":false,"publish_time":1585175707518,"_cnpm_publish_time":1585175707518},"3.5.0":{"name":"domain-browser","version":"3.5.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.8.0","kava":"^4.3.0","projectz":"^1.15.0","valid-directory":"^1.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"af878d245489557989a75bbc0e8ed1bc8ae22d6b","_id":"domain-browser@3.5.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"3a11f5df52fd9d60d7f1c79a62fde2d158c42b09","size":5260,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.5.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.5.0_1575879214745_0.47386407752920534"},"_hasShrinkwrap":false,"publish_time":1575879214877,"_cnpm_publish_time":1575879214877},"3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b":{"name":"domain-browser","version":"3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.8.0","kava":"^4.3.0","projectz":"^1.15.0","valid-directory":"^1.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"af878d245489557989a75bbc0e8ed1bc8ae22d6b","readmeFilename":"README.md","_id":"domain-browser@3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"d7d7f30f7020a7b92945f97a0989e63cb7afd3a6","size":5314,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b_1575878891283_0.3732322801940231"},"_hasShrinkwrap":false,"publish_time":1575878891438,"_cnpm_publish_time":1575878891438},"3.4.0":{"name":"domain-browser","version":"3.4.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.7.0","kava":"^4.2.0","projectz":"^1.13.0","valid-directory":"^1.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"91ac1d9c986aaaa103065ab190fb94a7001a0147","_id":"domain-browser@3.4.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"c1bea57e2fadc6fba9ffcb7c48b8c22079ff8044","size":5189,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.4.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.4.0_1575169491405_0.23598793481297875"},"_hasShrinkwrap":false,"publish_time":1575169491947,"_cnpm_publish_time":1575169491947},"3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147":{"name":"domain-browser","version":"3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.7.0","kava":"^4.2.0","projectz":"^1.13.0","valid-directory":"^1.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"91ac1d9c986aaaa103065ab190fb94a7001a0147","readmeFilename":"README.md","_id":"domain-browser@3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"c9c83a98a6b433ff8c7fa53c1016db04a7de5fc9","size":5238,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147_1575169425985_0.9084457023707391"},"_hasShrinkwrap":false,"publish_time":1575169426107,"_cnpm_publish_time":1575169426107},"3.3.0":{"name":"domain-browser","version":"3.3.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.6.0","kava":"^4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"3c18f188a9cc5457635a5903ba57c738044b09a7","_id":"domain-browser@3.3.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"477aef332c1d4e23569609cda504f14f0d5443bc","size":5178,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.3.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.3.0_1575145777003_0.3791495636418749"},"_hasShrinkwrap":false,"publish_time":1575145777102,"_cnpm_publish_time":1575145777102},"3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7":{"name":"domain-browser","version":"3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.6.0","kava":"^4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"3c18f188a9cc5457635a5903ba57c738044b09a7","readmeFilename":"README.md","_id":"domain-browser@3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"513cddc0d022924356bc5eead466650e7f3f979d","size":5230,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7_1575145717730_0.9236684746256043"},"_hasShrinkwrap":false,"publish_time":1575145717846,"_cnpm_publish_time":1575145717846},"3.2.0":{"name":"domain-browser","version":"3.2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.5.0","kava":"^4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"845435bb55b6697013e785a4d576315890c42751","_id":"domain-browser@3.2.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"deb911062e6130b3d54bd9bfcc6e3dec31a39ed4","size":5175,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.2.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.2.0_1575142831843_0.09241480405644031"},"_hasShrinkwrap":false,"publish_time":1575142831971,"_cnpm_publish_time":1575142831971},"3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751":{"name":"domain-browser","version":"3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^5.5.0","kava":"^4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"845435bb55b6697013e785a4d576315890c42751","readmeFilename":"README.md","_id":"domain-browser@3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"08679cb94a78e6a3e1e03c461ca1d2b117f86d66","size":5226,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751_1575142768725_0.20828024125712608"},"_hasShrinkwrap":false,"publish_time":1575142768835,"_cnpm_publish_time":1575142768835},"3.1.0":{"name":"domain-browser","version":"3.1.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"5.5.0","kava":"4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"b65292dfe20ee7bdf4423c290f3b61b51f035b96","_id":"domain-browser@3.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"eb21495c08b9e933cdd1c6b201b0b51dc6281e7f","size":5168,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.1.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.1.0_1575142633053_0.25609217599445455"},"_hasShrinkwrap":false,"publish_time":1575142634081,"_cnpm_publish_time":1575142634081},"3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96":{"name":"domain-browser","version":"3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"5.5.0","kava":"4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"b65292dfe20ee7bdf4423c290f3b61b51f035b96","readmeFilename":"README.md","_id":"domain-browser@3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"fea927da2eeb23edd3e873611811813d82dbf5b5","size":5221,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96_1575142573548_0.06880471460073423"},"_hasShrinkwrap":false,"publish_time":1575142573674,"_cnpm_publish_time":1575142573674},"3.0.0":{"name":"domain-browser","version":"3.0.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"5.5.0","kava":"4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"e110fd711d32b283d002c7046714e39e453b4571","_id":"domain-browser@3.0.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"f842575a6292f0cf829cb9e24fcda67c6225c204","size":5165,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.0.0_1575140815847_0.7203218046834357"},"_hasShrinkwrap":false,"publish_time":1575140815984,"_cnpm_publish_time":1575140815984},"3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571":{"name":"domain-browser","version":"3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"dependabot-preview[bot]","url":"http://github.com/apps/dependabot-preview"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"8 || 10 || 12","browsers":true}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"5.5.0","kava":"4.1.0","projectz":"^1.12.0","valid-directory":"^1.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"e110fd711d32b283d002c7046714e39e453b4571","readmeFilename":"README.md","_id":"domain-browser@3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"ef09587771ee11fc16a348dd5b5e7f905143c0cb","size":5216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571_1575140755948_0.3634045094631255"},"_hasShrinkwrap":false,"publish_time":1575140756084,"_cnpm_publish_time":1575140756084},"2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b":{"name":"domain-browser","version":"2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":"defaults"}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"4.10.0","kava":"3.2.0","projectz":"^1.10.0","valid-directory":"^1.1.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"fc1a8168b8277434656bee6dbf6c762442480e7b","readmeFilename":"README.md","_id":"domain-browser@2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"c21799f071cfd4c8f28245084b3101d01a087457","size":5156,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b_1574630903773_0.129171493527368"},"_hasShrinkwrap":false,"publish_time":1574630903884,"_cnpm_publish_time":1574630903884},"2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11":{"name":"domain-browser","version":"2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.8"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":"defaults"}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"4.10.0","kava":"3.2.0","projectz":"^1.10.0","valid-directory":"^1.1.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"7e249e2d60bff73c856da83c88e69af93e22db11","readmeFilename":"README.md","_id":"domain-browser@2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"1f5db2e3c08d25f0a5b26b60b4b6ab522d7caa6f","size":5153,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11_1574051251404_0.9844166320110841"},"_hasShrinkwrap":false,"publish_time":1574051252065,"_cnpm_publish_time":1574051252065},"2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8":{"name":"domain-browser","version":"2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.8","npm":">=1.2"},"editions":[{"description":"es5 source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13","browsers":"defaults"}}],"main":"source/index.js","browser":"source/index.js","devDependencies":{"assert-helpers":"4.10.0","kava":"3.2.0","projectz":"^1.10.0","valid-directory":"^1.1.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"e77f42e5bb08a270b573797c84f18582e4a07ba8","readmeFilename":"README.md","_id":"domain-browser@2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"e22bbc4aafc77f23a15d06213b2a1961fa570bd7","size":5166,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8_1574050829598_0.7730726844406473"},"_hasShrinkwrap":false,"publish_time":1574050829754,"_cnpm_publish_time":1574050829754},"1.2.0":{"name":"domain-browser","version":"1.2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","gratipay","flattr","paypal","bitcoin","wishlist","---","slackin"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.neocities.org/"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"editions":[{"description":"Source + ES5 + Require","directory":"source","entry":"index.js","syntaxes":["javascript","es5","require"]}],"main":"source/index.js","browser":"source/index.js","dependencies":{},"devDependencies":{"assert-helpers":"^4.5.0","eslint":"^4.16.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.4.0"},"scripts":{"our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:compile":"echo no need for this project","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check":"npm run our:release:check:changelog && npm run our:release:check:dirty","our:release:check:changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check:dirty":"git diff --exit-code","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony source/test.js --joe-reporter=console"},"jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"gitHead":"d77aeed4098c1e685f46f833392759996742424a","_id":"domain-browser@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"us@bevry.me"},"dist":{"shasum":"3d31f50191a6749dd1375a7f522e823d42e54eda","size":4845,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.2.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser-1.2.0.tgz_1516946800947_0.5075918147340417"},"directories":{},"publish_time":1516946801029,"_hasShrinkwrap":false,"_cnpm_publish_time":1516946801029},"1.1.7":{"name":"domain-browser","version":"1.1.7","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrCode":"344188/balupton-on-Flattr","paypalButtonID":"QB8GQPZAH84N6","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net/"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"browsers":true,"main":"./index.js","jspm":{"map":{"./index.js":{"node":"@node/domain"}}},"dependencies":{},"devDependencies":{"assert-helpers":"^4.1.0","eslint":"^1.10.3","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.0.8"},"scripts":{"clean":"node --harmony nakefile.js clean","setup":"node --harmony nakefile.js setup","compile":"node --harmony nakefile.js compile","watch":"node --harmony nakefile.js watch","verify":"node --harmony nakefile.js verify","meta":"node --harmony nakefile.js meta","prepare":"node --harmony nakefile.js prepare","release":"node --harmony nakefile.js release","test":"node --harmony ./test.js"},"gitHead":"9b7f0590a10569078b1b3b5c33f201f0a59d9822","_id":"domain-browser@1.1.7","_shasum":"867aa4b093faa05f1de08c06f4d7b21fdf8698bc","_from":".","_npmVersion":"3.5.1","_nodeVersion":"5.2.0","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"dist":{"shasum":"867aa4b093faa05f1de08c06f4d7b21fdf8698bc","size":10891,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.7.tgz"},"directories":{},"publish_time":1449889829042,"_cnpm_publish_time":1449889829042,"_hasShrinkwrap":false},"1.1.6":{"name":"domain-browser","version":"1.1.6","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrCode":"344188/balupton-on-Flattr","paypalButtonID":"QB8GQPZAH84N6","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net/"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/bevry/domain-browser.git"},"engines":{"node":">=0.12"},"browsers":true,"dependencies":{},"devDependencies":{"assert-helpers":"^4.1.0","eslint":"^1.10.3","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.0.8"},"main":"./index.js","jspm":{"map":{"./index.js":{"node":"@node/domain"}}},"scripts":{"clean":"node --harmony nakefile.js clean","setup":"node --harmony nakefile.js setup","compile":"node --harmony nakefile.js compile","watch":"node --harmony nakefile.js watch","verify":"node --harmony nakefile.js verify","meta":"node --harmony nakefile.js meta","prepare":"node --harmony nakefile.js prepare","release":"node --harmony nakefile.js release","test":"node --harmony ./test.js"},"gitHead":"33b467e3779f228a3868f4c892977ed1be5bdceb","_id":"domain-browser@1.1.6","_shasum":"1fbc9e02746d72fef124e790505e23046def7360","_from":".","_npmVersion":"3.5.1","_nodeVersion":"5.2.0","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"dist":{"shasum":"1fbc9e02746d72fef124e790505e23046def7360","size":10763,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.6.tgz"},"directories":{},"publish_time":1449858492966,"_cnpm_publish_time":1449858492966,"_hasShrinkwrap":false},"1.1.5":{"name":"domain-browser","version":"1.1.5","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrCode":"344188/balupton-on-Flattr","paypalButtonID":"QB8GQPZAH84N6","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"browsers":true,"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net/"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/bevry/domain-browser.git"},"engines":{"node":">=0.12"},"devDependencies":{"assert-helpers":"^4.1.0","eslint":"^1.10.3","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.0.8"},"main":"./index.js","jspm":{"map":{"./index.js":{"node":"@node/domain"}}},"scripts":{"clean":"node --harmony nakefile.js clean","setup":"node --harmony nakefile.js setup","compile":"node --harmony nakefile.js compile","watch":"node --harmony nakefile.js watch","verify":"node --harmony nakefile.js verify","meta":"node --harmony nakefile.js meta","prepare":"node --harmony nakefile.js prepare","release":"node --harmony nakefile.js release","test":"node --harmony ./test.js"},"dependencies":{"assert-helpers":"^4.1.0"},"gitHead":"c66ee3445e87955e70d0d60d4515f2d26a81b9c4","_id":"domain-browser@1.1.5","_shasum":"f33b13721187f2eac62e7effb6c9ceef15be95d4","_from":".","_npmVersion":"3.5.1","_nodeVersion":"5.2.0","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"dist":{"shasum":"f33b13721187f2eac62e7effb6c9ceef15be95d4","size":10665,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.5.tgz"},"directories":{},"publish_time":1449650904782,"_cnpm_publish_time":1449650904782,"_hasShrinkwrap":false},"1.1.4":{"title":"Node's [domain module](http://nodejs.org/api/domain.html) for the web browser","name":"domain-browser","version":"1.1.4","description":"Note, this is merely an evented try...catch with the same API as node. Nothing more.","homepage":"https://github.com/bevry/domain-browser","license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"npmdownloads":true,"david":true,"daviddev":true,"gratipay":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"browsers":true,"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"evansolomon","url":"https://github.com/evansolomon"},{"name":"substack","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","devDependencies":{"projectz":"~0.3.17","chai":"~1.10.0","joe":"~1.5.0","joe-reporter-console":"~1.2.1"},"scripts":{"test":"node ./test.js"},"gitHead":"6eca9aaaa1db6ab6e5164fd11dcbdd09f8d0adfc","_id":"domain-browser@1.1.4","_shasum":"90b42769333e909ce3f13bf3e1023ba4a6d6b723","_from":".","_npmVersion":"2.4.1","_nodeVersion":"0.10.35","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"dist":{"shasum":"90b42769333e909ce3f13bf3e1023ba4a6d6b723","size":4130,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.4.tgz"},"publish_time":1422973053817,"_cnpm_publish_time":1422973053817,"_hasShrinkwrap":false},"1.1.3":{"title":"Node's [domain module](http://nodejs.org/api/domain.html) for the web browser","name":"domain-browser","version":"1.1.3","description":"Note, this is merely an evented try...catch with the same API as node. Nothing more.","homepage":"https://github.com/bevry/domain-browser","license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"david":true,"daviddev":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"browsers":true,"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"substack","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","devDependencies":{"projectz":"~0.3.2","chai":"~1.9.1","joe":"~1.4.0","joe-reporter-console":"~1.2.1"},"scripts":{"test":"node ./test.js"},"gitHead":"28db05dcf0fbb3b75e8b5ad2391d91721ef16999","_id":"domain-browser@1.1.3","_shasum":"ee8b336f1c53dc990b302eac12b4c7fee24923c1","_from":".","_npmVersion":"2.0.0-alpha-5","_npmUser":{"name":"anonymous","email":"evan@evanalyze.com"},"dist":{"shasum":"ee8b336f1c53dc990b302eac12b4c7fee24923c1","size":3540,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.3.tgz"},"publish_time":1413006432694,"_cnpm_publish_time":1413006432694,"_hasShrinkwrap":false},"1.1.2":{"title":"Node's [domain module](http://nodejs.org/api/domain.html) for the web browser","name":"domain-browser","version":"1.1.2","description":"Note, this is merely an evented try...catch with the same API as node. Nothing more.","homepage":"https://github.com/bevry/domain-browser","license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"david":true,"daviddev":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"browsers":true,"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","devDependencies":{"projectz":"~0.3.2","chai":"~1.9.1","joe":"~1.4.0","joe-reporter-console":"~1.2.1"},"scripts":{"test":"node ./test.js"},"gitHead":"43e73cbbf2f92887263fe44296675f2304a6e75e","_id":"domain-browser@1.1.2","_shasum":"5a21f30a29a9891533915061426974dc2f14e56b","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"dist":{"shasum":"5a21f30a29a9891533915061426974dc2f14e56b","size":3222,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.2.tgz"},"publish_time":1402175033074,"_cnpm_publish_time":1402175033074,"_hasShrinkwrap":false},"1.1.1":{"title":"Node's [domain module](http://nodejs.org/api/domain.html) for the web browser","name":"domain-browser","version":"1.1.1","description":"Note, this is merely an evented try...catch with the same API as node. Nothing more.","homepage":"https://github.com/bevry/domain-browser","license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6"},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"browsers":true,"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","devDependencies":{"projectz":"~0.3.2","chai":"~1.8.1","joe":"~1.3.2","joe-reporter-console":"~1.2.1"},"scripts":{"test":"node ./test.js"},"readmeFilename":"README.md","_id":"domain-browser@1.1.1","dist":{"shasum":"0123c1b9afe3bb7c8a9e856177b2059440957de0","size":2954,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.1.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"publish_time":1388148828729,"_cnpm_publish_time":1388148828729,"_hasShrinkwrap":false},"1.1.0":{"title":"Node's [domain module](http://nodejs.org/api/domain.html) for the web browser","name":"domain-browser","version":"1.1.0","description":"Note, this is merely an evented try...catch with the same API as node. Nothing more.","homepage":"https://github.com/bevry/domain-browser","license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6"},"keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","devDependencies":{"projectz":"~0.2.5"},"readmeFilename":"README.md","_id":"domain-browser@1.1.0","dist":{"shasum":"8d129b7bd3a40f5b4a36773eecac93398780964f","size":2788,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.1.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"publish_time":1383279677051,"_cnpm_publish_time":1383279677051,"_hasShrinkwrap":false},"1.0.1":{"name":"domain-browser","version":"1.0.1","description":"Node's domain for the web browser","homepage":"https://github.com/bevry/domain-browser","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"license":"MIT","engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","readmeFilename":"README.md","_id":"domain-browser@1.0.1","dist":{"shasum":"63dbfb46cbd30b99203df34cb8f6180bcb4d0630","size":2365,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"publish_time":1379510801698,"_cnpm_publish_time":1379510801698,"_hasShrinkwrap":false},"1.0.0":{"name":"domain-browser","version":"1.0.0","description":"Node's domain for the web browser","homepage":"https://github.com/bevry/domain-browser","keywords":["domain","trycatch","try","catch","node-compat","ender.js","component","component.io","umd","amd","require.js","browser"],"author":{"name":"Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"http://github.com/bevry/domain-browser.git"},"license":"MIT","engines":{"node":">=0.4","npm":">=1.2"},"directories":{"lib":"./"},"main":"./index.js","readmeFilename":"README.md","_id":"domain-browser@1.0.0","dist":{"shasum":"cfaa17f91c1510c37833434a49020258d6309e73","size":1965,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"anonymous","email":"b@lupton.cc"},"publish_time":1379490831840,"_cnpm_publish_time":1379490831840,"_hasShrinkwrap":false},"4.1.0":{"name":"domain-browser","version":"4.1.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","dom","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.0.1","assert-helpers":"^6.2.0","kava":"^4.4.0","projectz":"^1.19.1","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"npx @bevry/update-contributors","our:meta:projectz":"npx projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd","_id":"domain-browser@4.1.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"b5826ac385d4af8cfbeb253f375d10b31fb8dd1b","size":5374,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.1.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.1.0_1588595817210_0.4678984851566521"},"_hasShrinkwrap":false,"publish_time":1588595817305,"_cnpm_publish_time":1588595817305},"4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd":{"name":"domain-browser","version":"4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","dom","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Evan Solomon","url":"http://evansolomon.me"},{"name":"James Halliday","email":"substack@gmail.com","url":"http://substack.net"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"twitter.com/guybedford"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.0.1","assert-helpers":"^6.2.0","kava":"^4.4.0","projectz":"^1.19.1","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"npx @bevry/update-contributors","our:meta:projectz":"npx projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"npx valid-directory","test":"node ./source/test.js"},"gitHead":"aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd","readmeFilename":"README.md","_id":"domain-browser@4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"b9c7f87a824e73a474a4440f64935533c9a6950b","size":5423,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd_1588595761347_0.7959603396354178"},"_hasShrinkwrap":false,"publish_time":1588595761455,"_cnpm_publish_time":1588595761455},"4.2.0":{"name":"domain-browser","version":"4.2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.5.0","assert-helpers":"^6.4.0","kava":"^5.0.0","projectz":"^2.1.0","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"999957953d58ee5986062a9adc78dfe9e3f74ab3","_id":"domain-browser@4.2.0","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"5bac4599fdd1fab1592398d8c270b56550d60ac7","size":5355,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.2.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.2.0_1589250247877_0.5976340499968682"},"_hasShrinkwrap":false,"publish_time":1589250247987,"_cnpm_publish_time":1589250247987},"4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3":{"name":"domain-browser","version":"4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.5.0","assert-helpers":"^6.4.0","kava":"^5.0.0","projectz":"^2.1.0","valid-directory":"^1.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"999957953d58ee5986062a9adc78dfe9e3f74ab3","readmeFilename":"README.md","_id":"domain-browser@4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"c0ba5b6b3b0155af0db8ce36ab87fff43603956d","size":5403,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3_1589250197254_0.5489345492674382"},"_hasShrinkwrap":false,"publish_time":1589250197374,"_cnpm_publish_time":1589250197374},"4.4.0":{"name":"domain-browser","version":"4.4.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.7.0","assert-helpers":"^6.6.0","kava":"^5.2.0","projectz":"^2.3.0","valid-directory":"^2.1.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"8a9154e71e23d06a6f9b5a80f5d2ac8618617016","_id":"domain-browser@4.4.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"6f0dd2bb97c93c247b87c3dedec4ec767298f945","size":5372,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.4.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.4.0_1590072055477_0.9817520113874743"},"_hasShrinkwrap":false,"publish_time":1590072055581,"_cnpm_publish_time":1590072055581},"4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016":{"name":"domain-browser","version":"4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.7.0","assert-helpers":"^6.6.0","kava":"^5.2.0","projectz":"^2.3.0","valid-directory":"^2.1.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"8a9154e71e23d06a6f9b5a80f5d2ac8618617016","readmeFilename":"README.md","_id":"domain-browser@4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"db27ecd855d9ebb642fa3b98d7849a4a6737dc42","size":5419,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016_1590072002023_0.05151829759307969"},"_hasShrinkwrap":false,"publish_time":1590072002252,"_cnpm_publish_time":1590072002252},"4.3.0":{"name":"domain-browser","version":"4.3.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.6.0","assert-helpers":"^6.5.0","kava":"^5.1.0","projectz":"^2.2.0","valid-directory":"^2.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"fe571a8b20fc5099496a25a6924ecdb201123d67","_id":"domain-browser@4.3.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"485d506510a0dca608589fd0ca4a3d5a0a8695f1","size":5359,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.3.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.3.0_1590035299264_0.1299259739478975"},"_hasShrinkwrap":false,"publish_time":1590035299418,"_cnpm_publish_time":1590035299418},"4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67":{"name":"domain-browser","version":"4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.6.0","assert-helpers":"^6.5.0","kava":"^5.1.0","projectz":"^2.2.0","valid-directory":"^2.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"fe571a8b20fc5099496a25a6924ecdb201123d67","readmeFilename":"README.md","_id":"domain-browser@4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"a007b9f41c6dc90cd83a7495a74799d028f2acdf","size":5409,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67_1590035245853_0.9546280845492989"},"_hasShrinkwrap":false,"publish_time":1590035246023,"_cnpm_publish_time":1590035246023},"4.6.0":{"name":"domain-browser","version":"4.6.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.9.0","assert-helpers":"^6.8.0","kava":"^5.4.0","projectz":"^2.6.0","valid-directory":"^2.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"cbd63bebd15bb6b3710a69ed8b62d16486a32d4a","_id":"domain-browser@4.6.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"f61dd31507e44b8cc2cb012edaf32c7c06377dd2","size":5390,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.6.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.6.0_1591793263995_0.9138464565190987"},"_hasShrinkwrap":false,"publish_time":1591793264240,"_cnpm_publish_time":1591793264240},"4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a":{"name":"domain-browser","version":"4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.9.0","assert-helpers":"^6.8.0","kava":"^5.4.0","projectz":"^2.6.0","valid-directory":"^2.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"cbd63bebd15bb6b3710a69ed8b62d16486a32d4a","readmeFilename":"README.md","_id":"domain-browser@4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"c44209c71a43b7c5492f65afab4819aa23c98f09","size":5439,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a_1591793211409_0.8071661565808528"},"_hasShrinkwrap":false,"publish_time":1591793211564,"_cnpm_publish_time":1591793211564},"4.5.0":{"name":"domain-browser","version":"4.5.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.8.0","assert-helpers":"^6.7.0","kava":"^5.3.0","projectz":"^2.5.0","valid-directory":"^2.2.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc","_id":"domain-browser@4.5.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"ebde9fff01ee7cdad1bded20b55978602f5d256e","size":5378,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.5.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.5.0_1591776050722_0.2564064475840724"},"_hasShrinkwrap":false,"publish_time":1591776050852,"_cnpm_publish_time":1591776050852},"4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc":{"name":"domain-browser","version":"4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.8.0","assert-helpers":"^6.7.0","kava":"^5.3.0","projectz":"^2.5.0","valid-directory":"^2.2.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc","readmeFilename":"README.md","_id":"domain-browser@4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"187b2d48fd87df337561517b1a747b3215b4e2fa","size":5427,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc_1591776005982_0.9660234445940155"},"_hasShrinkwrap":false,"publish_time":1591776006191,"_cnpm_publish_time":1591776006191},"4.10.0":{"name":"domain-browser","version":"4.10.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.9.0","assert-helpers":"^6.8.0","kava":"^5.7.0","projectz":"^2.9.0","valid-directory":"^2.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a76ebb9016346993ef019d898b32ac2d8c71d0c0","_id":"domain-browser@4.10.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"9fb317946578f06e27de814b6d098e639d3e085d","size":5282,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.10.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.10.0_1592738313444_0.4780376021082373"},"_hasShrinkwrap":false,"publish_time":1592738313557,"_cnpm_publish_time":1592738313557},"4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0":{"name":"domain-browser","version":"4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.9.0","assert-helpers":"^6.8.0","kava":"^5.7.0","projectz":"^2.9.0","valid-directory":"^2.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a76ebb9016346993ef019d898b32ac2d8c71d0c0","readmeFilename":"README.md","_id":"domain-browser@4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"cbcb7197fd3ab0739dfd20087b1277a10580c0be","size":5328,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0_1592738254629_0.6428092265670651"},"_hasShrinkwrap":false,"publish_time":1592738254722,"_cnpm_publish_time":1592738254722},"4.9.0":{"name":"domain-browser","version":"4.9.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"1.9.0","assert-helpers":"6.8.0","kava":"5.4.0","projectz":"2.5.0","valid-directory":"2.2.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"95472db14cd803e028437108de3ff4b1970f1364","_id":"domain-browser@4.9.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"37430f89e367a43c882a0096124fa5dddc6e7a9c","size":5273,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.9.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.9.0_1592690447352_0.3055016356651259"},"_hasShrinkwrap":false,"publish_time":1592690447448,"_cnpm_publish_time":1592690447448},"4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364":{"name":"domain-browser","version":"4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"1.9.0","assert-helpers":"6.8.0","kava":"5.4.0","projectz":"2.5.0","valid-directory":"2.2.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"95472db14cd803e028437108de3ff4b1970f1364","readmeFilename":"README.md","_id":"domain-browser@4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"b87100cf9577bd243e147618b1a14ddaef0ce56b","size":5321,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364_1592690380901_0.6823621598535319"},"_hasShrinkwrap":false,"publish_time":1592690381049,"_cnpm_publish_time":1592690381049},"4.8.0":{"name":"domain-browser","version":"4.8.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.10.0","assert-helpers":"^6.10.0","kava":"^5.5.0","projectz":"^2.7.0","valid-directory":"^2.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e","_id":"domain-browser@4.8.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"ea2f92f55dad0e8e5f9e8a25185f3525df90c306","size":5250,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.8.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.8.0_1592606670528_0.7559794155914072"},"_hasShrinkwrap":false,"publish_time":1592606670681,"_cnpm_publish_time":1592606670681},"4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e":{"name":"domain-browser","version":"4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.10.0","assert-helpers":"^6.10.0","kava":"^5.5.0","projectz":"^2.7.0","valid-directory":"^2.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e","readmeFilename":"README.md","_id":"domain-browser@4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"5deb6d40adb1cd789e8cc9fdcd87dd9e0facb54a","size":5295,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e_1592606575740_0.30542976140665834"},"_hasShrinkwrap":false,"publish_time":1592606575850,"_cnpm_publish_time":1592606575850},"4.7.0":{"name":"domain-browser","version":"4.7.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.10.0","assert-helpers":"^6.8.0","kava":"^5.5.0","projectz":"^2.7.0","valid-directory":"^2.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"44ba6c12bce8c142336a541a237788d3d4453d31","_id":"domain-browser@4.7.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"deb45b66e79a4d7941af2f66d4e2e5de0f5b9948","size":5395,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.7.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.7.0_1592601895771_0.4301267563366984"},"_hasShrinkwrap":false,"publish_time":1592601895886,"_cnpm_publish_time":1592601895886},"4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31":{"name":"domain-browser","version":"4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.10.0","assert-helpers":"^6.8.0","kava":"^5.5.0","projectz":"^2.7.0","valid-directory":"^2.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"44ba6c12bce8c142336a541a237788d3d4453d31","readmeFilename":"README.md","_id":"domain-browser@4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"888dfdbebe1cb44305b25642584126846d62d066","size":5444,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31_1592601839144_0.2284232628403573"},"_hasShrinkwrap":false,"publish_time":1592601839268,"_cnpm_publish_time":1592601839268},"4.11.0":{"name":"domain-browser","version":"4.11.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.12.0","assert-helpers":"^6.13.0","kava":"^5.7.0","projectz":"^2.10.1","valid-directory":"^2.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6","_id":"domain-browser@4.11.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"e1a1a621469b2e0b0d5f83dcc9ebc3d2458e14e4","size":5288,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.11.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.11.0_1593051850099_0.22373102723115723"},"_hasShrinkwrap":false,"publish_time":1593051850212,"_cnpm_publish_time":1593051850212},"4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6":{"name":"domain-browser","version":"4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.12.0","assert-helpers":"^6.13.0","kava":"^5.7.0","projectz":"^2.10.1","valid-directory":"^2.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6","readmeFilename":"README.md","_id":"domain-browser@4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"4237fe16b42ec10a1a8569ee4ab17c644e4a0e52","size":5338,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6_1593051800031_0.6337894958820092"},"_hasShrinkwrap":false,"publish_time":1593051800189,"_cnpm_publish_time":1593051800189},"4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c":{"name":"domain-browser","version":"4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.12.0","assert-helpers":"^6.13.0","kava":"^5.7.0","projectz":"^2.10.1","valid-directory":"^2.5.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"yarn run our:meta:contributors && yarn run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"yarn run our:release:prepare && yarn run our:release:check-changelog && yarn run our:release:check-dirty && yarn run our:release:tag && yarn run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"yarn run our:clean && yarn run our:compile && yarn run our:test && yarn run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"yarn run our:setup:install","our:setup:install":"yarn install --ignore-engines","our:test":"yarn run our:verify && yarn test","our:verify":"yarn run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a6c0b2440f684f8994e7268378c2d2c763a0a95c","readmeFilename":"README.md","_id":"domain-browser@4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"45c9dbfae26ec35f7715a95a581070e00739a523","size":5339,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c_1593742409994_0.6174444004431361"},"_hasShrinkwrap":false,"publish_time":1593742410141,"_cnpm_publish_time":1593742410141},"4.13.0":{"name":"domain-browser","version":"4.13.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","exports":{"node":{"require":"./source/index.js"},"browser":{"require":"./source/index.js"}},"browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.16.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a847902f29b90e4a13488eb50e83da9cf2d33466","_id":"domain-browser@4.13.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"b573d0ebc6e8c64792abf2998025936aac63e368","size":5311,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.13.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.13.0_1593752634363_0.7587067847578401"},"_hasShrinkwrap":false,"publish_time":1593752634534,"_cnpm_publish_time":1593752634534},"4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466":{"name":"domain-browser","version":"4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","exports":{"node":{"require":"./source/index.js"},"browser":{"require":"./source/index.js"}},"browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.16.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a847902f29b90e4a13488eb50e83da9cf2d33466","readmeFilename":"README.md","_id":"domain-browser@4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"906224e69caf24744f02d023784486f82938510b","size":5358,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466_1593752587771_0.7816178420375937"},"_hasShrinkwrap":false,"publish_time":1593752587898,"_cnpm_publish_time":1593752587898},"4.12.0":{"name":"domain-browser","version":"4.12.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","exports":{"node":{"require":"./source/index.js"},"browser":{"require":"./source/index.js"}},"browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.15.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"b78cfda33834a5d32e213a0aa920adb2aa2022be","_id":"domain-browser@4.12.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"6cff10fcca101f5926e555e97ced6401928638f0","size":5316,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.12.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.12.0_1593747394711_0.878263170386647"},"_hasShrinkwrap":false,"publish_time":1593747394858,"_cnpm_publish_time":1593747394858},"4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be":{"name":"domain-browser","version":"4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","exports":{"node":{"require":"./source/index.js"},"browser":{"require":"./source/index.js"}},"browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.15.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"b78cfda33834a5d32e213a0aa920adb2aa2022be","readmeFilename":"README.md","_id":"domain-browser@4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"2d1ef6c4924949832e713d68b4e9cbcb1f8bc0d8","size":5360,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be_1593747384763_0.10801534432554272"},"_hasShrinkwrap":false,"publish_time":1593747384863,"_cnpm_publish_time":1593747384863},"4.15.0":{"name":"domain-browser","version":"4.15.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.18.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"ef6a676505a0d1dd2800429f0059faed3eeefe8e","_id":"domain-browser@4.15.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"598e0297be1c8747a6054ff0dd33c2343cba4276","size":5302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.15.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.15.0_1595352167283_0.4301825914990629"},"_hasShrinkwrap":false,"publish_time":1595352167381,"_cnpm_publish_time":1595352167381},"4.14.0":{"name":"domain-browser","version":"4.14.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.17.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"4034b5722d7f4e73f4e57b104ca26a13f0634394","_id":"domain-browser@4.14.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"a1d4cc60017420899c521fe211ef577fd733b491","size":5302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.14.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.14.0_1595343722719_0.4917891324513315"},"_hasShrinkwrap":false,"publish_time":1595343722903,"_cnpm_publish_time":1595343722903},"4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394":{"name":"domain-browser","version":"4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.13.0","assert-helpers":"^6.17.0","kava":"^5.8.0","projectz":"^2.11.0","valid-directory":"^2.6.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"4034b5722d7f4e73f4e57b104ca26a13f0634394","readmeFilename":"README.md","_id":"domain-browser@4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"3635270d27977e512adcac8a75196af6512e0abf","size":5351,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394_1595343674084_0.47044940753801856"},"_hasShrinkwrap":false,"publish_time":1595343674250,"_cnpm_publish_time":1595343674250},"4.16.0":{"name":"domain-browser","version":"4.16.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.14.0","assert-helpers":"^6.19.0","kava":"^5.9.0","projectz":"^2.12.0","valid-directory":"^2.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"5795a9745381a2d5efb76b7d172ae2418ea873cb","_id":"domain-browser@4.16.0","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"98820d49e05fec50905071703eff9f21606ee3ec","size":5313,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.16.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.16.0_1596513228836_0.44713053782525924"},"_hasShrinkwrap":false,"publish_time":1596513228949,"_cnpm_publish_time":1596513228949},"4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb":{"name":"domain-browser","version":"4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.14.0","assert-helpers":"^6.19.0","kava":"^5.9.0","projectz":"^2.12.0","valid-directory":"^2.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"5795a9745381a2d5efb76b7d172ae2418ea873cb","readmeFilename":"README.md","_id":"domain-browser@4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb","_nodeVersion":"14.7.0","_npmVersion":"6.14.7","dist":{"shasum":"c88ca8ddcd777b86862ca244520399588b41c00a","size":5363,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb_1596513213938_0.6836918572218114"},"_hasShrinkwrap":false,"publish_time":1596513214104,"_cnpm_publish_time":1596513214104},"4.17.0":{"name":"domain-browser","version":"4.17.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.15.0","assert-helpers":"^6.19.0","kava":"^5.10.0","projectz":"^2.14.0","valid-directory":"^3.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"2525a0f556e0de18027f04d45ceb0a2de2fa29f6","_id":"domain-browser@4.17.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"shasum":"a6523549b84483f1868859166f53d08adedc2c1c","size":5331,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.17.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.17.0_1597693444490_0.0966529210632705"},"_hasShrinkwrap":false,"publish_time":1597693444611,"_cnpm_publish_time":1597693444611},"4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6":{"name":"domain-browser","version":"4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.15.0","assert-helpers":"^6.19.0","kava":"^5.10.0","projectz":"^2.14.0","valid-directory":"^3.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"2525a0f556e0de18027f04d45ceb0a2de2fa29f6","readmeFilename":"README.md","_id":"domain-browser@4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"shasum":"510d80f329973640761bbb4d39a0f83bb0ed1195","size":5376,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6_1597693395532_0.49419712502504054"},"_hasShrinkwrap":false,"publish_time":1597693395641,"_cnpm_publish_time":1597693395641},"4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf":{"name":"domain-browser","version":"4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.16.0","assert-helpers":"^7.2.0","kava":"^5.11.0","projectz":"^2.15.0","valid-directory":"^3.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"065f6b95a8f50e8a384176f775a1853a2cd341cf","readmeFilename":"README.md","_id":"domain-browser@4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"46d58cfe4eb390d79a28276ce1f6a68792a495f2","size":5544,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf_1599210530327_0.18660637198903052"},"_hasShrinkwrap":false,"publish_time":1599210530459,"_cnpm_publish_time":1599210530459},"4.18.0":{"name":"domain-browser","version":"4.18.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.16.0","assert-helpers":"^7.2.0","kava":"^5.11.0","projectz":"^2.15.0","valid-directory":"^3.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"7dee3feb197584bb413877f7fcde16c497ef38e5","_id":"domain-browser@4.18.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"b050d93a417be6920372a1b0e8b81cafe5a19919","size":5496,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.18.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.18.0_1599210491882_0.8276392292214187"},"_hasShrinkwrap":false,"publish_time":1599210491979,"_cnpm_publish_time":1599210491979},"4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5":{"name":"domain-browser","version":"4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 13 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.16.0","assert-helpers":"^7.2.0","kava":"^5.11.0","projectz":"^2.15.0","valid-directory":"^3.3.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"c802e4848f1c665b073cb67e5efc27d4063dc1f5","readmeFilename":"README.md","_id":"domain-browser@4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"4567ffb9e2444fa96d43a5f0cd97d1e7bd791f3a","size":5544,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5_1599393028827_0.7800857158298315"},"_hasShrinkwrap":false,"publish_time":1599393028949,"_cnpm_publish_time":1599393028949},"4.19.0":{"name":"domain-browser","version":"4.19.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 15","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.17.0","assert-helpers":"^8.1.0","kava":"^5.12.0","projectz":"^2.16.0","valid-directory":"^3.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"1ee8a8832eea2ef541bd184b64ed70aa4697874c","_id":"domain-browser@4.19.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"1093e17c0a17dbd521182fe90d49ac1370054af1","size":5512,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.19.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.19.0_1603927736756_0.33503827084353954"},"_hasShrinkwrap":false,"publish_time":1603927736907,"_cnpm_publish_time":1603927736907},"4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c":{"name":"domain-browser","version":"4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 15","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.17.0","assert-helpers":"^8.1.0","kava":"^5.12.0","projectz":"^2.16.0","valid-directory":"^3.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"1ee8a8832eea2ef541bd184b64ed70aa4697874c","readmeFilename":"README.md","_id":"domain-browser@4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"0c609da3513c7c493018ca12592245de1b3ebc67","size":5557,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c_1603927695485_0.19665278861634916"},"_hasShrinkwrap":false,"publish_time":1603927695602,"_cnpm_publish_time":1603927695602},"4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de":{"name":"domain-browser","version":"4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","travisTLD":"com","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"substack@gmail.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 15","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.17.0","assert-helpers":"^8.1.0","kava":"^5.12.0","projectz":"^2.16.0","valid-directory":"^3.4.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"eeda285a1a0470ee48d60df8d904f8b47b0997de","readmeFilename":"README.md","_id":"domain-browser@4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"5a1248a517ff83eb2c4c449ab44c83f62523bce7","size":5557,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de_1604239878167_0.7101532521362057"},"_hasShrinkwrap":false,"publish_time":1604239878303,"_cnpm_publish_time":1604239878303},"4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8":{"name":"domain-browser","version":"4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8","description":"","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.18.0","assert-helpers":"^8.2.0","kava":"^5.13.0","projectz":"^2.18.0","valid-directory":"^3.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"readmeFilename":"README.md","gitHead":"a51dfed94d91423f58ec9f59e71cf1f71be9d4d8","_id":"domain-browser@4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"5214465a2b895adbbc1b0714852eea6c9efcfb03","size":5396,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8_1627421260274_0.9034898042465249"},"_hasShrinkwrap":false,"publish_time":1627421260441,"_cnpm_publish_time":1627421260441},"4.20.0":{"name":"domain-browser","version":"4.20.0","description":"","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.18.0","assert-helpers":"^8.2.0","kava":"^5.13.0","projectz":"^2.18.0","valid-directory":"^3.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"a51dfed94d91423f58ec9f59e71cf1f71be9d4d8","_id":"domain-browser@4.20.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"45dcdd7f949cd26fe625a6db5bb00dac18e8210f","size":5345,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.20.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.20.0_1627421222763_0.6716184676505788"},"_hasShrinkwrap":false,"publish_time":1627421222936,"_cnpm_publish_time":1627421222936},"4.21.0":{"name":"domain-browser","version":"4.21.0","description":"","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 16","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.19.0","assert-helpers":"^8.2.0","kava":"^5.14.0","projectz":"^2.18.0","valid-directory":"^3.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"9afb012bb1aa7ed22a0d9ffcdd860acc16de3015","_id":"domain-browser@4.21.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"0498e6a7bd09037c98d3070320078f515c94dfbc","size":5356,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.21.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.21.0_1627500165271_0.5663960204823875"},"_hasShrinkwrap":false,"publish_time":1627500165529,"_cnpm_publish_time":1627500165529},"4.22.0":{"name":"domain-browser","version":"4.22.0","description":"","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 16","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.19.0","assert-helpers":"^8.4.0","kava":"^5.14.0","projectz":"^2.21.0","valid-directory":"^3.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"gitHead":"4e01e86b5fc27661dd585946578d0625dd4af38d","_id":"domain-browser@4.22.0","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"6ddd34220ec281f9a65d3386d267ddd35c491f9f","size":5368,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.22.0.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.22.0_1627591541141_0.12499387997026545"},"_hasShrinkwrap":false,"publish_time":1627591541296,"_cnpm_publish_time":1627591541296},"4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d":{"name":"domain-browser","version":"4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d","description":"","homepage":"https://github.com/bevry/domain-browser","license":"MIT","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","daviddm","daviddmdev","---","githubsponsors","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"evan@evanalyze.com"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 16","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.19.0","assert-helpers":"^8.4.0","kava":"^5.14.0","projectz":"^2.21.0","valid-directory":"^3.7.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"echo no need for this project","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"readmeFilename":"README.md","gitHead":"4e01e86b5fc27661dd585946578d0625dd4af38d","_id":"domain-browser@4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"2d638c9556696a0058d7560edd137684a6a10c0a","size":5418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d.tgz"},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d_1627591354286_0.1285176000072059"},"_hasShrinkwrap":false,"publish_time":1627591354458,"_cnpm_publish_time":1627591354458},"4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e":{"name":"domain-browser","version":"4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.22.0","assert-helpers":"^8.4.0","kava":"^5.15.0","projectz":"^2.23.0","valid-directory":"^4.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e","readmeFilename":"README.md","gitHead":"e40ec3d274ff42bb1dc7762b0698a1a21a12e17e","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-x4h1FqvipjJGSVlpo/B6M3Z1QTSoJmjV9G+AD6pmkK9tSO4+MR5er+T0DSMlT8jbAE9p8g5fU2xqljFlYXaHrg==","shasum":"23ca41937e7928218bbb905a1858818c5afaa93b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e.tgz","fileCount":5,"unpackedSize":25288,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzbgj4KAmfD0dQ7b+EEkV+a4HbYIdLOWc5epJPdRxxbgIhAPIvgvVwHKYRxmXJB9u+PCVoGaW4s0lkRjH3N++L96/L"}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e_1698771831557_0.5564776572404324"},"_hasShrinkwrap":false},"4.23.0":{"name":"domain-browser","version":"4.23.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=10"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.22.0","assert-helpers":"^8.4.0","kava":"^5.15.0","projectz":"^2.23.0","valid-directory":"^4.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@4.23.0","gitHead":"e40ec3d274ff42bb1dc7762b0698a1a21a12e17e","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-ArzcM/II1wCCujdCNyQjXrAFwS4mrLh4C7DZWlaI8mdh7h3BfKdNd3bKXITfl2PT9FtfQqaGvhi1vPRQPimjGA==","shasum":"427ebb91efcb070f05cffdfb8a4e9a6c25f8c94b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-4.23.0.tgz","fileCount":5,"unpackedSize":25230,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJA0AH4zk8uH1B6qNgLZgqgkUxWjThg18D73nSK4hPIAiEAhHBgtPp2MmsgMF0MUHpncPeVfi0nSTekU58mXRWbKnM="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_4.23.0_1698771855917_0.5585038466185246"},"_hasShrinkwrap":false},"5.0.0":{"name":"domain-browser","version":"5.0.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.2.0","kava":"^7.1.0","projectz":"^2.23.0","valid-directory":"^4.1.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.0.0","gitHead":"897e13a73a02a4ffbdbabb8e32bf45b42789359a","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-5sAoG6BJDk7UE+63TepJpKZR6rQnjCNqHuIOZZEYuvTNmOMqKshtSNiWp0Zq8ohZLLytOlwBWbdmSR+Y2bC+RA==","shasum":"e644827c79f9e26e01d61a3300ea60da0a1e676d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.0.0.tgz","fileCount":5,"unpackedSize":25263,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZRVi4a3q+JnJKPxbXS4FSsliyWmy5az/pKJPEejGIjAIgNN5v9zjF7AWufpjrDcFQK13U1RU6b/g8atHBBFcAO9g="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.0.0_1699885936701_0.5798874937253322"},"_hasShrinkwrap":false},"5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a":{"name":"domain-browser","version":"5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"evan@evanalyze.com"},{"name":"anonymous","email":"b@lupton.cc"},{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.2.0","kava":"^7.1.0","projectz":"^2.23.0","valid-directory":"^4.1.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a","readmeFilename":"README.md","gitHead":"897e13a73a02a4ffbdbabb8e32bf45b42789359a","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-XBpl2u2uwwN7MnjY7YH/itlpvoa2ZR6HRnZe+kCg4BqAMkvJIqMr5K46iN21GMf2tZMCyCodq0bOO2V0vWRqtw==","shasum":"ed2b607e2725e8352734e9b1d0b9f8fa860dc27a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a.tgz","fileCount":5,"unpackedSize":25321,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAfRIBFJZbD3moKTJJKVpoFjIKevqbhJ+NvsnvrZ6YXAiA6gVdfyFz/fr//2mqmSKNslYR0RuxHQo5E34BuD+zj5Q=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a_1699885940313_0.9039709155864968"},"_hasShrinkwrap":false},"5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5":{"name":"domain-browser","version":"5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.3.0","kava":"^7.1.0","projectz":"^3.0.0","valid-directory":"^4.2.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5","readmeFilename":"README.md","gitHead":"51d78ce75baf6cabf437c54f02d42c583898ffc5","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-EYE6jUT+dsdOe3pgflsxejaEhS3ZNWO6kN9bseY3FhlIH7oLopDeS23sOufn8a8RiBTsNuTSIVHQrUWr/gc/aA==","shasum":"4a62f4b754bdbbbe0df56d3146a52cf57aedbcbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5.tgz","fileCount":6,"unpackedSize":27050,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOw5A7fd05JaXMYOSm7VwkzZKNsBs6Sp5Y1TQHkEpueAiAdzDGU5x5pOvODNWuyKxEvmLv5gD8uY65N0XAsw98ipg=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5_1699971445666_0.6947209873198243"},"_hasShrinkwrap":false},"5.1.0":{"name":"domain-browser","version":"5.1.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.3.0","kava":"^7.1.0","projectz":"^3.0.0","valid-directory":"^4.2.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.1.0","gitHead":"51d78ce75baf6cabf437c54f02d42c583898ffc5","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-csO1d22+zhwLF2yl9vWMLcYDfxHKkJIUT++bz7UDbEpBHRCeZxSRuanAIRJmYhDkVqKSLPUQdk7GTxFj/wjZTg==","shasum":"ec9763c7ed6c3a462dd9c53147351010dfbc455f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.1.0.tgz","fileCount":6,"unpackedSize":26992,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqAgma6nmuobDL46fumHLtmoaNr69o0Wo5Joi+Yp6WvAiBJTvFT4ZLJ+Lc5N2WnSay/4ZYIq7CZsCTdSLVws4S8bw=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.1.0_1699971450548_0.9836972270073285"},"_hasShrinkwrap":false},"5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4":{"name":"domain-browser","version":"5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.4.0","kava":"^7.2.0","projectz":"^3.0.0","valid-directory":"^4.2.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4","readmeFilename":"README.md","gitHead":"7a46b2c5089ca5e46ee3e098238ea44d964301d4","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-4qnMaWe3+BWVD2bOx33R/BNjvJtHvwe27RHrcsRtS7cePrp8oxI6hw/cTvIovPzHXQxGnyEfh/re3C4Bmzg8WA==","shasum":"c6cb40b477d14ec5c0e700fffc2e88bfd3cd0abe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4.tgz","fileCount":6,"unpackedSize":27050,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZET9VFR9wtv/kIZaxGs81znLMqn1xjNhXBXkTyoMuJAIgWoLFB9s/UbjSO0s56KHpQc9i4/c+a2x+s28VHembIiQ="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4_1699988187415_0.14352924480201312"},"_hasShrinkwrap":false},"5.2.0":{"name":"domain-browser","version":"5.2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","flattr","liberapay","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"balupton","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.4.0","kava":"^7.2.0","projectz":"^3.0.0","valid-directory":"^4.2.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.2.0","gitHead":"7a46b2c5089ca5e46ee3e098238ea44d964301d4","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-izsYuntxpjk8NRIzfAcd/0enEb90I+NinjrWR0JdxrWARlm9MgoBbSh6x/7NwHHJ25hiQfbXP2Dwu1fYHzWkWA==","shasum":"839f336302be5ea6633a4b0105350dd3c219f9e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.2.0.tgz","fileCount":6,"unpackedSize":26992,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoA0eO4X7onaotMuvlZRbAhYPsE5ktWfyoUj1sCRrZAgIgfGrf43zeHBXkUGXfrayZV98Sk9RARhhu9NFfN94pWts="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.2.0_1699988199493_0.785865103955173"},"_hasShrinkwrap":false},"5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164":{"name":"domain-browser","version":"5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.5.0","kava":"^7.3.0","projectz":"^3.2.0","valid-directory":"^4.4.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164","readmeFilename":"README.md","gitHead":"5235c59b40811afd76c86dca1dd52f46707f6164","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-Vr9DrJMyW3LQnea+6YlMGfmI86epuSsjsz7vyqeT5Ylao0APK/ueoMoeAbsRjVOTq7BK9dWzb6tLaEXW0rnDxQ==","shasum":"42066a6caa2c858a8c1c6f5c2bff7fb24dbd7d3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164.tgz","fileCount":6,"unpackedSize":26801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrR2WsaN/K9ETXuE4+Dzw+uWU+3GeVEsWkQiHNwhBAJwIgZSv5wcZFQyxjm8MMcRb5l9ZtwMvH8clrRloX+e/ZeL4="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164_1700553760686_0.8720348469449437"},"_hasShrinkwrap":false},"5.3.0":{"name":"domain-browser","version":"5.3.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.5.0","kava":"^7.3.0","projectz":"^3.2.0","valid-directory":"^4.4.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.3.0","gitHead":"5235c59b40811afd76c86dca1dd52f46707f6164","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-BVvdsUo1H+z4ysngkCb03nFg7H/NEAeVqqA9sQpfsG3HXfBDr+p+9PRec7tcr/3xai5aQm/8Vs5bgmfCgRzdqg==","shasum":"baa346e388c4509fdbec36c3ceae3f26c6b95aeb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.3.0.tgz","fileCount":6,"unpackedSize":26743,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGgYPhA6QpOdeN1A19s/Df+7AO+mVY/hvKgJu37LtlLxAiAbWfYtrVcc5Nc16SUovOQYi+2is9U9iBo7Ua/UJFnK2Q=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.3.0_1700553768201_0.26451256646787846"},"_hasShrinkwrap":false},"5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb":{"name":"domain-browser","version":"5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.6.0","kava":"^7.3.0","projectz":"^3.3.0","valid-directory":"^4.5.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb","readmeFilename":"README.md","gitHead":"bbf96458d4e76cc54557a65333d89abd12f1e9eb","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-AhYcFHS6Y7eyfiP6Krsxgrz8QVQpTJNYZ9Hdi8A3q+4SSsv+AzzwxGQiPJxQnSTfaKnQzr5GZ8+9j3eLphyMIg==","shasum":"1246ac1d727dd0399d1fa2593125c9605060cf18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb.tgz","fileCount":6,"unpackedSize":26801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBuy9cR05FIh4B80Di5HZlWGwFGNAXtUa2+JagKesplAIgbgVSZHa3f0rXap+1DyzyH6V3tHDd4iDEbChFEQjrjJ4="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb_1700836137832_0.7511089203471135"},"_hasShrinkwrap":false},"5.4.0":{"name":"domain-browser","version":"5.4.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.6.0","kava":"^7.3.0","projectz":"^3.3.0","valid-directory":"^4.5.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.4.0","gitHead":"bbf96458d4e76cc54557a65333d89abd12f1e9eb","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-p20fsErHHxkrpfqi6BcwUmBWpKCO9oUDAegNqtnzpiS72Zu4uEXqTFlStlOr5dOf53reASN7ab47+P8OLVIVOQ==","shasum":"7de7d48f6b7400d7c8c65bf8905c15c399f76b05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.4.0.tgz","fileCount":6,"unpackedSize":26743,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID/s8sGX1/ylGRYDQzOPNauYUaEFvVvk7r0fBLQKnUpkAiEA97E0M1iNLTTUmaoyEJrjFifYsRpR6Fto87UP9o+OjSo="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.4.0_1700836145017_0.0858867946451769"},"_hasShrinkwrap":false},"5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3":{"name":"domain-browser","version":"5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.9.0","kava":"^7.5.0","projectz":"^3.4.0","valid-directory":"^4.6.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3","readmeFilename":"README.md","gitHead":"c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-zr38AiM2Cf7cIG+tNbKRVZADulA0kZ5hP6vJ74mbOf7USmLUc8Oovj/n4QJVBcH9XbFsQFVa0A+KHCezupTK5w==","shasum":"49bf83a3bd7281b18a6d5d4ed6189c46ac038319","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3.tgz","fileCount":6,"unpackedSize":26801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF518Z8YyS9faTYejjMf54qmO8o0UlAxX4vAMy1KJxW3AiAH/jEegfQzFwPwuIgO5mIeWmUmg36J+BCJhLS/okFOJQ=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3_1701804712232_0.5009453892246025"},"_hasShrinkwrap":false},"5.5.0":{"name":"domain-browser","version":"5.5.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","license":"Artistic-2.0","keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"funding":"https://bevry.me/fund","author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://github.com/evansolomon"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://github.com/guybedford"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"@bevry/update-contributors":"^1.23.0","assert-helpers":"^11.9.0","kava":"^7.5.0","projectz":"^3.4.0","valid-directory":"^4.6.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:contributors && npm run our:meta:projectz","our:meta:contributors":"update-contributors","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory","our:verify:directory":"valid-directory","test":"node ./source/test.js"},"_id":"domain-browser@5.5.0","gitHead":"c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-itdZcz2+FlS5ju/LvHwAf/A+610FfZqtza4yCJhsg5ZFLDoM+OTWoAgFAwXYghIAwSEiplqzWL7FgKRkcfcsAw==","shasum":"53e0acfe50feff5ec3e99f00cd32e7dfbacbc43b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.5.0.tgz","fileCount":6,"unpackedSize":26743,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHEmI/GO9guDxUGw3M5uGLXxPdJ9rqQOG5Wyk+VJ5mNyAiBoEh7SdqWUcJIt/YUhrBrhy1eIof9WKwliCLnn2IZBUw=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.5.0_1701804723332_0.36218284250217114"},"_hasShrinkwrap":false},"5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21":{"name":"domain-browser","version":"5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21","license":"Artistic-2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","funding":"https://bevry.me/fund","repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"author":{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},"authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://evansolomon.me"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://guybedford.com"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)"],"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^11.11.0","kava":"^7.6.0","projectz":"^4.0.0","valid-directory":"^4.7.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"printf '%s\n' 'no need for this project'","test":"node ./source/test.js"},"_id":"domain-browser@5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21","readmeFilename":"README.md","gitHead":"f52d2b7317912fd463dcdcccdafedec9c5a9cd21","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-r6CcbUufvHqjoZ0UiUqN/qJEfNm0lSZcd03M5pHI5fq2823ZQZxwjetFv1Cll8YHg4DgGr3WH5oFo0KRNHH70g==","shasum":"f0c7346a4f3d1d82071bb2758154153bb1b9a4fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21.tgz","fileCount":6,"unpackedSize":29363,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5E/n9OAL6gYcSaTLDbB8CJXQ+5VK8qL4BtQVs58UImwIhAKYew6jB+WFuLoVvJYseEfdGsEMUoXxL2o7IzMFCnCUl"}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21_1703677504225_0.06849512999299323"},"_hasShrinkwrap":false},"5.6.0":{"name":"domain-browser","version":"5.6.0","license":"Artistic-2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","funding":"https://bevry.me/fund","repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"author":{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},"authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://evansolomon.me"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://guybedford.com"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)"],"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^11.11.0","kava":"^7.6.0","projectz":"^4.0.0","valid-directory":"^4.7.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"printf '%s\n' 'no need for this project'","test":"node ./source/test.js"},"_id":"domain-browser@5.6.0","gitHead":"f52d2b7317912fd463dcdcccdafedec9c5a9cd21","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-gym04G0pxnZhc7k56Sc7bDG1BkQCw7C4IBua8XtB1ADsepGvYJxDCNzdDjz8732kgTStu6WP2dkB+mxtXlghGg==","shasum":"26dc54a375bf46df4cea9094e55f39b225123b18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.6.0.tgz","fileCount":6,"unpackedSize":29306,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClG62Yv/LoN7aKEw5Q8mwE4EaRXH+rpUo6cjyjVWJNJgIgNk8IVo8J/CsQ1Hjvaedc9ovSCgv0NbwpPNxKRFSWuLA="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.6.0_1703677537221_0.8357904511793968"},"_hasShrinkwrap":false},"5.7.0":{"name":"domain-browser","version":"5.7.0","license":"Artistic-2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","funding":"https://bevry.me/fund","repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"author":{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},"authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://evansolomon.me"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://guybedford.com"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Armen Mkrtchian (https://mogoni.dev) (https://github.com/Armenm)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman (https://elliottditman.com) (https://github.com/elliottditman)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Nermal <nermalcat69@skiff.com> (https://arjunaditya.vercel.app) (https://github.com/nermalcat69)","Pleo (https://pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^11.12.0","kava":"^7.8.0","projectz":"^4.1.1","valid-directory":"^4.8.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz --offline","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"printf '%s\n' 'no need for this project'","test":"node ./source/test.js"},"_id":"domain-browser@5.7.0","gitHead":"bc61548e104afd2d3de10f37566a59cd044b8429","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-edTFu0M/7wO1pXY6GDxVNVW086uqwWYIHP98txhcPyV995X21JIH2DtYp33sQJOupYoXKe9RwTw2Ya2vWaquTQ==","shasum":"81b942459672e3c7ed8f721fe31135a5628f31cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.7.0.tgz","fileCount":6,"unpackedSize":30679,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQ3glceOEDA+devXQrsg9oF+07Y/ZOAG+zq1ky/oWtDAiB8DKk2S/ntty4QQay1OLSgCwU6jpSbM6vo77U4CTHhVQ=="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.7.0_1703844665888_0.043379424831737845"},"_hasShrinkwrap":false},"5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429":{"name":"domain-browser","version":"5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429","license":"Artistic-2.0","description":"Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.","homepage":"https://github.com/bevry/domain-browser","funding":"https://bevry.me/fund","repository":{"type":"git","url":"git+https://github.com/bevry/domain-browser.git"},"bugs":{"url":"https://github.com/bevry/domain-browser/issues"},"keywords":["amd","browser","catch","component","component.io","domain","ender.js","es5","node","node-compat","require.js","try","trycatch","umd"],"badges":{"list":["githubworkflow","npmversion","npmdownloads","---","githubsponsors","thanksdev","patreon","liberapay","buymeacoffee","opencollective","crypto","paypal","---","discord","twitch"],"config":{"githubWorkflow":"bevry","githubSponsorsUsername":"balupton","thanksdevGithubUsername":"bevry","buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist","discordServerID":"1147436445783560193","discordServerInvite":"nQuXddV7VP","twitchUsername":"balupton","githubUsername":"bevry","githubRepository":"domain-browser","githubSlug":"bevry/domain-browser","npmPackageName":"domain-browser"}},"author":{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},"authors":["Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom."],"maintainers":[{"name":"anonymous","email":"us@bevry.me"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","url":"https://github.com/TrySound"},{"name":"Evan Solomon","url":"https://evansolomon.me"},{"name":"Guy Bedford","email":"guybedford@gmail.com","url":"https://guybedford.com"},{"name":"James Halliday","email":"substack@gmail.com","url":"https://github.com/substack"},{"name":"Sammy filly","url":"https://github.com/X-oss-byte"}],"sponsors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew): Software engineer and researcher","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Sentry (https://sentry.io) (https://github.com/getsentry): Real-time crash reporting for your web apps, mobile apps, and games.","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm): Syntax Podcast"],"donors":["Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)","Armen Mkrtchian (https://mogoni.dev) (https://github.com/Armenm)","Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)","Chad (https://opencollective.com/chad8)","Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)","dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)","Elliott Ditman (https://elliottditman.com) (https://github.com/elliottditman)","entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)","GitHub (https://github.com/about) (https://github.com/github)","Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)","Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)","Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)","Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)","Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)","Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)","Nermal <nermalcat69@skiff.com> (https://arjunaditya.vercel.app) (https://github.com/nermalcat69)","Pleo (https://pleo.io) (https://github.com/pleo-io)","Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)","Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)","Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)","Sentry (https://sentry.io) (https://github.com/getsentry)","ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)","Skunk Team (https://skunk.team) (https://github.com/skunkteam)","Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)","WriterJohnBuck (https://github.com/WriterJohnBuck)"],"engines":{"node":">=4"},"editions":[{"description":"ES5 source code for web browsers and Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules","directory":"source","entry":"index.js","tags":["source","javascript","es5","require"],"engines":{"node":"4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21","browsers":"defaults"}}],"type":"commonjs","main":"source/index.js","browser":"source/index.js","jspm":{"map":{"source/index.js":{"node":"@node/domain"}}},"devDependencies":{"assert-helpers":"^11.12.0","kava":"^7.8.0","projectz":"^4.1.1","valid-directory":"^4.8.0"},"scripts":{"our:clean":"rm -rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"printf '%s\n' 'no need for this project'","our:deploy":"printf '%s\n' 'no need for this project'","our:meta":"npm run our:meta:projectz","our:meta:projectz":"projectz --offline","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (printf '%s\n' 'proper changelog entry not found' && exit -1) && git tag \"v$npm_package_version\" -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"printf '%s\n' 'no need for this project'","test":"node ./source/test.js"},"_id":"domain-browser@5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429","readmeFilename":"README.md","gitHead":"bc61548e104afd2d3de10f37566a59cd044b8429","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-E5vTr4ByJEV0HELntJGhTA915ZhQOuxa7vAVc+ol2kUUyuVWRcERGVWHGiMhI7jPF+oGcKeytuGDywosbEPakA==","shasum":"5ef98948a0ec8fdca9a8c13f93c74597aae25a3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/domain-browser/-/domain-browser-5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429.tgz","fileCount":6,"unpackedSize":30736,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG7XGLDTzWqxvt+frC/8NuvtLQ3cSQ7Zw9n5fMReCXRyAiEA2Ua9xLHEj1zGDz6rt7eVhsm/BsSOETJtjf+27Af2mVg="}]},"_npmUser":{"name":"anonymous","email":"us@bevry.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domain-browser_5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429_1703844692352_0.6998747842588473"},"_hasShrinkwrap":false}},"dist-tags":{"latest":"5.7.0","next":"5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429"},"name":"domain-browser","time":{"modified":"2024-05-27T10:01:52.211Z","created":"2022-01-26T13:43:24.744Z","4.0.0-next.1585175705.35e285d185e15fda7ec117d33915f63e24706cb1":"2020-03-25T22:35:20.919Z","4.0.0":"2020-03-25T22:35:07.518Z","3.5.0":"2019-12-09T08:13:34.877Z","3.5.0-next.1575878889.af878d245489557989a75bbc0e8ed1bc8ae22d6b":"2019-12-09T08:08:11.438Z","3.4.0":"2019-12-01T03:04:51.947Z","3.4.0-next.1575169424.91ac1d9c986aaaa103065ab190fb94a7001a0147":"2019-12-01T03:03:46.107Z","3.3.0":"2019-11-30T20:29:37.102Z","3.3.0-next.1575145716.3c18f188a9cc5457635a5903ba57c738044b09a7":"2019-11-30T20:28:37.846Z","3.2.0":"2019-11-30T19:40:31.971Z","3.2.0-next.1575142767.845435bb55b6697013e785a4d576315890c42751":"2019-11-30T19:39:28.835Z","3.1.0":"2019-11-30T19:37:14.081Z","3.1.0-next.1575142572.b65292dfe20ee7bdf4423c290f3b61b51f035b96":"2019-11-30T19:36:13.674Z","3.0.0":"2019-11-30T19:06:55.984Z","3.0.0-next.1575140754.e110fd711d32b283d002c7046714e39e453b4571":"2019-11-30T19:05:56.084Z","2.0.0-next.1574630902.fc1a8168b8277434656bee6dbf6c762442480e7b":"2019-11-24T21:28:23.884Z","2.0.0-next.1574051249.7e249e2d60bff73c856da83c88e69af93e22db11":"2019-11-18T04:27:32.065Z","2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8":"2019-11-18T04:20:29.754Z","1.2.0":"2018-01-26T06:06:41.029Z","1.1.7":"2015-12-12T03:10:29.042Z","1.1.6":"2015-12-11T18:28:12.966Z","1.1.5":"2015-12-09T08:48:24.782Z","1.1.4":"2015-02-03T14:17:33.817Z","1.1.3":"2014-10-11T05:47:12.694Z","1.1.2":"2014-06-07T21:03:53.074Z","1.1.1":"2013-12-27T12:53:48.729Z","1.1.0":"2013-11-01T04:21:17.051Z","1.0.1":"2013-09-18T13:26:41.698Z","1.0.0":"2013-09-18T07:53:51.840Z","4.1.0":"2020-05-04T12:36:57.305Z","4.1.0-next.1588595760.aec2e7cec5e1ae1975aaba687f31d9a7d77cbacd":"2020-05-04T12:36:01.455Z","4.2.0":"2020-05-12T02:24:07.987Z","4.2.0-next.1589250196.999957953d58ee5986062a9adc78dfe9e3f74ab3":"2020-05-12T02:23:17.374Z","4.4.0":"2020-05-21T14:40:55.581Z","4.4.0-next.1590072000.8a9154e71e23d06a6f9b5a80f5d2ac8618617016":"2020-05-21T14:40:02.252Z","4.3.0":"2020-05-21T04:28:19.418Z","4.3.0-next.1590035244.fe571a8b20fc5099496a25a6924ecdb201123d67":"2020-05-21T04:27:26.023Z","4.6.0":"2020-06-10T12:47:44.240Z","4.6.0-next.1591793210.cbd63bebd15bb6b3710a69ed8b62d16486a32d4a":"2020-06-10T12:46:51.564Z","4.5.0":"2020-06-10T08:00:50.852Z","4.5.0-next.1591776004.d6a2168a5c04655880d9d748d6f6f5c9cc59c3dc":"2020-06-10T08:00:06.191Z","4.10.0":"2020-06-21T11:18:33.557Z","4.10.0-next.1592738253.a76ebb9016346993ef019d898b32ac2d8c71d0c0":"2020-06-21T11:17:34.722Z","4.9.0":"2020-06-20T22:00:47.448Z","4.9.0-next.1592690379.95472db14cd803e028437108de3ff4b1970f1364":"2020-06-20T21:59:41.049Z","4.8.0":"2020-06-19T22:44:30.681Z","4.8.0-next.1592606574.c8ac9846ee3b7cf5f1cf6de09e1894a2fd7a361e":"2020-06-19T22:42:55.850Z","4.7.0":"2020-06-19T21:24:55.886Z","4.7.0-next.1592601838.44ba6c12bce8c142336a541a237788d3d4453d31":"2020-06-19T21:23:59.268Z","4.11.0":"2020-06-25T02:24:10.212Z","4.11.0-next.1593051799.70f3ee4b5aa58c75f8f63922dd1d624e7dfff4c6":"2020-06-25T02:23:20.189Z","4.11.0-next.1593742408.a6c0b2440f684f8994e7268378c2d2c763a0a95c":"2020-07-03T02:13:30.141Z","4.13.0":"2020-07-03T05:03:54.534Z","4.13.0-next.1593752586.a847902f29b90e4a13488eb50e83da9cf2d33466":"2020-07-03T05:03:07.898Z","4.12.0":"2020-07-03T03:36:34.858Z","4.12.0-next.1593747383.b78cfda33834a5d32e213a0aa920adb2aa2022be":"2020-07-03T03:36:24.863Z","4.15.0":"2020-07-21T17:22:47.381Z","4.14.0":"2020-07-21T15:02:02.903Z","4.14.0-next.1595343672.4034b5722d7f4e73f4e57b104ca26a13f0634394":"2020-07-21T15:01:14.250Z","4.16.0":"2020-08-04T03:53:48.949Z","4.16.0-next.1596513212.5795a9745381a2d5efb76b7d172ae2418ea873cb":"2020-08-04T03:53:34.104Z","4.17.0":"2020-08-17T19:44:04.611Z","4.17.0-next.1597693394.2525a0f556e0de18027f04d45ceb0a2de2fa29f6":"2020-08-17T19:43:15.641Z","4.18.0-next.1599210529.065f6b95a8f50e8a384176f775a1853a2cd341cf":"2020-09-04T09:08:50.459Z","4.18.0":"2020-09-04T09:08:11.979Z","4.18.0-next.1599393027.c802e4848f1c665b073cb67e5efc27d4063dc1f5":"2020-09-06T11:50:28.949Z","4.19.0":"2020-10-28T23:28:56.907Z","4.19.0-next.1603927694.1ee8a8832eea2ef541bd184b64ed70aa4697874c":"2020-10-28T23:28:15.602Z","4.19.0-next.1604239876.eeda285a1a0470ee48d60df8d904f8b47b0997de":"2020-11-01T14:11:18.303Z","4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8":"2021-07-27T21:27:40.441Z","4.20.0":"2021-07-27T21:27:02.936Z","4.21.0":"2021-07-28T19:22:45.529Z","4.22.0":"2021-07-29T20:45:41.296Z","4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d":"2021-07-29T20:42:34.458Z","4.23.0-next.1698771829.e40ec3d274ff42bb1dc7762b0698a1a21a12e17e":"2023-10-31T17:03:51.707Z","4.23.0":"2023-10-31T17:04:16.140Z","5.0.0":"2023-11-13T14:32:16.911Z","5.0.0-next.1699885938.897e13a73a02a4ffbdbabb8e32bf45b42789359a":"2023-11-13T14:32:20.667Z","5.1.0-next.1699971443.51d78ce75baf6cabf437c54f02d42c583898ffc5":"2023-11-14T14:17:25.990Z","5.1.0":"2023-11-14T14:17:30.701Z","5.2.0-next.1699988186.7a46b2c5089ca5e46ee3e098238ea44d964301d4":"2023-11-14T18:56:27.584Z","5.2.0":"2023-11-14T18:56:39.719Z","5.3.0-next.1700553759.5235c59b40811afd76c86dca1dd52f46707f6164":"2023-11-21T08:02:40.874Z","5.3.0":"2023-11-21T08:02:48.349Z","5.4.0-next.1700836136.bbf96458d4e76cc54557a65333d89abd12f1e9eb":"2023-11-24T14:28:57.995Z","5.4.0":"2023-11-24T14:29:05.268Z","5.5.0-next.1701804711.c0fbc8931f0dca6d65e01ac384c1be2362fcf1a3":"2023-12-05T19:31:52.436Z","5.5.0":"2023-12-05T19:32:03.499Z","5.6.0-next.1703677503.f52d2b7317912fd463dcdcccdafedec9c5a9cd21":"2023-12-27T11:45:04.404Z","5.6.0":"2023-12-27T11:45:37.398Z","5.7.0":"2023-12-29T10:11:06.150Z","5.7.0-next.1703844645.bc61548e104afd2d3de10f37566a59cd044b8429":"2023-12-29T10:11:32.491Z"},"readme":"<!-- TITLE/ -->\n\n# domain-browser\n\n<!-- /TITLE -->\n\n<!-- BADGES/ -->\n\n<span class=\"badge-githubworkflow\"><a href=\"https://github.com/bevry/domain-browser/actions?query=workflow%3Abevry\" title=\"View the status of this project's GitHub Workflow: bevry\"><img src=\"https://github.com/bevry/domain-browser/workflows/bevry/badge.svg\" alt=\"Status of the GitHub Workflow: bevry\" /></a></span>\n<span class=\"badge-npmversion\"><a href=\"https://npmjs.org/package/domain-browser\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/v/domain-browser.svg\" alt=\"NPM version\" /></a></span>\n<span class=\"badge-npmdownloads\"><a href=\"https://npmjs.org/package/domain-browser\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/dm/domain-browser.svg\" alt=\"NPM downloads\" /></a></span>\n<br class=\"badge-separator\" />\n<span class=\"badge-githubsponsors\"><a href=\"https://github.com/sponsors/balupton\" title=\"Donate to this project using GitHub Sponsors\"><img src=\"https://img.shields.io/badge/github-donate-yellow.svg\" alt=\"GitHub Sponsors donate button\" /></a></span>\n<span class=\"badge-thanksdev\"><a href=\"https://thanks.dev/u/gh/bevry\" title=\"Donate to this project using ThanksDev\"><img src=\"https://img.shields.io/badge/thanksdev-donate-yellow.svg\" alt=\"ThanksDev donate button\" /></a></span>\n<span class=\"badge-patreon\"><a href=\"https://patreon.com/bevry\" title=\"Donate to this project using Patreon\"><img src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /></a></span>\n<span class=\"badge-liberapay\"><a href=\"https://liberapay.com/bevry\" title=\"Donate to this project using Liberapay\"><img src=\"https://img.shields.io/badge/liberapay-donate-yellow.svg\" alt=\"Liberapay donate button\" /></a></span>\n<span class=\"badge-buymeacoffee\"><a href=\"https://buymeacoffee.com/balupton\" title=\"Donate to this project using Buy Me A Coffee\"><img src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /></a></span>\n<span class=\"badge-opencollective\"><a href=\"https://opencollective.com/bevry\" title=\"Donate to this project using Open Collective\"><img src=\"https://img.shields.io/badge/open%20collective-donate-yellow.svg\" alt=\"Open Collective donate button\" /></a></span>\n<span class=\"badge-crypto\"><a href=\"https://bevry.me/crypto\" title=\"Donate to this project using Cryptocurrency\"><img src=\"https://img.shields.io/badge/crypto-donate-yellow.svg\" alt=\"crypto donate button\" /></a></span>\n<span class=\"badge-paypal\"><a href=\"https://bevry.me/paypal\" title=\"Donate to this project using Paypal\"><img src=\"https://img.shields.io/badge/paypal-donate-yellow.svg\" alt=\"PayPal donate button\" /></a></span>\n<br class=\"badge-separator\" />\n<span class=\"badge-discord\"><a href=\"https://discord.gg/nQuXddV7VP\" title=\"Join this project's community on Discord\"><img src=\"https://img.shields.io/discord/1147436445783560193?logo=discord&amp;label=discord\" alt=\"Discord server badge\" /></a></span>\n<span class=\"badge-twitch\"><a href=\"https://www.twitch.tv/balupton\" title=\"Join this project's community on Twitch\"><img src=\"https://img.shields.io/twitch/status/balupton?logo=twitch\" alt=\"Twitch community badge\" /></a></span>\n\n<!-- /BADGES -->\n\n<!-- DESCRIPTION/ -->\n\nNode's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.\n\n<!-- /DESCRIPTION -->\n\n<!-- INSTALL/ -->\n\n## Install\n\n### [npm](https://npmjs.com \"npm is a package manager for javascript\")\n\n-   Install: `npm install --save domain-browser`\n-   Import: `import * as pkg from ('domain-browser')`\n-   Require: `const pkg = require('domain-browser')`\n\n### [jspm](https://jspm.io \"Native ES Modules CDN\")\n\n``` html\n<script type=\"module\">\n    import * as pkg from '//dev.jspm.io/domain-browser@5.7.0'\n</script>\n```\n### [Editions](https://editions.bevry.me \"Editions are the best way to produce and consume packages you care about.\")\n\nThis package is published with the following editions:\n-   `domain-browser` aliases `domain-browser/source/index.js`\n-   `domain-browser/source/index.js` is ES5 source code for web browsers and [Node.js](https://nodejs.org \"Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine\") 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with [Require](https://nodejs.org/dist/latest-v5.x/docs/api/modules.html \"Node/CJS Modules\") for modules\n\n<!-- /INSTALL -->\n\n<!-- HISTORY/ -->\n\n## History\n\n[Discover the release history by heading on over to the `HISTORY.md` file.](https://github.com/bevry/domain-browser/blob/HEAD/HISTORY.md#files)\n\n<!-- /HISTORY -->\n\n<!-- BACKERS/ -->\n\n## Backers\n\n### Code\n\n[Discover how to contribute via the `CONTRIBUTING.md` file.](https://github.com/bevry/domain-browser/blob/HEAD/CONTRIBUTING.md#files)\n\n#### Authors\n\n-   [Benjamin Lupton](https://balupton.com) — Accelerating collaborative wisdom.\n\n#### Maintainers\n\n-   [Benjamin Lupton](https://balupton.com) — Accelerating collaborative wisdom.\n\n#### Contributors\n\n-   [Benjamin Lupton](https://github.com/balupton) — [view contributions](https://github.com/bevry/domain-browser/commits?author=balupton \"View the GitHub contributions of Benjamin Lupton on repository bevry/domain-browser\")\n-   [Bogdan Chadkin](https://github.com/TrySound) — [view contributions](https://github.com/bevry/domain-browser/commits?author=TrySound \"View the GitHub contributions of Bogdan Chadkin on repository bevry/domain-browser\")\n-   [Evan Solomon](https://github.com/evansolomon) — [view contributions](https://github.com/bevry/domain-browser/commits?author=evansolomon \"View the GitHub contributions of Evan Solomon on repository bevry/domain-browser\")\n-   [Guy Bedford](https://github.com/guybedford) — [view contributions](https://github.com/bevry/domain-browser/commits?author=guybedford \"View the GitHub contributions of Guy Bedford on repository bevry/domain-browser\")\n-   [James Halliday](https://github.com/substack) — [view contributions](https://github.com/bevry/domain-browser/commits?author=substack \"View the GitHub contributions of James Halliday on repository bevry/domain-browser\")\n-   [Sammy filly](https://github.com/X-oss-byte) — [view contributions](https://github.com/bevry/domain-browser/commits?author=X-oss-byte \"View the GitHub contributions of Sammy filly on repository bevry/domain-browser\")\n\n### Finances\n\n<span class=\"badge-githubsponsors\"><a href=\"https://github.com/sponsors/balupton\" title=\"Donate to this project using GitHub Sponsors\"><img src=\"https://img.shields.io/badge/github-donate-yellow.svg\" alt=\"GitHub Sponsors donate button\" /></a></span>\n<span class=\"badge-thanksdev\"><a href=\"https://thanks.dev/u/gh/bevry\" title=\"Donate to this project using ThanksDev\"><img src=\"https://img.shields.io/badge/thanksdev-donate-yellow.svg\" alt=\"ThanksDev donate button\" /></a></span>\n<span class=\"badge-patreon\"><a href=\"https://patreon.com/bevry\" title=\"Donate to this project using Patreon\"><img src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /></a></span>\n<span class=\"badge-liberapay\"><a href=\"https://liberapay.com/bevry\" title=\"Donate to this project using Liberapay\"><img src=\"https://img.shields.io/badge/liberapay-donate-yellow.svg\" alt=\"Liberapay donate button\" /></a></span>\n<span class=\"badge-buymeacoffee\"><a href=\"https://buymeacoffee.com/balupton\" title=\"Donate to this project using Buy Me A Coffee\"><img src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /></a></span>\n<span class=\"badge-opencollective\"><a href=\"https://opencollective.com/bevry\" title=\"Donate to this project using Open Collective\"><img src=\"https://img.shields.io/badge/open%20collective-donate-yellow.svg\" alt=\"Open Collective donate button\" /></a></span>\n<span class=\"badge-crypto\"><a href=\"https://bevry.me/crypto\" title=\"Donate to this project using Cryptocurrency\"><img src=\"https://img.shields.io/badge/crypto-donate-yellow.svg\" alt=\"crypto donate button\" /></a></span>\n<span class=\"badge-paypal\"><a href=\"https://bevry.me/paypal\" title=\"Donate to this project using Paypal\"><img src=\"https://img.shields.io/badge/paypal-donate-yellow.svg\" alt=\"PayPal donate button\" /></a></span>\n\n#### Sponsors\n\n-   [Andrew Nesbitt](https://nesbitt.io) — Software engineer and researcher\n-   [Balsa](https://balsa.com) — We're Balsa, and we're building tools for builders.\n-   [Codecov](https://codecov.io) — Empower developers with tools to improve code quality and testing.\n-   [Poonacha Medappa](https://poonachamedappa.com)\n-   [Rob Morris](https://github.com/Rob-Morris)\n-   [Sentry](https://sentry.io) — Real-time crash reporting for your web apps, mobile apps, and games.\n-   [Syntax](https://syntax.fm) — Syntax Podcast\n\n#### Donors\n\n-   [Andrew Nesbitt](https://nesbitt.io)\n-   [Armen Mkrtchian](https://mogoni.dev)\n-   [Balsa](https://balsa.com)\n-   [Chad](https://opencollective.com/chad8)\n-   [Codecov](https://codecov.io)\n-   [dr.dimitru](https://veliovgroup.com)\n-   [Elliott Ditman](https://elliottditman.com)\n-   [entroniq](https://gitlab.com/entroniq)\n-   [GitHub](https://github.com/about)\n-   [Hunter Beast](https://cryptoquick.com)\n-   [Jean-Luc Geering](https://github.com/jlgeering)\n-   [Michael Duane Mooring](https://mdm.cc)\n-   [Michael Harry Scepaniak](https://michaelscepaniak.com)\n-   [Mohammed Shah](https://github.com/smashah)\n-   [Mr. Henry](https://mrhenry.be)\n-   [Nermal](https://arjunaditya.vercel.app)\n-   [Pleo](https://pleo.io)\n-   [Poonacha Medappa](https://poonachamedappa.com)\n-   [Rob Morris](https://github.com/Rob-Morris)\n-   [Robert de Forest](https://github.com/rdeforest)\n-   [Sentry](https://sentry.io)\n-   [ServieJS](https://github.com/serviejs)\n-   [Skunk Team](https://skunk.team)\n-   [Syntax](https://syntax.fm)\n-   [WriterJohnBuck](https://github.com/WriterJohnBuck)\n\n<!-- /BACKERS -->\n\n<!-- LICENSE/ -->\n\n## License\n\nUnless stated otherwise all works are:\n\n-   Copyright &copy; [Benjamin Lupton](https://balupton.com)\n\nand licensed under:\n\n-   [Artistic License 2.0](http://spdx.org/licenses/Artistic-2.0.html)\n\n<!-- /LICENSE -->","users":{}}