{"_id":"error-cause","_rev":"11-2a094eb6d428c582a8292d94f7162414","name":"error-cause","dist-tags":{"latest":"1.0.9"},"versions":{"1.0.0":{"name":"error-cause","version":"1.0.0","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"4a7c827b64ba83108e427da6b3f44f91d9de5743","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.0.tgz","fileCount":58,"integrity":"sha512-cIQtAoWCwIMcXSCgHAckyK47B6teUuCTFfzVPNvrllTc3Xz2G+Em8qYs8iErYBcwkVEUgq3B3FzftfxamGfU5g==","signatures":[{"sig":"MEQCICQggHz/BYEAfOjHlF6iYTs2xSatDKpmpkPimvBYAC78AiAeYqmlFZzS3kxmCmkUiwSXaHZTnKZ84ewSY/5r8BBS2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22815},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./package.json":"./package.json"},"gitHead":"d872cadc22c6cabc25ba07f4ae6b53a5d3d8d725","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"7.21.1","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"16.9.1","dependencies":{"evalmd":"^0.0.19","call-bind":"^1.0.2","globalthis":"^1.0.2","es-abstract":"^1.18.6","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","es-aggregate-error":"^1.0.5"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","auto-changelog":"^2.3.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^18.0.0","function.prototype.name":"^1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.0_1632381484626_0.12860652382300986","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"error-cause","version":"1.0.1","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"c2d0db2300092ba3c473134991cd8e7e70025ab2","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.1.tgz","fileCount":58,"integrity":"sha512-OostWQuSeSH/hHu4AtcjVVab2xpZzYqSHpNbFPek1xxkgeUwV9e610RRv0ynE8s55q4GK0IteD3NRZPRWn7+mw==","signatures":[{"sig":"MEUCIDOHvJNZeEdRDqjG28YJ9P5bS1Sn3R1cZI3ga97yfHsEAiEAq4cIUdtpVEMFDh2lgkS9eOZWdMDdVNYJ++WHA9FXfUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25743},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"463e17f137d0eadf48da34515040a3bd5176cb46","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"7.24.0","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"16.10.0","dependencies":{"evalmd":"^0.0.19","call-bind":"^1.0.2","globalthis":"^1.0.2","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","es-aggregate-error":"^1.0.7"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","@es-shims/api":"^2.2.3","auto-changelog":"^2.3.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^18.0.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.1_1633411420648_0.32271618318742035","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"error-cause","version":"1.0.2","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.2","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"09a77d95893e30db660a25a5d7a98aaaa105ae32","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.2.tgz","fileCount":58,"integrity":"sha512-ST109u96cA9dormAKBZRkhBVf3BdpdApA1SNF7RErtJoER3Q/HYTS5qtwRM2SXq2HAU0umgaxeGJbNNjrQ6RjQ==","signatures":[{"sig":"MEQCIA94recR9ZXp0BodRR+n+HILIo3ia3qq8WXC6b4ysAH9AiBKKcDwFX0oCGZQkQ/5lkKqlWprdeu7QiQGs70RwEPmUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrZl6CRA9TVsSAnZWagAAF4IQAKUWCtz2r25pGZbSahuq\nCy7GVzMCN5GyMBqwdNuogztP8n2/dt4ZZeqYjekwDEBC/txM29ptBRK5E6DV\nD3xvzy39NrFXmWw6M2Zm3OMlOvjDlztQ6XRcDo3lhPE4Rd9OiofhywYN4ObW\nvbJVOtIzShwNTgEGUrrQrNQ9Rg40Ph8W66g7SFgL6L1Ny4vM0Dur2CqrGO9k\nMFyEcTMgJFMh89a6Dx6vAU3AOhWJYQXWEBb1evVwDvkxHr7w5ZW4vlTP8JB+\nLwyX1ny99dVtfMZhKasOBda9IkE3s+98fRNNW3Vx/rnktsHPfwk3y5liJ1tF\nxXGOxGyAxnnBjJHXDXkNUzLvNGSOIBW7lwYwTym80BXEm84jpVXCUxkN19z8\nULJJWSY+h+3x/8aSdafqvwX2C7rhhHpapt5GoPDiWKcpPaDHwMNGn0QH+KI/\nCNwq348PygWXSkk2eb3dhRdlLhzHl4SaA6KByxY2N8u7a6c6umcoP7STln/t\n6mCcIOr6yIh4xKmAPFWwNH1DX8PvecxHsp+VwUp2b09SSDScl2Q78/p4kWhX\nX1+4vZ2aMIL0cq+0JHKnrLpzVaWjheqePeKwswhsYilsuTyq+MX4ANfL9p+v\nMAaTEKx6j9CXAtXBCO+lEE3ZZDbI7zCJ67cojI7NmB9am8nvoqqodZn6Obtc\nJ0tC\r\n=GsH+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"e8796152b7b41f446628c8274a4db688c31d5a18","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"8.1.2","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"17.1.0","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.2","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","es-aggregate-error":"^1.0.7"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.2","eslint":"^8.4.0","evalmd":"^0.0.19","@es-shims/api":"^2.2.3","auto-changelog":"^2.3.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^19.1.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.2_1638766970063_0.6706311310403297","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"error-cause","version":"1.0.3","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"1d864f6e226214aef81dfa548f8d68ca93b414cb","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.3.tgz","fileCount":57,"integrity":"sha512-46NNbbzZHvhFq5Xd5pl7cMCbbkdTEACJLV418ghh6j+pntBsSBSdPyP4/xVXkUXsNu02uX/gN8qDJilBloj4Zw==","signatures":[{"sig":"MEUCIGz/3sqlzJDlMojPZt1Yitnxvv0XkRNpu4FRatWhqvKHAiEAmdwOkoalW2Xx41Xy9RIC0/J0tlhX+jpU/aZhkCaixAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvZLSCRA9TVsSAnZWagAACZAP/RN2l1Jj/Uafhu9xtBfw\nl/g8kV1ILRA1JcQCtEEcr5ms9895Gd7tXGyrjt+uuhbTCfoHmoWhiaznlk1/\nbS0Kx1+bxRzejwQftLJUJBMMX1sxCMl+ODfvo+0nszymdRc1W1oTZKZOjcMx\nxwgdid51/UGPQT0b8fwelR9Hw4zN1N3wEzcQDfD84hzuPj8QSYdF7p0pTMdJ\nQOFd7IMLoy9BQ9LnbgEHaXF3YrWRZxnFEbFtsQgDkLfJfgUh2GIds3EYzrka\nEaS2Lk3aNaa9XlQ33Amfg/teZa6pwKN8PQinqJKRg8vuLYU89XkcNAehuxVL\nl7e2ci21xtl/fTjZPPElt9ckTSkouZ5H475Sa8VmEbK0BerclsAHjKJytBD5\ndeCGzMqwpVaZMd/QHlR33bnPZZMkLsoLnIm+VtLh9tQ+mdS1j5oErsI81i5X\ngQD6tTCbghqjgMq7L60D5gkjMZ+6OFfRHtelpgj2dlg5RJjBnnDczvF7fYyx\nc9T48PANVM/vkJMvz5eu6PGfL3WzrNnfpARgAUaCVa4Fg3hTFh8EQMonB0zj\nFkowdZkIzQo9ic7MMC8bFESlWfNhdrKmnUerqgwx80N+I+UjI4KBx/vGby0K\n/xbZsk/GGc9rzmVXujV20zk4/qUcMOH7MSIIefx9RFUNiwV+ejnM0vfzhsHw\nWOEi\r\n=/3v2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"98b61b0a610a6db69cd8a811dcacd8043fcf07b9","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"8.1.4","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"17.2.0","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.2","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","define-properties":"^1.1.3","es-aggregate-error":"^1.0.7"},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.2","eslint":"^8.5.0","evalmd":"^0.0.19","@es-shims/api":"^2.2.3","auto-changelog":"^2.3.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^20.1.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.3_1639813842523_0.8706011731703496","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"error-cause","version":"1.0.4","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.4","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"aea7fc2ca3bc66bc0c8460e5aa6bf515dddd00db","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.4.tgz","fileCount":57,"integrity":"sha512-TwsdqiuuklzsUK6U46YZFNM+rnmRl0k9PM3YaILC36NWo4E2k3IPmGhAqNdVFa3Bxc5LcYcJhbPjKeeo8ChNSg==","signatures":[{"sig":"MEUCIQCRZ4aVoMhQbQ75RImK/uQF9UHhq9AAN5fNrpr2z1c3xAIgKhPwDTUswOGih67cvIgHGXLKFI3eMtWVLRZIuG8XIqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic3QaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDvg//S28qQutFqNyhDiEA+0piGj8wEjUPj1hp4BLofwacAMKpDVO2\r\ncjT6k0cWYy5gmu8MuRNXHAX3VPBW6Zc6lcKaURlJ9h8LjL7UfrQGd9NI1Zro\r\n+DKskIgES+azUhRHmRcRuJM3JCxNg2uWP6wtZedbhPzPC02K2DQYs6Y1tX6j\r\nk3Cg20QPQusKFrz5FzBe0PNGFrN0kyCdxxzhGozTd0F4Y5MVANYWw4udjJio\r\n7FUh+SMfhggkIhHBklFKaGY0KjYCyAF1sv/FKYQLKxjosZTOLEeerBtqALEY\r\nIJPwCyByGkIrs+2oT3YObry2gjdWK0tlSPNcLVLiZpM73V4lzFvjnMppK+nc\r\nWB5kvDTwnISBne3vLXBPr1OHdBCpsm55/dLaePt/KzV3ound399D8OBPe7qr\r\nOuNGGN4lZGeQwJAa7xwtzsXwYXwpE/DCdfYzo3FQuKAlh7GB/OLneGvrvsEj\r\nCINxQ+x1IXq+HpQxEoWD+0QFibo4gh/SHdkcDe3oWFWYhtFiVjW4TtoilNzz\r\nimzU10tcasgl/DGbU/PjaoUIVqcvkFs17okRg7CfqKHs45H7cfGxnWZhurt3\r\nPj1ViKG9eJDaMNWzHNE5fg6YXAjvmrzI96u/TFLtjDLi7hzkpqXJfW07pLKG\r\n74oeNoJOHh9hnatIZWqxSqrHvZfq37amkSA=\r\n=+ZVW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"de17ea05bc752b8d9dc1062fc7b698fb5132ee82","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"8.3.1","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"18.0.0","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.2","es-abstract":"^1.19.5","get-intrinsic":"^1.1.1","define-properties":"^1.1.4","es-aggregate-error":"^1.0.7","has-property-descriptors":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.0","nyc":"^10.3.2","tape":"^5.5.3","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.4_1651733530365_0.18888397246650945","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"error-cause","version":"1.0.5","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.5","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"0171497e047ec065a4f0f7079058679d976b9eb7","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.5.tgz","fileCount":56,"integrity":"sha512-MTHAT/2lds0Ge2rOi4KIpAmZYc+Q2NleI8RkkidCggbQ2C7pBnhssihAZtLEbv+Ai8FahWKZbCJS4gF4tf5kPQ==","signatures":[{"sig":"MEUCIQCbcn6aG4JiY2hqDaMGwOxNyu88/JcBuBXDFpT+T87kRQIgRlRFmJPnr3hkXmDnJFAazwNhOOjBGLE2IDxhQpGItrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaee5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpizw/9Fh4F4tSUNcWY5itS20U6CKM34JCaEVzVt+CpLRJsk4oKZAl0\r\nlFyLt1BiMUGJCajQC8OVFjhvB8TqznYst6NI7ZjO4xRC2mapzFpULC0cpmek\r\nt1K5WK8usk9DaOpPzEqWeqnvl8tv6BaH4XV4Hu115w4XR/IAnhPvtQk4ZtgH\r\nFZLgn6scYqrIMjZFPg6TO9jzbT2YKptP4rteO/ZfikweaTR0SAIvhvtgx0/V\r\n/pIh4M1HxSy4EZx4FPPCLfeDJFeRhc5L7SYEQcBtarUBS5l1U7TAM8G8hreo\r\n8AYegrpTnOq3ASLYbVbH+S6oJWPRvI7LoFVC42ujIUFTbQCXGEp5gNLxM6+B\r\nf2A3YvK0Otitw48SCvJTus7iEYHDz7eq7MpW/H/Sd7Lrg04mhYrcFjrnoOO/\r\nz6YcQwpEV09sLNU2XXE7e2DjVjH3E2qeLvspWBwzRbVaJ5HQqZHc772osJkW\r\nTIHXLp8/BK3kKYb6MPiOKHJA2Slu6s8EGxYPKvUBZK0KNr2ai5yCgu0VMuNU\r\nsPbWXbrMnG0jNoK/x+dM6I9D9PsgK8R8FakaXddsLYaN54keNszvruDHwFQA\r\no3w9FNriAyzL9K5tnURwyKmEeB9M81TDyDym7LgYXpCMWvoyxxDrWQs+xyzr\r\nbAzRga53AYt03kNo8Vw4wYsammq08u9kDxw=\r\n=LJmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"1b01817b1453c9e5aadeb805bdffa7a8d28efaec","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"8.19.2","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"19.0.1","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.20.4","get-intrinsic":"^1.1.3","define-properties":"^1.1.4","es-aggregate-error":"^1.0.9","has-property-descriptors":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.1","nyc":"^10.3.2","tape":"^5.6.1","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.2.3","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.5_1667884985016_0.26786107151899596","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"error-cause","version":"1.0.6","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.6","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"b34652f665e9772b206cfa8df7969460cb4a07bc","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.6.tgz","fileCount":55,"integrity":"sha512-WnmxGRdAtXU/8h8wDZzCDBL4qEx+OqY4DjPpjkVoPJIyzjIdalHmL9FQKreddtbaEYjbxMIKLDIKDiu1QiRLlg==","signatures":[{"sig":"MEYCIQDyOED9QOTpWmizLwMyVGAYhE0YrMaL0R2PXUh6Jd9T9AIhAOP2OrNcHZqEZ11dxaO1Cwqo1zBtOSriNxPRvKeQJknK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30894},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"5f03d298f957f3e6e92eae32f827ec7514e28611","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"9.8.0","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"20.5.1","dependencies":{"call-bind":"^1.0.2","globalthis":"^1.0.3","es-abstract":"^1.22.1","get-intrinsic":"^1.2.1","define-properties":"^1.2.0","es-aggregate-error":"^1.0.10","has-property-descriptors":"^1.0.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.3","nyc":"^10.3.2","tape":"^5.6.6","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","function.prototype.name":"^1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.6_1693165782565_0.08109554743096314","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"error-cause","version":"1.0.7","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.7","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"c0a2811b5e0496cf6b2e63eadb1289e6cdfd6f9e","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.7.tgz","fileCount":55,"integrity":"sha512-YDfjlT5FheC8nhZhGwmDu2AaAATiLSReCIfAKPYSFZ6tvDK9hjaLQeVK+T7X0ip6FQDohyoBv9ep5qA//fPqig==","signatures":[{"sig":"MEUCIDwlCcwZW83sLdidLi7glTqoAJjj5nmTmmpbpUmmh/QxAiEA3HBm0mRUyWZ5eYU7jfhKYuqULpOti13QchAujm5C5bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31271},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"ff662a91620a0e2bc87a44a4197679ebc7d62c40","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"10.2.4","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"21.6.0","dependencies":{"call-bind":"^1.0.5","es-errors":"^1.3.0","globalthis":"^1.0.3","es-abstract":"^1.22.3","define-properties":"^1.2.1","es-aggregate-error":"^1.0.12","has-property-descriptors":"^1.0.1"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","tape":"^5.7.4","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","function.prototype.name":"^1.1.6"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.7_1707184984199_0.5504698860454356","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"error-cause","version":"1.0.8","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"error-cause@1.0.8","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/es-shims/error-cause#readme","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"dist":{"shasum":"a7dd92e4943eee4d12f759ecc7f944e2179ab3bf","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.8.tgz","fileCount":55,"integrity":"sha512-FzJMFOPX/920y2mE2idEv6vGotM9S+Wv0sGW2m5fLoK0ajOg6C9NLNlPOYQaySFEtLtRL5OyDA1sOYdHCFXEpg==","signatures":[{"sig":"MEUCIQCcybZu2UINxk5jcLkFWhD7fAcmtoADeFaub8rK7BIbJwIgV3QSMfcuP1BfPmQqFG6L1M3soZJfUQlUT/0PdTg3m0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31732},"main":"index.json","engines":{"node":">= 0.4"},"exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Error":"./Error/index.js","./URIError":"./URIError/index.js","./EvalError":"./EvalError/index.js","./TypeError":"./TypeError/index.js","./Error/auto":"./Error/auto.js","./Error/shim":"./Error/shim.js","./RangeError":"./RangeError/index.js","./SyntaxError":"./SyntaxError/index.js","./package.json":"./package.json","./URIError/auto":"./URIError/auto.js","./URIError/shim":"./URIError/shim.js","./AggregateError":"./AggregateError/index.js","./Error/polyfill":"./Error/polyfill.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/shim":"./EvalError/shim.js","./ReferenceError":"./ReferenceError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/shim":"./TypeError/shim.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/shim":"./RangeError/shim.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/shim":"./SyntaxError/shim.js","./URIError/polyfill":"./URIError/polyfill.js","./EvalError/polyfill":"./EvalError/polyfill.js","./TypeError/polyfill":"./TypeError/polyfill.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/shim":"./AggregateError/shim.js","./RangeError/polyfill":"./RangeError/polyfill.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/shim":"./ReferenceError/shim.js","./Error/implementation":"./Error/implementation.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./EvalError/implementation":"./EvalError/implementation.js","./TypeError/implementation":"./TypeError/implementation.js","./RangeError/implementation":"./RangeError/implementation.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./AggregateError/implementation":"./AggregateError/implementation.js","./ReferenceError/implementation":"./ReferenceError/implementation.js"},"gitHead":"ddd81c2ca82dc7cb7d93bda63cd774c896a01306","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"es-shim-api --multi --bound","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/es-shims/error-cause.git","type":"git"},"_npmVersion":"10.5.0","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","directories":{},"_nodeVersion":"21.7.0","dependencies":{"call-bind":"^1.0.7","es-errors":"^1.3.0","globalthis":"^1.0.3","es-abstract":"^1.23.0","define-properties":"^1.2.1","es-aggregate-error":"^1.0.12","has-property-descriptors":"^1.0.2"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","tape":"^5.7.5","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.1","in-publish":"^2.0.1","@es-shims/api":"^2.4.2","auto-changelog":"^2.4.0","has-strict-mode":"^1.0.1","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","function.prototype.name":"^1.1.6"},"_npmOperationalInternal":{"tmp":"tmp/error-cause_1.0.8_1710628361524_0.5178767091035519","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"error-cause","version":"1.0.9","description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","main":"index.json","exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./AggregateError":"./AggregateError/index.js","./AggregateError/auto":"./AggregateError/auto.js","./AggregateError/polyfill":"./AggregateError/polyfill.js","./AggregateError/implementation":"./AggregateError/implementation.js","./AggregateError/shim":"./AggregateError/shim.js","./Error":"./Error/index.js","./Error/auto":"./Error/auto.js","./Error/polyfill":"./Error/polyfill.js","./Error/implementation":"./Error/implementation.js","./Error/shim":"./Error/shim.js","./EvalError":"./EvalError/index.js","./EvalError/auto":"./EvalError/auto.js","./EvalError/polyfill":"./EvalError/polyfill.js","./EvalError/implementation":"./EvalError/implementation.js","./EvalError/shim":"./EvalError/shim.js","./RangeError":"./RangeError/index.js","./RangeError/auto":"./RangeError/auto.js","./RangeError/polyfill":"./RangeError/polyfill.js","./RangeError/implementation":"./RangeError/implementation.js","./RangeError/shim":"./RangeError/shim.js","./ReferenceError":"./ReferenceError/index.js","./ReferenceError/auto":"./ReferenceError/auto.js","./ReferenceError/polyfill":"./ReferenceError/polyfill.js","./ReferenceError/implementation":"./ReferenceError/implementation.js","./ReferenceError/shim":"./ReferenceError/shim.js","./SyntaxError":"./SyntaxError/index.js","./SyntaxError/auto":"./SyntaxError/auto.js","./SyntaxError/polyfill":"./SyntaxError/polyfill.js","./SyntaxError/implementation":"./SyntaxError/implementation.js","./SyntaxError/shim":"./SyntaxError/shim.js","./TypeError":"./TypeError/index.js","./TypeError/auto":"./TypeError/auto.js","./TypeError/polyfill":"./TypeError/polyfill.js","./TypeError/implementation":"./TypeError/implementation.js","./TypeError/shim":"./TypeError/shim.js","./URIError":"./URIError/index.js","./URIError/auto":"./URIError/auto.js","./URIError/polyfill":"./URIError/polyfill.js","./URIError/implementation":"./URIError/implementation.js","./URIError/shim":"./URIError/shim.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --multi","tests-only":"nyc tape 'test/**/*.js'","pretest":"npm run lint","test":"npm run tests-only","posttest":"npx npm@\">= 10.2\" audit --production","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/error-cause.git"},"keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"homepage":"https://github.com/es-shims/error-cause#readme","dependencies":{"call-bind":"^1.0.8","define-properties":"^1.2.1","es-abstract":"^1.24.0","es-aggregate-error":"^1.0.14","es-errors":"^1.3.0","globalthis":"^1.0.4","has-property-descriptors":"^1.0.2","set-proto":"^1.0.0"},"devDependencies":{"@es-shims/api":"^2.5.1","@ljharb/eslint-config":"^21.2.0","auto-changelog":"^2.5.0","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","function.prototype.name":"^1.1.8","has-strict-mode":"^1.1.0","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.9.0"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"error-cause@1.0.9","gitHead":"b6706c9b16f5c447aa33be01206e3e2ecf1197de","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-UfB6n+ImvsEOFDLjTqKt1iDoPGScp8DAcZom+WfExGLmVgY0Umxt9sQhj2N+kpJ1CuVx3ABCZVSIGNJioo0KCg==","shasum":"c13ae4c73d1b1aea1c56ff818a36d9d3e5ebb283","tarball":"https://registry.npmjs.org/error-cause/-/error-cause-1.0.9.tgz","fileCount":55,"unpackedSize":32961,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCcuojQGCk1K8ad+QGRO7runjf/gD3IDuaZBLA5PPzUGwIhAL9+ADHL4y5q0XnBO0bq3uYP5rZSr/XoJR2XeDev6iWm"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/error-cause_1.0.9_1757653023633_0.43231260099118285"},"_hasShrinkwrap":false}},"time":{"created":"2021-09-23T07:18:04.626Z","modified":"2025-09-12T04:57:04.022Z","1.0.0":"2021-09-23T07:18:04.814Z","1.0.1":"2021-10-05T05:23:40.787Z","1.0.2":"2021-12-06T05:02:50.209Z","1.0.3":"2021-12-18T07:50:42.663Z","1.0.4":"2022-05-05T06:52:10.568Z","1.0.5":"2022-11-08T05:23:05.239Z","1.0.6":"2023-08-27T19:49:42.719Z","1.0.7":"2024-02-06T02:03:04.349Z","1.0.8":"2024-03-16T22:32:41.720Z","1.0.9":"2025-09-12T04:57:03.825Z"},"bugs":{"url":"https://github.com/es-shims/error-cause/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","homepage":"https://github.com/es-shims/error-cause#readme","keywords":["javascript","polyfill","ecmascript","error","shim","syntaxerror","typeerror","referenceerror","aggregateerror","rangeerror","evalerror","urierror"],"repository":{"type":"git","url":"git+https://github.com/es-shims/error-cause.git"},"description":"An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# error-cause <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nAn ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) “multi” interface. It works in an ES3-supported environment and complies with the proposed [spec](https://tc39.es/proposal-error-cause/).\n\n## Getting started\n\n```sh\nnpm install --save error-cause\n```\n\n## Usage/Examples\n\n```js\nconst assert = require('assert');\n\nrequire('error-cause/auto');\n\ntry {\n\t\tx();\n} catch (e) {\n\t\tconst actual = new Error('a better message!', { cause: e });\n\t\tassert(actual instanceof Error);\n\t\tassert(actual.cause === e);\n}\n```\n\n## Tests\n\nClone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/error-cause\n[npm-version-svg]: https://versionbadg.es/es-shims/error-cause.svg\n[deps-svg]: https://david-dm.org/es-shims/error-cause.svg\n[deps-url]: https://david-dm.org/es-shims/error-cause\n[dev-deps-svg]: https://david-dm.org/es-shims/error-cause/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/error-cause#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/error-cause.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/error-cause.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/error-cause.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=error-cause\n[codecov-image]: https://codecov.io/gh/es-shims/error-cause/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/error-cause/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/error-cause\n[actions-url]: https://github.com/es-shims/error-cause/actions\n","readmeFilename":"README.md"}