{"_id":"@sentry/integrations","_rev":"411-6b61061fd630facdfe1bab7d5c020df1","name":"@sentry/integrations","dist-tags":{"latest":"7.114.0","next":"7.120.4-alpha.1","v7":"7.120.4"},"versions":{"5.0.0-rc.0":{"name":"@sentry/integrations","version":"5.0.0-rc.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.0-rc.0","maintainers":[{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6cc418e8306d97e38f32478fb2e9d75d8a7e2767","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.0-rc.0.tgz","fileCount":51,"integrity":"sha512-dz4Q4e3Vc6VdpM/rP4qhX52CqxyOHUZMeLx3a3lp1v0VCNKOPErbxhwm37XOQhATnkcJlY/oZOQzkJbjkPrafg==","signatures":[{"sig":"MEUCIQCj73SUOCsy/Qf6VckIK0llyfjDKMFpG37peL24od9I/AIgX9aQWeQoVx+pP9VfmimClmpHWXh4gl7T6Pve31AqVqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclJ3qCRA9TVsSAnZWagAAmv8P+wY9rUsry12dduXzR4lR\nFznvdamfMd2QPdsMIbggP8tgqFg51EeDDneaq6nvx2zl0+pUOAWvw9YenH6t\n9JzpJ7LEcR7gbCB4Rqa3ghgEJuVr/y24ZPl4g08EYZ24vMme5+MkjOgxvypj\nCOkJCyYMsWyUXSDNE0WPBlROIh4/f1rk9WqCIbikpZ+GlgycjnwSboWXNUDQ\n7AOLDuLuxbJPKoURq4IVSLfHbaW55r8O+oa5BkrPsvWIg56cS10a9sq9bzHL\ndrETz5a4BKGOATZhAZi+3gUO7PJwxzNwAKUCrUk1k4oIGsnaYv0xc+V99sDm\neozqLk58iv4ZDdYVWtJn+qdP2udG+wnjGgWED7dDwFaLyZRkjqr9wX8woc0L\n1esZ2vBpi8eJMM30K0cmZLdZtIzHh2yuQBwujDouZiu6/wG2DBAmO5Q+3wzD\n20oCfcnp1EzoWeiCvrHtLih+G8qXnt7jDskQ906gBVmNK4edvFxxNRwZGmtl\nz80bvlVN4+5J2BYOKqJXzZL62SPxHBtvqWjpCZZP2Uo1+sC0ZoMj75jfAl/p\nB5j7FRgaDJ+1cplC+O6CxEuc7SobvDBCBF9/fptL0O8y6uOqVxtSABzCjXoH\nTCWQqDl8lLwfmzmNX34nfYYcZbDwnheZnCNva0GtD99LtWIJwTM1+xCxbLGj\nqK/i\r\n=jxL4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-d1XS9L/sentry-integrations-5.0.0-rc.0.tgz","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0-rc.0","@sentry/utils":"5.0.0-rc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.0-rc.0_1553243619284_0.1404442552786791","host":"s3://npm-registry-packages"}},"5.0.0-rc.1":{"name":"@sentry/integrations","version":"5.0.0-rc.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.0-rc.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b2d2c250b9180d591faa71fb2871b6de77fd179e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.0-rc.1.tgz","fileCount":51,"integrity":"sha512-5wGUVev4XFhfPR5quLwGvv4Hha8vC5M5ZNGBfrSPLnHk/+WgAHl3F3Zy4b8/2cmrzYlLF8YJIK/uOM5XWoiFrQ==","signatures":[{"sig":"MEYCIQDMwlbHlsesrwgrO074iebPhvLNRjIEK95wEn60HkJrAwIhAI7UWv/XwJBBFpwerAgyVcIGKo59Hxf47xjU5xkrVp9R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclLOvCRA9TVsSAnZWagAAYjUP+QBdczMSY3eCs7X26SjO\nV4GawmOxfbCVVPlCmgo57Kx36otw4IxeifPhOK0hlrz71fjBTduGBrMdr4j2\nWucKRzBp2XzCOEiamDDjAEQItfopXimj6XMm6ntfWWXnNSxf6YmuMyuqKO/i\nwD0qa4eVDb7L9zwuJxs+8w6q+qFP/hh4y/ccZz9rp0D5/ksFMgYKE4cYgugn\nXePLy8oeyvRx6qGMUJc6XmlnTQRzc8cl1v0ZGonPoxanTI9LdS8OvQ/QIJr8\nTKEea1bhHhsOapcjF+IwUEl+VgTiKTXIhZJxYea1zfIgH4xzmUTpXRbg7FUr\n8jBEEkkjmQNg8JJZ8vc+8YnywFRtQWGmxB4WczgZrGAAoJPvf6VmyUVmXY3w\nWOdMAkewCA7NACtojZWekohZE0MrsbE2aU0jZOD20CH+RlMnyx1kmwavShde\nooZg3ytFydZapXuhVhEAseVMoSQqr2CYQ+hdS/v/lx2BDgCa+tw3uOqVWBWJ\nU/1ME4SCG4GsrUNz1+5w50RSrdOXXHjMBIbr7nerarJ5CSHjA6c79oUdMzi2\nPND9KkR0/w7CD5IvHCBZ1AfJqhg0pB/L3qNErriG7s7lOCCzbY2unFfNR6Nd\nQHNZqkVW/TEUh2RJZVK3H6HUQY0wP9EDqgVIOWOwQSHkDdPwePlrnCRsdzTQ\n7ONc\r\n=iUGf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-aq9eJ3/sentry-integrations-5.0.0-rc.1.tgz","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0-rc.1","@sentry/utils":"5.0.0-rc.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.0-rc.1_1553249198595_0.3575599770039046","host":"s3://npm-registry-packages"}},"5.0.0-rc.2":{"name":"@sentry/integrations","version":"5.0.0-rc.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.0-rc.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4d849d4c4cb34da518795ff51e7391309796a05c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.0-rc.2.tgz","fileCount":51,"integrity":"sha512-EbQRfvH9J7v2nTo7sN6//DaJ2v3GNh1m9v7GE/sVMVTolVKF1EJ8LQXPUV17r4z9NLK7hnD4NaEzUiTgC/8ZQQ==","signatures":[{"sig":"MEUCIQCuvOLyUnI6/WVogqBC+Knf4gSUa1aOhFgNlson0NdoXAIgc16+O36LOGv00qe6k24L4CyVnQgqaa9Ku70MxYPYFP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclOdvCRA9TVsSAnZWagAAEz4P/jLdJgqAfaB0lhvNj7yN\nqEx0cz798PM4yzCplflnW+wJSS14c87YGYveBfbmVzsA1bswaP4w0kJBphuU\n3yMv+PxbSEIkjU5zuUcQpp4Y8oNqrJQfQy/F4eUR39FyLhkJd2wkSU0+AxfT\nKjqGDLF1aNS+zLc9nOqe99x0WCEWBNIVPOCpAQiyTbaCtz2t3lFUBWAjFJZl\nHWwl8aCAcBGsXKB2buJMAAadPVX+qlnizKNPxR+7oXzArBlvWsHJe8Mn7pag\nZaSYQr2UhqbGrSx0cxg9NhRCN7lvyCjqRVPKU4HYVuYz4n8URaprb+L1UOxX\n3ICI4eYWEstSEtz+Ab4kQ7qadqSv0BsOtzILN8k6Hb/Cq26FQBMEpxC6FeWP\nryYmuFxT8Pwp7P45oxxG+ogSDtylcWcOndbfJeoCdOiQUgMBwGP2BJrqR4kw\nIJk8/tI+c62U1I6wpX5U3P8I5MbQzVGB6OYPzblJ2blTQJokooQwS5uuBTqD\nhrdsNk3V6zQUxaIOlWuxlNYH8WtGvuxdv4T5mn0qRVxUHL64QsH5Mq3fHRST\nls+aWani4Jw6nFy4v0ddljtRPFumynYrzFHrXXR9z3/m1F4D5gg0JcNsN1dI\nAkzPSbGlG0ToXJ5QlJ/Ft2qa0SGfGn5Sy16tcjA2a/zcvGBFNxvUSm75g8rI\nPZLr\r\n=S9Mp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-r8BnJP/sentry-integrations-5.0.0-rc.2.tgz","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0-rc.2","@sentry/utils":"5.0.0-rc.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.0-rc.2_1553262446039_0.7675462913172675","host":"s3://npm-registry-packages"}},"5.0.0-rc.3":{"name":"@sentry/integrations","version":"5.0.0-rc.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.0-rc.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0f99d0a82f9f04be7069435ae08b840183592cf9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.0-rc.3.tgz","fileCount":51,"integrity":"sha512-56O7w0yGn1w5QNofzVeAVXlJF7Vbs2me1Pfx0sV42Xkfzun7/xo02zITmnxEbt5YJrIdzPO/2+0aEY2wagHUaw==","signatures":[{"sig":"MEUCIQCtz5+2bfpI/6YKfReMDQYpZ5TQtdYaKXhGyCZLEmy3PAIgJjUA2nGw8Fcn4ShVcOPVjNo/JUspnB2P9KHx8K0a4Yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmLV+CRA9TVsSAnZWagAARt0P/3JF/dr7MQTZnQA6+Jfw\nmARUS185SZW7W1dJ87fIjamSC3PnlzQ//9qkFAZysGUYl6dFo3xnZW8NKvY9\nw74CqeD4cPtLjLo1a1d9HofeS8TZD7q2La8JLlqVKDhdytmQ69r1O1pNIRUl\nPrhmQrhVsNoaXt/r4hC5BxuLsHax0j0W/ywOmHizEyjkLhQJbcMj/2K1tGwi\nzINQNOZKngn/xUsxZeyORJCnmLwGT2gNsSrOxXlbYpX10+VW/gVDHxKJ8Ui9\nHDdJJDTl0RjkrYgM9161aZiZe4K2YN3jR2SoASus7lt4AHCuylWM/rG3Ch2w\nDx7YdtOInk1K4Np7jAxThUJx8vhj0TZcn1ykeq4ch9C8/DAaGdfBPtAUJJMR\nVx8OGxIrNqmANXUJ3tzQA5jba9ODUem2a8rUScrHHEIpnNpirxqTDYqOhgO9\ni2thhKrq5ZOmJyNMOU/8xnHmNoSiEGhjWMsdTPz130EI/SGJKR8OOTmHYDt4\n42sj73AqDSq9e+ZJdJmln236kfiD6ofV3h8LxglU9q2nIdj5eZcjBvPLB7QO\nTI86eRT6zy9Bq1RS/1Q1aMMkN3p6y6PMVbdekFCy3tg4nfHt1AaovYoIvqxs\n98EfltPKCEeb6AzZSzUFFk1XnDWu18kZSUeRbga4xxF/WT4tDMpQDCAQjrFT\n9K4M\r\n=Nxb8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-5mC4dv/sentry-integrations-5.0.0-rc.3.tgz","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0-rc.3","@sentry/utils":"5.0.0-rc.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.0-rc.3_1553511806281_0.38684224429661973","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@sentry/integrations","version":"5.0.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ed3336a335a0054584acf828a61681ff010550f9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.0.tgz","fileCount":99,"integrity":"sha512-coNCfcBD9TlVQIujssxqhK+i3DqCb9Y2Pna7B++SrxRd7Jjn7ccQztt/wS3ruxrM57OhHKRGCju83eDzkjLf6w==","signatures":[{"sig":"MEYCIQC4khc9PdWlxJEg52swNa1bOPETT2bVhTv567AP4TDxEgIhANX5tkszZyxEp0LxzARuQ5QlJbz3bVN6a5UGyD6+EsSW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoeH7CRA9TVsSAnZWagAAEWIP/1fxj3k7lhsrlLjvcHZh\n9s0MOt+FO50B58znDcjxNVb9U74jfBkrQKw3WJPg5waNONdSNi16uxG/gczr\nunKxO/cegB+t6pAAX7ne1H0wwTHarP1ESYPbUObquQSpLiACR0KtQX8pawbx\nNkuzQT7WFjw4Zv1vMhSzMmcvR5aJPiHKCn2ak1rqWjbiYJNOXr3Bs6AVGG2K\ndNsS/sgm7RA9SjvByyLlThNRK5TSwlQeTYLuXlfHpBopRbAQHjWT9R2fdmTb\nGnesrgsztzziQfHFBJ34Yx5Mze7Cr8uhqAl4cwJtNFcpHAsbhenAmEqC7BFD\nZJwiRYe+Bcv0vD4Ilq1XDsqS4mX9YWS01w53kh47lQeMnoADPsfumUFjKQ+p\nd/A+mrAYdzeljuJJTORCgfFgYfqqrG4o4IBmOk2hgYUa4+Sufb+vXcml/SyK\nLHF6tS3eDeq+PMJUK1wlMT6C33vauBsAxA0bOagsNQ4N+1+qE0OAH3xSFr8R\nb8PG+L7KoPg7J5M3zB/qVBu6jbgAB4b+2RlCA1zxvv+1lwre+abcxO57zm2Z\nfFJLiUZP+xVfe4oc8mtUwnJ6tVdNaSEYhk5nzD9Yba6g9dtbKffJLZgdBm/M\nmiMLI6lpwYb8rsmVocdOykmnb1myJDKI7RZjnjxabaKwiC5lvPAOe3WeuRdD\nOCFa\r\n=hp5V\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-Sogq6S/sentry-integrations-5.0.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0","@sentry/utils":"5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.0_1554113018678_0.5037879403380854","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@sentry/integrations","version":"5.0.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"56b426a4c1712997b6702d5fb674b77c4e39ed2c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.3.tgz","fileCount":99,"integrity":"sha512-eTniRQzcblkNl1ke+SGP0rnys5/IO+tyRegwsGTDzVJFeF8dwg9VWGzce8EAq+hmNuJeOm4tPUDDwoVQkTHedg==","signatures":[{"sig":"MEUCIQDfz7HOmSAqadu5wV6OOGEl5gGYOcsIOYjIiMSEWCRvagIgXRcAAiDRmntulhC+wDUOPiiMJbMftYFoG8jCoxiEp6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoxahCRA9TVsSAnZWagAA388QAJWyc+TOmTZyIk5IB7TN\nvr5H/snUib186wwqoeVzMXW+bDeXTIg27umSjEvObcrgHf1PjefQYCSa4pYF\nqrCh1ambH9x+xZl8OiLSvZ6ODIB5sQeGobTtg5IizA3vcZOf2k2WiGbnOf7f\nIJaINcOYhtXmmCT5uEnPLcQVw2iI2TcNBRLPEjKMIH/SptJPYlS6ApvZ2wvG\nsNLxNqSeAkPcqHJwXLt6L9u1hyduQ4+BhyRxAcnVQJZG1sQsRwLViXI7eHPv\nZAokFjOfiutCvWDEx4blXzROzrBUL/WSq57KhDOPuEsuqVPjIGmrUXWw5I+2\n4Iqklwlm0nmAlaUY01C2sCtGv+BJhVZeN+lARLQ31Ul2zN7LWerCgEWkg0Td\nc8TZKMqtLDYoYMSIdPdqeGEltH4No19K0meeCYUNDxOv2eI/S4xRK1rJuXEi\nE+1B8FjhpyWTG6D9BOBfGOVCDFdLBK66nk3ItOdgvaL9xCktJy+S3X7VIuZe\nbHRtrmgUWSWqY/s8mtK5uRGFdOSU0EbfNYB0spl/8NFs/p20CP7FqzuOHxjD\n1jm/oAqRhy6Gwd+akF/aUmq+8FBpFTc8Eilyn1v+kM6k2VWk6gI/mwgVAP+w\n5hVnIaLnv2Mh556SBqBEsRbd4qNHTfeFA4lV95xbbLauCNdsOfufEQc7hrU2\nEpr+\r\n=XhAm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-JXGPgf/sentry-integrations-5.0.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0","@sentry/utils":"5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","@types/angular":"^1.6.54","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.3_1554192033158_0.02491911481748721","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"@sentry/integrations","version":"5.0.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"72bccd725a762399a95c912eb356187fa5df0c64","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.4.tgz","fileCount":99,"integrity":"sha512-tUOjDu82DsFVSXHML8SjtzUfY7BbOS2qSVugPyDKe9ZbsO27s3gHjDBNOPjbHOxlEOcYCekdPIxvOb/+87p51Q==","signatures":[{"sig":"MEYCIQC01Qqhf5B1kvtxysrkw+7prsnE4TtyKnkzhSAktybXIwIhALJ3/Vl93Gi8M9Z99wBzrtXyR3g2CiGR14Rd0PiunVNZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco3PqCRA9TVsSAnZWagAA0aEP/jpHRvYaZnSsSqYXopV8\nt4V6GsQaJRsdw0Qx7Q/BotIPrHPeoCj8ZT2PGh/+4LqGUmmw5ay/yR4DlRxv\nUEAaujiFMCG47AzLhw/EdiNYNd6LHyMmgsavuRaIJ08CjHVIvXZaMXL/RVkm\n9gcuz2HiuGwmklyMFbsd678E9wXFkVlI2RfmpaWHempc06KgAWEcGeiS0iNc\nYZtmxAEWaZwWxfeBfS6PfjW2Z8Ve/FTjQSWJgbxEuyy2QWbMiPAe+uz1VV8j\nw47kVbKmtCCSov9WeTPF2GhbwT68wSpV1OYEfeFi4OhNGukYBATzzu8NXNv+\no+b8BUPKbVry4v9mUYjBbUQeLuIrZLISYI54Pyi/r6+7Cz3LgQFYqpWMr2XR\nRKhXlioCoGamIZiCZMO04emcQ8AmL4NlRDUTrH1m91J1/CtqECYmVPuUG43X\nbC2DdfsXySof1vw/EmsQaKFmFNRcHgW/BAydrcKPBG2sU7PxYd7PSISIURaV\nRd6MGwxoRURff/ARDzi3ex5Fg0wOFppmyBTMkUvLHTSEc9diKxgZBgPGx8OT\nmqKNlqOGAoABP2LTLiEjxcknrfByPHzltTLumdYnKC3HJynWT5Mmgwu35+a+\n7xCAQtNse0AS3rbRvgCceAmJQbIOYOa2T6v88T27iirZxXEHhkA8lvN9Xu1e\nvGQ4\r\n=0ON3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-0GGFl0/sentry-integrations-5.0.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage *.js *.js.map *.d.ts","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.0","@sentry/utils":"5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.4_1554215914070_0.30475912232623426","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"@sentry/integrations","version":"5.0.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"97c62dd4642ab07e8fa101bcb9326ad92cfff023","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.5.tgz","fileCount":99,"integrity":"sha512-rOcDpRrYv1G+VvT3NFCMYiOTtZ9zNVZSujeqZ0VacbQPdFc0siJNhwPy++oGXsZ+A94abzX6XyfGMCcYKtyvxg==","signatures":[{"sig":"MEUCIQDpwBsbo9qfagSRr2XKYR7h2oZdVlr58TAOB/jD8cOpIgIgCZ3rDyza1gZUw4H01hbfwUU+5pGUewAvXTOmt8dabC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpON9CRA9TVsSAnZWagAAX+gQAJSDNdbaWvlc/1s0MW1P\nsf9NGeReEUWPyOiJDdswo2BkeFPfVTKou0PzvNWvvPUj2OhGbmU2s4avRx3v\nqdCyRep0fmc6L9k+d25DN0r0Hu1bl8c22H8RU+U3xuGtNjQpmDLDEYb3m32j\nr6g2GVHgSHk3sRs4WFyMK3Yu9e2ZEKFzN1Z5UyADncevx3Ma7mMSfpQXf3Hh\nLroSkpF974u4ELRbNkOkKs3pBFgOllb5Z1jdhbgI89kG9BOk2fdxmQFPtbXv\nKY4ELTOs0tIRYNos9/GPfCDKV1qh3G2AP380UXD3VikITEURSpUOF72kd3AM\ns97RAJlyPjoP33bbG2pERRe1sbfMPX6iCc19PqqG5mt91tixDgUDH1058/kK\naPumJjdMCaEFgK05gGQBNi1aCnb+kqnpd0aJEskhAvhOFfuo092qUw67DC0p\nWTXRdybdVTgvdmzJaKFxpLE1SrZI9yoZKio6bgR6rtgRpgZ82ClWEmNhGTrU\nuCh5/R9vnqepFANDRgimcq+urn7aRqR+jjXQc9r9+IZ5UyuCeSe8tRFey0OL\nnRhP0M4sEmDmZQdlo/BzXlppF+1dqPfbECIr6L+YX06HfcWRyE9SFLw+4ly8\nMoNWVXz24Vo5aTM8lHMUIRLr24gRXiIvzVoMO14amFjV72RWoirMSKA+IrbV\n9UBP\r\n=jAMI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/kb/3fm62c3n5tj3krmhx389pgc80000gn/T/craft-SgWVwU/sentry-integrations-5.0.5.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.5.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@sentry/types":"5.0.5","@sentry/utils":"5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.5_1554310012475_0.3600234111182019","host":"s3://npm-registry-packages"}},"5.0.6":{"name":"@sentry/integrations","version":"5.0.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.6","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6e7a2c69629c5ccaa633a330cbf01a8b2565fd87","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.6.tgz","fileCount":99,"integrity":"sha512-EmDUKXK2aClafR15VzPUx8ZZ/dC3jG6kLZ2l43QdTp56VO/pxH2AjtRzMBSJ+3qvqusDj/0v/6synbZQZU5SZw==","signatures":[{"sig":"MEUCICQz0d29OHyuC74S1jS+kzsrdMaym+6v/DTTufMyLUX7AiEAk89KzU61dlTBj8CPNcmzdhaRC+qpCz1H2iAci5VmUhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":691219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqvKVCRA9TVsSAnZWagAAz7kP/Rroy+t58ie3HYr/HZCj\n8V34uTHwnevic1/6oEnQWGYxd8ld9Y3yIei629DsQSlrizlHUnbvjOokel1P\nvV7bQoUgVrIneTbwRwKc0T3Owdcq/zw3+IUFLjiFt6b55VEo3OW3zu41HpFZ\nWtxyVeh3ebdqrotHkzs92mFnqH1D2BEODYvkPmkTvg/LdEPZenEKqBsDiR5j\njgtYleUZtVF3AoE+jOJ9qeymSSXcmIdxV9Q1LXy3EJXa0/39RInq51fhfZzA\ns+Q8vYoZ3izcQNNb1IpWi6P+29WSDXgEqav2YhV3tTr7IeHKBjKNmwGlobdh\naKGVHLnTrojhdKUkQukT9fbS+6XSV2/vkvLqm8GqDDdHKMX85guKp3nybm5t\n/dN/Hr7TCWzZYdWpMnrQhecb4X+oBoJ8QQG8+o6LAEtzKC/Cm/3yGTyvuLcA\niV1klMW5eOHH7SIiccmXKMupcCc4ld+wii9lYoGV9s6PSyLB2SFOEbT8qYXN\nJmeV58AiIc1ZORF/gVYaCJnvWgWnIeHOHfz2WaCSqf1brKzR8/THKZoS/vNj\nzIdrNPIs+HqHDMhNq0MnJ+HLXsbVrD+zsS7UrQKaqbqfkT7EZNzUTxXr6+yO\n561s7UX66CI+EJ9WX2yTyNyudsy7Voxqml6Tlb0BkyFHTfwlFfsIojOWCYj1\n4Bd5\r\n=Xz/B\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-FDm6Zf/sentry-integrations-5.0.6.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.6","@sentry/utils":"5.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.6_1554707092684_0.4909537274292859","host":"s3://npm-registry-packages"}},"5.0.7":{"name":"@sentry/integrations","version":"5.0.7","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.7","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bea9174b794ec75befe87ad88d462c625b15758f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.7.tgz","fileCount":109,"integrity":"sha512-CXXaqxLdJONjUZkfSDQd4He7ecgWw6hxjHWoNqFq6aAbUBFNxrHvpyMUbSHOxZBZLJAILTDhspmkkWr07N9GRQ==","signatures":[{"sig":"MEQCIDmDj0opfh7B89rzfKSVdfWpgVtE8iWT63oej3pSRv4zAiB6HQMvBseeqj893oRadUr7HcktxxGTwwjfP/TRQ3PqBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":854843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrcPoCRA9TVsSAnZWagAAB2UP/imz3XgTOAVD5NUEERlr\nRxRJj0OzoGtI8GurJof3Gw/qVJ/IDQAYsJV6RrWdyFbVF3Y8thB9lZHNnrCy\ndjAWgNLSwhiUGQlTiCQ5I0EpYrIamCUmaS0HPYeysyFZDGeEgfQH3VD5RFU9\n0s3kR9Rf6lQ3hoAJJk51bFVzRJRtXvaDl+Pe+qwWLG58qUDmcrxrw/H/2QIW\nwCm4Eqjzra1J/PghLTNf6XYM3GZz2m/49rHa+GdIIBe8vHqIqqGG3JDt+TLx\nX7jqqjNAtZRJ+7kVJdLdRdLL6/D2sHaZONbeHPdV/o0hrY8N21sDSDKBlwZS\ntxnEhZgkyZd6Tulhb5J11vytBe/zNK9ERrROq/RkoSbQFSaVdsrbZiH7fEQj\n8rnk2olo+Durz7vLOFBbz5M78rzk7Llt78beA07fMwxMdtSTyeCkH6nEEWBc\nr3dkzCq9DlXAa/Hph3ex6zppD3eWZW81mJzJ4ZYKPkZjYcZVbD5ai21W+iJF\niEdpe0lNryYY7m5qsZp2v+hBZgJuT0VHxTbJZW6lnqO/aYW0jwciTflu0/jR\nr8HHEBxo0/oDtZ84by3rqnDi/0FNeiOwzQl701d2qryAMhQyRS1zxBpG5Ijl\nKETpuMsFqqir1HgmfLLaFGyHvUu//KtvHZ36VMIP0EUj43vwnHsF+c1LeMYV\n1+X4\r\n=7h+L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-K5z3Ec/sentry-integrations-5.0.7.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.6","@sentry/utils":"5.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.7_1554891751640_0.8789204785421099","host":"s3://npm-registry-packages"}},"5.0.8":{"name":"@sentry/integrations","version":"5.0.8","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.0.8","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9322520827ad4014b4501e44501a3e6db22d26aa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.0.8.tgz","fileCount":109,"integrity":"sha512-qpk31GZtT9kIGUY1X5rV9dgTsefxjFjxJPdwWUlVpmgNYbcGGJJqnqnTCsBL2oKA3T/VHAbEP2rcE33HGiuEKA==","signatures":[{"sig":"MEYCIQDtRdR3sZGbXVPM7tko6XLiU+G1uNOwkJdGkNqdSvGmFwIhAPVO/I4n72WOLttDCUoiV3P1QKmyUOuN/7633mbMc9bD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":855467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsD4iCRA9TVsSAnZWagAAVxgP/2Cr78bYT6WAGlYzBAes\nMt6Shhg/oxM8tdU+qXoUuapT6SS3JWDZIo0EMZSTr7ZkdwfsSba2GikuppI6\nQEcViuJ4x0A5JPq93fHtrqX4XibxFR9/MNlS8nPYsjhUIQhYYhXniG7nmSuR\nb4GFsq15APc8u3pHwoVZgbpnpRz/m1aLjJCAhyn7qYjIZDieO3A44hCpRcJl\nkNNz9Cdc0EhYyKY5AoqzOYN+UXhQ1/FcjnmMwK9OV61rZITGbKKl7YQ+ltNu\nfJ+AobHvN57vIog23yyOK6JAdwo1n5rKw9azl9GJn6xlBNvzl+BE9GCyMBuF\ngdGzdc+wSVRPq8xoloZp3deLJFrcf/8t42GtLQPxbh27S9OmTs060OIM0hbc\nDwJP5JKukZFwDknRBfpwaSxpEyNV/SrHwnfR+n0Ghp6ml2XH389BbksmiFdN\nRLj0XWktMsE42WAqIVPg8IZs4HUmV/f4jf48hcF6vbCy07eZOXgZnDejxdcr\nKKB9LhV8r1GyWXKvUjTQdRYvz6rDPNhVschiz/oPh2i211SeQYuDelb2ppIB\nhCyWDPW8EhMK1DyGDtl39e0C4VOrz3HihzVqG10yG/NrNqaR+gdr2u16nS1n\n5tA5NEw9ENgvVj7QxfT5bw5Koou6Q8o7Z2PT9tdKzGBTrmT+W9fMMGepSbKH\nx3E8\r\n=o3jm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-ubC1Tn/sentry-integrations-5.0.8.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.0.6","@sentry/utils":"5.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.0.8_1555054113225_0.7763455816311731","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@sentry/integrations","version":"5.1.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.1.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b0e8c9bb97fe6fc1410e9f023bb80d6f31428c8c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.1.0.tgz","fileCount":109,"integrity":"sha512-PkELxAWzoaaprBVtUcXTLFWYEMnoBDvM2MS2fXCFDMDpK3Nd6o5Ikl9b9gaS3JJ/w3lnv93vXjSsDH1LpUyCJg==","signatures":[{"sig":"MEUCIAgKSRiXtrAiTGEFm2As/Xcm0chjVZEiWUoj4mC7vNi3AiEA0MmFwx4Kcord1ZusBasWSN4b+Cw6Ab2eSXosgzhVktM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":855459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuGzlCRA9TVsSAnZWagAAZUgP+wQVVt3JmKgW0nSW2M/f\nserMa3SxWlSD1Aws06TpcQlQmCkfoCvAUh6N3Od+AeESOdzRSEzwEGyVf0FE\npLFcLK+fYx0oMaR3kYBDECgbFuaFTGzLswXi1b+d1P2fJRalHoVhiu1NrJtb\n2dR129AuZoci4MwpJyuHnID0fEEXPbUB+RNgnrQW6zt2A97kK02T2eBLfLAb\nFKSteRDJ9dFaaFAv1Lmq6U3Bi6yUiUXqH3toaFxO2d3Y1PhotRWooRGH5RGG\n3gS5pbBs7nt9AY3u15IzOkS6PWzzpAfHX8RoGhzhVuW9p7hUHodZz0nVgKcZ\nSmaeVh/RqjT2eqhD6RdGfiDSHBmEgQbPmJF+cytZ4j8hseDKH2ATl7ZL4ojK\nvakBwYpQkz+Qxq4zrf9n1IFipBc+CsqZh6PuqUrfiONNZewgqvtJDJJwrCNf\nRuXOCUM8Vv0uKaTi25Y9BTrumicv1pNUA5zrh6JFMneuGsgMxTcQgfXVNNjH\n7LLv+7cKkKOWdT6huxswLAUAeLvXNJX4ZRfKhgmFnuLg/RFTThYHP1eMgasn\npkMi6Ke9q2CNIcVXAMANpIsOafLUVHgidl7/qDCY2Ag8tHcp7/FGvFF5sVlB\np169PA1i51Vam/ZO5yzwIZc8SWB4Hv+jAgG3kY79FWyGPrwAqh77lIa64mNp\nJM7+\r\n=v6gk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-tNMCfu/sentry-integrations-5.1.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.1.0","@sentry/utils":"5.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.1.0_1555590372305_0.37609741556720433","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"@sentry/integrations","version":"5.1.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.1.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"326da67444c1cf8ee4550b50aef13d6ca350721b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.1.2.tgz","fileCount":109,"integrity":"sha512-4/t41XrPkOM3GFo+kXBp7t5Ef3FYUmjAOK00YyUA8mSRTF1TYrTVaaDx1ZRJue0n3YTFsWc0/7LBGtX7euq63w==","signatures":[{"sig":"MEQCIGPOu4tvKxwcQAXR6fj54rEE2sI2c1IbDtpqrkqzlBGJAiB5JNWPmab3A1uSlAIQjyPaR8LLQqiR7Mvyxz9oDJORfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":856779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczBUqCRA9TVsSAnZWagAANC0QAKLFsmN6T0Y9fcdotTWS\nyg9qVvya/U6YRz9zmdHr0iCCn7ZRiMZuyiG1VHRW2LYUXZrJUH+ryKuOfdRu\n+G7/u46h0hXW8F03s0uKNlp2hJXchhvVkA5XuGtoE8Eh8BQfLs6DWS7H7eNv\nN0HOK40Ku1f8PQuKKzjtMVJDnQ24YBvG5w2TZGFBoQiK0Ofr6dfhLH7N3D7W\n/gnaEzZ4+UX6V8mZKfcgeniLAGIm7Ge/R/zbhz1r+mH1rJaoBYmlMGPWYxQj\n7n0gK/gQpqBIrvKKQ1WZEbyo56QZwXhUjuDYmX+cORwFZMEpGJtJeF+yL6z2\nqTqVaWZSJgLSu4EGnFIy4+/jPqN83pY7cofvG2FtG/wpkolNN/ALLXZHKg5e\nhqOB8I8H4SmyE2TAUUG16OX215gg49JnUUeHcCh6P4MYi8ysmBCFPNeOL88R\nncgU4xPxKmXATaN7wfN23c69bli4Sw+A3MaoGOcmrtTrD1TL2g9D2uToLfXL\n4LyAG4U1fH4vAxx2IzLi0Lq2++jjk+gk/bXgwl1tI4DJPGcWT9+38qbBNb99\n7vmsdgvQFD3XEWtsE5Iz5gd08eK6FB4zdD0hpt3LTpYxPnj8sKoF7j0QSwW3\nPCKD/eWelJQoKpOTpWX2OEhWk6QcIKE1JjV1K2aVCY68lAGoQBIqZ0DC1cGF\nxdLq\r\n=LkOy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-2Kqv2e/sentry-integrations-5.1.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","browser":"dist/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"@sentry/types":"5.1.0","@sentry/utils":"5.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.5.0","rimraf":"^2.6.3","rollup":"^1.6.0","tslint":"^5.14.0","prettier":"^1.16.4","typescript":"^3.3.3333","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.1.2_1556878633964_0.3272068292389816","host":"s3://npm-registry-packages"}},"5.2.0-beta.0":{"name":"@sentry/integrations","version":"5.2.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.2.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e3f4909b97ec7c16d80062d86c2cbe92ede3ced3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.2.0-beta.0.tgz","fileCount":119,"integrity":"sha512-0WdWLeYuBL0Q+Y9oAC1Rz1AYtlPYiiRTKY1gda3pLp8jAO54U14c5Bj0VYipATg4t107BvWvn4/SKx0f1S/1fw==","signatures":[{"sig":"MEQCIDEwrgeqAbVA4lqeFV0RH694OYr1XRc3oGwmcpjI1hyOAiB2DbF5RvzAtvFvvUf485FmybHFKvf3v+HMEOQfh/zGEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczDVYCRA9TVsSAnZWagAACY4P/10HAw2tZX6Frgm0VJpf\nXTr9uFA6KgkMQev3oPRY7ljlyPMuN2Uf536a8dF4WNFkYBPEy3vpilBT2+Ke\nEvoBLvcy2+iEtJ7W8LgWS2/DOUoiNgQ2U9gupEqqi5zOC2ekHLMeYKxTaVFM\nYwnFAnCAd5CCokqiLrVpWYu0u2rKPUVpgdSb43Zy1oC4sGZDidT/rLBaBUeV\ncwwa7BBnKIwQsBmScKzOee/6Fef6omH9eFcRA4O3Dh4IoU+mbfnnTJiOVuNv\ngqxJuXjXW3IJcRTI84WUuP5Zf1VdHxyzn9e0AiixAMojKHGnPCJWgYdyEDz0\nrMyJTjXE7zM+f0n0CUlV0KxVOGgl/FpTgH6VsVluNmHaBPlRogbjuCxcPb6t\niqFDGu5FfexMCq42gtThR5wbI9maXUYnn9fVs3/Fl3k8Cou1kEp3s49oP+t3\nORuFARduvcHdfvDk+w06VEj4gxVNcRiX1YFaKiZFu1QLPSgBBwbPWNK8kMpG\nrGyGd7w4K+CeJqgg7fACkgTlSST+tmD1L27nGlclB6A1LqKCra6rEwYCN6NH\nQdVpZJT301B9tPtpiLQLW/wQRmSJY6wvnvw332nnly4+1NUCEm0FSsVknn4D\nPrBjrBdfv67MrKYlYTsOjzhoNj8prmPV/FgNA3RcRENsePmsI36hj4Vsahvu\nQeDF\r\n=gWZO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-spOAhd/sentry-integrations-5.2.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.2.0-beta.0","@sentry/utils":"5.2.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.2.0-beta.0_1556886871846_0.2496800677437956","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@sentry/integrations","version":"5.2.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.2.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"752bab3e6f39e4f1c4c7dd46a674a32268af9607","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.2.0.tgz","fileCount":119,"integrity":"sha512-wvGgOAGTcTbVY7DAHfnX3ZiBsfTtYriFCo6HlLM83UODXqnSb0GpYZSpZSBR/8x3gxI7zxj+BRAYSL3hTtSNJA==","signatures":[{"sig":"MEUCIBoGB8JFed4jfu16opRBwa+DrraUDNkBJSelkCGkpoxaAiEAqS9/+Cyy1qP9U2qtUTFj6ZTjupsJpam3BL3+qpy8zLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":967377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0uknCRA9TVsSAnZWagAAJJsP/jQnBm669w9ndLPOYza2\nfDDtNuPKvBJU3YPN/Cs3dUPUOL0mjhsHva2udCOLNCL/m21gjwci0fUM4oEA\njNoV9Wn0S7TtgYkyVvLnrUADqVW6gSUg/oqfLJVNrAEx/Emvu40pQTxqapNJ\nYSvTmJWMmPuvYgO8gnAMVnRpQD3HZVL/WzXMjSJYTMpSIuuxSddGjSeQHu1X\nKnBnz8aJbTZsK9Lergl4OsyTR6e9Baef5JPto6ojF9X3tzrHHDEhqVP12l3J\nvfnB+lRlah1x1D+stlxU27JPv99yjELXMPFo/3bi6oM3nPRa13FAFHz9uTnM\nDJ5Mv1X9bsCJZ+KBwx29hqZU/1brxsYOfWk97nf2/jMrqHDn38O8kIuT6u5C\nWXNPrq4tcYk7kS+PH642NiWyOIjJ39xLszdyCqd5ismi0eiUBhLCqG2Wd0ps\nDtX74Ndoglap8JKPqISglIZLQSMOkgtdfacXih03FLliI0aka/hCBWMSaFHd\nlJ3dy94ZYMtL+AMO7s00OVHSqURjD+WIGJC77pewDYNVXQ/Hx0v4XivEF7BT\nxG5LdCK6NUNVGfnsbIwgWbp9oIbBf38CFaEWXvzaQw3zZsRLYum/utrXr38K\n/QtwsrbqHa058NFWsbfvkT40BFRLWF2xsqzC+j9LnmZOkOLDFYiK3tlaYRgk\nnwvo\r\n=qe7r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-yvVGxP/sentry-integrations-5.2.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.4.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.2.0","@sentry/utils":"5.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.2.0_1557326118651_0.8475666879851016","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@sentry/integrations","version":"5.3.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.3.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fcf2eb1e07a8a8200728d9fbc469bb542ac2a8e9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.3.0.tgz","fileCount":119,"integrity":"sha512-K5IyneZxgAIZd/NwE2O6xeLZCdpa9vhupkCv6+BqynwPdwfRbicf9NOP0TfQtLYeYqF6ciBvsCKvu8834C30HQ==","signatures":[{"sig":"MEYCIQClxZ/j6otJbOEWSk5xwJerLBoCPAlDZitrlWT1dxOBggIhAK6sc6PQvydrGR6ZSl2z3ZnemTBbaKeI+ghjgCI/t0Mr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":967191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5QfmCRA9TVsSAnZWagAAMMMQAJUcK3ERQ8IOLAg8cIHX\nLdSC9OzUz0jd2yoXaVSvPW0KphhiW6Ny6drXaMD35pazMC4wWKIkXYfn/4jo\nAeOJMuChqnDZI7nFYIiPPfInl1b6sCQDzrpf7FEBEaQuXetQxyNVgf/O88av\n5tDixE8g8dMmQGQSRjbjyULBSomLbamWa9Vy8yVXNwAC+yNoC/mqR6uaQs2f\nbOuPoXBxrFrCj/bDKNYdUSUqGR67RVpVKRzc2CEwilI5SExsuUxiIkNtFwEI\ncXQ95rEVrvgbcmJLeFU+PS4pLB6Bz8W7/Vz4+Qbiuq2GffjOmohKVuqE4EHh\nT6UV9h81e1D9TSyrJjMTuu3h2VS63/g+pricLo3hg79mXt/CjYXvsdgDAwpE\nD3K5BgkK+jUwMjumJ4lX2QRc2LyFfFkoh6WiMeoAuix0Mskhd1xuxU2poN+4\nDT/v1A3a2uQr1sVq+Hxj1U9+x3qGgonO4xJZH54Fl/4X8Jpm7+HKYHaW+NJT\nOG/NNRmaepbsio0rgFyAmtif2SpLGG0DGqOdCfYyFevRJqbJh+ms8z5uR7BT\nc83SLRpT226b4B5c7KgKcQFbhkxOQHbqoCKudwdElKSTyFFULW+aqDcSwucv\nsiPWkMD7vC3SYINlggv6ber7hWL1CPn1PCyd8ZwRRtQEoGRpPCOgUpLizYej\nwXJC\r\n=CO7I\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-1SUULK/sentry-integrations-5.3.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.2.0","@sentry/utils":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.3.0_1558513637740_0.5574439607662449","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@sentry/integrations","version":"5.3.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.3.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d883f6017229daca91bd937986b058b414bc3d34","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.3.1.tgz","fileCount":119,"integrity":"sha512-TdjSH088nCa4C7vHprx/44wX3/PIz25233tTWzgi+5T+K+KwsSmtpEiWAJiAAejY+Kqf4FMDD5ILDJga1VjUEQ==","signatures":[{"sig":"MEQCIDqu+6ZTTkjb65PmT1oN8SQ8X7EGYlehP8SGzhegdw9uAiAlKLkO6VwlqQvXMuGrBtG/i2XnuT+AWdtX0iyDdan88Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc59kzCRA9TVsSAnZWagAAmP4P/0p9Hg56IQ8ycrLioBmx\nJBHn/SZy9o/CqjYBH/+BK1PABNHL5yUqbRp/fKnr0zlKtrUonmBgihQIyTh4\nQnq3bgiFZb3j/Uc5hhigDqDyT6xDwlRdrO8f7GSwr/S3+IbNhi7wKnCL97/6\nFlc2UaNaG1DoSEl/nXOca5uUFYwc0i7Cyc3cW8BPBhx3gPfonbk4lDLaZHE7\nDTJAQRd6nfl2YqgZxvyLwLk5eIDzNf+qwpXEBimTp5KJkzO7o3MN07995j20\nQpdE72cVocJlFwyQ3ekRLkSTFGT42SCxFrEJ2IC25Xrjk3a5L5ujeSzdawtc\nPbEqHBmIaJtYM4ukAVVICd7+5ObbiO7ucDt+Sj87lxRKqgn1VyF19ZUZujWt\nCQNWKjvf43tXpoWjnP5SnwIQbjMK/ukxkTdglOHu19CK95aERXiITX020fQo\n1NanRczrb6w45DaIZDAJxWerMFwINHgfoWiSojZh+GcO5Z6uezNhoCtcQZiO\nPex+ZYYQtkyXrKaFxpskHgmEGUnc+eTLI7JwQFdoYR6NrO6jbwIJd0iTRp2H\n9QC6u8rVPTo2+LbDfPp899ng1j5B+q5Yu2qPOonWNDLE82jQAninKb0OYx37\n10rVx/fOKCWvRqvhDm6uwx2EDz0HzBrjs0p85Zn5MffXYGanDSyCLXsSz7PK\nz0G8\r\n=nAgg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-Fu2Kz3/sentry-integrations-5.3.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.2.0","@sentry/utils":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.3.1_1558698291016_0.06466702771005162","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"@sentry/integrations","version":"5.4.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.4.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"af2c5b3894fe920ee1be8558803315a4893ade92","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.4.0.tgz","fileCount":119,"integrity":"sha512-8jnO7Rac+qdhiRGhtFy0znmAjaT9OI88Z5rrQVAjfJArTgDQ7YmqAFlR0603IMC0PGItMdQcZth/1XjCKfjQqw==","signatures":[{"sig":"MEYCIQDSho7olXm0mg2JZu8eXq8cviJdljMFlH5e0FpuDzt4vwIhAPP0J//HfRocSyF3VQRnXNA0tQFLDo5/ehPybhpJ3Zj8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":971377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8SVQCRA9TVsSAnZWagAAiisP/38OXQE9KffyS17BboEU\nOJMyoAhqdRwiMhjrjU7xfBzE5qFC+5Ces8Swax3XVusCldZYWQV7ez2M0jUN\nY3UmIewyx8meeBeFLsiF+PXb+U4zc2Ijc2DVTo0jwtEc0AzN7URJW0/huAp0\nljokflYfbHuoL80qaz1BVUyb+ioZIwxAMguyNPNhz8ZldobX/GNcAn3tGCQF\n9Q7VHxvEtlans9WcXcCOoQSACZvHyXRDCPwL8rqhj4Qe0m2c4qTpSFKs1vwm\n4Nc6LTvG3uj7miJlCmsVugwEMLqjaWDIzNgywIAvaO27/5+e9eVrpN3U6u9c\n0sZDOQ2OwLHf4omamqQM8oS+GhkxpxTaNhmt0bPgkJAUXtLlMr8t9qQYpsAI\nNzSuXMOIprUm4/7HCgz1lezWIunh/qQ8LubUQvLlPIymSTGAVSgHqWyGXrFb\nw4S1ld1RwQGQwsGnCC9NYI4Co26I0NJJY2jBIRCTanoSwOOESuVYOWyZk9uz\nOovAMcxR9mVyUq7RClPdfWqvNpNm0JFWuxyrtTkctP7J6VNRximfrXCLnOAV\nUV9ETOkgtg1CwVBXrS8nBQYrzet/rQ3vW/wapX0qfsPLNJzmtTsdrmUAULqn\nLudGHRus6nb4WsdNtJsaBtah/2VwhO2fvU6GiMq0Pu/dbIusy1L+Q93d6Rj/\nCpCj\r\n=xHAy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-yRojMp/sentry-integrations-5.4.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.4.0","@sentry/utils":"5.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.4.0_1559307592986_0.028871619296450213","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"@sentry/integrations","version":"5.4.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.4.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c88a010d3eb8b73c45bc535d322cb168f79c57ef","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.4.1.tgz","fileCount":119,"integrity":"sha512-969+4ZK2mTbBnNkonVIlj6b/jUdvo69qxDquUEl/6mBZJ5iOh43wOtlBm7FpzSQ3vAfHhFGv226QHEsacmKypw==","signatures":[{"sig":"MEUCIEw+VqmbOGGc3l1ZDmNS+SzWOqRCdA4BGge90c2EZLKgAiEAqpIiPjkFwJ1YbysKJgM3R4yvXx5GdvD7rhAGFvCpiHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":974847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8jeMCRA9TVsSAnZWagAAvuAP/juzmoqS+TiiNnYitmnZ\n7rymdikIkKr4ly2KDUh+BKLaOqVo6m7Degpw5YSGV24j1799/GU/6DijyCj2\n+iPh5pTe+PV/AbXd5grToVTsAC0alzmdIBL4oQaps6wlpCiu0U7ch7iCERDW\n/rGfP57CYmFsX050GifF3+70l2LQVruRBafjWdI5hwOywNW7ZFz6mF7srKUs\nCEfi9ZF9RdX+spbtVbU+bKHZrQ0Y1BbV/dflRARyOpXFIKjnxIWfOj4oKadm\nAcnH3/jZuxmzjoJu+XxWMdy2Bw+k+Z8FnCGB1PoCLmHstUiH9RsRuT9Am6MZ\nEEobp9wpRAhcyUxm02ALTvofgykY+9PCDExkkr4cFwWZtnKiJ/VWgGQdPyK2\nV8fQ0fQTTXk0MVkA/T45NI/togbE4rN1MOjEWCqgGeGZn7HJUtZwRA27Yf2U\n7s4MqU3rb5V5MUUkj0zBlQv8IPixarGqKaFZgSO5yFmM19c5l5D2C6bjAPeN\nqWce7YhBmS8IO8g2zt3t2fGrD3y9mzp7SLULSw/QJixYzELz6gvwCZqi7yZY\n1XSU6ZODL7vz9pu4WA79lbR7r+SvFEGZQ1kZ66rzscieqbaaPEOaMd17CJ4I\nNeV/cIKLMUGN265PZOzxLUklhl6uBgYufcTCMAeCflogvMC9HgGpNhHEEGuf\nxhw5\r\n=QE+E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-SoVqRX/sentry-integrations-5.4.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.4.0","@sentry/utils":"5.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.4.1_1559377803819_0.7808009423880315","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"@sentry/integrations","version":"5.4.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.4.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"75312407571392badc40ee48b031fae701fee564","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.4.2.tgz","fileCount":119,"integrity":"sha512-+nPaFdj8v2EBkZsQBF/pOIwqcf32//R3Iz37aMAWuutw0YOgJXJEaPe4GNMpk78bH3ZwVltGlW8RsDD6zgcc7A==","signatures":[{"sig":"MEUCIEV+80ser4haouvCbZgZFQyxBcLO9ObeeALem06v6vEXAiEAvI8ulBII+6rOWWZI1TKBIKaufxI2q9o0QsIlg+kn9V4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":980195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC4l4CRA9TVsSAnZWagAARBIP+QEMZah7312zPiMD2wqN\nznsag0D8YR4lUEXcehDujQyl5r1thhrsoFYb+dX7ui0pGuw6GsM7nX24L7Bn\nGTykwuhCLicpfr1GHQ9lDstYK9eZwMowx3a2BVRrj5l5y2m2FgzExA7eqa8q\n5c86F4JWshaa/C64uRjIubionVsNz5T6vX1jH0qgSgLDH8oinAEzuv83DBvy\nRtXAgHib0HV27pkUSvI/TcBRpJnXm0DNMUjfb01/hshRT2eWgkw2JrEpID0n\ndFZGD3Wtii5PcYJXMYNtYNc08fTmIVedwaXYn/cor7We237Mi82m+0htxplt\nJ+a0V8FTui1bT5ujk5zM73evNLQeaym/L7KFIHQQUTzWjOkXOX5+PZmxiAK4\netWEGMfjxTwif/SPBe3ch5C3z5U9xvTSU+nybBTkYXUC8hXzRBIHjVWJ64oR\nmuEl+oqw+7JY3rGqzKQGoO57RUjeDVZcrNNuhsRftLyTub8iY3tVHp8REzw7\niOX/tZ/4EGcjGXrygED8kUvrAiQhmBmZRUiz74XqvqHwOAFxOIdvIlOMytjV\nvP+Kk/dK5Ucl5rShmk1igehwm6B5VBqzWmW8MyZAO++u1B/MJWKEzwD5Qawi\nh7VyWpyvOB1XBHBxs6Msvh86f07wQs2u52HHvqVhJPUWwqSeGCNwt7YxWWOG\n4zxW\r\n=Dqrf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-kVxu8k/sentry-integrations-5.4.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.7.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.4.2","@sentry/utils":"5.4.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.4.2_1561037175709_0.5493710952907309","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"@sentry/integrations","version":"5.5.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.5.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4d36adb607c007cab30c2fd83af0e905f0b62a88","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.5.0.tgz","fileCount":129,"integrity":"sha512-27B2CZEER50h5BIA7z32Cg80oD4UsVrreKglqpHLrhKhJ7KpoY3VhlEIEsoGclUyNuLXs1KtI0Op33EsgUpCxA==","signatures":[{"sig":"MEUCIAXnR1n66kRydVgymokuPQ26k8+MY8l20VHDo4+G0X9pAiEA/D+Nu4ZXMMan9oU6TwRDr5mVwjRNHAzxl2lnCpL6tcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1026665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHzGiCRA9TVsSAnZWagAABBAP+gMY6TRVgcp+8M0iu+KA\nFJboOtVbdPZL3e74SLPo+Zd72QN7ZOu4qhmO6NT2KRlUZ1UGzEvQMaCvwGEh\nz/mrr/k6wmzKn8+f+U/A1jEBPhMaw4VeyJ34/tvi2Oeu9XH/HZRVSkR4V0Ux\ntr5+gu8LYeyF5VTMbplIvewTNbGAhiacXns4Nf8pkYpWI1YtHLqwuNVmg4xf\n8kg5AEAe+tfCAfKXZw/PYkcc53ePExtcCThhxbfrO1ooPJrsOECbQTc/f2sT\nrRbidd+6QIy+r5DxtdBnYK8AkWARmkSSkxfooSugd7oMXekRDeM3VWHORBrr\nJMExl5dhg+S0vyeKNfPKJGq643XFGjQm5scIxYJzlj+8mXYoRYDCtZJOZqiw\nPUi68p/ln4E4ALHtHLnYIIvAXsVG+NkSbILodpncArDX6EZkCk1PcxT4yANn\nEb4Q3jdxrVa7Z5j4YcCh3DMBntDvGk4SvO7dduzBf4jNM/xDY2OvQeTRYrKr\nL7Fy04vHQIlXc9BFUgHCzKRZQMtw0zsYcYOJdhewCpJ8ewI+9EIxV6uay87l\nCnwgMQsStlWKZkVltSaH6eVySGSoTAMyJ9EXGGY9x7/XN2UBXWym0MxKrPOO\nOMUvmufJie6fPG0KeaqVH9+OwG7MBMw3y0K2l39hmsL75r4ZWYwstGut8J7c\nsNfc\r\n=HJ0R\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-1YHwXs/sentry-integrations-5.5.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.5.0","@sentry/utils":"5.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.5.0_1562325410203_0.10825999860570601","host":"s3://npm-registry-packages"}},"5.6.0-beta.0":{"name":"@sentry/integrations","version":"5.6.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"63a94ac1281839923b2d7b63c515d1576d8cf368","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0-beta.0.tgz","fileCount":129,"integrity":"sha512-bjO/3jPRF2irS4ykkujiOo96nF4nMPObn8kb87p9d83G035/r5E5BqQ6fVDfyjerVbE6pDUWEAFm8dusM5/+TA==","signatures":[{"sig":"MEUCIQDEsb2VkoQ+7WIhMRncQYAFsV4oBlZnklcIItqpqKpKWAIgab8rfsjgnhm0dGxZmmGFpCRDikPd4IXHX91kGlYLPEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1022727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMbNSCRA9TVsSAnZWagAAtCkP/Rg6ptaI42saaXq8W7Zk\nitUlFHED8LJZ0xdg3OAXRY0HQtgfecwzb4lDebfJn0fi5UzeJXlCLrM+QCsZ\n7nZ+5zdIncnghu3u/zfuPSq738WcJXiifgpZFwkYfV8r0xpgFi31Goje/D3z\nSzqEIHqKhlrwkJZ7fdcRnonRfe6KEM12fkunQxeD7cZWTCVpn6Ks5+VO/2eB\nLGr+vgPI/Ci2Yb79vkvrPO2FTQgYyfJu74UguMLHLae6+DqnDFTlNFFh3Bkp\nDHuEubkRXwQ33tVnfrnY1F/1JwH0H0uGkmQ0yHy+rIXC4PQQ9AnBbqVqtAm/\nfUWzkvAuIULFp00bh66D6dElft4MaoMxki85JzcKmspOcrERY4VsCOLDv7AP\n4aOl1KXkCAjwp1Vwe0bZBeV98Qkx5tzKy+XjkLpWCxIE8RWn14V3nOnqMaCG\nVXHenbwjV8aym5+eCFk2QSspT2toBZ5ifXyc4F2hlphxnP6L104/zOpz25hm\nUj9p5+AyckfwGIVyyp1Lzv6g8RB40XI/KwqL5yR6eKpnSkInCwMJafxVHk5+\ndeK4oRR4aHyPMAzaG3f0fMaXCHlImdeZFxvLMBjTNXsQCmkKAUFbpI/Tz4qd\njMFYNmUc0+WT7ms/EcobG+h+HBnOIj0zdKPLeQx9jpNbtE5/B/G6BrGTSnGj\n2JDn\r\n=ODwC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-pA1xRq/sentry-integrations-5.6.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0-beta.0","@sentry/utils":"5.6.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0-beta.0_1563538258333_0.9642469900240234","host":"s3://npm-registry-packages"}},"5.6.0-beta.1":{"name":"@sentry/integrations","version":"5.6.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7ccadd89525920a2b7d8119bad71bb6b164cebec","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0-beta.1.tgz","fileCount":129,"integrity":"sha512-n6cebuKgNaPd7CLb1LuoB2pBE6BQ2YeufhTJ9UhURADJ5j2W4/lSh7q3mf85BXxsAVvO8up209WmQeuig0Fo3Q==","signatures":[{"sig":"MEUCIFxS2bBVrSyS+wZqblFvHJuJOUaecU+nGuo4/R7/4ydSAiEAwrCrz6FAwfPbhV8CiHcJfRRzmZHMthJkbscDUA50UPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1022727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNxz0CRA9TVsSAnZWagAArEsP/Am0+APvgldJP3w2CFXO\n5Sq/RFsAXhu1D5bNKQUjZM0BUOABnMO2dS1xnnFLiAL6so188Fan8bmSHslg\nQ11ODROWx1Wzeo2xMFfZrOT0TRVoMzdufvWvZ46VjM3KMb+zHaxWEICaMmwX\n+eql6s2CJ7cOWRtRYCnK6URmNFk7Q0WHtAxNiyMJY4pBGL8FnchLsHj/6G9M\nkdKuEoLz2zbhsar3fh668ZoAa8kNKD3v5FLlDHLmcBoxSRp02WobQDcNvQZ8\ncT6GmU35LYgl+znpAXaoNY4k0PvkbeKeSxQH4TJBJSV1r3y6zkcVjmYFmB1X\n0lNZVD0TTmTqa+05dnF7jjOUohQ1MFggJ9/XTMxQ2q8+2SuZFNKTMI7LzvRo\ne0G2l/u5EKNLczvZNiCAc2P+TSup22cRMNPZQMIfOHxZYdEzX18sHeTN0kF8\n0cW9o/ifpbl/+yRoB5HpCr/3+FsDPOMPB1wlKRbnfQe1dC0KE3cihArVGW9d\nCYE37+fufQ/sdYAy3TV1lFm35AhXlmLizcl8qi8i42QPonffJX51aPO+M774\np6rCdgoxfcoByXm1j1P98hnfMhiCsjaHo+gGUCHdCpWSfIeVLCTDYhF/+g6b\nt++5Ij43QWtLlFwaDezEKGhpLwZw1skJ1xRSksoKgBOUA8ZjbOSq5/8k5Ny7\nDX6N\r\n=qBYv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-VBRSIb/sentry-integrations-5.6.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0-beta.1","@sentry/utils":"5.6.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0-beta.1_1563892979968_0.510856972309907","host":"s3://npm-registry-packages"}},"5.6.0-beta.2":{"name":"@sentry/integrations","version":"5.6.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a0021a5fc2cfff4361f16b662c3ea2a08becad2b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0-beta.2.tgz","fileCount":129,"integrity":"sha512-8ezS2ayue65mWuU9gmaGvliyY1WBH/SiCjKb5Dh2dA8YlSOoUjKGHQhBHY/sleiDf+2hHOj96kmHjG4IC1G4bw==","signatures":[{"sig":"MEYCIQDMPqplcglO9SAyJYZsbAOdT3gpNv9A0tO+NJbuhd/HAAIhAK/9RbmX2pFK19UN/WLweDo2Ek0lGlR8/Q2AoH7coh3d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOD0CCRA9TVsSAnZWagAAYyMP/iG76udKt79DeVp/rAg3\n/3e7OVQ71vydm7gbo8S9XwcmcZEJwfkIwXIBhsk74OUSKR/E6VuVJQcEWD2z\nInyim33djJDOo6sP4NN5N1qQwZi5F4YD2enCKuLeNrbJzRWcdkXnbXZUkjyh\nk9tGRSitzQeDhst8tV4pm9dv5Nubt3YJnSqRsc4C6/XPvr597viX6cEnE4F2\n4oVvu0RtsDWB/PpC1bWaX/V9EijHmNJiYjeSkzqunhkZYEFkkDdOptWYUV9B\ntXsG/PjCjj/cuRhVxVChbJB+KyQbUka2MAtnbT8CO+LELAakkZAQ2Y28cyzi\nCldlk7ADyAb8RYM6bd0f9T4gW8GcfOAmk/P0u/k+BPzBBCzz+BYpNf6yo4ku\noj0UZdrd+z23dxIROQ/322jgQgcnqPxz5cDF7mVygEcKBcfSAW8yhrVvVjZE\nTlsU+C5pplBzwI+FfetBVYTfhSkFypjjZUrV8Pj6RciO7349+Pi42EhYJmsw\nsxCZ5855YujiCkXuVzU7rOf+OC553CgwnJHWL98jDGD3y4XDtrV3FtkFqntb\nyRk3vJ3Zt1zZvz+9NIlpg2oKOgTJkmQMdJ4MPjCymVZw//RyBcMeQ7hYK6Sd\n7jPUtQJkUidLqe4xHdRsntIPZXan3qidvzUtQ9FANVs8kkslo0FtFF4xSkDZ\n5aIq\r\n=wdUz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-sye4Z0/sentry-integrations-5.6.0-beta.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0-beta.2","@sentry/utils":"5.6.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0-beta.2_1563966721605_0.24550267797780734","host":"s3://npm-registry-packages"}},"5.6.0-beta.3":{"name":"@sentry/integrations","version":"5.6.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c7fa5c84ca53bd61bce6a0377645946913472bf5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0-beta.3.tgz","fileCount":129,"integrity":"sha512-BD3r7mncsXtzYg+8A7U0U0wfJl0y5UpQLdrNZ4CBmA5iI51cokOT5ALRtECXkaVsqITltscGN77SCpmwx9CnNQ==","signatures":[{"sig":"MEYCIQDkk20onKbyTJpP0d26a6sOG+IeOG47+E0exO/muVm5CgIhAJvGor0aHYMxCA+tq5I0Z0CUGsmJiseifM+TCd5vu64D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOE54CRA9TVsSAnZWagAAkCIQAKNULXixbPeXVEJKelqE\nPOshRxqVYUKpvr2CE/hxLrRVaudk50FvVn/pINkhVZOFzMpMiaZA1GkFwIU0\nVGG+QbFgVkSTPXVoc2Ywofxs7dgdYXno9hwT2ADnS67ZxXSwlmVox9vO7/Z1\nlzVIYsfxNziWwF29yDJDYvKbQW6cv85jChFWPeqn+MzY24YHwaXz4XMBeBiF\nJwfTi8frJ6ka/0xlYnqewU1oJG6eLvE0gqkw3d/U+/yZxhM1wBAeItXnpu68\n0l+UuN4hiUzv8QUwxDMZ37HJaGG9g7rHMl1Q8ZC89UGyOP7z40GoURPfpcrT\nxnYDy16VWI+8mxDfN4kJfmSOcydpxEJdoFYKhVl+VwHstnQvpw2ME/NHZK6M\nI/oTFs/R46+jN1prpaqis3tyL/B+MV0+XftjVKN+E9YVKes3LD2xiSnKgK8t\nlKwZcfjz3GT52jBSf+NcRQmjmKQUJhgDZEGrWFw4oAGRCHGVui11p34Y4ViW\nhHyZ3A1pY7RyKGSiEUzKfcXcBA8aaUUVsJMhAntgutDuJ6tbEGMDwgsgip2l\ne9cty0yzdgTZv33SUXKceBs7+se5AwePc+oPNUjeVUmrn263A47/YU47LXjT\nQz4gmHa1WxsHFzEphmREZZ7tqWat3Q+WmFT5zeSK/iDE+9SN144Z9HD558Tw\nQHd0\r\n=4h1d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-xoWCAA/sentry-integrations-5.6.0-beta.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0-beta.3","@sentry/utils":"5.6.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0-beta.3_1563971191642_0.04021785862139127","host":"s3://npm-registry-packages"}},"5.6.0-beta.4":{"name":"@sentry/integrations","version":"5.6.0-beta.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0-beta.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0d4cc40d1191c4f3b9f68f1fa20a0caa5611186a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0-beta.4.tgz","fileCount":129,"integrity":"sha512-D0f7sVP3DQ/4OXmoCg4t7BSOUPeSZrageShfYH4/i8RGP5qMnucyZ1yJQnga59xF1hJ9mpdDiKmtXxN5gmaNcQ==","signatures":[{"sig":"MEQCIBY1okdnefNEO7jhvc7RMn75vqpbBPXc1XXV5FbcRWppAiAy5epEL5MpY63/sx/KxZIfu0AzE6kX8+mtOH1CIHymgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFlUCRA9TVsSAnZWagAABCMP/2xL4RZ8DwDqyJ4boyO0\nKFy4sQJEL4/VyctKLgAsjl4Q0Q/FFjG8w03BvlOfFHenioLmWvqmDu9/m52y\nM0h8Pm75Czrf4aj7GXfY9G78XIHG53C0QrmUOOPeO1u4wVIY9kJZKD1Ch/hT\n0+O4v/ey23TjzOIBNlzcfa6OyR+9ECL3YqBo9MWssh745L/ca0aKKW2uStqO\nX8rhisyxlcvq50F/jCMf39+5eGS8DhxJ453dGd3uhrIZWftVl05OXVgiOlx0\ndnlfrED4t+QkIhH+k7fBm/B6CEKJ7LhTAHSqx6SA3AZxbYVSlWy+4u4SlG99\nVWnXNWizkM7z0w/r13l5LVc+Xn7OOckh9Wj4+eqcgdxOOIdhq2tn+wu3EB1s\nUTeFbEayDvXIVO4Vhb4dStwzcQ0CdfY0+NDT0c0KgJlRxP3F6JM3RA1h8vHO\nfsejaHDb/0FGND/fIQ2jTqdqYYtWw9M0boflioh0O1U//yGYpfN08fow/lt7\nhqS7i5mBsDUfa1M7i2sPH+xgjTcCIFGtY+h7CH52Y5ps66+1pcaxrR+kdgh6\n7flUUGyoT0lrvCZmF7gzrm2aHDTBfgE04q6aSzuJQ+/dqgnp/8WYcXdGKzbA\nMVh/35WmWFj055C8tfdzWbTHd5jk3Hmh7Ao9yIsgsu0Vp4214BCdpsk+x60o\nr9s1\r\n=1NSg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-HFQ7w8/sentry-integrations-5.6.0-beta.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.1.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0-beta.4","@sentry/utils":"5.6.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0-beta.4_1563973971502_0.8790559087089114","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"@sentry/integrations","version":"5.6.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1654f5f4b1741599d2917e2da67ccce243559875","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.0.tgz","fileCount":129,"integrity":"sha512-uZg2cNuE+ta+iZV3lvpNzgdJvmokQG84mCiFXdcymUzlfLxPiZGvwkTzqOl36BJQUoDO1ggOm6JiLjAXavW7Ww==","signatures":[{"sig":"MEUCIHeMMUyD5jCjNKBIGk3UnzYKdekOqGvWew3kctV2+R8KAiEA4/2SNOVnBvrheCt2nq8nfi6lrSjFwxn0PjUpzG0Z61Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1033694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSrXfCRA9TVsSAnZWagAAvTgP/3r4+cj/w/sI/4rrHOGd\nF7eH+OCMhTuNFpYwyiXvH/ppIzfD1jPhHyrQxXxVrHzhFoHudRqyMAUMenkr\nUZfknVh2ETqLEbEvwTWtFDTLcjp8eJeFAaiFoCjb0NPewgAw3Wz1qY0ZBSs3\nOB4m03eO7crgZOROozLq3Nk2prIJ+nFTqSjOPl9rfzyuLJ9QN9Vl8k9FAvNr\ngxfUFYkSEjLpuUQlB/chPjB7sKb1ba978sOUCf3gSuMQcj3GmPqhzfvZiv12\nPHUaWXH8Utqj1yLxPmYzw9Y7SpTgE6llYZjN9KO+5gTwSxtVwNha/FJcRFBD\ntUeeBcvyzpan/XhKAvUPHe7VfBCVgVT+OD+vLMf5qMphbE5SR7qJfdQJeCRm\nSlova0K/Kxk4V5Id3teK27++uDE/YOwaknXMFYEd4E2xqdW+W8XprRxZykHq\nMR2/68wxRmeTOEsnJOC/wG0MvQsAipGWYHoOjeW1iqBrD9GgWjAnLbJA9r7w\nD8GffERS/YyazLa4tvzzYDtBgyHPQ72aXGM7xxJj+eMyeEmunCCk2+7I51sL\nI6AdUx8K/9UDnHlnCw/yDL5c9eqO735An2fQ4i9lWYFyxjptGlBOtlQY9Sai\npPxppqHQlOEUoV7P+eIPMM31rKzd4PMaZsLHWzYgw4ZT+/yodAjnWOww3U1E\nreX2\r\n=h9y1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-ndCYuA/sentry-integrations-5.6.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.0","@sentry/utils":"5.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.0_1565177310372_0.7473806461760604","host":"s3://npm-registry-packages"}},"5.6.1":{"name":"@sentry/integrations","version":"5.6.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.6.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fcee1a6e5535a07fdefd365178662283279ce0d7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.6.1.tgz","fileCount":129,"integrity":"sha512-bPtJbmhLDH9Exy0luIKxjlfqmuyAjUPTHZ2CLIw6YlhA5WgK9aYyyjLHTmWK+E9baZBqSp0ShVPAgue2jfpQmQ==","signatures":[{"sig":"MEUCIEKUudqgzff7nAhbY1rM5gCYFyJXcUFOMswin9ukCi1RAiEAsmoz+l185xt5R2M4u41ZRIgUS7YOyBMdxz/aV8AhJds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1033694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS/QpCRA9TVsSAnZWagAA+DkP/1Amcazj/AmhztaC/8U9\n2hbx2/26hANmzgi/2GS5pnbrywCISmGtjw8hC9p42QGF95HFYNViFZ92BtKp\noELym/8RR8SZeHciajV0yg7mvL+OLMVcj1h5pM5zzu3iPsQF+s6axXfgIjNh\n4roOgDYU7XA8HCCMO7ov87nd+I2ApKJqYEJ6v9Rbv+8gQgPvJA+QBxw+Iu3x\ncpcX1pRJtYGPPb1HSxp0C/kHkNWS5duYxrWc+kPvGAnHoCCl4Roum4YoF9QJ\n65wFhsO1vScuuoxWgQ6m2jX8TfOoBQm+FKewHGi3YCDU0tAeKelOIKQIbBRl\ncLDMfbO3zoe6+CbWH/TiAVCpt2jcEFIq4DGPfV6o/u2DJ1j69m9hnitOepXz\nEbFJvjSbrMUbwDF2aTaJ12gn0mbS0f4ZB/OLCzjXVNaLTzUCygoAaSUInQQC\nnzBgUQ64uHZSSlssFHLUSG4P2Wc+4QRxXOgdh1XEx+QIrlbTIrs4Ubu1cWos\n7JJEdm77lxscENX3Rupa7Y0Uy5uiSFxrQctFBT5FBkzVaHJtFJ1gs90uPwcs\nXmcCsOhDg58KXDxrvVLCLJWgezVb+bpyj8nsnP2m0ceqErEnXYpY+4T8g5xw\nPBony7f8+xn0tWgdDx+dS5URsoh0E6PPsuDz/q5F03a++cUfEiYdhUwWj3Nu\ngij0\r\n=h18h\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-kE4UVm/sentry-integrations-5.6.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.6.1","@sentry/utils":"5.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.6.1_1565258792685_0.9105560359846676","host":"s3://npm-registry-packages"}},"5.7.0-beta.0":{"name":"@sentry/integrations","version":"5.7.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.7.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c97fce4d1a66c4509e8221b13dcaa9fe97ebd92b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.7.0-beta.0.tgz","fileCount":129,"integrity":"sha512-uIglDXTAnZLPF+4WOU9bLWWjIW9Zs1ObNEL4Ewer4JarN12fhabD3Pb576FKjXIzU2v236PU6wJP7RDNstOwng==","signatures":[{"sig":"MEQCIBpmeMVqfLhMWwJ8GnPgFDd/NPggZ7TBjwDQK0jl6scEAiBOjhgUf3JEb1rAgN77b7fUmO/Qhe812G/r1mQz9hgp9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1160251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlhG8CRA9TVsSAnZWagAA++AP/iNnl33PuBY7Ne6OiYE9\nIK1KCzxtpao6WkHehlAo2+cTjNf4EEOQNi825UpfahoswMJyfbngc2A2wA3/\nQyoAi3Eq3uHokxKihnV8RLDsplKeN0nDt1A5VXlf5E+yChVm382vdwOwqQCm\nMXt/4n8z+xzIrs5QU22qTK0QmZqpE9RwT7rGkc6fhPwXMPGlR8flcU4pSXOU\nuMr4aqsYXJNpgrb/X2LMyqFV0c5arz12yDZRGfPvoist+HNc/geo4wjC/+5H\nabW8vkJbo+G4P832YaL9PrqQu/0rao7xGJpSz7bV1PzVsnOgAzrUePebf9bW\nYF5IG+gp/i1WzJOzm/fyeaHTA8kHg8gLUGJnsM0bU+mVWFJaFJC23gW0dMgn\n958sirZ3zsXwNoJS5nymwYn+fjGolbOzTS214VUDhopbb+mz/eqH7paG0VzV\n+SB000BLuucGVhWePbH1ILxTVgnCevhOTo5WDMHx4+A6tjJThlcQhyCONLdF\nTYJht97Uq4uEkFYZEMy7+x5gFJTjL86eZpsEzVAgtdzMw2ExTrUp1uSp6rhv\nIlE6YoJbL36KvuC19K+FYCPTsqLj9hbHX/c7q/gWy7aqhtingAHoufJpjMCQ\nhMmcoPW375V+agusSEJ9nqbTmOgFL/NL6/GlEbmVpmgj6JoCaX3JCjK9Fzgs\nAa2I\r\n=3JXo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-TiB8UF/sentry-integrations-5.7.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.7.0-beta.0","@sentry/utils":"5.7.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.7.0-beta.0_1570116028108_0.48720729678993413","host":"s3://npm-registry-packages"}},"5.7.0-beta.1":{"name":"@sentry/integrations","version":"5.7.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.7.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8fc4271f5633ae663100579dfb32dcff4d5665ed","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.7.0-beta.1.tgz","fileCount":129,"integrity":"sha512-JplEfwuj7pciF6XbkZOEOCBPmVuqN6B34lNJKtJpLBmJCs/eDBWaba3/RKkZpm8dL593eDH+Hh4fOyIvb/AJTQ==","signatures":[{"sig":"MEYCIQCuXvt/ovWPahNYS6wTH0L7YOF7HELzI+oR2s5q5mhANAIhAJ+NDi7Z6mCgu5XI2iixL90HY6ILbwCzcemQo1t7yqU8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1159226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl4K5CRA9TVsSAnZWagAArRMP/iKVhjak8fINzqE8k5iW\n7TydxUVkaxBiTHS0g+mDqn+ujhzGIRNhUtreXdm4zPoPF6yPOOqS+msORv16\nFsin6Spr/bjUnNJKigCp9w2U72dhyNY4ZEzRGqJXLJ7UeEdcwx0/SQYSBnA/\n84Xu7OtBbclMkN8WKABSWS9b7O+FR9eneCAtBDNxlhI09MHoT3DRlsOcmeKM\nZMv2MTk0Bdt/L+hUF5bu8gq3PYMdreTIkdPCCJEn22y2mT5EQpqAlo6ds3pP\nGaYaLztu1d/P+RoXsKxb63c8Z2vecWtM2GyOdEjtt8RIk0f3IBUUZVFcm+9D\nHz4036bvZEPU7J6NKiYG4n4784aes+Br49NVpcDTt0foBb4J6z8LZYEB5zWq\nM6k0xlXjLunwp0MqygXbIRSfiF4pmkzBryzpv2jN9uf+QVTfa0hxkYWxdrif\nhjMR73mbwZvWfxHtLViqcxS9UY96l7RbgfvZmkiO3G8ppjiz6Kn1PoZ7yvHx\nNiawyIb2xZ3QZBCA5UKaoTiutlvCt8kjZ1ETYH5X5YBQibAFs4f3ydLyj1gM\nr1cUUcDNGw0I9lh6ivLVMKDuXcorZU8UQHaQz4Ug9Egx5533y4icZxj00pQA\n4eSIg4VDo59/HYYJ3zENL/cs942iXRvIrEZ3DWoMjrZv3D25ne6XuMsnRbAT\nxcwT\r\n=FFsf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/kb/3fm62c3n5tj3krmhx389pgc80000gn/T/craft-KaJaQU/sentry-integrations-5.7.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.3","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.10.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.7.0-beta.1","@sentry/utils":"5.7.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.7.0-beta.1_1570210488695_0.6871585101228694","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"@sentry/integrations","version":"5.7.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.7.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"17c294d93796f60f2a25be21af20816b9f2e7b90","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.7.0.tgz","fileCount":129,"integrity":"sha512-Yin6w2D7w855BO1TaatW5uvsuteJHaZuQmdFYIh1EzDJ5cJC4qZd0Z78Q2e9+dSO/XlaLYgeQT48yJJ9hTVT8g==","signatures":[{"sig":"MEYCIQCXhEREo/agfCanH40nUQ/fRelMX9Mj/2/d35ensc7I7QIhAM8UgomD1RuMni4M6rlAjXLuNxFPYTghKLE4+HDbAu9F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1159141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnzIYCRA9TVsSAnZWagAAej8P/3L4j/wBMIu7Yv+Dr6rw\nrCA6RypV5H1n27K6ZDIrYGB5pNdnWZyDBPrB0um68hChKn63Q9aIhelRtmL7\nwCPRSk7/5v6mbxGAsJy/jR0oqSSZK1IyHCDzQJksVFqi03aGx9KL810m6swk\nBqHntSFkpa+W05rjMc4L0DRYUt3Ed4AMDXFi+bwYzk+9PWxVkLl6ISg7470z\n3bdF2NPrbcXblAzhJJLQ+UkLfjM5F9jAINCH/SbCFp/gRklyC4GYFd++Przk\nQFV7jDtH7gUy+4ITUezy82ag3e8/AziIWz/iIy2b6hz8pjkSYtwpxXymZDb2\ngGp6jX5P359RA2eZYsoH8Wr6HIo7FLKR3JyRoqkPv3YTLt7CU4xkKEr539SK\nK8I9R5lByZyX7Ph+AcpqAHhlEWpcvno+ecLRxBjHQPZB4Btu+cm2RsoOpRwU\nYL7NZWavF0ozEKqy01CaeEExtn7l0H+OpceJ9ojZrPGMPQLdbPFnHKsgthTM\nYoHXypJAvR6+XSR/lM+S7lhw/ISX7uw+bJTergGPboeX0NonSRhoFBVeu9KS\njT7SGHqBpqDfcah1ocEtl6BaIrwwpo9uXblXNu/9rP+tPcqTizxDLBgaReMi\nUcfiCr69Wnk2NhJei/osIYfMzsA+pB/RgRUKUhFkEt3Xtsa2gQaN0vUiw7sk\nMPYW\r\n=Wv4C\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-EqJbHi/sentry-integrations-5.7.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.7.0","@sentry/utils":"5.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.7.0_1570714135366_0.35069528204918043","host":"s3://npm-registry-packages"}},"5.7.1":{"name":"@sentry/integrations","version":"5.7.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.7.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"53ff804e2cb4f069d69c491cf20190f6aac6682e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.7.1.tgz","fileCount":129,"integrity":"sha512-LMKVVfB4VlpPE5I8OyD2soj/iNaicnpWObpBxfPDfsJAnXo5sV7zkWwEfvCia2dcXCXkpE2Xz77tiZubK7zrMQ==","signatures":[{"sig":"MEQCIHDmBI8cnejVLK8oouLDTkDggvYCg0vtD37puHAduk1iAiBdpwaxTgDnG6/SfF+YpQYOyk37hI9hzpsqqPAi4XIaHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1159224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpZ2bCRA9TVsSAnZWagAADt0P/2HxMCAnX7S0W/QAYOqY\nRU1H/UhQUEweL+MpqDMAcs/3oO9UqxbPv4fSs64qiWlzCDMC+yqFzzvQ/j6Y\n20ki5Dqu4fGtccaU45YVs6xEq+TKljk5oObcSxYSjaxkSI+8T8PjiJLkFCh1\nCrzY9awwVFgfXdVskRXIoxwlLhLZImFU0zsGU7M+zE1jmcN+auwNxe3RKV2g\nTtOziv1Wp96nsl+YmM1KTmlz2DHVwlIa+o2DTaOgm9c4Ooc2U31GT3258+vn\ngNLqdpFPYr5a622yhYzQW34PFC6RjnEN0Us0g85t/oyqeix3p/R2qKnG5FDO\nKwKNI9Dh2HWofHRliR0k6DsyWQWIKTHsmLBDe9h4tBdWmKSXYm9lY4uMsC2j\nGbZusDVsnQd432/KujQXaHnXqTkz9FKliKxwKtztctN6fS65ow/omtjz89cq\nDZRe68EcXR6ZKrVNrAYWhZ2Dlno5NTseFzxRHq83p9oFSzYxAhXQfbP6nJpB\nQjKIbB0DXNnpGUCvt7nC7cMU94VAB3VEBxH5P8dqFsQdbth40qdGxen8x3Ki\nPNlZB27subSZXt5m5oBEsToUEVUGDwnhl5cBUfAyWOQjyEqoLcfIPWxO6V4V\ny3O3Z6jnfJm1AKbmSGi+C/0UWPgjmGvC8TaiEAwYJ5FZkowlSoqjpom3j5Fn\nrkNI\r\n=jUNn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-F0K20Q/sentry-integrations-5.7.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.9.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.7.1","@sentry/utils":"5.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.7.1_1571134874569_0.9932367875032655","host":"s3://npm-registry-packages"}},"5.8.0-beta.0":{"name":"@sentry/integrations","version":"5.8.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.8.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"19ff8940a9059ff0027aa374455b062d7125b60d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.8.0-beta.0.tgz","fileCount":139,"integrity":"sha512-r6Hd9E/4V4/N7d0brLeMmu+Cp8PKs7ENWvuomgPWW/RfvTwqB905jO+lidtp5wq0a+EzOfkT2TRZOGDNlwSKsw==","signatures":[{"sig":"MEYCIQDXinEfeSLYNptHJb4GvKwJhYIcaYzcISLr8vMpvUF5SgIhAPVsD4lx92a3HEhH/oYNt3ZKgyL6lXnccGG0wZ4puBAr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1282068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv/ECCRA9TVsSAnZWagAAF1QP/i3vXXDTmjv1cHgafCIH\nESX52W1+9ceNFZr5QAOBtBIJVmW0B/MoXwOEt0lMoyE3ZV5u/x6uf+dHREEX\np1hqc7/jCy9OHaMEqYmfeCgTgnN1klgTodq1l33eUV3oHVy6j0scSYnCxCXY\n/Idjn4RZTmIFK6MVSNgF5jfmPJDZ6bXJCbZRgQGCKmdJ2H1GYf/gPK/20y0H\nuWqicsLeDvlQgBUosuM7/yKlVEl03c9t6xV6ic8nHTbSMlwbsMqaBqOE8X1O\n7paFiRZzFFy5RLVuEJ5IIk4AGmJinWawf9H57h/WZs4YalDVMvIe97um4BvM\nLvphFLvfd8rQ5zia6MvsKnWpzmnnNOVtNgqomhdUAf9FAIZldkNP8C3BLsYF\np1UuO6sgaIDxO44TS/hhabZsouMFL4qPjMqv5zb4K+MX/BY0DlwW096FYMsZ\nd+QloGZGot4tEBgfHY229lf49vBeUo1d9jt2JMWkvbMEJw8QvtsmBjAcgMln\nQdUWnLUzI8j0m8iyvrsYxAyP4oaZ92kIEKGO0V2/7S0Pv6bs1p0nJodUZBbP\nDXYEbSrAUw5z0Y6DQcwc9OjRWaOko0k5HmeobD/cDyLH42n0bSrQUtgfrDRq\n69dcLuZxwEj/DAiRMI0i2uzX7kmuSuY3ydTxeG6r4rjGRSSn6EDFKG4+/ZW6\ni+dl\r\n=+6b2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-65hR0x/sentry-integrations-5.8.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.8.0-beta.0","@sentry/utils":"5.8.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.8.0-beta.0_1572860162001_0.3891550383511331","host":"s3://npm-registry-packages"}},"5.8.0-beta.1":{"name":"@sentry/integrations","version":"5.8.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.8.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ba9eb924b189c77b7516e71345c3f08e8c066a3f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.8.0-beta.1.tgz","fileCount":149,"integrity":"sha512-AJZn83p1YTaTIsRgHh/KqVy2DHrgIK43uOXDauxsWCPdIBEH1rAGk6qoyqbq3ZNwH1mIWQSI7I8FeK72s0iK8w==","signatures":[{"sig":"MEQCIBf/wI/gACWtJ6VTGRBFVPtgi+XW5oTomL+Mgeumi+QvAiBY7eKd1gDe4svxIt4C/0GhphhqUfArmM4cB5LkGwQHCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1392070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyUqZCRA9TVsSAnZWagAApFcQAKSWn/kr42AhqK697UaP\nqVuqnrkXhYoq4Xf5rC06178pN5DtdfJtH7V/sf4B96DwsToqD8XJl6ygFO2G\nIKtw76M1dn7ycdqblFaBKsu3buDqddxIWzWt4FgZcvEM0ZLZL0p7pRbogeUF\nlsxHb3LJ87C/VxrS1w1fAgEB7Nx+PNmMVglGDNJr+eICtKaqu/QIkcz4ol3Q\nT67IBjzz7PMjpu/+P5NByjJSHKzqAevNKEVH6ZerVGTubwbQctoUa3kI4sug\n/ValPOGPqgNiB+vGveXN6L52jHXMp4xKehXl/b1PGZV8rALANauob2INVaKB\nNY9KkPpIyeWWVLSgrfD7CmDVaFdSKOO0aWwqbPkz0DbPZJmMwse7Do1Nx6vl\n5bc3FzZJCriwohkLtjTL/r9//NXzqGX7ie1trRYTHHzYTE9pfPGxTDYI41Yj\nfZtcVk2po4Acc1D96lS24ob9DbhUrG+NgT+3+BxYkY0utUOTv4mjgEE90K/L\ndNKyWK2MOnQu6abg5o5x0t5YmhDVVfGvg8KYHKjO7OIlepDAPU3NEuvrnvj1\noifilsZVf4llSOW5ZfLCjJymJt8sgFEsqEGzGRj3aPQxxmssNP+FK3t/+HmQ\nkb2HD3Wd8t15F8Lxsz9IgCAizKdNTKx82vGvYyHk7uXXdJJTV9e9Q+zaPuCp\nzMwY\r\n=dSFa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-ynLex8/sentry-integrations-5.8.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.8.0-beta.1","@sentry/utils":"5.8.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.8.0-beta.1_1573472920883_0.8676595091491848","host":"s3://npm-registry-packages"}},"5.8.0":{"name":"@sentry/integrations","version":"5.8.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.8.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ea0ac89a701ebfb809ee992e758ad49d66083b5e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.8.0.tgz","fileCount":129,"integrity":"sha512-Obe3GqTtq63PAJ4opYEbeZ6Bm8uw+CND+7MywJLDguqnvIVRvxpcJIZ6wxcE/VjbU3OMkNmTMnM+ra8RB7Wj6w==","signatures":[{"sig":"MEUCIHeeYzpDqZ7c3xgJGuc3ZEM3HXuwZcjk2fcZ2IAtM/2tAiEAhv2t4p5SefcyDKSNxZls3GcLftqBd9SOukLNahBw/Vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1176854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyVXdCRA9TVsSAnZWagAADoUP+wZH1vEeYwZozc+aKz6W\njOFZESNk2xFp+WscJCXeAmNA156RplmJRFZl/hhAKrOigoa/65vensLl6Ed0\npHjS0lT4W7pAfreV2K+77V0+1tQsUOlwFwF2ZN019lVXXfQSxiOGkbkGw+F/\njfczkNjYQhBD5Ghe/DQl4tH/TleiQd4mq5317/IVNIdjWj8ODRozOdGTeREP\nHUSQva1IxvD+zb1OLHFWnbOGxwmZGUH1XL/LeExQKKEBVwRR/Ed0M9nen0jT\nCDIgYNWUQmi+vsabNkODfZdV3JMlMQp91HwXhL/7vAt1NkoyLyTUjlbp++1L\n/oaHDKTK4LgkZJGLZ+7eT7/1ReUbf+di4Z5LeHsYP/Bpti94Hg8kQS9ajfhb\nTb7gZhbWfI3S/zXEcgpQP0iRDU7op++fY5bD0InjneeEAmHCNgxI7yPg863T\noy9xZtgSPyXMwmp+rZKN/XjZMmCxyN262XYDByB/0fqSnHkga0DCtTjHgoFP\nCxoe5t+Hg2H0RLxS77oW5h5K9yj+gNm+xg/cXU3A5vjaIyJolrOYcXSGNyu/\n1FwdGMOMjI2ZCVya9WQYRPXCgMDA53lQPTbc4A0z18U1zmCdP+RalkbqCsnC\n70UReeDR/Lm+Pi6uVuzrkCILZCpmoQhPMznXce2fhaRlQX5KNj1S1mnhthZt\nPqOf\r\n=4jFD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-K1idKn/sentry-integrations-5.8.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.7.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"11.10.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.7.1","@sentry/utils":"5.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.8.0_1573475805468_0.6786351890666222","host":"s3://npm-registry-packages"}},"5.10.0-beta.0":{"name":"@sentry/integrations","version":"5.10.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"81179bf295598669951a13d2ff2448f82b37750a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-beta.0.tgz","fileCount":149,"integrity":"sha512-+/xxSkby0lLbzA8VOrHL/LF4AM8Zqa76EVP3hIcxGuh22LiGwJzARrrxcz64Bx3G/JqpjvzA/XfS3M4EnLnqIg==","signatures":[{"sig":"MEUCID6FqgXUVz7nVdolMH9J7bBynDvp6Q0mxITgChkXZYRsAiEAvMpdyzd0BpRbnrm3jKoLEn3JB0RlDFoALWwcXOgX6VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1437309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzv//CRA9TVsSAnZWagAADg8P/2sob6Qb7Zs1K+NWFxhi\ncTVZmX/M8IkRc+oOjyNPSM0CfSkdexI19vx9evs2vB66MVWCSySsHCyVJVIz\nJMkkt7M6WAAYTwIHf8LVgOhbaEsR6agV4CIyC1WIeeDju/sz4UEBVB1ux+6t\nYaj3dTNYb0bYFAMG0FxhYIRqql2lJ3mGgS0kSaUUvWXP//MebUjyfFBulYy2\nyEq/twWTD/4QQtLLD6oD6/nkANdPmUJOG11sxtq0VvVeqL7vd+AtT5LUW6GX\n7zdYfZYXdIUXFb2qSYTNXmub/L/fHqvPa9IQXEmlkXLlji4rnlrbMNQP7CtG\nf71K+CsvNQqwa5AGnhPdFOAwNpWfFHsLpneoQyq10KpUgL+f3jRs8XwKQxKU\nEG42E1E3momOju/ZWgrmqe0cl80LhW5TNyp3eRkZCz0RUEWOtLJk4HxE8DXS\nUk98Q7/MCROmKdrxSOw97fOW896fZW/6PO5wixcDN+YXnMiGYRLJv7nEKoqZ\nj8aWfm8MOufNgX7DMEc+Qr0Hn648YwsTA7ihJzaJ3Bee7RAClBsNtuQno4we\n3G74Y2myi5eNnGeeE9sQdHWt1qoZU5I0Diat5uU3Cz4J6ix3eQ31JIHJW08A\nHeqzZVT9hwNTTDxjkAg701DxIuSosvVAmNmPup4KAtFe5e1v3E9PVdRZuMLF\nKkR6\r\n=77ua\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-uhIFcW/sentry-integrations-5.10.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-beta.0","@sentry/utils":"5.10.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-beta.0_1573847039166_0.2883515815991071","host":"s3://npm-registry-packages"}},"5.10.0-beta.1":{"name":"@sentry/integrations","version":"5.10.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1d112a64e414d8e15eee55ea0a9c49716a4afca3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-beta.1.tgz","fileCount":149,"integrity":"sha512-jnO3N/9h03rAcNatp3iKSTY7emdszFRT1xx1HFH7Wkz54nSKnXHFtSohlUnufGkmmMy32GvGLnQdYuDAv1OdfQ==","signatures":[{"sig":"MEUCIQDFwKN15EVO4F9tQOT3F+/QjOZb8Vc552cfeqlqqG629gIgfGJZ1oSLUKqLBGDF953iIjBwQEUEBsH0+SIdo4aWAE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1462893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd08+8CRA9TVsSAnZWagAACZYP/iPZozFcc+2f2mwEfQI6\nPtGWd2IZzA2Hvt4hGJT8ySgQn7cchxfzMXhzUk9sIzHW/X8/NX9Ea5Y1H7Y8\nBsGkfIpJjDhD2qNi301ZGvD9bQlKBY+eK+CmzBGoEnxvT8mCsYeBNghT4RrT\nSciCxSsllb/RYE5QBcXwcSAWOe3TetSsiXba6pCbN/MshylWGG2xGCBRH0ti\nwN+H23PbKx/h8GQTY3+BVORTFT7004rMXyixMB5MW2bj/8iBdRrGa2+qLrcF\naweT5bOvWwhaOHdm8EQWs+K8g6tD/FwJZLm+00fRtz7oemWHfof5zn73uZW6\nx4x+3jC8ZRanda3BjfPuY/HT8i0VwVWddB7NEdo3eroXLKp5kMH0g7cmMVBU\nDiTu6VyXQCDhioMjpBepMAT7mC51jJytlpKSdWuE1zVv78DLz552f7ydIOxC\n+mATZCqHMFlWMuoiqeqZ8qylJbEF+qEcUlKZYP51F/REGA90IoJjdn2V1syj\n196opSborKjcd6Sbrf4FoQ0gjnKGSElnv6Iy1xSzN0sguTr7xup6XHAXxA5Y\n2uClcKkE3bIbrteAPKETT3wa9hVwUhvnm2n5iQTS4YFVxEoQjPTC6CSU/HIQ\nzm2uMNaK0mfvc5pyYVLET3KUXyQzTKkClK0RGzgMF7T1A068gD/Fo2WguKzu\n42fr\r\n=mlOh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-TexbrR/sentry-integrations-5.10.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-beta.1","@sentry/utils":"5.10.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-beta.1_1574162363661_0.03886618597091451","host":"s3://npm-registry-packages"}},"5.10.0-beta.2":{"name":"@sentry/integrations","version":"5.10.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"26eff74507b544912a99cdec99c7d4b7ec0bf8db","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-beta.2.tgz","fileCount":149,"integrity":"sha512-gf+8g2aEUKND7mCRY06PiUYgaM++yh+1rFP3s8xKJQOFK6RvzhZhoqPU+LzH6nXmJV9uQKHdY9EJwOnFmF4vag==","signatures":[{"sig":"MEYCIQDs9v7pwNobnRjAU0quhuZpq6dOtIEjZDoGveyhxwVNBAIhAJ7LitF4NeHFlnV/IHoZBJLbckVjCB0i3Zfpwd/F9Fu8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1465632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+bSCRA9TVsSAnZWagAAxtUQAKRhwxJ1bQN7afYefU09\nXgQKZcq+Tzmije0w2LsaVqaz1YPqlnfo+ua0u3gtS3lH3eSvjgFvP7Cfu6ns\nWrAqv6Yub4FpSK3U+prjdgz8yvk9NJFFlXU17iBL+fT7fmA01TpHN3uKeeUx\nKV0sRHrY+DAkIvKGu2ObYrc/VE5wI2HjBpkcniOJkPAGKnXUTEEh06IrIR8w\nWG9vsLtY0GV07jvHILqDPukTBDSmi+6ztgKYlaD5Ex0XoS9D7RxzcjCheCYP\nOSuiLCXz/Qt+b01oUpDNWMcxyR82sNdDwWYIwcDBwLnFzyduyfwk6gDI70Th\nDwL8iX6dbNozaaUyi8+6a+Y/1qklueqXJJ8iFa33lpUyNJiwtA03GEMdnekm\nm5ycQST0FpBmZWRvr5vg5L7eKV6eCmxVaiCb2v5GYW2+2Pbyi1HkGSI31knj\nFiwmdm88zwI5J48wKzKMN5Lg4TyfPY+9u3CCxkCXVrZk0lvV0rbO+dVXlJbs\nW8AVgU5EwcaWZdyhB0c10IuNee5WcwyD1jF10mL0ElnTfBcwRAe5lz0HjXvV\n6SwdVyYX3P1UpV9GSy35sJ5ejfTBhUS8z1SOfzuD2eDLEka5ksUqnXy1WUY+\n9cygkyKssQSRrTNgNGMoFyBxuOgW9+99XY6aMq+CRIfFxKRm4DSRTLAuP8X2\nV8sZ\r\n=khsx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-p2HwUI/sentry-integrations-5.10.0-beta.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-beta.2","@sentry/utils":"5.10.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-beta.2_1574168274092_0.23827025875106744","host":"s3://npm-registry-packages"}},"5.10.0-beta.3":{"name":"@sentry/integrations","version":"5.10.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d0b6d5d99b4320e98f9d874dc0edfaef611ca530","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-beta.3.tgz","fileCount":149,"integrity":"sha512-3aMNF5QZKcSHdaTPbxKMRXxcxTA9U73gBX1PMBDanxWnvaVI4t9xy3rDAIvCJiILuw4PGHSg+2C6ECdNUJM6tA==","signatures":[{"sig":"MEQCIBc1/Ydl4h/BxhjYiW7sRSmuHO8Xb0QN1rWrJeFyM6ihAiBhVTVygITV2OUnKhYdSVvMTk7M1djLqSsKMxWS+/1Crg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1472047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1QQuCRA9TVsSAnZWagAAKHoQAI+ihBZcR4+Wd46ayAW7\nDvLlP/vkcD1tt/hHB3CFlmZeTtqNv2BLALmGHhNYuXErfaoG2xUblg+RI/CW\nJNp+zpofG6x6GtEWfZ6cJBCv4IhZTW5bJ6lWDS+XMcbPRE4aLcrX8ALbVLBc\ncZEwCIOI9JMu6L0zUQc/bqH90n8Nz33oGJVnLr/F1e2RkevHPwVdRWIRl5Vr\np7emGBrZOOpX6BZcRLzsSfs5JTnaXPJ2G0U50Z6bVbxIBbfhZclxa2IFjJAf\nJSJ62BrVfPVit9l2KqSSHKlP+W3pJFw64n/kcQL9Y1nJsOlTdaUCxjMfkwb1\nKbGGGB0hm9pVW7wo7G2lTu3C6vTw7D+GyxVTKGrlJ0JsVeti6e+Atry0Noxw\n22lurRhK3cdttDItkbHQtmvMOIePlu0sMe3T2qtwOy5c5O7u7Q4rG91GBGxU\n3lU9ZQDGkfQvROByQmS2F1L2cbkG0SgbVUF55xddkx3FgYFFlPAQPKmYnK8B\n5iWM+DfSMOjRw7cHED9fFUwk0pBrh22JsGsVBPmNzlxNDeq+MA2SKtgUSRl7\nZBZEjAmCTeV8sonDuBpM6lUBJ05rR4MPv6NOJdtsMUtLjh1nkyN/xhZStS58\nbHda9HdmIptS1TY1vZCsZxhXinzHS1QPReH9skDUY/yHTOGvBV2YUPqLtRcZ\npBKW\r\n=gkEn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-UFTqwp/sentry-integrations-5.10.0-beta.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-beta.3","@sentry/utils":"5.10.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","@types/express":"^4.17.1","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-beta.3_1574241319064_0.9528820853498539","host":"s3://npm-registry-packages"}},"5.10.0-beta.4":{"name":"@sentry/integrations","version":"5.10.0-beta.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-beta.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"41306f06ff61484edfd5013f8feaa1ab6e332d94","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-beta.4.tgz","fileCount":119,"integrity":"sha512-Kn3ST/Q5IKSLDtscKkqfVJ1UUCJ5sRatwptf4n9iRtsJs+TRaEXJoSLzYzl6p4Lm3ghaOb+bqj60RJnaTMhlEw==","signatures":[{"sig":"MEYCIQCoQG3EUiuYmNYsOslOcdxK7AShNOdeEu1GdrZHGYvvZwIhALO1iqqbtABuc338PrQ/VoioQ4ceGewMKK5fJLNkB7LV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1026506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd16NaCRA9TVsSAnZWagAAqP4QAJdWEWvcURbewqqfltWY\n25ofAz3FF40ZHEflRnggT299bYXGWlUO+8eMg9VPYz9YN4u2VZp9euvBDd9p\nNHXUfmvV+Ogb06QOn9Rh5pCbewIksEkqajtj02NJ4aXcWhBQMlf9TdHSs4DR\n2L2xacbnNxWM4WbUAs0YXb6yS9sL9eHGt/xLjz2t2bcJ2hsWw8Rb+5/umtnA\nBo/Jj9OAtBVMQ1H2F7IILPFwheuJUeUrrGWiaCc0DV1JDIZsj5tOOwgjVzqf\nyq6KQsLEEXaUpKIVdg9HeBTulf+YRC9plXnvQHnWEKhbYtopdadbcK1ax0KB\nFGMyxYBmzvGNSkJL04CdM0pKVV7TW3jojE3No45zteWb8Kh1Vf4BXvnooUCI\nphVriB67kJbqRjh/ZD7VJF/W1P4Wg8FjBxgIe3GHvU/+dlMKE1tq/VBaniZ9\nU5nGAzYmwPpyZve016fzjRe77H7DN2I3B2XYikbLqA1ozYf6DUlpEnvZ7Fl9\nofdhKjRPhqGehNF98Dt63/MVEQkA9A8P7eyNNXIFUdcLX6wUW6mlnKvPZ5yF\nTcwQS9P6k5MVf9RE+IdKBpuvjQgGR4yvQYj1dg4ij6TSS6L6rG9oX4GqAMvl\nOQbP1ExVMsQ0qEXS8OLTUC5sT4XL3n+OSQac7jq+ppXW55sYLj/zO4ySFN+R\nXZAK\r\n=k9f2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-EAIREX/sentry-integrations-5.10.0-beta.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.10.0","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-beta.4","@sentry/utils":"5.10.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-beta.4_1574413145407_0.184488278688117","host":"s3://npm-registry-packages"}},"5.10.0-rc.0":{"name":"@sentry/integrations","version":"5.10.0-rc.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0-rc.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0ee61f5f24bce1383d2c9d697cab59442e35d28e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0-rc.0.tgz","fileCount":119,"integrity":"sha512-G5onqzkDpZ50hDFXK3KjQIib7Sbloorkc1ahNp4ke3tmXLWMhlpJgQNBFMg7PIqqWFb1026Vz9aOANLiLP7zXA==","signatures":[{"sig":"MEUCIQCppSnnajUNKBuIFcYe5sc/FCEklkv4M6Qx7MElAgasqgIgNHtsadMnOH0QpaveXMsTgv+sgCzeA9ru2m1qB9c19qY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1297386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ltvCRA9TVsSAnZWagAANlAP/2EI1u03enMhyAElyztw\nvF62wQ4O3WqTiHddxmijHZ0PrwijBcq2kdZ//M45OUDeNY4uzePvGAmor0b6\nT7EPEBcnjyg/EJeGrZK+HNnw1dXB9QfJx+qzWPdqmq8ui9Bh3umn4CKwBWLz\n8u1EXN0IOiBOOu/DeNhJBZh4X6XKNZyiJhmzm8LzBrZJFHolYovApldvRAxO\nElp3XyKbj5RlqY1UCEahkqcYKrdNmyHM87FBy4ZVO5rPL1YIw1+WYaOdt0F7\nlxIkqnvWWIkt0vuaXhSNyZZ/M9DIRZPz2LJ2wPHudL+lQ9AJT85EAeazO/n2\nOg7O9UfqigJpRkqLqZzd1Px0RvB2Kx6kpyee2ErNFS4Il/yQknoF6qgGxucL\nMLdqO7jmBXqoiUO+aScWjcqkuFjPMLhrvDeZFL8YOBfAcWAtmIewHri/Xs6+\nZG+mXQeM9IU6nHCYbqBRyyxu5kkUI0uPGTI0we9HE5lRE+dSHQBSh/CXTwna\nl3WXFP0nCND1DgjmdgTALSvXiYAjAfkivMUoMz+7JcJLi0RRgXg7M4SBiMkD\nbt64PmGKTxwTa0u22j5wcBJEoAB2vlkDaU1X443xvwIu0gRCaVGDZb7xPjmF\nlibdAJKwsgyP2ePiTnrl9TeZxX1JAZftpKEZafQlVArwIRaqKcf2u009sq8d\nsHo+\r\n=M5VQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-oK8eYy/sentry-integrations-5.10.0-rc.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0-rc.0","@sentry/utils":"5.10.0-rc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0-rc.0_1574853487537_0.8136272513905918","host":"s3://npm-registry-packages"}},"5.10.0":{"name":"@sentry/integrations","version":"5.10.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bea123a6aee70dcce9fbce5bc899985c6190df9f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.0.tgz","fileCount":119,"integrity":"sha512-v0DpalikhIdSq7PGwrArMO1G32gjCVPgdy8ZxnqMe+aF3UHdt+1mT92ua4Ro8SeYeDwAU/xmOEojCVmnzYALMA==","signatures":[{"sig":"MEYCIQCtrBJthfxRlITN8TLsr7QPA5RQWiw6yo9YUpdzrnLMYwIhALMwE2vlTG1tkPpaNc5tq3iyltvpPX+BKS9ywF8tAy9c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd58a7CRA9TVsSAnZWagAAXoIP/in4fznFBbyI/LNdQiT4\nYTK6lAfey/q3v4ZPos1UmSsZptywcNH9F/On+lfCuU5Rxo8ePXqukKV12yXB\nTbNz7VKCipDt935oszQ52VWFxipNJHAe8BQFzbBxr9vnhBrtiosltLiifjZh\ncDEYlrVNizl+Ty20WIjSTP9eGYPAHMzFEGlRAPK7PA1sL/NXhMVAT9gIvqk9\nmvSbBV0zRR5KQkXzbPpBtCOyK96XdoUepqqswFybztr3HVigWg+gVaE8u8lZ\n+zZNmBqQU0ofgUAbxPQmNruJ3UtBcSWMu6jnyUn0/hUiZijlMT86THpPf9Uc\nphCK8TXSrrFx2wzqdX/B5H4gFFZyrTyRqzPNhypIuVAKRM5R9t48iEpVS4FX\nqOcUvwIKktBjk1Wsyhe4bJPXnZa8qK0Uy3h+/xbUVDGvVGj6Vdo8/yHWmP8A\nEgnfGZOTlCvdyyMYyRgscEt50k1nGpS2SFMx2fFkCB1pvrqifuu4KjUG4yxf\n3x9zvv4xbRsu1znOoVRlBzWbXtm+CHLXVatR5yAK/JWJ5Zq9nzWps0TwOJHQ\nbVGRCpBNr+gxtdRL009Sj7zBjxBonhpDVg5toP2g0ZyDRttwf4fJO9Zb/ZiZ\nSJw/an9A0U1nVzmGCfHXOindl6wi9xfDnTVnyessoRMpe2aTAf8i5y1mg1/Z\n55MO\r\n=m6k7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-GxK9u5/sentry-integrations-5.10.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.12.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0","@sentry/utils":"5.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.0_1575470778876_0.484491539216807","host":"s3://npm-registry-packages"}},"5.10.1":{"name":"@sentry/integrations","version":"5.10.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f899f0e2997ca70c5f618aa80226cd6d87e0f345","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.1.tgz","fileCount":119,"integrity":"sha512-Viw0k9H0Ri7NrP1FMNbBzQ/3G7rTLuHbp2lB2DqYM1rL7gxK3n7BqocZ1EjkanAFmckozNikvVWvERE9Ajfwiw==","signatures":[{"sig":"MEUCIFAybulGlgd2xF2liaXoaXemO6IzSosjQEw/VeML3Z+PAiEAhl/OQ46VfSMKpor5wpIdvLTc5I31HUefzNzVU9oMVck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1308719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6SAXCRA9TVsSAnZWagAAk5MP/2FG4UIweRWJfzCFbBR/\nRxJypk6xTFNqwKuDuJoK/ZoCSY5SCeJxYTUvBe6+kGxu5tk1Ab0Ro/WsBE/N\nuvpKNN6cyCBAytYr/f2qT4aFKUY+lkHRNlobtTt+gP26v2ND2kvs1mvWGD90\n/lb/ZVKpY1ECmSlRSxuzl3rBK73A+XqVapHjyvGgL9je/nMcu7dFQxjUUzTw\n1fiorHF5mC1udTUjsfDpb7NL2gQH7TgtDaB+BudLy6oFqh3JVdX04HVBB2CY\n8sUWAa4cxc/fSdtShwxxNwyU2k6uPPo+e11naQ+hclWMe7nBP4+X/G7Dxy1K\nA9s3X4V7gyzcGW5YOf03U+0gGcimN3YlXfPTb5YK2GOWWeZbBbB3c3tNXrBi\n/l4mBhEx0Ya5hhnzO8PKBhNOJ+k91VYnWPIw4mWKsEpX2Ew95UAULp2VMjTo\nMzQWMzz7sGASWCKbiQ8mrZdjrpuaaLjRRyZhVwjnBt3PQ1NRiQhj7A25Iu76\nPEV8FU5CL8ZGdwKq+T/aV64ef8C078ctdyLia8WfnYt5OaM/faSbsHFbFTRC\ncpBt+fdYhrDI6HaDT2SRp/+mQBJpfEqOK7K7U0tSRHwPTA2T/ln2/hnN9/Dw\njJpW1iqg/a/ic5Fir2So3ZYXtxKYX6PX6naSDYO1aHEvM1o61CKZE/WNyVRg\nGUo4\r\n=X2t4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-HJoimV/sentry-integrations-5.10.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.12.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0","@sentry/utils":"5.10.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.1_1575559189460_0.3045885894016347","host":"s3://npm-registry-packages"}},"5.10.2":{"name":"@sentry/integrations","version":"5.10.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.10.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"44f5c55d1619d816c0f20208a3727bb07abb98c8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.10.2.tgz","fileCount":119,"integrity":"sha512-yvIJ6aXpzWlwD1WGTxvaeCm7JmNs4flWXKLlPWm2CEwgWBfjyaWjW7PqlA0jUOnLGCeYzgFD3AdUPlpgCsFXXA==","signatures":[{"sig":"MEUCIEGhNBd8hgTlawjPmuWtWZ3v2JNK/4ijkvhoGRb3PhiuAiEAvlxJEgknyEeEoyDZ7gIM8NhifoNiSrjIWFcFFabb4Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1313050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7j1RCRA9TVsSAnZWagAAKb4P/ihY+P4CkSoyDkonFbfg\nYHYyECYSiIqt6RINfLWHimqKcCaMJ5pUJ7Fvf6vU5xVpUOoT6U/tweepelXX\nVjOGAepd4zEJdFvWPB6RPZeQF0ZKcaKZ8zhJaCgkypD2n7sc4qYqHG3Cv1mH\nr7d8gtH1YJZUABOMs2yTZOy/yQFWD0tdY92AUJCU3opYUF8ldY5Ixc4jtd5P\n9C9PZCKo3kLzZWFaXSvg84M7BImTZOnSVcYI9LLOEyfyyFlL43AhdLfBh02C\n9Ls/9/Lr+ahJ62DjjFWQVyhNTPLto7n7jBiEC/EggEdfZ1tZlbxhw2yRRlUK\noY3WLcv5qBHiIUInktZQzpEuIgFXmtjISddLfnfqoHbCKjakV8KjlawPV2fZ\nbdOvwrdkRl2l5tEMH8XNQ5KrltGgEbkYk2M46dJAmVW3aAzOCidEKrJvjN4X\nF4QgThgAGjimUPv21LqsHsZn1oRiCKouwUWMhayeTJzkmg9s/4oNUmQYcg2k\nj4RyOayjfI6BXnvs0G6mfyzPQoQp+tDFX8dt9Yi5ZqKihC3yiYkcj9QodLq3\n/62g35XMN0svFeWxhbNELJbYplzT3KPpJwb9C5UB30i7A4Uw++5x9L49rtKo\ngUjrm5WgIhlqZegx4Fv8lSKv5mFHIiZo1HI950ftpI3K6KtlZKz4FbTXjAO+\nKI6Y\r\n=MdXY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-ST9l24/sentry-integrations-5.10.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.12.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.10.0","@sentry/utils":"5.10.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.10.2_1575894352640_0.2052747117655409","host":"s3://npm-registry-packages"}},"5.11.0":{"name":"@sentry/integrations","version":"5.11.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.11.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8f14fbed44464db7b5fa5e1b86b0dec8fe543ff9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.11.0.tgz","fileCount":119,"integrity":"sha512-GUQ0/AnRPl3jxF0kaQtaHVnDzhmd6SfI1/Ob5sVZeBpQ5cVJ4bNICirxNpW8X6J9M8YNzaRCv8w1J/o9gWTF5g==","signatures":[{"sig":"MEQCIEtvFvW/FP5NJajxOsVrKDmNoEONEAiTIubj+BF24TNGAiB5tACgXzcofM/5zo8w8SIqZfQemQM9hd149/iRWaevig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1320289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFfUXCRA9TVsSAnZWagAAGEoQAJDAk4dfki9YRl16z2Y5\n8q1VmD/CQhWZThnnaE6+sAxEC1kC8SP5IGpucUIyn+KwEFVyp9UCMhgPzgja\n6+peMH18dMIGgD8psU2kxtIldlyu2QRzV/vmV+KC0BAkggK/Wg/+oW9c2BMR\nkOcNipjRRc1eByOh5d2T/sfhkumr/pc/DGiV+kC63PjbncOnBX1VTKk5fvdH\nqpW3+vUSNQ4uzbjEgBuDzMheC1V0nnQVTE3ACzqyKVCgRHxkDKullh5vZFTS\n9mZ1enKXscuTxwCFqVQdoLoxzszIuBjufRXxK/TLNGAnlkhnvX+klyCUG/jj\nOzmRQsJ6Ski27E7ImhlUFY64q+aTtzyjbHJqUMkB9ahlGH1isUHqYkT5PHdU\nKC9gg6RD85vsPafooDatljtyt4M6azsS1u+E8C+3qx2O5YwMXhbgdFIYbbGR\nuZtln8Z55eWX6VKPNtdnX7yHqFzOoXQj6bXCx/6+5SsVNDMw3fVGrNoh//9D\n13z/h4WAI1JpvRsJowWZUTkznXzuEYBtFVhzE49faCgj1W5Ktmo1Dawe3o6K\nTpPLy+/0H05zyJ1C8WsKmVBOtS6K5BBhC3PlYcOYJlkh+N8vCojjfa0W0qmQ\nji+kg1y5Jv8F12vjDufu4RDpRZWFZfOaf0sEH/Mx5+4XNNkNtMPPe0Ixa/CF\nU1hv\r\n=9sKL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-CdpUeT/sentry-integrations-5.11.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.11.0","@sentry/utils":"5.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.11.0_1578497303002_0.490186840760402","host":"s3://npm-registry-packages"}},"5.11.1":{"name":"@sentry/integrations","version":"5.11.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.11.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6612efc620c187ba85a57c6e70e69d9474af7fb6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.11.1.tgz","fileCount":119,"integrity":"sha512-zubOE9zQ4qSutS0ZTnAteDnzbVcHSI2bXD/0nTD3t3ljY+OWgcluBXYCAeAp8vOv2qCoef5ySdQa1DBCW7NQ3Q==","signatures":[{"sig":"MEUCICi5rsNZXiI7BYKxKJ8OAZ/KKkPrggBk7jf/Pjf4qIUPAiEAjZtIxvDg04hM3G5liNq6vddhe1PkCph3CWGDlpoejB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1335708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHwsuCRA9TVsSAnZWagAAf04QAIn8alQ7BQ+nN01ovH/1\nvxojk2Yj1uzjkAhE27On4F7y7xeol/QCk9StLHJ6pCXAwNEK4aRoUUToSw1w\n46T9LUlov0rGY0c9ZRRn+IdjjSUm3My7/vUkCqJbnxqQYtxeEn3opRd9uhl7\no3GhIsj9cD1wc9tm+ZILI7nYLuCqAK+PQJfGkxSwkrU83azDzwbYMdxOY/j8\nWH/Yrn/eF9eLI7oYMN4CdUFTmwnzKj0cqHZp8geERku4yZL4KHTatV9Rsshw\nXZd3Y3Et7vakNw6YVLDcaCgcaGlPF0AP9Rq51HtDExlKiYS4CYfSdCUSxRkY\nOOCO4RKIr8F4x5bj5yWh0Fo+5cvCRrw1ibT1SisNeM65LZkqPqdlKvycGwFO\nt4U5JfZ5131WzMgY6sDwmBLsbtXYUbzNZab838YI+Ng5hTOaqVHgIfzYbR8A\nA2TgicXnpTNEji34NoCsqB9PQpHh8Da8TtVBmRQttiW+b8b5fZ36jgug76Zj\nhnpW/q6Lkt50cilNt3xHEFoe+TVbLrdp5M/mdTXn6W1bCncrb7uY8QApcsGc\nlUtN3v7GFyMQKa50Sdmg55osuX/YCnxpnZ3vp9A3Kp2rtiQHvtoy3o7ESB6e\nQZpiucufGOLWW2pWihSetAL1H2V6CKOmH+jt/XxVVX4naUUW/4h2IKZak2g1\nHFKs\r\n=k/Io\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-UWYWiZ/sentry-integrations-5.11.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.1","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.11.0","@sentry/utils":"5.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.11.1_1579092781602_0.7892968214623544","host":"s3://npm-registry-packages"}},"5.12.0":{"name":"@sentry/integrations","version":"5.12.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.12.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4d735abf2989049ef860e3eaad0883b63d8274e6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.12.0.tgz","fileCount":119,"integrity":"sha512-4G/TvCEP9M6xgY61r46UE4ruSgF42rZnvO0ZfIBI/240DNYMTpHLvjU3Xvrv3wDl3emCvy4QgAIceI/zj8nPjw==","signatures":[{"sig":"MEUCID0KFS08g+N3zm87VljD5sbbtYpDtvwab9uOwRZyWVnHAiEAxYoIifmO/l3ct9gonsHVXc6JWPi4E4SAaC6A3VhL4gM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1299126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOD1MCRA9TVsSAnZWagAAcRYP/A4OMwYibeRBu3nngDTa\ntg+yG14zQRWvrmMCVdSzC8M8d2b1cf171wN7g5Ww+blCNN8euPz3jufcB7kn\nle/LpmKDQNHALMjyIPOquGKvwknf4d44EoECaiFlHjIvYobJbNumHIfUWcq4\nbNtWaU5b1A92USIM0LtRWucyuNLO3uTVLsl9WV96c4hmBDck2aqOPmvztf5l\ncyr35SCr9L6/gYXbfjEsEm/+/dvTgkucP7qdiZgJstUjKgSYsGiygDXmxTS1\noQayB/rq4sPqT2fAzVr9RmwDK2duQoo7FPmI7bbSRqNH1w41f/PTV/SZz2cO\nwsGVb5xm9e4nBqQEybuG7lakWKbH/6j7WBCkSJPkuf4Y1o1k345Bf302vJh6\nfiTJNuim75DU6zLWQDdlm+q+3vHk4I7mOznsv4m939WSPH+x856VNlqKJS3c\nDvhjebTmdeYknmwHn22eqrC/jBJFrvXoKmKPBw9qrCpxfiTaZmHIDiSShtls\nLgnKG8ZVndAXwIBxffF0EKss2P26j2IB/zfQxBCSuSBC9xIpQmV2Mj+gm4V9\nha1zll5xbmNopkjAIAEzxT1fr2RaUUiZKsY3Hk4OAAG5gT5GM219uz+n6TNa\nY9DcZeZyzhArEVM9LghYof2zcISUL/dNg4nWjS0W+k4bVhYl0bHTOuobE5Hc\nxZ83\r\n=1ARY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-NCpCXc/sentry-integrations-5.12.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.12.0","@sentry/utils":"5.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.12.0_1580744012414_0.2917587868546849","host":"s3://npm-registry-packages"}},"5.12.4":{"name":"@sentry/integrations","version":"5.12.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.12.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d9dc70ea6ee84894eb2ef08809e0c1ae863537e2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.12.4.tgz","fileCount":119,"integrity":"sha512-44Rr+MIYSNE1uE4kbDP8gtAo1a/Fjl0fqQLNLEynxi4nNYRIQDoq4XOZK0mk2EvSua8Zlq/Uo4HKTozpnn/TXQ==","signatures":[{"sig":"MEQCIDsUvpul6diqFo6P226ZiiKos8xTVXExL08jLtDsHO5uAiAur524rDG7U8dBeTN8zbnuSfCuV4L8C44fae2JVGBZAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1291810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTVhTCRA9TVsSAnZWagAA0NMP/1QBA4OKCpJqMGOoTnTT\nEJGPYXN18kwCJdzikNU/P7kKj9m92/9AnfZrZBBAOHXt7izPdHetpWRIbhR1\nQ+cGkvudlLR7WGz372uOptICvTn5NEfHrd/lvRoGCbTWW1ZjvZTNTELof75p\nrENrfaBloD+ngTMdnSUsY5O/7asgQemmsx8ZAIyUmTBeStHomRWDKhpzGWr6\ngNv0nP981yOqXhJ6GrQDP6mYXF9+3Jod2hVc99NNY3/VYtDiAtRawmJdYZW6\ndQhtSclCIV87NMLpgcqCfivT3QonOp2ddZo+sGlMFGVNVgEibiNObPqlkDo0\nZLvSDz8wsv31IedED/xq37rOTyjitnwbpN0P5Mo1sbkMXuO7xJqY93/eR+GN\nSC6bxwmmLLAJb5N2XkO2fXQOmc7aLxQJmacJe42e65rEtIu6se4GhcFHME0Z\nYiOpUWNVzaNo0t2tavFwpmxk8c3uOV+f7f/LjaqD1ivoFCT2NGmqS3r5rdlB\nOlx6EreCfZ0rRUynIUaNzQKJryTBZsGfEqdDVHgWYH8mPBAFyiFRq1CiFFo/\nQ03VSY7+TvkIVO760J2uvz4CJNZj1dUgcptfkpmdc4ZAFqhm9Sh7ZZmHauNU\ndZVyku/OF5Z7tpYeXTy85FcFEkQHMebSK+hflpye801XRc+dOxuZi9XgRi3f\n/Y86\r\n=1hkZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-3lNyqU/sentry-integrations-5.12.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.7.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.12.4","@sentry/utils":"5.12.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.12.4_1582127187106_0.6866235995905265","host":"s3://npm-registry-packages"}},"5.12.5":{"name":"@sentry/integrations","version":"5.12.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.12.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7ac25447626ca96f52c8aa6f980f2faad1b5a187","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.12.5.tgz","fileCount":119,"integrity":"sha512-MIM5smikFJTfoFOjrlwTH65J3jGpkrucshScvCL3YKWUrOjnMmc/zW9STYrXgF+gIxKFdtgkSB5Uqclz/sDmwg==","signatures":[{"sig":"MEUCIC2aoh0uekWoXPAd0L0UwWeu/BurRJZEuyhH/K4+9ikaAiEAluU2XHB8xdqAaaU4Co+FB6Xb1ODisEXwt0dO3mG7Jvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1291818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVokpCRA9TVsSAnZWagAAGkgP+gLMrtVpvhNg1mkVQKfA\npZteqJmYQJeiPxvCfFZzWQFIF+BS1y4zvx9ohRIjNK6Ha6Wz6aHFqvTDI3/b\nmm75kyHyYUWKqW1Cd1CckFR6SYTvI2LedYamKkeocCIDc5UEy98ps8nE85lx\nHIw3ahIbDFHg9RsxJF0Xd0yOjSuV6Z6AvFNUnaQg2ib3yujXq+8X+zLe/lDh\nLGKR8FaIgQu2NBPK+1jK8JgydosJKU9OyASHcGH9CGYlZVfrJn2SdTl8pu6U\nK4Qk/rt3rE21woMQphHGyyA/PcTrtnGeEHfzM+nFi37wD47a/YQpn6FsGy7J\nT99Tmv2ZZLZppG9L/wsSuGbAF7q2JJMaKGywIoNS5KkTiTcIPZ2j9rGO7lGU\niBjufWiZLYJqdPb4MG7rMOTGd6LkncpI48T0ifP9x0m1wF6UspuNSigpkdm0\ne9jw8+45PyL0yqpiARFhJzTK+jdlvRNe7yXh0k3VVqPdG8gPcCewPBLkOONY\nx+g3CSOTGNkOqIE488/vFPkx/Nn84wYWB4XyDPW1tFV+sgQOwhkvnYOrfkfS\ndeQFDZe1NiVBrZYOsxacVWUExRxK+0EaPczL5nyaFLsxPrW2aHsc7elTDyfX\nvVB5Jl81klmNnTXp3Te+kYbUzTjJPUucQhk8yr54iLRFWHZ6bCdi58f9zvn7\n70YF\r\n=dK/t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-qNkJwd/sentry-integrations-5.12.5.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.7","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.9.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.12.4","@sentry/utils":"5.12.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.12.5_1582729512852_0.6016625982751096","host":"s3://npm-registry-packages"}},"5.13.0":{"name":"@sentry/integrations","version":"5.13.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.13.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"358e3225ff302353ea38214daa4a5eed1eb5d4aa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.13.0.tgz","fileCount":119,"integrity":"sha512-xfi3LyspqFxb2xaSKu5MMrA4kuN8waagbOjInAut48jrdqATLioMjCcUruU/aHILAUCCznPW9zsR42J1OmVoMw==","signatures":[{"sig":"MEUCIQCLAw+1QrtYqWOuUC+oUnpxMYkGo6KJnAY2o/LJe/OMGgIgN/s1NX+VttJ7nWyi9KbJLBvravyaOlovAMAPjtZcVtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1291658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWQfJCRA9TVsSAnZWagAAU7cP/RrqhK1lyeYfQyE7fxdM\nl/GiEXmAE0MaWeWtRg3cRKAa5q5UZ4ZMooqs+Xv/wuuqCFAbBuUMx8yyAXQC\nggheLUeaqADJXF2o72FHuXZ4s6xcNSP6KX/kMa+JkeGx7UkbkuQmD1h+pYeh\nJRa9GO6GqI+PUPLyJ6ltE+cO4yLSM4m4JWtY/TsU1Yx8QPjH5T1LxtN5kmNJ\npsr53QCfCAR2xXuErxUmI9uQoTvsLx/XN80uVbpNIOfYZoBDsvHE379FDsRP\noyM+evkp6PiVicrV6VQtcJF5RjeiYO1/dqsoL2apKtMotUbnpwzYOMHLbgMh\nmZZl30G+dpY561mdCBfOmCD6zPf3VlYwHrOQ5cbH7NkaQFQP053ygXeRDlFE\n9i2sezFDvO/cNO4k7YV/ABX1H4+RhXLtxqpIlZluBlMyMrAjxnoOIvZGz63Q\nF2KwuwQDCOyUaP4+Lxl56v0onn6oUc2jd3anEGsezL0MbEcR0V4ic4/Q+Qqy\nCUk22vvdVehQVIIuEyWfgjC7X+9CrO2bbhhYFsWa0pOHsCRsyyrTXULMM4CS\n1JpT5LDClwTOd4oT5jKFzubzqq1fVx+yoRxmwjJXQI6wdUGtxJTZKku0f3O+\n11ZWQ3B0m8d9LR/8BefWpof67tGWBXOv/9BnuOJU20uh7mVAEQs7o8v709/h\nJxA2\r\n=E/X7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-42K3Rx/sentry-integrations-5.13.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.7","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.9.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.12.4","@sentry/utils":"5.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.13.0_1582893000931_0.354004055992049","host":"s3://npm-registry-packages"}},"5.13.2":{"name":"@sentry/integrations","version":"5.13.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.13.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"baa40414c7d23ab168b3660d577543468e1f6b76","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.13.2.tgz","fileCount":119,"integrity":"sha512-/sd1hR8uKVE75mShTfZNHlNp8BExvRQH410/opLZi6Eoo5JIk0DXAxGJungncwunjueu6WLaTo53HhIg2w87gg==","signatures":[{"sig":"MEUCIQC62qRkeAF1WcR5ZWIomtRoudX3vSp8LqPnSGPX5cwbagIgLD120zXNU8OUpskstG4hkryPtx9ZDX/yXasHOauWJSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1291658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYLdKCRA9TVsSAnZWagAAyHMQAI8xYIRlCTJZrdfzf6W+\noAZFk8eJ/WxifpdClOwjznT6RAQI61XtKmLuJhE8mPKDjHRKNAIXpIKJdMoP\nNUKzDQgn65Wl2nCkYYd2Qx3i3dwFFlf8rFdOf6jzQv5RjX8SxAOqFgCP4Vbw\n0XHSh+8rZkRwtT04kBFJkLGTkc03B8iByADr/Gn1KJSKFjWyT+Rq2fpG5lw7\nAHiq6DR7aY+CH3jxAgxpVK6IqKyR/4d6ZfpF2PKMNprdhMnVymzrFaSLOvd7\ndRe3Hmh++hnqrHu5+oat+rTYYZ9PwFHYQBxPIR8m7tJiVrzesGep5S88NHwA\ntw5Yy6umb6AXhbriZ64qudBiGZHv92gzrJLIegZbu7w8iL8S/mnPo7n9jLCJ\nRLBYmngUKG8RbUmGpO637pNEfMWQXdhcO4qpVdZNpqcJ+BBGxFp54Cw+UtB3\nJwj5KRLAyLl1QM40C9Lw9uFBfgoeQBqTvejsAPCsv95+B9Zrbu2sAGM17kPc\n3n/kfkNR8ylY4Pamspu80kv2p7dEuUQwqQtlGPSynZsSNtmzHWoETBd1rRft\nwO8hR2jrRWvG7TnwDeX6Qm3lXl3uKOpHWMIj4uQv6BC24t9OURyLiURsqyWU\nNIPcxMAd67HOVaC1a/GokhhChhh7Z/8tzk97HCzbcllpu2Qbodb0LsMNkLqZ\n7dVn\r\n=dQoQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-XP3018/sentry-integrations-5.13.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.13.2","@sentry/utils":"5.13.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.13.2_1583396682312_0.6108824053335746","host":"s3://npm-registry-packages"}},"5.14.0":{"name":"@sentry/integrations","version":"5.14.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.14.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3b5b5e1b753680a3b3de34744c95a2af23c74d31","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.14.0.tgz","fileCount":119,"integrity":"sha512-mqsKmpEP4N+aMllHcb62KDmPPhmmwIAeUbFR+5J5eyYGPiYvG+4Fqq5f7WbS9+4uLWwRxbm2JKi7VBIZ6WfCqQ==","signatures":[{"sig":"MEYCIQD/+mEl9hniLE6gKFiHA3wcCkuILqh0/Voo4r8WcSaknAIhAO6+conYci//df8uc4KGJURLyqfKMq3g3fV4ErxtgNZ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1359953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaJ3zCRA9TVsSAnZWagAAZ3YP+wZOpm9Gxofckdm7STpO\n/vg3LW9GT85VnLsrf6AHymTUM4t6m5q2MmDF+UpbZ44b5cIDxY/42T/uap2x\n35BfGDjWi9RX4ih2Bpofx6EsWX67IYn7coIMBCnRchy76i9sF9JIGQGaoYBS\nNKdBxWIEOHZ7LX7fbxBzT7RIDwmXzCqd2rV3lLeExxDS+x8yu3Whkigumqn3\nk2kInQiSNE/cbPTvsHAp0vqjvEChTE1/IMVOLtT/VqiF+D6QJ7cZECZAIvBr\nI38BsYn9+BPNH3U39cJr341UfRlInAJxNQ5A/JdusGcxyK78VNIqJj/4jNDh\nAZAQYgY+11x2+nZxGpo23pibShuyLj7gxTsjzfgiyDgkZE7KiQwtQv1qr3HI\nu+kxOr9C1YMNJmGVJIFQkaw0+ZA737yJ8bEZofx/DMFSAgCDYXTRzo9fKIIg\nYYv6sO/ce74h0FDRnrCKd3RxOfnMt0gxoz9SUrD5ooyiepOEZklJ3azTKA4Z\np5qw++/uM28QnyczjM1UoVzjUUbAvyBshVk38GphqBnZFw0ed2R7tiGelRyT\nlKz/RM17zWqAVz8yX6VfsrzkS6i5831jE4ng6BOXJHk9VOyWn9xOieeQuOQ1\nOLjVS1U8gIYYEzFrd4eKHCHxv88aZ/PdK2RDIhfA0Iwpd7A44OdkIR96+XBL\nRkrn\r\n=GSuR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-df2gnZ/sentry-integrations-5.14.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.14.0","@sentry/utils":"5.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.14.0_1583914483331_0.7043981163823232","host":"s3://npm-registry-packages"}},"5.14.1":{"name":"@sentry/integrations","version":"5.14.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.14.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fc01dcd9822cd352958bba3d0647455439348e64","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.14.1.tgz","fileCount":119,"integrity":"sha512-FQUiW2PHnlq5AMm+F0Ms7Tig8DflbtKPRXshj7g0UqD3uGwibcQqqI3M7XKXQOBQPvF39Zvpv74QKkWPUO+OUg==","signatures":[{"sig":"MEQCIFFbt7tAWOsz5gfITtBN2xxUsUIMJkCCgMTCIbrM23PKAiBYlRXOR9QplUNTHYJKzsXvWnZ5rV3Fdhgf1Ansu+oOZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1371465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeagpUCRA9TVsSAnZWagAAh+wP/1R6f7XQPtmaqwUTnOIt\nZm9l/UHo+jmzb5BdEjs9CoxNRNri38n+UIr91rN2l+OBllesjvapKQkWxlsW\ngZkPP8oqVMSoTl6wDXwapYHuRETua9wOtsiu+jr5Rgq4iffS2tl6vmgJ8jKv\nrjElqLycYp66hGE2hCTo3uASIzJgToixyP71ljvZzuU+1dgYGOmBtXPx/CWJ\noP0Rx/LK48vA5mxrGovrN2eWM625jMBDCY/plPPg1VbxH8TyzRmv3yFH4JLa\nXc051rK2GWF5VVepbtRjg2xXsbP6yva7spFB5p9GoqOLTUGuJUlynDTVK5Lp\n12VPlJ6uI9RtJv9o1BianubFIerpkCr0XDa87stu7Grl/kVMH4yIhOl2JbFI\n6LM8y+SZ2voNhiOKPioa+BOov4bd846xdOWEVKdz2MDcdXP7ofB1EnoOO8Ks\n5T/0EF45uY/V2pQOEjraDc3C/Z4KQDQwcQygZTZdTIPbI9M/79axTVKlpiNt\n5FMUwYEqjVIgdzE1LywbMJvpNGHQ3lxSwjPnxS2pGEOaJ9gDXpFeNdYu3OpL\navIUbt91PQROL4qTqoK0iO7HnLhghHb9mqwq9uDvITHtXgHUtDMK76YMoYtY\nQH6H5zABN4g9+KN0E+/qwmMjIx46BJX1QpN/VTDauHMv5w06QKhd+zaxCo1y\nHYkB\r\n=/hAr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-kViiFE/sentry-integrations-5.14.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.14.1","@sentry/utils":"5.14.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.14.1_1584007763784_0.9360512160251753","host":"s3://npm-registry-packages"}},"5.14.2":{"name":"@sentry/integrations","version":"5.14.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.14.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9f4e9c2f2854fb6aba9ce5787c320d63db317cae","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.14.2.tgz","fileCount":119,"integrity":"sha512-+zYzy/SF/3L8RcnqDraFZ0AqOQ2oGAtJ6BZimTMBEYwbstU9HKjzLsjMMb310k3tddrcZwhMQt/GepOXqXDNIQ==","signatures":[{"sig":"MEUCIQD0ZvU20YoTT795kSxWOKDOu1DpsqeFDNLqFgv9np8E+QIgcD3K1hTGkBOLOp6sADTako2yv+OsWlgc2v1NyELCDJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1370370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJea4t6CRA9TVsSAnZWagAAlBoP/1rlaMeUGqopdnS1AHJV\nTS7Cd3tj4q/fMi2AvR8sSczjA/KBl2KIAG6uBKpxuHl3jlnIGcLDE6q+lzaw\nqv9qGVa20IO91puUc//DFZ/CsBgHEtxU++s5eiiNivHuXzglbhtKDM6TXPEg\nDKZQNBWDLOk4O+1Lil3K2HEpEOcOOPSt24hpr5GxFYS+KVIK4xJGZnpSa5mE\nvQguY/vHgeQnzDDhP2kqu+W3e5T6dWFy1/qtR7qCuYoKXUeQV+d0oYdd2Mzg\nNqpdjKa5BDYhPydBInqPkub8UvVX0CqeD5MzX7g9LTruGw5huVeLyHVbGpTc\noae2SbhSw2OrFqzj6xim7hrjBH45yzcc2s/7+TeE1ajMqNtR/9eHclQC8V6X\n+ki2clG98Vvky6GNL4YxF8Xa6RXTnXIv3QaWKaKVuehFcxzSNDrUDzEnup8l\nPmf1dK9/e73DR7dlbSYfuMM8rJD8H8/EblIBzo0UZoVNlObqGcSnG4z2j7yG\nUQXdciTp2ZYkKKbZB5/4njEaDJMhGfm88TStOwMF6B5Jyy8F0nRdMfFiLztv\ndcWjbnnQBohBvKS+sPBXFIN61YLFQZlU3tU+9R/DzRtrWBw/sEr2U7haSRUU\nVbG2SoVgudmRp8tR+APrJJt6YXWbRLT10R8K/LHxK+v3bhyw73SFYK8QGom2\nWh43\r\n=rH4F\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-Gvzukj/sentry-integrations-5.14.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.14.2","@sentry/utils":"5.14.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.14.2_1584106361529_0.0029770090242620117","host":"s3://npm-registry-packages"}},"5.15.0":{"name":"@sentry/integrations","version":"5.15.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"02ae2737b066aee08426cb4df22c700685505ea1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.0.tgz","fileCount":119,"integrity":"sha512-50OLHL26EMOCeyVlwLk9P7YocaUF02RYuCD3BPofTswgXSDe61Qy3ntT/RuOTiUV1sjmpc4FjDBJdtp/miFfOg==","signatures":[{"sig":"MEYCIQDzISL8Eg9ITw89XL2UCy76UwrgjAc5XNhEVX/lps0O1gIhANQuXJAzBSqD9V3QYimuAVM1AL9YY5exrpSRLPS0hF/r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1372172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedH3kCRA9TVsSAnZWagAA5y0P/31/QUFP4Rl24bFasCDS\nH26OtLVcd+iD2vzDhB71zGinmsxsLsL7tT0uGwaXQa1oIw/d8lIOPTZpc7lZ\nORgTSQl0OObSNt9egnjvdh53QQPhiw7PHmvWj2xAWacGbdt8iKa2BvhZMQB6\nk/5KFNnqyN38M6MBYgufv2V639Gj0txwt3/uZlGb0lOdS4gWfRpzreqjsHk7\nlj8fRTW4Efl97a8TiGBoo+UvSjGHyoT8WJprWw584N/oZCJPu4Qro85dekg+\n96AalbEI0YI1DNGSkHaqp3Ts3QLkBz5zKBawfzclBqAen2JKqVwnkNCEiswh\ne44RcokbjRrt8jKlwwm+0PW+vpJgmRkRb6Z9UB8cV81nKkENeyhi47U/VGNn\nhEaNVNrib8EgVfkPugDSn7pjhy3oMUWu2dOQ7qk7RmLiVI3tlIb3NZPL3Yyb\nquFfAwyyEzEJnK+EBZ3RSksnPAUuF8H8Zj8qDnLoP5ig3Iw38kyJoIc9Cpjh\nxK1nxGUEo8v1eKGcQQHDDNGCRYhUktgW/bgG7XLhbG+WKEBnQbBmBRKRvUdy\n5eEtiLTtUWSVzbLHwta0uLBXo7OBtmCTanhAoLMXjMjr27wS6FlMCVQbV2jn\nWeybIUonMVygKI38wleFQarb5r/MTzpusRE/Yib1pEjtbyFOqz5A12kb4715\nW0t8\r\n=74MU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-shMZbL/sentry-integrations-5.15.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.0","@sentry/utils":"5.15.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.0_1584692708276_0.06535929507917748","host":"s3://npm-registry-packages"}},"5.15.1":{"name":"@sentry/integrations","version":"5.15.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e142511052d51fb1dee72801a7124637481af29d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.1.tgz","fileCount":119,"integrity":"sha512-BIT+SeuY/upxWr4lhpbDtbacl57kbSuI3mSjvVK0llbdS6qaXZ0JLq93tIkXuVHJkmYSp8iineAk2o9aJgeGhg==","signatures":[{"sig":"MEUCIDrJYUC3mdCDOxQTL4gt4dYTF83//2E5hkDoUryGPOGYAiEA8jqX3Q/OIiV4O7/9pnH/0rssn/fXcAn2n+qH6iINuGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1374654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefIQtCRA9TVsSAnZWagAAL48P/2EkHbe5AW8sEcDcW27T\nJiziRcmJhgUjspFcG2z0/Y4xA7u02vSXnJ5sitTWi4SbwIXWjAx0c+fNqWEb\nQx/UT11AtPrPcYEGx7G7nu/jKjAx4QLhlvcXhNIYIabQsWoFXJxEOnJJWfQw\nu9o8eyENBIjN/eWIRycg0grAz6lu9hOszUlFtSEdgXIfnD7RwwnZ1B4jU7mu\nhXzHZkO4VU/jxLU3Fa8VTSNbfDszrvF3Kc3BVup5kV76PSZ0hNQrdjyEYY/S\nomyK5hEQln1ip7OCd5RmndHRoRrDMzcxC61f8pIw7o4jXwHov632gljXccWs\nC0v3biqSZYeT3FmQMa7Ha3nr35Nd3BZpl0CXYBJfewTsDG/guPNcPXJ9TXiF\nOl2YXhkNFIF69wyzIbmliMtgwbi0/f5qjMCH1jIv/bkxn+ykTDdLZRGb5MvD\nv20glDzt6d1WUYdYUEe9iqvImUg1QRWJu8lSEPoLvcudupEyrjRalptFc1w6\ndt0yvCeK0UY4pbIyz0M+mlTPe/6C9Xdvsrmbj61gKo2XI+DatJUgqcu1Z9QV\nA1q12PI5jR+T5dXAzuAiHFHEhIHC+/6jUqgtZXdYhPVVIhJR0oOa2qopBDdj\npEimoaO+yohy1vPC8PbBToiKGLvCnG94FPzZjpiuU7F3WD4DyVv3amATa7Cf\nbITG\r\n=k666\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-Ej42WL/sentry-integrations-5.15.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.1","@sentry/utils":"5.15.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.1_1585218604965_0.14532612663722655","host":"s3://npm-registry-packages"}},"5.15.2":{"name":"@sentry/integrations","version":"5.15.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7c0f7986f54acc6a30a9bda2111f614a1cefc07c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.2.tgz","fileCount":119,"integrity":"sha512-AUwnZ3DCndk0cYWywILheQP7VwAcM14j8dfKwhQhVEQbwEN+1ca8K4+GASVBad0Pq0uR6dmbuznaDzqvKCLfxg==","signatures":[{"sig":"MEYCIQCN9Erl5wKGa8talPvpOEjpXWVfadpqjGuVguWwx44X8AIhAJf3KMxzagnc+yd3+fosXc2xS64/mWi/+X8ZfMDdmNFe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1366966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefN9qCRA9TVsSAnZWagAAaVwQAIqu52rUzW5ioOLbURS9\nPmWr9QrU/4WY7darr4MSQmxv+0MVAjPaNnbBssCb4TgF02KbEWtTtHbxu2C8\nVOFydHzaO0tizTLpfRA5qJRhY1xU0QfZOlRvGuOI3sEur4j/ok2/0DWOX1qy\nXjsCOxUGkO27Ct9cSivpYJNGy9KNOuD2FAUPHNGxoOx09HmIrSRURKKY/oL2\n8sec/kIvA5VCiCYe6RfLLMSLAfb09DZbSCwwvPSYqPdCxKvjAqgIvFe7v9oW\n2BNnY8mUfJG+3gNIfRrjbi3B47nvOulpAALLxbx9fj9KX3/Nf1kMdnarWTZj\nbEOau8/cOqxlR9yIJ++NoguF8i2d5EIfQXlOtto7O/W+NuTDVcknj7EtfdKL\n610Ie03wjo/UlrOnt3rna5PfMA/KfeLfQLijhGj9GkGwR9gWAKK72q4CjqtJ\nYkmT8PrK0nGPygGJxQH2JXLx5YbwWkkosWTc5Na8iT9MEcTACEZ/5cQc0E/W\nIrg/5JF6Sgb26IyO5ocEkPcYaBULRuPYxP6APSFnX9bEE0tD8NBFDzYI8OvK\nBLLLDBQUSZPmyjWKaNuer5lSFlJNtUH8LTwY4SJ0Dgu0stnz4TAWvmXnjK8g\n/ifDh19gvEt0rm5+Kkgg8ktH4ggnv3rjEqTaNoZ23wpEHwwW65xFba55ZiqI\npKNt\r\n=Gnf5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-6d65rg/sentry-integrations-5.15.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.2","@sentry/utils":"5.15.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.2_1585241962162_0.3399204767399515","host":"s3://npm-registry-packages"}},"5.15.3":{"name":"@sentry/integrations","version":"5.15.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"66c0c432d3008297b5464797fb3cc3ced5fa0482","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.3.tgz","fileCount":119,"integrity":"sha512-4S4/gpa7SYmBEJ69NP5tp/kzTSprMpuGKISumzjktNupag9M5YgbRk5onoYN2niQPue2wC1vh/mFlVbFWmULhQ==","signatures":[{"sig":"MEYCIQD6bf+errsUXiEGM98A8kyQ2SL1TzQey1qk7dzOqkRd7AIhANUjVrLiyh4ugst+C9Bfx9iCmH+rZR5oU36ZcUa5/ejA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1374654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefdMgCRA9TVsSAnZWagAAcy8QAKI2MRVHXSf1owTCoR/a\nHtJXuOwh04wU5GOK4xr6nZaKUKKdgg3hqIndzRf5b2eObnYolbg+hJCpeohI\nTLBR3R7H+f7EksmWN3GRUDa1B5kkkGwJYSwhWv8Z/UqBnxXG0mMNtVM9V9kM\nGqsjKF/Qs9nHxlvVvC3Awxx2lnIPssqP1ogBcJ9bEsPfhEV+MizG3drc8ufd\ntRROvi5h8rEjo3MxDoHly8KKo2T59TBVdKyBP64SoTCxWROl15tvBtt51aQV\not1jiWl28Y1NQ4RF5HFqdm04/NTDgvs4gMFsEDw3hUDYUtfo8nzKbz9eIZdw\nGc+fAyqrEsLRmW27phjBkN7YoEBRrbbu/JzG/OdtLe0NPt96qPDgZ634FSCo\nEsRvt9wvBayVmRYhmaZ7+iaI00bI4qyiaNoCEfvv0E1S/WHWY9InnHEINq7u\nQDyY3s03wv6nFj9izVAeL+XUr+MkCfGdOhs5VH7CWGEHyN9ONfTIMrV5CIhT\nsAvvvqtVXrjfc4YVo9S8M8BhPjDJSgC4ggWshgRgcGVIojXmhlBfBCbY5EvD\n6rILAkA+8EQaManeUYFfaQP8voI5MFHPNyU0hSZf3mjjr1CMklU5H4efJbie\nW/GSvF0lYFIG1aBgLMe0tO1Dl89B2ectMc7u6OY3KKivrqVCrKZ0DoOgbCN7\n6lVB\r\n=Kn2t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-rAa6SO/sentry-integrations-5.15.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.3","@sentry/utils":"5.15.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.3_1585304351600_0.8263635823858999","host":"s3://npm-registry-packages"}},"5.15.4":{"name":"@sentry/integrations","version":"5.15.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c650ee5589d8234de7795b3e8f71c5d54603a103","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.4.tgz","fileCount":119,"integrity":"sha512-GaEVQf4R+WBJvTOGptOHIFSylnH1JAvBQZ7c45jGIDBp+upqzeI67KD+HoM4sSNT2Y2i8DLTJCWibe34knz5Kw==","signatures":[{"sig":"MEUCIG4HrxRCu1e96L+fAcRvAKn3xVCGHYJZQWxclkd5bTJHAiEApp0EvekG0oef4bcHMDlUQGUmSb8SlErQFWB0TnKepqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1374654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefgNnCRA9TVsSAnZWagAAr9wP/j69vtqGrI9P8F/XLahp\nDXAMRaOs/zOuIaTsa5Nx8ujtuR5s3SWbRUTSJR9PjBi4A4OmZWP3wqoVR2mQ\nFpK3MU+QJEy0XYMhOEKl56cTNYWZ+jAj5gMxGIEGbFVJoQUmG32S6MqCjEZ4\n1DgXwjs3WxbGpqQ/qQps6KrPVTTRTKtqe4xjnnmtpoZ4ciJPlXYdmEikQlp2\nLaTGiV7Od01HNlQpujJGMsSdNQ8R4Jjn0B2p5crD/c51w00dd8svjAivaTHT\n9TbJKYjsvXqQAjxiOA08EN13jT0UQln6wSm6OSn1njMiuv3Cm9P6MUsElKOe\n2A+WS4wGkexK6JeKsZSTjrFPNbWJvRyWtxECHUfJ5OPNm3wkQQ2yImJqSX9R\nxLC0ln3MajhbJRR6JCTuJXKD30gLJHa4iXPNhwJfOv8S7nWPS2/wqW9HS5wZ\nxf1zzoK8h3zWltw4BdeCb8QUkHlGjKpfIhxvlJXY0zEGg2Kyk/2vD1ON7y0p\nSU65KzwbMsCWiffqvEoJVu8Wo8PMyJeRnm6/p7+yNOCmwaZxGXGAi/mi5KPV\natdrKyAX7OqRNvKzCnRy25vveVI4Ki9OVwnLCPrg8XFiAiMkN8Nm4Qejx7pT\nzSIK7HjynG2Z2WhCFMHAuInqWEg9EOdVzBRD2WyaxGL71NFK3X+3QYgXcu3S\ngMj6\r\n=az/z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-iIQen1/sentry-integrations-5.15.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.6","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.4","@sentry/utils":"5.15.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.4_1585316710957_0.11518750327201488","host":"s3://npm-registry-packages"}},"5.15.5":{"name":"@sentry/integrations","version":"5.15.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.15.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7f7bc488d838cd50e9ca50d5f933680632827826","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.15.5.tgz","fileCount":119,"integrity":"sha512-s9N9altnGkDH+vNNUZu1dKuMVLAgJNYtgs6DMJTrZRswFl8gzZytYTZCdpzjBgTsqkLaGbRDIjQeE/yP3gnrqw==","signatures":[{"sig":"MEUCIE8ivH8HpRESBQeGEGp4iodnoUqa6EVszQWPHRlKSfnpAiEA85+EX9MOGyTEnoEIwPyQlRDNqmBF6vkXUFNKvQ/8rIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1374780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen/0xCRA9TVsSAnZWagAA/0IP+QGtXHNxAuRkbGPRPQq2\nf/FbrLZ7qkWO3SEyLxa188+WmOJLDodosh8om9yvS/Qtj4fBObKvYGV6kope\nYhrnLW3Zx4e11vHrfyGR3czmt5tu5dmtRZAb1hEiFwCtsbNix14HGkUjTiCG\n5Kp1hL3ynk9UCP/kOi5Qt9k5z76a6RQKgmIzuFbpozrykAR8/3qlzpjpLDBJ\n2o4B5d6iFScdTDma0JI6YUCvXkqyiAYOQDyBFrZm2dz/vQWngSikOgnQV2Pj\nf9H7B4p/HjiPKR+UgdrCZbomz/wGaZezwRWEau8KqfQBzTNBngKoc9opPZ3e\n68grr3NRM+eyxhzm+EnRX/dZPQH/d3/mf4i7Dg4rA34H2jDIa6qwVhfO8W3h\nvOBxODvIKWoJ8cWfj1Iy7RE8upX71hw/htCFRuqm3NN9pjz1XDN/nGc2z268\nUS/B1FUWb+eJM+Njdqy+WY/ikXkDlF+w6ACXVycytiT8n6lG6lPZMYdkWUqV\nd7Idnfpp3vm0dAqcb+C1pruMUKz2KVaS6+69ctT8c2RwJ/0bjdIjb0cPsMMk\nv98ANrzSC/uemdR1PxMYG7D8txVW72mdjYQObqzvHmfJ6unakJZ4PiBXlDKD\ntN1zefiKoWin0fKhTFu0KkRwKcB8h5Ow/jh3cIKDUbzFbwPk8m11Fsbbwg5j\nFrVQ\r\n=t4vy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-8V4uTT/sentry-integrations-5.15.5.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"13.12.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.15.5","@sentry/utils":"5.15.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.15.5_1587543344834_0.01760079079071586","host":"s3://npm-registry-packages"}},"5.16.0-beta.1":{"name":"@sentry/integrations","version":"5.16.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5f3821d1e2f3ec4f95c0f59537463a0739004dd2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0-beta.1.tgz","fileCount":119,"integrity":"sha512-ihll9sSO0ypXc4OY50vWAEdhdyIUITT0RcKchI3psfVUBf2aGljZvTMywVAU2jya2QyDQ49bM0ULcGVzj4T4AA==","signatures":[{"sig":"MEUCIQD0ZPmDi48F2rqUdGmC4CdJ1JyLPVXdU+zV0yDZWB+1qwIgb6nAwbLd8vgSQn+k8IRYWDyrZ9E8bU/SBS1cMXfjdaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1465295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuqGFCRA9TVsSAnZWagAAtaEP/AuoGhX6cSrtA3wwHNaT\ny7pAupliVkRIZVugB3MvAQk7phpFrnpqCEkcyjzXVWj+RBziH4BwtNfOjIL/\nDKQu/Ynfo6K9xA8Dv9hAIpZyfMLfxROzZc0nWQSElyCiuaeNaeM2K5YVJJoO\nGnaXP/XO8jELWom3Wt/qsGOuWJkfvfbIypyDvEpWK4GHvpWKgHXpYuDeJjQg\n6HVBywos+p6eEniHMPyaivwRWanWSB60TgrteSxLn11o83koFTnFAwOxdphk\n7Dcg+K2BFg+s9uAXLMEZ3HETfDNlcaV/mJDH69xN3robYwHLOmsf1oehJljJ\npUt63ySevQIY92ZI+REDwca1PdYYHrsTMgH8CGMFwCshUj1dyNPHi1/ZoJuO\nsb1oR/3oWxyGUyDllEkkDmZ7KyVMTiLcJqikAcLO+rabWVY5UArZfjSqCEa3\nytioyUAv1OVZXTPnvLiyNA8/SXbnxrqWuhQDWyL1XAL+BzswYoqNxHQ6ravQ\nDUIxURhsxKzPxgT9QfyM828u9jIzc3NztOTw4c8YUGqfgiCcEBr81dPZ4M8U\nd0qFHXjuRd0Bj6kPAqqGjUc9YlTF9LKnU90F8Jmu9OW7LP7uVxyQJyywSHe1\n6rqxWnjvG1FQBxC2pgl0dNDTbaqhpVKpVqTY3vMDBKZaEuBrZ+YFUGRxqZQE\npxPw\r\n=VhIe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-is6ViJ/sentry-integrations-5.16.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.0.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0-beta.1","@sentry/utils":"5.16.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0-beta.1_1589289349441_0.6585566582303688","host":"s3://npm-registry-packages"}},"5.16.0-beta.2":{"name":"@sentry/integrations","version":"5.16.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e6c60c79b3175921d486638a2ad0b457e7aaeb1a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0-beta.2.tgz","fileCount":119,"integrity":"sha512-x5U1xIE36iQSx1wQOqAI5Un7ezBT2iSX/c3IaSI680QK/XY8t+h65qZf97CEWg8StpzpLrFzAyoLgw0cdE/lJw==","signatures":[{"sig":"MEYCIQDxQgED5rOioqxan+QIQ18RNjsFZnbbXnWfFleAQbNlqQIhAO1ursAMPi3oX4xhTFSaP5qqmhDXRcX8pilEgK5ysZIc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1447508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew5vWCRA9TVsSAnZWagAAOREP/jdWO4jTmWF1uISTFIXm\ny8lCGZaJVQucJX6SrsFBqf+rOWA1hIrWoz3et1/vAgjUCCfblYZf6bGnCF99\nqTo4Y1timEjIn3iSIjAr3ZwB3NtMh5Q/WfDUbqyHuD8CwOJfc1MzWw6+BbZ3\nz3RPp6uiIMO20noYTlj9cU7QHZgg+z6SVG0jWU/hZzeM8b8wDT8pou0rlalR\nArbxkkgKJNFhaP8nI90XJ4O6jLIGdkaLhavjJGTKufL0jEIuHhP4jFau2e3x\n59q8Hy6vxgbqbsIQo4IODEsw+yGmgdejyDzrwW02s5vwgh3QxX5SHPrApkhk\nt2qRSujgI/5EO0mY0YKIYk/KK7lvZ9V2agaRkszOVRK6sHPSyygeV8Jlc0Xo\n6sOIX+Rs8ytvHvlaGy1bIpItHdnYHSEMJlxJ0YiG4qiubs8MEC2d2DsoWK48\n62y/YYCMNvffRjawRiE9Od3Vec3wFW2MexSfZIFtkQtu/I0Gjc2gZBR7+wAj\n+LKRrzNFEp4f4pzmvpvkv8IuwJ4TTgmUXRhmDP+w04/VgX7Pd8a3lbtITR8a\ng1htIDxzqIVnscHY40WxcBAjCdPMUqIB6drhdjlN8m4TBD5KJMRC8MFgfOt1\nph+h3RcUVLgLzxjGRlwuOdHxAH5i6cmjmum1THECgFnUXlMIu35T8gWcTP9k\nrUvu\r\n=kzAo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-8PnhHZ/sentry-integrations-5.16.0-beta.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.0.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0-beta.2","@sentry/utils":"5.16.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0-beta.2_1589877718206_0.5419451091434615","host":"s3://npm-registry-packages"}},"5.16.0-beta.3":{"name":"@sentry/integrations","version":"5.16.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8ecc5018a35b2917225c78dfdcda2d406616336d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0-beta.3.tgz","fileCount":119,"integrity":"sha512-pC4I1PKK+/FORGElPGFXT7thH3A+xqyPi4QQ8lBLkzKBNn/STvXZhx33nqLGnf6OoihZqpn9GNAGzvGpo7AR2w==","signatures":[{"sig":"MEUCIQDq2x97Aitcf70HfyHks3z7sPUaHhFTIGrD3rkScYINJwIgYbRASWfZvZFV4AavqNY2tAltXft6M/orBgPL1QvuYuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1447508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexMm1CRA9TVsSAnZWagAA6N4P/iUT4oHVL3+JS/ezno85\nJa06vtvAAkt6xtclm9erF7tnBSjx6wTuCLMquehuN/mljJG8hOWBdNx6R0yP\nW9xQg23n2spmMxWRwdRXMoe0xK6oK39dI8Nol2gVy/CLFhLHenm3sG5m5q0G\nJt2v3Mi704ulbemkoghdZskNzAdQYsPw1H8zfFWIMyIlnC9K2bmDehyacix9\nkPGPDaALgDPUf95xXaydTGF+uQHYV2e7F9jcZynErngCt1A9kwIJFXJrR6RA\nXQc2f5wJV/Qbt8zk8sCr7GHF3C7U0qkt+VO0vIBTRW4MOf0TeZlLcfKC4Za+\nW4WB08vkyQ1mWnRGDG+mF6ADiUdKCPjUc4rcOr8G5qlZZ2h4Ospm7lhvQ6RR\no+ww9HAzvkTUKH3HKkm19i4ae9WDYnBb1sQy3Fc3jLo1MPqW/bW1N7pLK8+L\nALn72KXTh5qJurapdWN/Dk+Di4nr8F+fUXLq4CJX19+giWQzXUo17qfYATzr\nZYIcCu43zMZoAvjlOGys3LEW3yUPB6/xLkutD+BQrlNGSLd3KNzbHdZKEwG9\nNmmI9hNdB0SxfChwR4B23LP8jOlqsmFTC3dKAZC/LTGxnZNFArqSTj9tHC0H\nlvt9zS9Y29pl50FPj2XhL9x5DMG7bVbbinTdnopThPyJMXA7D1aGXv0UvqIZ\nOoGn\r\n=L9H7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-o5EbNY/sentry-integrations-5.16.0-beta.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enchance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.0.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0-beta.3","@sentry/utils":"5.16.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0-beta.3_1589954997505_0.07966600895761977","host":"s3://npm-registry-packages"}},"5.16.0-beta.4":{"name":"@sentry/integrations","version":"5.16.0-beta.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0-beta.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"31b99c9c7465e5f76b3c3020ea02f09b476037a7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0-beta.4.tgz","fileCount":119,"integrity":"sha512-K4o4QRw93+5AH/lXLWydnCiIhvIWGRd1U6LynJ9qXdHNCCR6E/OYEMnf3t7kOIQuZzFgqrqnr938fwU/edwQeQ==","signatures":[{"sig":"MEUCIQD2LbiyxP5H6HDp1U9JzemMj6IepRPe9J/uAm0grvyf2AIgBDsV4DRL0GGapSL1pN1UKwslHDQR45oolAuSFPmWQrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1450005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezm6fCRA9TVsSAnZWagAA0y0QAKPNmEmj0WQakUzyrn2h\nYnF4fqT0i1gN/WMiq/Ts0YtzYFpcoMFgcQcoH5J2NtS2KvegetmMkhQgstYW\nAgjyD2PJJqYk6P2KMrLc6x389Jpg56/x+Tx1rGHq3kmoW7TnY5xlYUz7651c\nIC/IGe1UZuEHIaE2drc3xd3quDdMvNSVVtV91gD1PFrkxvkrAKdcG2uRJR2w\nSyax4i8gK/mXQJwndB+2MyL9H4J5QDCdP/Lu6NNPV9ha9mUzKh82JhnNYvgh\nu8CmKw7vsN/Vf/ruMmGJvCyjOTeJBh29xE694v6q2Nlvh5AekkIDyoNk2Z8X\nQSOzqSHCxtKl5u9erllWI+77c7C7Hlq6hd0uBWPOzr6XvNm+/VmS8x6kWk64\nbeYIeAMLXSOHVsHRc+RPmOGzOz7neMTA0kUw1s66vTaVry8/wv0eJxB3N0fG\nRM29E+gQZsyzgW/zn0RKRMczrwRs+9FdK+Uita3pEtFyw4vP1yla4xOtqfEh\nJlSuF9NwQNqKpw+XukMRmS+12ry1Ccuolu391BcyIEn7PstTFJl9KrmSGXTr\niE47bY8Yu3uxV47SH11F0faHhD/Q/whl1wh7OrhU/eDY/5QWbq6pW0dBcrHb\nYSwDFjYQTHCGKRjk1shCDm8tK4Q7z9XHuQ5b5DKwVduspBsbqCb3Ld4dZTzm\nuTO+\r\n=Uwuq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-NTqZzB/sentry-integrations-5.16.0-beta.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.0.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0-beta.4","@sentry/utils":"5.16.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0-beta.4_1590587039281_0.4963859423597492","host":"s3://npm-registry-packages"}},"5.16.0-beta.5":{"name":"@sentry/integrations","version":"5.16.0-beta.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0-beta.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4c55d81ec0e145625b974cfc9b37974103bd3550","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0-beta.5.tgz","fileCount":119,"integrity":"sha512-MR6pWG9WJqytn4ZA+Y84rV7gA9pNucGrh2LzaJyHCnpVVPQFgmjw8dn7v2YGqdywCQQV49YZXW9H2+cB/q57Vw==","signatures":[{"sig":"MEQCID6eRTSgEPG3bbbejvNxTvgisXBti00Q8dUu6gGMkRzHAiBsaEp6rShE4DaClsP8Dt+EnXZtdscTYJU1g2NdPdBpzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1450005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez6B2CRA9TVsSAnZWagAAJ6QP/ROLZEKfC1is9UQmGh4q\nPInLtGulsdg2Xtr9H/mzUmIS+7sSXqA/KqW6Mm04aHCzDYKWEhgTYSY7GjaO\nBkU1GKqQyQNOycFIFycOFI2x2LXycSWPxEoPM93zCGrPx8BUPqPwgvO5g8c0\neXL2z/KRrCSGy2e/x2eCUMRYIoGVtprN63eD0hTkBDAGg6iJ/9fH9H7apkAW\nD8XXSClmJt7FCCxmKuw7bNEsY5yj8R/Qb+6hzs5LopquYYwe5DUC9BgcanJJ\nu9yW3Yr1Z8vO2FTN76rhSuvVtCc5tFdXcO0tNpyG99ENtvDcJA3kEQ6DTsXt\nrm9R3974TFc+QDfOdSC8gkrxlmxj4zTfFt4LRGK8dRnaUeG1wVel8toXq1UT\nOJ4WQG7ztzx8cVQJecAJj5Y9tI4sePeIF7UjwxNMpinUo2Ga1gdPGEe6q8nj\nqaSAXsvKo+2DT3rOYYOJA3jXwesOACir3PhHNmzRCJpHV+YOdMDBe6zJWnN+\nDPpiTPavobUgFYuPqEtsc7tBuaaqfbwQy78JFxQldjxPdiXQsuqSDMthoSN+\nnOg5vTU20KcUWh5qq0/2OsJQ9Hk0wSbsOz8cEF6OQz8WwflRIJWlnweTQLhN\nePZ9iaSbQgZ0VLRIGGCaVRgzaDGgDX0vpuQ+IyQbbF4u8xNGNd0EF9jfNNrf\nDzjb\r\n=q8rR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-loaiHI/sentry-integrations-5.16.0-beta.5.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.0.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0-beta.5","@sentry/utils":"5.16.0-beta.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0-beta.5_1590665333738_0.3173633575639856","host":"s3://npm-registry-packages"}},"5.16.0":{"name":"@sentry/integrations","version":"5.16.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"94cad1e8d86d608cf568bc0e997891e93a2a3413","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.0.tgz","fileCount":119,"integrity":"sha512-a1XX0N+rYUXewynfpe6nHR7qil2fdqTEzhXqq1JwEvXmsHMLDyvABZDTZ2mSpJlE5nDc/X5diSppjs4GO2F/Yw==","signatures":[{"sig":"MEUCIHdUnpAjYFIMYDKMT5FHYSey67nom8SAY73PlBkQh7cQAiEA4TbeHFJjkUZOzMlu2mIZPwmzIZbYQfLr8b6N3rhQkUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1449984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1jAzCRA9TVsSAnZWagAA0t0QAIF8kvT3+YgZFvh3XPUf\nmSRumA50yrIhrTgUF95utcyCNFTNWwnJmbKCA37PmVYcTS3YcO9QcC8A3tYM\nGodQmoNgw3ZtvewjfERSYTWNCP+aDXfS5NKu271s/vRG403HBRNoutrVYO2C\nrzBI5ViDokpeVXu7wvGfNKV9gWAisKtH3bTo1++r3ou73e9rfPlDUU7XLUPs\nLvw0vfDsQqUg/jf73pSYxGAfyjZF2oi8gM+EcqnNLBIful4Mr01pMMeR/2VS\nx9VAbM0avkDwqw0+OdCdnJIOrnOTI3IcBLrRJ0ZY1IhJxRL0yyWfHeeEHkOv\nyjtEwoO8qtaZnaj9Dnl/ptmkh5cVjU1j5I8qVsfl/p95IW7n/qBejRHvVH30\nBYacDfBFLy035urf0aKzzX3dxyl16tx3sPymDFriJ7UzbGklnHsWA6y2b9Ug\nEBIdvbE3fBvdU+E9L/VDUUdl7JnO5P6jv0imfte/LY6HsNZd+Fsl8aDWA4I/\nlYgy+5bYJ1Iu+qoN6NNb1AHmQogeavQnUqBmjlk3VrTj2idADzup4Htw3AYT\nhiJrBXlbIGNwVTmAC6IxNwBQpU4X3ylP3BDSFjog41G/D9naMo8CtWZ2LTqu\nuhZg6bNpDStSnk0g2s9W+iaHVV26O1xa4j5D6dKeA/1yZdJ5ziZGP2ot2JUM\n3Kw1\r\n=F8nn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-5JmCXF/sentry-integrations-5.16.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.3.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.0","@sentry/utils":"5.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.0_1591095347235_0.15265656629038804","host":"s3://npm-registry-packages"}},"5.16.1":{"name":"@sentry/integrations","version":"5.16.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.16.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fc66cd0ad2df9024e16c1bca7dcb64e4819b27b2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.16.1.tgz","fileCount":119,"integrity":"sha512-RwxLZN3qSH8v8HrU5aUGh37XxiAMzIQ8rAwd6XlPelixpsvbIAUeIxhutKeBz1xn5ylhMg62GkA9IJBu3mKRZg==","signatures":[{"sig":"MEQCIA8aESS7FarVdZC1/NpD+qqKJPu8A6l4sBUa1UlgH0MzAiBpfxNUy8AbteHLepCkWHu9BbEJ48Eb3ElNp60LqRRPPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1449984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe19WBCRA9TVsSAnZWagAAV28P/181mnpMvN762RRJVb09\nCoDCuXaRT2qRwmGcRCiYNRPnuJ7k2VXdUqagHz4WWkmj2hTrCgde6bLeK/Lg\nqmCmBfA1E3rtoCtMXTLCjz27obezLHkLJ0D03TiA/6tgx8l/bH6vWyW7tcNi\nENy3f9pZWCeJspHzBmTwEsKHXF0antcEnlduxubHW2Hz/RhXvFmq4sxP1E56\ndEDB76fPanrCRyZ6eNiXDIs4gJR8eAGRltJDtLwQhMbUOuqp7ZjwOGpwBgdK\nKQ8INqKiz/YQc7+TZMyqM1PkhOutetKN8xMKLdiI9e8c8OamDLFTm3GEdTxk\nOD9eWXmUehjHlENCeYI8tGcgT2ryrQyE536cZDTDp9NaAdjjIjqAINsM6WZl\njECK9YE4FTn9d7xKEQdSuHuiQAc76xTu6b1oa3GbwVBJ5wUEQFyUgm7HABqB\nCfVbiec4SxYfGpZrZnJyf2CRyod/TRJwG3K2YOKoiQhbJ2Xua9vPJ+JGBDCJ\nZfxe3/LEbCbZYdDqVPG7jX/JgYWj86WTNpISCC6zRx/qlKL0yWjqUNv4/HqH\nO4QgTTQE0dU3N8aWZIp5rtmxh180cPyqUSRUE8pe4j3EFRWtrgDW84eNfRbK\nzCoKiw9pL07fsotUWXuGZk4srW3l32ivqBNbA4g7edlEKikPF4HyEuq0i/3m\n5dvx\r\n=alCz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-VFQQkP/sentry-integrations-5.16.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.3.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.16.1","@sentry/utils":"5.16.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.16.1_1591203200714_0.3140055532856896","host":"s3://npm-registry-packages"}},"5.17.0":{"name":"@sentry/integrations","version":"5.17.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.17.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"afff7759d82111de030b4a6703388c423fdbe6e7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.17.0.tgz","fileCount":119,"integrity":"sha512-H4CLH+fej/EjbI5WKXnAVkyVK3MeHUcTMbnjPcUlAsxpu1+PckFzpw3t4S5la9WGwcfL3WDo24b+fb4iKf9t4Q==","signatures":[{"sig":"MEUCIQDPoJ3peUPOt9rgvAn9tFQvvwgw6BLSE1RSuYiiWhavlQIgR27z7f+LaRH8kyecNWeEJCxxX3lfmPCbwT8NRgY3AKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1455977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3kFbCRA9TVsSAnZWagAAvUAP/1mErFEl9Q2QbaNOTSJt\ni5HgCfAqz/aNBs9kHhmK8E64dvyNBrPItqKR5NhTwYRMG41xZLHb9pSuueyU\niatTacPw2oVkDU2dxqznRb3u9QEBIDtfpYf3tOEiqkKSyNB2PO7uOaL+eUyR\n+ozjv/cJLDzJRo+Qj3rXKcFpbcPPHfiOZuW5jP5/aqQ4k7wsOA+UXA19vSEO\nOMnWc+87V7l48HgDRfWnVb5kEHXvvT+SMMq5Xijw7+Juv3BufDH75dmPH3q+\ndy57gfGcpThZ8BjG46PJqgUEir4xKxAFn0uHdv1wYaUpbwTK8+WiaupMgxRH\n3XpNg4xIMZJE54lYphJ2kvvaJsZanE2X5XHkuIvdqZpGhZO9II2bd4CLiaye\nLPpq169LwOutK0zCFVoOCAziIx/X9F4pdXQbAE8YrBeqDO5dB9l+cqfHEcwI\nenjGDrehKo0fMkoVNdYCNuRQAaFSKSz3xZT+BESAsqWzZkUIxm4Z3Ds8mo+n\nP/jjzwVrk4d/hKIPQkp/Ohgjw/p+vvZoGlUUw6Rw0MHEHp05f5PjAXk3a/j5\nYq1/CfMJcC3y1wvIMAHWa/hNWNKi2oDOOVS4tbMBQug937VmHejdlPIVluL4\nPiAd5SQdPs02noJCGwzNu/rH0A56TE1jJJL1Ml7RqnSPLEwgYng+ufreK6YZ\nTRQn\r\n=tV6M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-xA4UXA/sentry-integrations-5.17.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.3.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.17.0","@sentry/utils":"5.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.17.0_1591624026762_0.5419709080389259","host":"s3://npm-registry-packages"}},"5.18.0":{"name":"@sentry/integrations","version":"5.18.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.18.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"03887ae12271c29f408863e1f76853232f51a8b5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.18.0.tgz","fileCount":119,"integrity":"sha512-dmE8F85TBA2CSrcmoHQjGGXU5OAY95n2qAKK0aat2PwWjpP+jccURo9MycnGTGHnlQ0v3XwLTGM6ulYvUVbwuQ==","signatures":[{"sig":"MEUCIQD1Jits5CE01pHxtpPy1sA2NdvsTI1hsetG8xN7HzPwWAIgNNatg/kr6+/Oiw0VHQhn0gBcm0SPXjNhn2ie6pnrsOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1459115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8ayBCRA9TVsSAnZWagAAVrEP/0xix/ZxwSA/tnFb3H7i\neSWUh2e7je/pys8AL2E/0H3mL3iOe8EL3F3xXXhsHcQBXNgCoYiJu6QR276p\nzYSs1ux1X4V/i279Z5fupiX5rpFxc3bzO+RZWweDwuuY6lVucXlkQtPIW3FM\nQThV4KKuP6RUDBgaqeD2e2Ht8dwKC5yI2Cf006+V6zYK4S+bFh6ySoev6weR\n0YOcw5XnuDwZPk/IZGtPAbhXdPDZswzVXk77EW4dLNPI7+esnO4U3VLlRe74\nHQoxTrwm/8lOIlFeSW3rg0J7zFD/zcjL8ZN452fPp+f9cDBN/yMmLHMH6MSE\nRT0JpxNENG0TNIs1O455LPrHk+yXeVzePuO2nXXTQD8JLWL7YwbkOEKVDuw4\nFzin4yzq1Lhi1XLxsEA1ENs00FbO6+SxhshZUNzXZEi68QRKeIOksw4/v6FE\niSXcQ9Wqjc8nlcCqdfAYOkHQ5UI5QC5X8TsOzb+WEF9tQLxlQwtXU944Pgwn\nMhfZfdG6ydEP+p7slIItkkMik5g0RVYudd7Yxfz6Z4VbnV8kTEAB+g5zfhX2\neow5fRekH7/3r4DbGAHHdFYNtS1GXmrmQe5BvfGL4SBndR1ZPoA8NbP1sD1J\nHe1u8ZYGcGWS/+m5g0sqi/qz6WZV1ycdNNWCZdq9/MZ6/cTcJ7VmA/iBoftZ\nkhQ5\r\n=ez3R\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-e4RwE5/sentry-integrations-5.18.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.3.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.18.0","@sentry/utils":"5.18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.18.0_1592896641016_0.8240583100157908","host":"s3://npm-registry-packages"}},"5.18.1":{"name":"@sentry/integrations","version":"5.18.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.18.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b7f0acb10f961f596454caf07b4be1fca7a3dc01","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.18.1.tgz","fileCount":119,"integrity":"sha512-REvnx8Ajib8bjoSEqCMsEH3UXTPRhNbh6P3E2zp1BS2cJx+nSIMKp6nSaXK0aeJmwJwIC7Ntkxs2xmYJXrYyFA==","signatures":[{"sig":"MEYCIQDrpmIYEo9sMTyUKRw1+bFmM5wW2vPTY8Hp3pYhXT4wvwIhAM9CuDK+df6D4XvntKJNN4mD/Qr3SDv9otEh4lZs1g48","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1459115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9ckCCRA9TVsSAnZWagAAn4oP/2rYE98FRA9/2jZpGfL9\nQtZN4dMqzF/87xszKhAkoh6k65evy6kTcwNXSixB7c5URVwiHOho5p1wmvUI\nWQ343/4Uue73nZ/u6+oqcCIsAjjxxnDZjOUP9quahFKvZALVRJAicgtchtr/\n4kewi3mZmqeXNfVfeserwJf2bdgiVb5lGAdhvqwtJJKWzaiXqWjnuGpnh8Cr\nR2W1iOPoIlD55YcrP+XB6O1Pcbi/faIcac4oWXrDDFVEjGUof0jajUw8UaOQ\nOqHEg9LCuq/dfylWYp1BiO830k6W4ds2D5xqk+IEBoB3G7Zq2uNixx+eyvPw\nCFm/xgVQHj6bxpucR2Qs3sCnYK6rBPiPZv65wI868WlU+LJh75uI9ugZo8t2\nb4YQIEctFFopdqM2rYMPYqfbS+k/ofPTq0Cfvs3N+pG1hAaYKM3yO0l2df8M\nPMThlwi8ty9v509PMXBBIfT0O3yRlpEbTni17+hYuy3td5eFwXrP8seaEHkW\nocrol9IOE8bi6OZOi8hw4aHLS4fwN8A3/H1xgCPIcTJLtnr/RRIUeJY/NLwA\ngpdOU9zXm27iy4FSrcBQ1gOi7bH9msDOGuFUPf/L6xySdyBeS4a7YWjDKUO4\nWGuvbvBpbpui3qJtv3SSHZDhdefwfwuyE19K1lUsj3A/BVNUbgA78MWQn9hK\nilg/\r\n=ST2S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-XH0gSm/sentry-integrations-5.18.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.3.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.18.1","@sentry/utils":"5.18.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.18.1_1593166082385_0.721493050836651","host":"s3://npm-registry-packages"}},"5.19.0":{"name":"@sentry/integrations","version":"5.19.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.19.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2efe8eaa8d1c26ba92f99af941c9dd922efbb94e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.19.0.tgz","fileCount":119,"integrity":"sha512-vCmej1zfumVRKnxKw0RlwVjZ/TWBJZTAWIzqoAxXZyo67bKRy3fP408nj0QL5QAWKw+sUelqvzNqvY94cy+b0w==","signatures":[{"sig":"MEYCIQDoRUTbQ18iFerqBxjNPqj6apMTEUijL5rM5oc+ACLrTQIhAPdnxNDhIevI6/aQRTHdbvF9njhoaEbOe1K0UXNBaMRC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1459115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/KMfCRA9TVsSAnZWagAA+YEP/jHN5w0ZUGrVEbDbR0jw\n2u/bjmnkAOmvlRFBdKi3E2PsvjQcLSbe1qSwIKm+p+aB8C+nCV6DcSZifjFu\nEygbSTnam/qHNGCPhq/2P/L8UtU+stXfaLYdoXx8Gq5KjKFSo1rz0JKoXKH9\nYk88uRVCzmHBxEQOKcl4YiAir1nwo202K8TAUwRFYSWkvx+vy+LQMTIOi6qP\n5gxoMgVtNII/YWoUIY8D1baJXjiWXWmxNwvMBRnyLfcj4c05C/gH8bsA7QK5\nFii1/52h/JZ4IRQ9s4N/UOevD0TwNPi5TyHFfjtNva4Pljvf4n+9XSmTlnwq\nxwdRt8bfP3hYIsaDYXUe3YHgU+6lBgEWfcRXjOC6oHwB28iN3YxanfTbuKHQ\ngq3Cj4jxsqbCXad/I6wcUdWTbjDhdq0aYglL71oOrSD+oyp1ii/5jThQY7c5\nSXftUESNcrzfxqfTz9dlzyAtn28lzaJr0yoMspv8v84HeKiSnI1pufKXVe94\nPpevko5aXu2ebDHw+g912HYr9cgcajeBL324y0ZBGVDEitsTN7xDkj9ijEJm\n5V/TcTSPBs8HP1Mky9QS3EjeI8NJyD0j4pPEEi1oPYZfeHmf8r1voOiS8zjr\nAytG5Kl0Hdwf+P1dhSz7k8sV3RYOJIfdGitxz48nMkOzQmSdhDQLZNvaSdOd\ne8XA\r\n=N2Dq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-japUFU/sentry-integrations-5.19.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.4.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.19.0","@sentry/utils":"5.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.19.0_1593615135096_0.9858215388167995","host":"s3://npm-registry-packages"}},"5.19.1":{"name":"@sentry/integrations","version":"5.19.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.19.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9c6680eceff95b9fb66ad18c2cf9fa2e9f0181b5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.19.1.tgz","fileCount":119,"integrity":"sha512-JMiYtHh6m50eMC8BHkcZZjl6/Nx2JVivhkLx6EGsbgNTpGlsODhrRt+kgRKFhPWhEjKlcjx+l6tmq90NbfLusg==","signatures":[{"sig":"MEQCIBeyTToShZOlYD2LfYja92Jxpn6FbbUdH0631BSwf3tKAiBgfco8BIt3mGjRLDUzK/iBHOng+avaecOF/luaH30Jmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1459115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBOMvCRA9TVsSAnZWagAAt3sP/R9onxSqeSXUsEVK1afS\nz/zxCYrh9rXw1/o/BwnkfXehiLMWwztkRLyDiGp44CdrxQNUUHYqrbmg+URY\npjT8cx1e+OJ+irLMnoFJoLCV+j98p8m2zdMVd/wOSDvaGHBFR9zsEKJTpu3E\niCt1SE1wUDI8qPIOQzlFmvgG1YUKQwuiYMzCP4TnWJwr39yGHKzuOMEvNP/j\nmMkcMZD1saLiBPfxPEpVtBExBmgWYKgzKgI/4K0sWVmysj2hFH30qbrivych\ne8QU1oydnk4k+lPfhvJoitoKOt3SF52mFtZVyQaAQav0KOy116F/SHilngvf\n71FeJOVaGplkzKZS/g0ES3rIjhT10TPeqrUlDdGWyjXhq50epIjJZmTuTG/m\nk01IQHqtuGEHsFzntk+LhNTrud9DRkoXRFw1DSJcf9urvhUORbJok34jHCET\np2sTO7amtIBRVD+5EGuEeaxnPtsZXHnR5UHxxyqArswwk2QHvxU3tIZze8eN\nYa/IfdINhhHs5H3IjG9npO2yDb1kbc3H1PvKiTFofrsUAR4RBmHvapR7O3Vr\n9bu3Z8id72iu9o0uDBu+zCuvOg74z1kpmfURC5Fs586e6cvIZMsVNCevH2mb\nnRDpMyS3SvrEXNTA3hHRzocM7ISCMp7epaO7Tkj25Z0iW5012t6aQ5fVf2wH\noQdh\r\n=4Snh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-bDLhsa/sentry-integrations-5.19.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.19.1","@sentry/utils":"5.19.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.19.1_1594155823024_0.22949651530733117","host":"s3://npm-registry-packages"}},"5.19.2":{"name":"@sentry/integrations","version":"5.19.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.19.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2b0851b23be2d53188cc2a8931a38df9704219ce","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.19.2.tgz","fileCount":119,"integrity":"sha512-kHXJlJBRMKFDT6IebLNgTciJtSygxm4nLETmwVOmE555lTOUmbbmpNEpJokk1D8f/dCy9ai1N+h6CFyLsjCXNw==","signatures":[{"sig":"MEYCIQCAdYnf23QjlHgAXVK9cshPSMWgjUbTDC8WLXs0YtOrxAIhAME69llZpofelMBgg6okQp+aX3ZJe5JG0dhPv+j8ndDI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1458779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDWWGCRA9TVsSAnZWagAAK0EP/AtA8K6/zqauxWEm72zU\nKt0FCz7tekrmXFuxwGZbt6sGHln+UQrpXbQ7woHV8zXh4ocnkPtZnkDLDzKA\nxh1VJfYnr0qanRQUz1SMUQIEcfwd3McE0eX8peFXbOtsTwfdi7DLjmKBrENZ\nOB2HeGlPF0wdewPWJ+pPOG5ONPKdw6K8umNdUMiWtLC0Az/vWevsDPMd0kte\nNkgWU5F9Qz2oI5JKxu3e4YJDe4PyWOY970bGMWHDlnRhOJj6BrjOkxKy+ilP\nQr+o4ZANiPtgzcPEMsFq6NNGRtn5+mPMvUky3t256GoxksOW3ginp/Y5bF4c\ncL5S7jHQa48bJYQvUUZqU9+FUYWLShBINlysrBV4G0OL4JUHTVwhlIKJiC4Y\nSFazLCvp9X/ThA2xyjoIjlAov5ZTLo7A0PVEZKMvY/Whwpe5tpTnypr0f9Ph\nyfD5Fq9CCj+7GqnQMvqty1eSAukhuJllVvlIDKEQDALppFsOIE9AJc/wfWdh\nvC/JOzm2WzwaKzAWHiungPn6OUV7bUzAw4WBcPxHs1T4xnyUh95UCuD6TvEC\nIdCioX6Rdar8n+N0D2lzp451PbbHzp91lx+bYGQ8i+i0uslFeVM4D9VXZlp4\nF6pt8SWJH3gjjSqUpmOAeCbnDzpUF//+wSWvV3wT9MBN/JnqVvyFBhauZS5t\nNlc5\r\n=w0gB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-kVSP8o/sentry-integrations-5.19.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.4.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.19.2","@sentry/utils":"5.19.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"^5.16.0","prettier":"^1.17.0","typescript":"^3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.19.2_1594713477613_0.7148088749645571","host":"s3://npm-registry-packages"}},"5.20.0":{"name":"@sentry/integrations","version":"5.20.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.20.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8c58b3519e88eaf05bef074d425ee6a88ef3f8e2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.20.0.tgz","fileCount":119,"integrity":"sha512-ADL6rBJbwYy4P30zjWiRzmAc+PDqMch2URj+Tj89oVK+tUDQQ9qOM9DD4rBTeidqO2h1ninyZAJ3Vu9UJ/5g9A==","signatures":[{"sig":"MEYCIQCLA2v1UyRlopeJAcHHBMhijU07W37t4M+Lx9rz+/1r4wIhAJsCuIqXct88NBTeJpok8pm+kGvwaM+E/qSXnIT3Ielv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1577977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFsOKCRA9TVsSAnZWagAAR5sQAI5RdksURD8tkwz37Q9Q\nwzA11vLJM26q8zZF+hsHA14JrPwBJhm+kw0lkJDbta7S4q6A1Oo56ouiCny7\nD5EYFXi23QjopPKmfTvn1FQBV/2I85fF1a5x82Ta+3SQbelR0lMIOXyCp63R\n0KLIIWEC/A615Prb0h6KvDV39DTMP5VUEXygiEtGXJAY0+fvP5H9W5bJeB3s\nuTJYAHW6YLt91+WpUOQlF5pQPenhql5pBCRzxtx3loOovTGaPlmuqaf6Jli8\nWyxyxoF5Lb4YIv/uwXuokTzxpqKqKtgct/1n8fMlvWGh4vYwMUcg2YWlwqou\nkCfeF0ddmDsdbh92fbgXCtINOEZPLLJQeqZl3k1fKze2W+v6A4NGcBOPFkX4\nOK0y0HSQzeEhSSMjq0TCqDyUmztQPpgZJQL8k6jNfOXJZVguGAFnCQ7a/lDo\nFkh7OG6Bmr13nz5XyepLtAKeZp0G09RsagC11LWsDZ5IUwxxrPLNtzdCKMIH\n9pzQOCzNO7h7filjYcr8B16fhq74mpsqGynVfXyy9pzu/b4lFkXrRDv8avje\npEtihS1+h50PSOb08mxLUwwJBfIw746JUKjuIwzBalbxgQRJAzo/sMLXxCeN\nclm/7beUsYM3lQIyfgNfTbpP9Y08/3dGbI+Z2QE1Q3jWgCV+Ra0Sq6dVOvvN\nsdl/\r\n=xHQn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-Kl6SGS/sentry-integrations-5.20.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.20.0","@sentry/utils":"5.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"5.16.0","prettier":"^1.17.0","typescript":"3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.20.0_1595327370410_0.19359594166980454","host":"s3://npm-registry-packages"}},"5.20.1":{"name":"@sentry/integrations","version":"5.20.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.20.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c42dd53c2162b96bf4da641cd1c2bd53c0bbdce3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.20.1.tgz","fileCount":119,"integrity":"sha512-VpeZHYT8Fvw1J5478MqXXORf3Ftpt34YM4e+sTPuGrmf4Gro7lXdyownqiSaa7kwwNVQEV3zMlRDczVZzXQThw==","signatures":[{"sig":"MEUCIEM9wYNMfI4dBOLdtM5se83/tJViYNKCwL9uv62LqAOoAiEA0vJLC1BK9jioVx1kr8rmv5jnKUHzpQAlVn61OWSFQhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1577977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGxhfCRA9TVsSAnZWagAASSwP/3b5ZMq4lNKYVMuezfTB\nFcnQgOoRIa6VroADw5btBEFWfw2+rz7oPZU1HeiGvl+sFDyCfwIdtpI0vg7S\nEILc/3gj+UxblG61/Le8LFBVz1o7qHhlqs8mMVppJxwUrhk71dectpt7JI5f\nWzwmGcw+KGUZyqlR0NJZhlcAseGZgjsuSIrCxkRq+KI+wmjxr3SxTluPryKU\nk6N+BiFznqKQ1Y8OztSpJK+TgGxGtsFGo+vNznSItGquMz0OhV7iu9R/sZBy\nItjg4TRYNProWM8/5jdUAp8svpnfZSIq0+jzVx2oyezXbTklkHM8wPRYaBHg\npUY2nYvJDhpVCIPAnOs/Bg1W0l2bhKqHAHychSJ3Pcyci6Y1f1GznrrPlE8y\nwYobLjSuGy5yNZ98xeaG/Nm8QHBT3Tvq0dLwOdfyxvkHUNOrUgoofmkIyVk9\nk6B2r9eDgdA3fs5ylmxmh8e9Q0tSQmMrL7beuVYYHntLCLg2605GT0uirhiY\n49ex2ZM2jntFiDqfg/fUdwiQg8oIA1P5lpeWU9rqFcuz0y0nQAYkYH0Eboq4\nbkLWXx1KbKpJeAN7ik7/aJZxAu2oQuNjiDTEYnSVneKP7UAwryMJtwKJFQ7O\n4xZvJ6KgITgFqyKv6XijQNbbTBo7mmfQcIZk7MhZt5NiBNghQXwS85AyMrzo\nWehM\r\n=e/QA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-a5nCqF/sentry-integrations-5.20.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:tslint fix:prettier","lint":"run-s lint:prettier lint:tslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:tslint":"tslint --fix -t stylish -p .","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:tslint":"tslint -t stylish -p .","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","lint:tslint:json":"tslint --format json -p . | tee lint-results.json"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.20.1","@sentry/utils":"5.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","tslint":"5.16.0","prettier":"^1.17.0","typescript":"3.4.5","npm-run-all":"^4.1.2","prettier-check":"^2.0.0","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.20.1_1595611231250_0.7472483855905279","host":"s3://npm-registry-packages"}},"5.21.0":{"name":"@sentry/integrations","version":"5.21.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.21.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"40b4ee950f8e6e53a78e70d95dceab526eb222bf","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.21.0.tgz","fileCount":119,"integrity":"sha512-/Yk+x0y2zK7KJwD7URApgikfADRrhLvO0uVtox2ZEczOEjt6etlurCx62DZoFgWnCLmMGJdynFG0o+h2D8Ur4w==","signatures":[{"sig":"MEUCIQDqyV028YAzzZFxQ/8yNJK9id6ZIQ+GtDSuA33SyuJmCAIgN3YtWrAWWUvgz+qty7pKPiK+e+Tf9m4FA+54wv8McaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1612287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfM+udCRA9TVsSAnZWagAAMO8QAIniFjty+RhC4N3co19/\n1ZNWJ+StvWAqpTp8nXbKq6gWONQHrXuBdf/e8k7YI5z98wU1SI+aFyt9Cjc/\nF03qC6G01yrfz+hoKU6EKKF5BSzCYx3VvQiDK+NFaqgZ26s3A1G6G/+nheZ2\nu54s9+vmyZFk1iCn4LWd4I7vmG/nEOCPNLXYwg2Hl3V6hnBhsdrXrQH2aKPR\nTZxPmu6vUUNOle04TDZrB87uyFTd/AutaWGhjOVLkOUegg3thuBjxelW9odA\nXpzA+SKn9HxBRUdyS/cLWYyQbWxNsfIDT37mhz0CKHFP9ypIFijgmoafM+1T\nIYOgcJ57r3gT88PaTccajOgrIrXDpdybAgHi+880L0gj5JgJplNis9JCShZk\nAgTkkFK1S8+pUw7P76cSTsFadiTGNm9iurCYcO4b5Ny5BTt+o6GswI70JoIZ\nfUZw/7SQPKmB8pcXuJRCUs5JtJfOgeeUaGLWH3HJLx0uZ25MzieApffoSUNn\nLz0N2SZwzq+limSxHwiwL/PMGhZN7H4zhlKoTG7hqDlCbz+tnmv/f5aGMnVg\nGp5BET8ffvxZxnlqbsJVJpqJAr0wiEZVHNwLEz22XDjRhxDEOjCdIzf4uJjD\naN+iklSvi3n+3qQPgKw31DdYJN2+Ar5pLufUiP72X58lDgTsHOkmeQVjvGzF\naCOP\r\n=n0os\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-Qyyl0L/sentry-integrations-5.21.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.21.0","@sentry/utils":"5.21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.17.0","typescript":"3.6.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.21.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.21.0_1597238172873_0.36355151492654114","host":"s3://npm-registry-packages"}},"5.21.1":{"name":"@sentry/integrations","version":"5.21.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.21.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"268cdb6e87213eb2639acf05d82eabf78505e7a0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.21.1.tgz","fileCount":119,"integrity":"sha512-zghpNoYHbmMBZ/KW6vElfVl+4fCAwqaw/gYmxdCHflf2J3Y/0nKHEhnnnuErdYUkDdnatGGbHlc8kFOcaKPzHw==","signatures":[{"sig":"MEUCIGBCuqGSnURCaF92rTzL0uD77ejPlfLTuPpj3Ok8pm0LAiEAwt6gNG7bV9z3pz3Hv8C/7u4WZOFvu8/vKEvCPUxYLvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1614362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNEo5CRA9TVsSAnZWagAAXCQP/j3ulUd+N4XoL3Jrtc7F\ncZ3QEIFMEdzp049pli7b6lhm+6uG3IjrbyXCm40k3h4fiiTRRj4xlIVSwRqq\nx26AOalFhPRSAUithPJRb5nX/jQjncyiaOu5YFFgxzSb9RpXP8Mi1W3XfJ85\nadfYfHjkT3xFrd3FO41/Krc/5amZGZBp4WTa+MLadA+XOqx8r3dA90kYYY10\nvK+VMmFo0VEgm3IvE9lZggCzZaRrhV0whBcjOpNo43GEtfJsEUmNSRnAcugn\nRxV69a4UIEygRg4zz3hkQ+ZdzuczbBoSnbavRDn4xCTvDHjc3ZM5hLk+Xcp9\nn2BGF8apTtfbSgefFyEMPB+wfq6JwubiV38U+4rr1xAERpgMEi36QL9dtKHq\nk7991a/6E0mjXYuU3sc5XvhXZANxHOGq8+DKawg6uo9TcN4Icg8v3pGslETX\nxOsndVvDyAOEm3e7fBKYkSzjyO8X69Ibs16AhFNBn9Tf+KOQxG5yr9KKfq3R\nz7F5kxLqbCFmO/HllB67oY777cbVZNAj2G2aI0AS7i+AHABQCM6uR1N9NISv\nT8v3F3vC71yClZG3xCmxS3sOpCIvvbTUxXvodk4VJKaKgGB0wWv0pr6Jea+D\nn4lPu48TKgdHqnGyTOdclBpm1MToJAr4EZLWkZQoNxsmyY8m05AVQrfYK6+W\nTHdK\r\n=Wg7/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-0M3wE7/sentry-integrations-5.21.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.21.1","@sentry/utils":"5.21.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.17.0","typescript":"3.9.7","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.21.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.21.1_1597262392565_0.2986941738585567","host":"s3://npm-registry-packages"}},"5.21.2":{"name":"@sentry/integrations","version":"5.21.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.21.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6a3186e5599106b996063aef64e23272e74ab63b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.21.2.tgz","fileCount":119,"integrity":"sha512-174yLt0ZdAzq2NiQgDe3PK0IFkw59SfWg3bCPiectE0sctN+6Qnbz+PzOWC2Zo7RbHiTr9yoOuVd4lIDph8v0Q==","signatures":[{"sig":"MEUCIAY/FibEvFo7jNzrn0o+pjtpnFUVNPlYIVubvLP+kSfgAiEA5AMNYqhBOH39Uyjw2n3OFMIopNGbJhGW3BDJtxR8H5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1614393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQBI0CRA9TVsSAnZWagAAC2oP/3FgcNIaLFlfx1xJV5rs\nnuFem6kOQXawUrnZ6+PjHkb+KEMn1ZOgDLgxuRhcfqh+B7nQzGt4o1syrFmx\n7MEoGBUOtTlV0Ydji3nlVGJIO7atw2D4FV+M6+pwNPOJrafDXdfXkpP07+nN\nxuw7ykiVAxcICjdTXuwvc4TQfPfyW2K//QbqK00BWmpGZQGpjDHmjI6hOmKq\norN/uSywsawXA5CRiLG9vCSaoHMf0ZWN7RYsh4KggHTGEoBp+qBPgbKqzdFD\ncu2pNJwnmzBhPBXlDhNyuVT9plPw0cuOHV6+KPqyFboCG/Q25hxLHpDVwE2N\nEYHIrnGZeqNyz69tPJbYcwZVkLeJCT6PC0gaHykdhq7Orz2nr1Mv73glHtpE\nDMYm/H8HGZQz7wGKBD3YF/XwfzBStHLZdvuzhQslEan8MWQpAw8sCFyrtLPN\nB/VQg15YsyQDxl5vEiTmtf51BJa1Sb3mH860tlgKBfysOfLFynM4s0DNrxWE\nH+bF63Qa2VIq1IhKu9tw7NMSqSbF1bhc5W+9wzRUV7gIokK+IHI/48lZBYgF\nRBoTULxRW27uFctxAb/WoAWJrdVaBpH8c4UBWkT33p8ZuZo4mlUR8Ii8JNXJ\nNeK6lD/LSUKGWa22PxG7WfHBLkY9x3zpWgZiPFO76g9D5TfEbVTFkgHOVevu\nx5dg\r\n=KtWq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-1V6hm0/sentry-integrations-5.21.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.21.2","@sentry/utils":"5.21.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.17.0","typescript":"3.9.7","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.21.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.21.2_1598034483602_0.22364165133356217","host":"s3://npm-registry-packages"}},"5.21.3":{"name":"@sentry/integrations","version":"5.21.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.21.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ed6d7ebe995561458555810676356111c4e975e7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.21.3.tgz","fileCount":119,"integrity":"sha512-E3Gx1xxZypTEAoghVHtmdknPrHgqknLOFkZMKBTArrmUxE8x21YldB/VJX7CfmmgelGu1O5YzAifI8GAH2Kidw==","signatures":[{"sig":"MEYCIQCR46V3AmNDtlhIkGy3LPlcJTpYqzzEMHr+3EhBAI6LGAIhAL9NwwSv24Zk0xyI1YpemuwngaX18jhslCqYZLCVMUb/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1614393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQDltCRA9TVsSAnZWagAAqv4P/iienDUWM87CSQsEb8UJ\ncXM+UxjrnX0M2OcwKYtnAN6bIYr9pOKEEDa6+oe1PV7+5G+4lLanqsLLFtWA\nwRF+dH955ud2S71eY6+PIpwKFro0wMW3fjTYwJIHHMTgHaZiRZMHo76/4oB5\ngelhOPGUlp6GFqeri3HeFo9MS4C9rO3kZABNiWCy8cjYB37Veq7W0QDE1SeQ\n6PSeXZb1SVWPUitTM/b77urrcoK+wXHzjv8mhzpgPpLvOcS01aDjlnXEb3R+\n+0RfccyRxO4bvPX8Kdcp6+YpUF+kbxoFTgYVMfGZ60U+kc2iZuR3yv2COfiy\nxFKibQQ4LjDR8g3q2TRNRxLlQjIch7BxN08f6UUsRIr3FbV+lWeImf58VCSl\npp3uKB8333lYDhaIEhKJyVzDjj8LQmgK1xxC4ZOcQeLxHnuy/efq7tJTKKpo\nWK9lfKUsgvswCBmDyT+UOMnXQw/fNX41L+fi/N37pvwvyM0LyDXfocrbLkES\nxKoTJpsauT9H/DG+igNIcEAvPFaxVlbXowqzJZnGJiix2w89kpBYOA1aw5sv\n8C91BG7YDovYs36midcfQHsbmaITtm+hpUb9Z66ZVYcBRKhOAi53d5oIdN8n\nkEb78EMBx3hK+OAvyYUfcor1BrBUrMc1Y0M4jcD1RcN0HlljD+S+76gVc8Fn\nh8Aj\r\n=awtr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-EjWnyQ/sentry-integrations-5.21.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.21.3","@sentry/utils":"5.21.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.17.0","typescript":"3.9.7","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.21.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.21.3_1598044525349_0.2797167476707423","host":"s3://npm-registry-packages"}},"5.21.4":{"name":"@sentry/integrations","version":"5.21.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.21.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7fa9730437f74bf71c437adf22c61ef2bf277d44","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.21.4.tgz","fileCount":119,"integrity":"sha512-tyrdVCTenshOA3qhaXcmGc5a9QrD6d5pjGX4zqXHWLp5Tb2q8dx49LaDualIuqCmaIk/6Z/5GHYqS4gPRaTcog==","signatures":[{"sig":"MEYCIQCY3pfgaUQDSXhXddxiu38t9XSUgVkXUludy5gnru2cQAIhAIIg6cBd5f+P/X7KC61/bv2NFcw5bye2vnSFZY0QGEfN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1614393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ6qXCRA9TVsSAnZWagAA84cP/0fxCCZs02Y66RW56xIM\nic7+/9OtfmyPDV8Zvo5TeAlvA2a1V/IjvpawtxZzB6cqgxA2qlq2H8phrBnY\nxkw9SU3D4OR0EaynyIWYsiIKGPPacuFrDHNGa1AFzT4UPqt/qwsJRldXiw6d\ntEQMQ3dZcx1oA/nD9iQcMcwXMDij4+s/jte17c8oQLqTi8hb5ZSiz+cJRqen\ncGDAHEOvvH3cJOn6tcofqJ0/vP5Cw50/xPY4UqbJghSthxqPTLbVqAm+oubB\nGwYMyLZaVFEJd+IsGb3wsr31Cfxs7pXjspC/7tIBf5WfbLejKNBiJpmqhpO1\nJV/Rv44T8K67w5wL/OgwFpzCIrLdSvQw8wxmPZn6AbTN39gWPLqWz3u9tCoW\nKiR9LAGaAKZgiIwPRzQaTyY8K+XzAv7+M5RY52GO+oxgx1IdVMzVRVXGVsFs\nMUihekw/yNYyjrQs8ojSmNJP0hTm6HPatIB1hoag66p7YJ/9btkTKWY3cqPk\nfW9pcx9DHwWHQ3YSbSL07O8NDJ6e+kaSGStbssPLVrHcq+tTNvu89yOyoKx7\nVt4wQ7LbWpDMrym4nsE5aB7MQ3yvz8qK9l/VQjxxcFesDeqnOd8pwsnAK3Jp\nBzQeuKV3ifPZPciJSOBjjj4+sz/x5kaoSiYuwvaDNaIpD6+OS4hGD752Cvza\nBNWx\r\n=8VRv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-gUEqCZ/sentry-integrations-5.21.4.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","@sentry/types":"5.21.4","@sentry/utils":"5.21.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.17.0","typescript":"3.9.7","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.21.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.21.4_1598270103245_0.2945551712397694","host":"s3://npm-registry-packages"}},"5.22.0":{"name":"@sentry/integrations","version":"5.22.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.22.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6a8b4cd1052bc153cda9f02d40c621ced7bea2c3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.22.0.tgz","fileCount":129,"integrity":"sha512-p5ZcBFA5GcygTUUmlfA02DXuZSIrZQMHFJKWL2VW5AT0Ri+QZKdd3G65FFyYdQXE7NVN26JO+KGTHCA8/LtCtw==","signatures":[{"sig":"MEUCIQDzrt0RLPNvHV2SLnEM5ElAMH7F2QqD2iPRq/FEJJVxEwIgY1ON19JYny2Izn4FiV9N9RjSXH/oQet1G1wFBoTJF6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2244820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR4+nCRA9TVsSAnZWagAADB4P/jS3PrjjF06qn02OXpYK\nrzmPQ7hhrhXzg2v5rFQM4DF0VpSeyIA1YlNZzhzbLHkxWgo++x91BlgXW+uf\nb13wthuQCtb8jlESoxn/eHwD6Wen8TdRUmtLYz//anXgmWpvKg6TYh8HTpY7\naa3YhDrkyhJaNOaODWCYKFmbBJSYJh1F69MrOEnOzDcVe7ZkRO4sOs73WiwG\nqdYIakf/2wPjjZXfRoOcvnhI7adnW2HbDdh0/QbUEri8E+AgeW5k1GOl6p+u\n0x/K0oEvDELmPrnUNF5YdUqNKREFtVKlyxqEpjeZ5URGr0iiONPNaIuch9Nc\nhDOvhQjJlewR6VldZAZhUEfcNViEq1RTxcAV+ld9qPH1oOH+4Uzvz/xD9FQR\ndeK+37ddePb4yKbytk9vfNJv7tasGT9KyuzjUMX/nk084GRD8ClgHMwid3Q7\nTcnH2AAOT7RPetpETd1F2SM7yX34c7iCy9DZBQLVGLQSio4qzIUVeL2fX0dM\nN4atWhERkcR46+4xxcr/iopzemRzZqu1cCi9d5GlG56NevIPtzs7OAjSz+G4\naZZKN4B0QtGZajbDX946AnuluzKHtHz7Nu0b8U+YCppXwQIPTyICwjTY34+v\nKs049W5HnJG5CkJWXaSIEFGJVzmufUj5aAHQ085dF8g6SwICmI30rjtWv7ym\nsg11\r\n=ctl0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-gIGy0b/sentry-integrations-5.22.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"5.22.0","@sentry/utils":"5.22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.22.0_1598525343286_0.9539004507504434","host":"s3://npm-registry-packages"}},"5.22.1":{"name":"@sentry/integrations","version":"5.22.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.22.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5c2d362c66601173c2a9df40455d3f71cf22473a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.22.1.tgz","fileCount":129,"integrity":"sha512-Svbhgi0iJ6nNm4Eco0JZy8Hg290/yfjQDP21BdzFf6nnnm6/qbz4Y8Nz1YY0oNQUnYzbNijWNpvAwn1+4BMtQA==","signatures":[{"sig":"MEUCIH5lBMnLKUudmr4gop+0nY0jqAr8Hp5YU/b10hzyKz6rAiEAhpmCecaCPOFVT3R0vtdRls/zj8bqKgULCj2cb9usFLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2244562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSPh1CRA9TVsSAnZWagAA2E0P/R0l5c+2xH5jijBDX9B8\neED6KAr/VU6WqUw2H5kyfSbuuzB7fLMeSZNjhSpa54Sg0zfOLf5hmgSM0j57\noqf8BfoBc6fUs92f3eI1Dly/PSP20N7HFvbhj8DiG0Zi5kVosr97x81j/x8U\nNslxScWYuEFhdB3OVwROz9xPu949pHl5BKrwZd+Ll1pB5qBwkt4L52cifJe8\ntgIa/ySGQiXXXEYe9IhT4ZYiyfglXNm6xuNwbBfHzphOKS3zaTDRJyognSqN\n+3zYw24YJPhddy0jw62vLM/N+glmgRG5ULMUyzdPcMTtRBJPjUcrIuYdywBI\nZykC5eKXo16QPZWsaXlkX5gMXRUXkEOZ/CXcw/YtACDHSEIWZKjz8GDuEdit\n7UFm55/f/07BNJ6ijhwhSugW3LHOyLXNpbWf9TK4L6jxXNSm88K619qHbDdc\nRUvZEgv7pez6YduKr9baD44rLTYh4OUBZ3CIQtsAePZS0r6CujGAhZfH1gsr\nW6yGyoccXs5PrRUvz290vBvEnc6nTrYFFcGRUckfCNwl7Y31+2yIEnNyXQlN\nXzigsUcQp2BJlAgJAbJeqBJM67j7lyXjq0E0J/6alqqry3hyYCQxSvbbnch3\n6uy96jk71r0MBjwjUhhxcI/vO+Qmewt+UypGsmDrfM1elYr+3m9fpm5xJU57\n3Xy8\r\n=GdWu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-4O0N36/sentry-integrations-5.22.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"5.22.1","@sentry/utils":"5.22.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.22.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.22.1_1598617716210_0.6255650425784522","host":"s3://npm-registry-packages"}},"5.22.2":{"name":"@sentry/integrations","version":"5.22.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.22.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"20e767e0017e935ea46cd255dfd7274cf05fe648","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.22.2.tgz","fileCount":129,"integrity":"sha512-Zt3sas3x1LtNPOX7nMVldfmQTk0Z1U9GHKQf5eme1vndIbEPANfWWRqbvgjxVQK5ilnNETCsHetneqJB9akN+Q==","signatures":[{"sig":"MEYCIQCeqfPv6vSo19DCZkLSCswGBd6gl7wXkikn1DLIsvipxAIhAM+C5/6k5cP4q8az/7neu8M/t9RODEyvbTiekIqdfoA9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1803805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSQuYCRA9TVsSAnZWagAAToMQAJwySjJpl5T6yioCKbGV\nYEf24c9l74iKKQw9Z7wgNhhfNFqwg4ZYc3j6AUncgrFGuSxpH5IJdlcWOv/o\nsCJ8Zs6RemwA/rOHSMelU7D6CuefafYWo5dqgaehRKIze3xy9hkXv1zZmkV7\n+fd1wXaBS2YWgM38toSododXOzU6o23BXczwqqYzeSSAi7WDC2MvwuI2S4UK\n5mBtl7Ikh1jWWDGvP6lkJu+dfzNX1+JPVyemiRXw/bqa/YP8y0GMkOEqBC6J\n5ZSDzJO9hb0UqnkTjPIrWg7q2vbloSrm4J1j0CQiEVTRrDbHM5xeJQH+zFDJ\n1tLIPs9AsybsrSC9MJqMCwkWJlUVNIP1ozrHo71kbZcp3i2AqxcyXyeHFx16\n2E5VK5J8D/m1OBwcEH0Up3up0VuEUVV7oP4yQjdrC4viDPkVM6la+QgKjsB3\n0i9u9tWj6QxTfcmUxiDnZowSu8scFURA2aX4SRloMXk4pmtmXdMqpruQqaHZ\ny15uPJ4RdBrg1HGYDn6Gd45fg5OM81eTNyfh0C3hKF7nEejmOC5nuYgviYjQ\nq0QtGFXW98u4X4YmoiNe3zrPnM+MgmgD0/LQRzz6kc0CNQN/FgIHuGXVrGmd\n4NzZKP0INBOWPOf6smVD2pMIXEv6PCK5o0YMWmWPeDEbd7GejHKFX28CXylo\nh0do\r\n=FSdt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-TJI0FT/sentry-integrations-5.22.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.22.2","@sentry/utils":"5.22.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.22.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.22.2_1598622610945_0.1126766564539452","host":"s3://npm-registry-packages"}},"5.22.3":{"name":"@sentry/integrations","version":"5.22.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.22.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ecec954d1d8802930baf824cac4cd2a51c8691cb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.22.3.tgz","fileCount":129,"integrity":"sha512-Fx6h8DTDvUpEOymx8Wi49LBdVcNYHwaI6NqApm1qVU9qn/I50Q29KWoZTCGBjBwmkJud+DOAHWYWoU2qRrIvcQ==","signatures":[{"sig":"MEQCIBVwGGXMRs0o5ORZ4Q6kdnQ36t6qogQULSB7ZLWcBOn0AiBjTYerKVzIDxmKJIz3FBnD79jEB/+b8xMiD45EoL8ERQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1804818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSTB+CRA9TVsSAnZWagAAExYP/jPtzG4WKQddpTIf/Vhc\nLiFnsNIjy54BAf33jU0kb8PEX0NTHZGzJ3f3MafBNy8XMciODQ1IIkgxlsx0\nbi/dnOJ76/nuJbqNXHNWt0evdFfLMoNvs/h0vVIqVNyS4bp+BvES3aCWEMzr\nQAaMWK/8h+rFRKC5jGeDMVCNX8lzNQSBfEZBZRyKqgiekZK0UHv9lZkMoraJ\nuKvNvTU7jVFIGIPWilmL+mQTZGsKhXEht4fy9ZdVElZg7q+p2J7r5fapHGnu\nlQw+I+Y13HtzKy9F1CZbC/CFAd2v5yDTixEPBMHL+xxgarHxkw1K8LcklFjU\ndKEl4r8OIWyE5Cf3wxjeOU7qsFtxEF2GdvXf1Crvi1FpXpVxEqOOvwfCD2/z\n/k5zBnaFvjfeUC1PoTlYFcYY/v0/JPzHxUwlf5q1hsn7nhDX4SONf5fEYIbT\nig61Y7LtFoYY49FA/2bm0Ry33It/GzLdzJN4h3kjraQIQH0RUSXBmSIMoHrH\nkbjv6PtfgZ0Nth7EHn10us7jaAXbM6UocKrK9rx6uAqp45Y4NtRxNXi2FAbj\nL7BsydcoenHuY5i9SRZL2uXceC0d19Y39Mr/QbRlapkSYY3yCSpCMCJir5hb\n2SBPYO1W8q6YiIcWWD/hld7fS3R/jXMWekPCklXB+n9jkjL1fBVjknbBBBxi\nyfj0\r\n=dM0B\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-3Dksta/sentry-integrations-5.22.3.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.22.3","@sentry/utils":"5.22.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.22.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.22.3_1598632062026_0.7052544210613851","host":"s3://npm-registry-packages"}},"5.23.0":{"name":"@sentry/integrations","version":"5.23.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.23.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"96aeb91fc3a3f4c05f69e95589b0ef81a3b94414","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.23.0.tgz","fileCount":129,"integrity":"sha512-kL1fw6hsFFl6Fe6NCWBCROUZ0nAVlCyyiq5qWOCYNhKwoJMbqfnGhyxVTo2Mn9D/wm77MRUomFKFshQDqH1xsg==","signatures":[{"sig":"MEUCIQC1INaBwtErAxu5xAeY5GCMC1dYwkQanSJL5VePdF7LCQIgEcyNo3Jon7tK4ozDh5l80d7S44Si9x45nHnlp/x0cIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1812036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWPgLCRA9TVsSAnZWagAAp+IP/3b4Z4oUeJtMrnYuu2D4\nHNJBSvShfmru7FRhFt8e1kkF3n33bC1UHqQUJ3DQfDbm8MFe5lkfDOLEgu3s\nKf/xYEAOGh0rVzZJy7oYJkwt2OMPRBwZ1eW2XM/tDuxSvRWImigToocZvvp+\nGIP2+jYholIbf56Ys1fb7i7doeXB+Y5q+wJ1Fa9i+uOXhBZo6eMLJUczjacc\nFj1VbNjY31rQVtAKM4lWgv1asyStWuqrY9qdiTYTVgRWYQ5LHp5RUMwmIauF\nzD8Er+1O8tvpuMG/Vh9/4bmgabrtww+Hk8FiafT1CEJ3Gl/A8gPSIzmkUq+X\n7kuB+8yT2odAVXiESnoNQuZjZ3+EUH6+TwysGV2GcMNcppNKZKYbkaGfSYNo\nrJVY0XjbDOgoYhtPZprhJX2/2aMihpYneiynA/NXE+RKAWijDC4x0gYifcb1\n0gfPyCH2l15PECd6FW/T/vhJh1cdonoza8V/LMqd7IHVdXJtxAn3O384aqtu\nJ50ITR+d8h2zEbRzMhey8uqG3zjlJpjk71ILjDAfMsXOdIQnJQ6EtH3iwDI4\nOZiHJpJQIAf7SZx2DOVmvfzcCEHC3RMTtQd6GTqkAk99esZuSaIlAvTPhfJL\ni2I5DhUfMhDlkpb6zm0JW5zlhoQJ5IUqfrF7FEgGWSomOTyHnSFeZcFCRIqN\n4T4f\r\n=G0CO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-Kpbs0c/sentry-integrations-5.23.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.5","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.23.0","@sentry/utils":"5.23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.23.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.23.0_1599666186870_0.6402565609873256","host":"s3://npm-registry-packages"}},"5.24.0":{"name":"@sentry/integrations","version":"5.24.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.24.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6cac129ca33b12dc747ee6225bd904be008292e7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.24.0.tgz","fileCount":129,"integrity":"sha512-dimHKwajQTIK6mR/6DU8Fw3rZybgPIk8vFGECLbtRQBk0yh8NrKuaium9xVX+2Ksa07xjsxa4Egm1HRoeXhX0Q==","signatures":[{"sig":"MEUCIQDdskiU6VAxMRR7oJTexLWRBa3FPalVlIO0YGpAaKlmmAIgOtlk6mQT/un1g6w/dVpiyLBF9nLAn0z50GfMCwhwDPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1872214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZHEACRA9TVsSAnZWagAAE34P/3gTwOdplrSce8vQ902X\nv+Ekv5qhKkL7CHkUQtqL9YelsZkzrn1IzgJ7Y3Kt4SHon6QEC/TztItK4VKa\nUmSKCQXqga3tcpWB43kxS6N3UniXkbYYmMCkCMqfucYZwgEQISPZocvyr/jw\nZO6GE1j0tgeHm5ktfw7ZHg8fwyh6PIq8mOcpOXy67IQOY1ucpj/zhQ8OQsj2\n0BtFjeLURggN/uQj+/XY9SI40GL9ITCbNlB46vQEa0yHNhSd8J0RG101ufBq\n63Htlo4R2bybEQfX24LPD56S1C8ufdisADWWAFOyRqHQOkenIiVuJSLXTQ5R\nkShuq2Uj4TrCTa1b0lnuHn4Sxx/OJJXF1VvpdUiGR1tfMQR41qTkDJfYn7pA\nF6uo8z087sxghyILL68zz9t0xcl3Q2/K6F3QsjuZo0CXa5vI66AfpDLbGTAw\nLE88V2XFmiLhX0qLpvF7crkfTD5Kest3E4QYmVd0sM7KDuPce+Ivp9pKqw5S\n4cqFw7uzhoPGxmVnaLpAxyT1NtTGb/x49O+G+NJKxcvaZ8icfKJuJ/+CxLjO\nv2cy7NLsfYIcsXl9Nz0qZgG28ERaYAk243j6Pxts3S7PoQj3ua9vIcuR4rF9\ngUruNW2sxMoyuV5Xdup03yt4KuZwLkDF3Aaz1wne6SzdVGzcCnw6kxB2x7EO\nwkvS\r\n=kQLS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-xaEqzV/sentry-integrations-5.24.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.24.0","@sentry/utils":"5.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.24.0_1600418047833_0.6965306976810539","host":"s3://npm-registry-packages"}},"5.24.1":{"name":"@sentry/integrations","version":"5.24.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.24.1","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2680c9dc9d7b14fc2e93b62bca33aeb12fd27e5c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.24.1.tgz","fileCount":129,"integrity":"sha512-OZpBJBynzf/uEq8kZMYvFJjoO0h50esgz21eFReF7lPbtBtJannFUoGmYgou9fqZx77x5r+7OwZsaKn9edFVzA==","signatures":[{"sig":"MEYCIQC2Ja2jHxa0PWSxbyJaCyY4uPFIK0vD/ur/3hJAOY+wngIhAKzshhreyyQbhMI/n1kXXXPB5UEOPh8ONeERYMV2Ldcy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1872214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZIvPCRA9TVsSAnZWagAA6jgP/jawU+PxncBg4yoToQw3\nJgLvT9jQJ0NbOXYGOH74YNtlALuBITNCjdGNAjf21j1vBda2XGXaFQuSLAn5\nLa4uIaouNBh3OardcL4ZKKI9ACxttYq6SRkxZiIv5AbUQhsPTaPIKonxqJlf\nHBc08ey9MQnFMflCW8jONV1bLmH2WR7W5vW+pKJSjfo+a72B+VZX+ALO04YU\nWCEuj3NibCJDKa+CJJHJxTcWR9txMnriTj2ggLs0y62C/ZWY5R8pY1O88+Eq\nDTjTPodGEPmef7EsK/aOb0ksZKaRw/DCWVZus7GLoILtQqyoFwPsMzUitbxs\n42g/wWkT2vatMCpje9BdzD5/j9ctOgFRjuj0uxqL/mwxCONqU1SKWE/1931R\nfg5i06A7PeVYec9oZHJTNi6ZCHr0chCM1V/IAuQyezciAh1bhdeIOm/9BTcs\nCnb28IpF+N5V5TXp9LokUOzql45suiurFqwnye4nR8Vq7TvzV+wxpWDSC/MV\nHSt16WyvakY2cTT2zS53GNsSN2NIiERtZEvCo30RjW4YwwQL0sWIvjKHTgF3\ntgpt6r1oZiES+e7AVdoDO4+CsRM7Rnv8O5mUwFGq2IgtvOf1EPsH5Z0FXxOx\nJKuCQwpr5Ki2SkUolA8rUoH41TqNTj87cx3Ye1rpBYNlhzAUsZbl/8mRObWs\ndSXF\r\n=+leV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-FxE1SZ/sentry-integrations-5.24.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.24.1","@sentry/utils":"5.24.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.24.1_1600424910930_0.9679577534016774","host":"s3://npm-registry-packages"}},"5.24.2":{"name":"@sentry/integrations","version":"5.24.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.24.2","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"cfb14c64465d6acbb279994b8a87a8ef72776320","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.24.2.tgz","fileCount":129,"integrity":"sha512-b0upZS+xvONwxkLL6apSSgseR1e6dtq7wAGHefnPa5ckTwIoUkboL/dqiTNmFj1xXnWb87WDX1ZcIx7nfEqw6A==","signatures":[{"sig":"MEUCIDyEjnpu90yj8/GJWI9cTHAvZKhgELZ69K2Q0gMFcVagAiEAotVN/0t4DFbAV/9aNwTrJwLCvY59G1SnhCwYheiVrt8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1880044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZL5LCRA9TVsSAnZWagAAn8IP/i1wQKn2AySKPRgYWx/u\nIFfE7fweY2ASi37FK2y++ehNXPUxc85fdYm9QcNJ9dK3MbQ0WRdun81vZAyW\n7feQAaYErU5F+VfWEbf923s/OO9JCTfZ1o4QP8o2DcJcCVcjL+roh1zi7Dak\nbqszSMaI6LrbT6JAwSzYYoayV9AhwHaqCQd15lSdLGT/75myOlQLVOxVTlgZ\n/bqPq69eV5vMM2dmm07d6Do1CAVENiO12EW2VkGPUnuUNeduWx2TvyscDt3f\nDt2YtzEKDi4DTk8BvkRFn38fyMTT9Ah1Q9WsJ8I1z3I5tmNm6B+wVsd/14PK\nZc2UotI59CC4wZDFbIT0X+5C6PZ7yqvh90Golu2xkIk9iOZJcICXANncEUgr\nNFfkyfa/uheRtj+darZHKCaCaUDmUfvX5RmMhlK5psxV2APfsr7GUiHvCgOw\nH45azUEnciU9egHPV04xqbJ4W6MSXn0CCjuaXbTw/+6hb/RP3hgA3WKUpaXl\neNQApe/E6SAKbEgiuHs55EEhzoxNuIOenoYV9wVaFauRioeRp/Xub0crw7HS\n2wZsFDeymOP9cY1qHemXRbIQh5IwtTsJA50gvu45pr/D8nz46vzCvtujHxwT\nSO3kmwKOgayEQxyWewZrWwrk4t+m44+WUth7fwB0LDY+2KbbWGeQp4ads6J6\nXrYd\r\n=NNEo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-njZY3n/sentry-integrations-5.24.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.24.2","@sentry/utils":"5.24.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.24.2_1600437834820_0.18233407871277274","host":"s3://npm-registry-packages"}},"5.25.0-beta.0":{"name":"@sentry/integrations","version":"5.25.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.25.0-beta.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8a410a5f08f2fc9dacb30d252685b0faebdc17ac","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.25.0-beta.0.tgz","fileCount":129,"integrity":"sha512-d2Wnd6W93o6bUjik5rnqBKvabnZgMFSHSg9j+q5THe/W4GBcZiklmVnHAnpOSDUijQfib61qhb+KKSVqjR+OBQ==","signatures":[{"sig":"MEYCIQC6MJamkl8eSsOoxfR+aSeBI65SkwV0U9MzzIclVqI8YgIhAMhdpxmv9Wz764K5TujIFGlC3S5W4HO43I4jMod2bp+x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1883080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaLnzCRA9TVsSAnZWagAA3esP/3r2q8hIvs/UnnDhAxVs\n9HGURPVK33ohN8kGlBghd728X/wmOPG0vdubp0OavuWKyasO2XYxidWsNZrX\nifmtpff8RutTJO+0ESOnzRv9fXwrHnbvnXcD/JyZvPhPJaGEoqn+8h/DePcK\nfXQW5c7iWL5mqPTnXXOKFjBgI1EwsLG9JGHx+PA8IBqaHrh4toTlWB1qX/7B\nyB5WRv/9Q4wZASlmm7da1jJj7S0dyaqsq71SZkLbzujgS0oYJL0dPx6TaMo0\nNBMDJrIQiY8golaFJCMVkrWJeRdPCZ8HNyIdlcNHXNNjILbpE+CVOHMI1xh/\nfTzFcX5+PjWwYhBIWcPcZOCzn5hgZSu3uASLQj2NyY+WzhN8IrlyfwmLCObN\nhjtupnewfL0HaEHIHs40ThazaMHK2db52JksR7j3002WRDKDd6JwdEr7FXiN\nmzIxblInKPTjZieqNI3J1lprQqsZiNTwO7g8ifDwkyKqJKntIjruEJJXOwk+\nrtsyYHM6xhW0onXbZOFlLV+G8MktAiFogU595tO/Gt0EXnRijOENoS67UejV\nM4/w6fsVomzV0hIpGZWKlbwgX2N7DVCATAjhtW+Ox7DKTa43IqRDvf2nMWsz\nnip47Ljvrw1ttZVwS6YlR5dR1swn7By3UGir59/PzGYUcjbgT/ircONiRQIn\n6eHe\r\n=sRo+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-GJo6O0/sentry-integrations-5.25.0-beta.0.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.25.0-beta.0","@sentry/utils":"5.25.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.25.0-beta.0_1600698867037_0.2390659432665121","host":"s3://npm-registry-packages"}},"5.25.0-beta.1":{"name":"@sentry/integrations","version":"5.25.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.25.0-beta.1","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"88b5094940a998d078c0d3f66708adf5dd78b1f9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.25.0-beta.1.tgz","fileCount":129,"integrity":"sha512-7Qyel8wps/rRpB6ASjsk8Qcn0YrnVhy4NApqUsxtMPvTj9DIEVeIrqNsthiG1tOE9IVmnmfPrc2jZfDlf//MIQ==","signatures":[{"sig":"MEQCIH4Rzdgode/trW6b2OrwrEf8EzJNQmoPE0qxnpwJTZhfAiANxfH2ZoZI8nxieLyCOQrwWPS7Ftz47qQCZNgIlBYu7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1883080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaMwTCRA9TVsSAnZWagAAKbgP/2bnvUviRHTt7HzVpVAl\n/XLvLOo2CtqS9D8d7BPC+sXKQowEV1LM7lzZ8SZ6/cIa0gkFpSjOCzWTS2S4\nN5dW0DMMMrwwsq75sPvSScu1jHTOkeXhgypPohAsXrKrhLYznpDNxt7iy+7U\nlI7eK6P3DrUSfkfCsf29nw1iqa6VCzhGxL8NzdPE9ByyDrZRuHvw2XpJM5S5\nB+yFysPr4RlZvLwIVlcwVcq1M5llU4DDLvJou8V80mq9ZoJHOQ9mZYZLSmlo\njoMxC+4gBQzYb/KWxsGzcuk8TmdBU6QyeXQwlWD6yROz+REuf7aK+RGnqUWf\nv2F2nTc0k2zp8EcINwMKrPJuQO20Gh5xCOLdYae9kuFVyc14xpfQPmDUXmsK\nMFTzYP3yTEfOqV85JdUC6XGnBd99J04XQt8Mr3k3VgyfQC2anTxg1EoBD4we\nxJIElpDpPKvFrFmEaCtCCD0cDGka2ypUKB40Wu7niQb2jToZ/d/YJGHUENlk\nhW/0bS2h+h/SXCG1A6pAtwzqQuRfcFxYPcg9UifLPHWiA84gWGE5ApGgK1uV\n7Fw36ectQfOn4ceio0L3+7UmLSLEPF5GF6/O7C3jdXoHD+yIYTudwis4mDvk\n7cSLeZcEG03nm63l+sDCRW6XLNErSQg/mjjtJiYLclZKZZNfRzbCcWIrCok8\nw/Ga\r\n=89nh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-kzudic/sentry-integrations-5.25.0-beta.1.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.25.0-beta.1","@sentry/utils":"5.25.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.25.0-beta.1_1600703500468_0.1918764098359378","host":"s3://npm-registry-packages"}},"5.25.0-beta.2":{"name":"@sentry/integrations","version":"5.25.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.25.0-beta.2","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5a834782b3d60efc7599fc5c39e8f8ce60411ced","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.25.0-beta.2.tgz","fileCount":129,"integrity":"sha512-0sOx+Vp65q6sSK0VD7Q8GmRAUuSWvWNeKSSWQ6cHXdjUNB29ldeTxX4Nid3zTSTqjxc07ayInLGIRISrcrY/VA==","signatures":[{"sig":"MEUCIQD1xcyevYFYYIfrVXDyPcEi82HV2UnnUq22hlNupcmpBAIgJzRqNtDLuF1Cr2EqHIK9c7hzcUlxpBl+d3fr9o4ruOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1883080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfceJxCRA9TVsSAnZWagAA3fcQAIQQgXh2zlbrdaKk1NAh\n02rTONY8lF43SjqJKiyHMYcR4WBf1TVExyojSrcT8VYR1zl34149OQs1rhIH\nELsLPr1i05gqO3UJ1i1uXrmLF9qiQG8c/R9zaEd8/piMCCmLN5XhG+71Jxnx\nGOfgYxksW03C/0kP8f8bJ7vpdX0TCqRRK5on2MfiKTQUe1r7R2MOsoEcDLjI\nnblPd/weBBZXs6ZcAqnU9FVhgsRWuWTn3FCejNGr66ufNjk3XdOLEKKr5Hd6\nrJ74Ps4f7LYFQGaFO5HlncZnF5PgQ+q3bOdTC3ne9OqOlmTveeW+BWr1KUmA\njgPr5ArD66esP+8619IEyneDmhuuO/s4TlQLQsiVdXcRIp8GRc1h44PPm7aq\n7Yoen4C/kt8z0iXdUlMQ49zB5p3JjZv/xC61W2PctBMoqf6h+tnZXUQhtPtA\nVvSUx5F246UJujBE85aB+2/VsMpPFR+TCziGYUYH1Da8KJ2ZeXJ12JGCaPbF\nbHZYhirZx9M2wkZGdTduHs9Wgb7clDrH1lI4FAItx4gltUDfoQcTLhECDFNX\nLqOhUTkP5l7fD7arYHjx7x7onTwBKpVeV8Obn2jX6Oj26CLbDYcBo6MEGzsP\ntTPqiLs/GWZGaKXjpqEq9GdrEF4UoTc8ktG9byooOjbnk02xoPRTVFQzYZEo\nTOsS\r\n=gsQy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-TFaVsx/sentry-integrations-5.25.0-beta.2.tgz","types":"dist/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.25.0-beta.2","@sentry/utils":"5.25.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.24.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.25.0-beta.2_1601299056834_0.6764060445734832","host":"s3://npm-registry-packages"}},"5.25.0":{"name":"@sentry/integrations","version":"5.25.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.25.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b4ee71dbb82d6a3784ba0d93d696f681dfca0049","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.25.0.tgz","fileCount":129,"integrity":"sha512-ZN2rKQBLWXEAVO3VGOygSh7wnohNj8k45PJZRCLLZoQKz1ldg83RAun+pmmHvEdyuCExw0iivCkU+80DfUeBxA==","signatures":[{"sig":"MEUCIHwAK09gAgsuyzOiHFKkbovhJonCnmxQNNOqq6lrWD7zAiEAyyTh0nCsiQzx+jvYf5AtMS/asj5UZQ3A/jH1p8Kibfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfexWGCRA9TVsSAnZWagAAdSUP/imHyp1kG5WL1U3WRDxA\nTO/YYjACyZYtdLUrPoikkYXc24VIE6dJAfjkn/X/XhigblntxjRzGg/vgsS5\npw3BWdThfNOMoyXU8V0K6mUAZUzktxZx4WrnKmUZAWa9Q0j/UX7jyjgjVY7i\nQJ1kXSkI+ITW3DqLGS9TncIDB9aMP70S+nXNyeFu1bwXM/lZDZ1s2I00eUIg\n9AEHogbZryZZbSQs1cGaliL+W58tLpiVVgtL0roTGd4mqdPyOlbhCS2bEYUf\nA5PuTlcG+O4KhEr4jczeS5LgMx2A7DLdiXsjXERaWhz6xIt5U5YNp4PSXiC0\ngO7qlK4+04cNTg+tb3LDzaNqZ6LwzfImZ4jonQETt3tNcTgpbXHyjm3Thwqt\nE6GzMk+t0ccNTxc7BmrI30+ARrq+BW0LdAzc/1L7EfUc35fxKl8HbVBB49mB\naYm7j8ZG+pfJOGvmO1IaY1KanCsnSPcK0S/h06A4KpVlljz6ZzqGoitBRkcJ\nu/kDnwSjEMLn7f2FRt19awDOTPvW9NsfonclJph03krGyTo+FsCKp+m1ZDa2\nvWqwaE7uwsf6kpyvYbDTXeeG8oGFG3Q5mv90Z/CL5OIINfyGSAo0+PZYqTH/\n8jZvtVmPOS7VErYJVGJZrpIBP2FzaN2rP9C31XyXhs6gtyvWvZLjckjxW/60\n343I\r\n=SZia\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-tNapxj/sentry-integrations-5.25.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.25.0","@sentry/utils":"5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.25.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.25.0_1601901958253_0.9344790596297448","host":"s3://npm-registry-packages"}},"5.26.0":{"name":"@sentry/integrations","version":"5.26.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.26.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"cf90005359862c5b1df4df0f1ce8be5e56c9e1ad","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.26.0.tgz","fileCount":129,"integrity":"sha512-XBMPm3wWW+3EJvWFHdVcl0PSWjjNEzmQxjjWeMv9vLWAC1zhS8gcpk/LyDIFWojJBzhASD8f1mLv2ZdKZtA1ZQ==","signatures":[{"sig":"MEQCIHdrp8lkvkkk8HxEnRrnTRBo5tdKeqoamWeGSe6ZHaKPAiBrOiwgoOuhp8S0ehNqMn5zTEOeNqwRnNswqMPmlWe9fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhHVtCRA9TVsSAnZWagAAu6QP/i05b1xXyoAn+vAuj0eG\nttOCtQh0bL8jdDqaS/sgc6L+lM/prhjq84x68Dggoc/0+BrbXXH2+EpG26DH\n96pklfk12Xz1Wnyz1wnkIBI7zvKfrAluPWxb1vy5Y4tZSn4MhS9hFuhlcXVY\ne/yQpStTe6r8QsAnRowkTUR96/6xn0msW8Bsx0USy/fK5+s+AX2i3gkz9IVi\nIoQ/eZrpUJQkVxxQnGN6nvbNIz4x5T86XNbDpWxykxWR9qEOtL/lgq/j/dEa\nGcDRly2yVWn+4ayyg8vcJX4lMH6xw0QJ9Hs9vuN6voVP+ydKZIX48bUaG0Nl\ntefbH9BxkH4RdHzMGbj+31kzhKK5MGju/kjdRpsXOA55PI3HhJKHP4K4ShGT\nvbff1ugqydnTSy+7zslSTGPP/DLNR/x4DwU2bSCYRVULRf/GRQM8ZvrQ5Vlf\nw9XyF/zBWGsjGyj3onsD32TxbE3YiyJM78g9+Ux+znGGgakyFgvEUZKbKlvF\nZAol/sndMJli+SsMDpheqejCTW2P/FiULm3XCztsqqH2GPp3O6SiMfHvb+7T\n4boGX8JrZ065RMkSdOZyvO7pEU9BQe17z3rY6/9jbFdW63tDgmvLztnZvUqc\nm54tkZgMMTQLnqawWZ2xHx4pEJnBa4IHpe4mPIII+p3XykvKtttJa69yx5OT\nb/gR\r\n=JezG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-NRpRmo/sentry-integrations-5.26.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.26.0","@sentry/utils":"5.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.26.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.26.0_1602516324974_0.7914546589711176","host":"s3://npm-registry-packages"}},"5.27.0-beta.0":{"name":"@sentry/integrations","version":"5.27.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.0-beta.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5c6f8a89b905e8b2ceeb6782e6a6ca028c198f15","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.0-beta.0.tgz","fileCount":129,"integrity":"sha512-dWSXQPqgf32NB5RiwC7B33G7kWZ2w2qB/zEOTKuwUaiFziziBLjAL7QEgDKa0MbBr6uOxfiHeMD26BugFxjubg==","signatures":[{"sig":"MEUCIQCXwa75gMk1Um99Cw6mGfPzmugLWdboMc9mPrn62RDsPgIgXfh3w4wv5qjQgrRNmBjQgTSZK/8FoCGIroXgebQPvJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1962863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjX0WCRA9TVsSAnZWagAAU78QAJcTBKNZsTd7J+qZITMO\nd+S7Gh4x/OdY4ijCVhqMsKuzpcFlMhElxKoUdwpE+myQABP9+5e1l6WYI6ob\npzu+R/4a0h0WQ+MZ4tz9R2G5KpXa4Q+w5tfMTm0SSWz57jB99wh8adayGI0q\n1Y/fqfMt844xAf83ZgBnUE3t88NDp1YMaxNbLdrd4IleRsGw4ZGkEeYpXCkP\n+6alq7N+FED+jY01pH/0/yLVMVgRZX0ukRsNgDb5KBVy83NYkAnZbjlHjUUT\nmxWzGKDetkcBXihBN6RQEP+ziobk3xJrPrAfYM6abRsC+qLh9XW3SqXm+VPA\n7MTTpTtkm+y4Y/YrlaG7epfgVkUSFb9YB/8buEftPKi6MIxMLOzO3VYUqzVN\nCx523CZF83l8estjk/SgVybm2nOZLqwiQq9rfkA7QH2YB5e7ZbZm1UuKAtFe\nFtWsPrle66uS5QMLvYswR1Au6/BvJ8cEdRbobXjpalEQRzqVeArIhwwFM1iP\ncXnyQquu7X3fYVJ2YZYXHwiu5j4GY2RQ1w1u4wboZU78MxG5/B6e+k4j51Jl\noCtclsHSwNgpUet9kve9vbFHBBjS3beqruTZa0rw5zGnYf1No1lZI+ITgsT1\nUEkwiGZGMYZXYszw3WcY+uitlRDFz6JnYQ7rgE0z2na1JTnJCE9t4JRZfFAT\n9ajw\r\n=d5cd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-tc3bcu/sentry-integrations-5.27.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.0-beta.0","@sentry/utils":"5.27.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.26.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.0-beta.0_1603108117765_0.6477153688894817","host":"s3://npm-registry-packages"}},"5.27.0-beta.1":{"name":"@sentry/integrations","version":"5.27.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.0-beta.1","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"91d6479a7f77eda52586ee5d5a1b4b02f59ba714","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.0-beta.1.tgz","fileCount":129,"integrity":"sha512-YtFiXM1dOXbyqp81NOSi9oLE/f8rpHeEz1wAvqs/qrEmUX6loHo/GLrtHWVNVf/edg1gvQRCJsRM18O+x4NcuA==","signatures":[{"sig":"MEYCIQCqzXzYOcMy3Z2MxTYTZ/xaf3REEplcynwd2p2BFMUp6wIhAMmdlJ/cYRFYn/zCGmgydVQjk1c8ZctMqzPgTf1Qxrrb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsnMCRA9TVsSAnZWagAAC+0QAKUVNVOayUhlWkZKoLVB\npArSTXRtjamNvL5b+ZOsXEAgAauH0fLMBxlU9LDr9ghOqV8lbu+9H8N2vUys\n3RHEO7Un3OEGXVJyuIlKEH6NVQ+kUfarFlQ1vbbY7Rt9tAvS+lrjNBeiSIKe\nLTIk9B+EQhpEPWRl2v4MiMky+wQ3k+hPvtnQ95VryLQ3xByGORcquwf7wDQS\niUwn3vGyVOq3QHTyLmakVkSzhYawCWMbdAyo28McSgjVRfrKClfGdQz8RRdZ\nEihADV6HRKJ4PqPpEjfJYHLRfcE1Dv7NrN6v+hJKpJ7MbMKy9DA/12uK3N3K\nris3N/gq19PxcOI2pgHXuQOSdpY6vSFTBJHDGZ3ABtnVeKlvYjmI+8/naQv2\nt1+ft8CotUeM4x+ihxYJg4RTcSW1ejDzGJDeLChF7N4wNOMqQvkfkRlNTtGT\n1n2b7XXdlb1Bha4P6BYmEutja1VzlyQ0UIdhy+wu2DGnEE9sGIi9iIU3ezzF\nIJV+a24H7H7NtOiOAfZtrogUoRUw50KrLOGPqasFVD7QGGbrOnlSKgCQaSy0\nONvIuxETb5k5kQA6dB3DiJrK1A+lkIoZmJmC/DG1uX0BL5d8krWLIf+GKldu\nzjbKNfPxVjKFczwS727y73foc/7meUVJ9vROupAVf598Vg3/s8ibUI3sxJYe\nibRv\r\n=UFJn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-GQyW64/sentry-integrations-5.27.0-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.0-beta.1","@sentry/utils":"5.27.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.26.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.0-beta.1_1603193292222_0.11680339709468335","host":"s3://npm-registry-packages"}},"5.27.0":{"name":"@sentry/integrations","version":"5.27.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8760bd0827db07fc72f90026d64df88e653a9e28","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.0.tgz","fileCount":129,"integrity":"sha512-iIphS8b/wz4RXzYd09eGnf5FuJzqAYo55NDPBpH2bN0hnIgshVFvRJe1rbo2sA+r8u+ODLvc3b6jvXB4gBupzA==","signatures":[{"sig":"MEUCIHDGk4Gr5fkaI5LdWSoRd5Puceg/Dm4d3EZEVxlRrwNlAiEAlX06hCQAm4pq+j+HPptCzpZ1VfXcZRCSnm7Hp/LEngU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkBJzCRA9TVsSAnZWagAAKnsP/itETc7EtZEw8rDm1klN\n3ZzRkZpiB9tl5ohqPiXR8HxijYfEm13TdawLEmnpHF3oqqGC0/fjc2szcsVO\nTteCdmVtpf2RdusXeDI4iUF4TkRWRCHy5ogX4v3mV9SbBeltubWk2KmsXHRy\nKxwslAfixAiDb4CBf92SoPam5O9ZNpv5Cfz0UaAyaB8CM+nmFnP+BspFsBIV\nZBujtf1xkFhpGfceo148Fj+WBHJ9LI9WINpekfJ6y6Xdg9ZRfj0egkL4E74V\n0sBYX9NH+aU5dp7MJDS6IY5toQXzlSPPFUbzcX1aHEwceZGemb0e2rvc7+et\nyflFJ4Uu/8hSbr8jKw1uXwkp4/pKZG0tBPnOCwlUCrwUgem/IJV4atgBx/Aq\nEtrTTdH5PdgLZ6yTYYb7gkRmcAGiX2RdrU5RM3uRXlIA3besM+TcSeZphWic\nEcH55Y4UKTwyn1ist+h5qzTU5vSaE2mGlvHwtKL8H74rw8QX89q3jP+f/IBx\nip9CUHfjDD0PpAm8wMlG2mGtpX/sgE6K7f35n4EnXmvIUNFE/YJ61EevmGDC\nMwUhWx73XaVG5UdZEh/kHKWuBRM+cKQr32SjgCpuT/FbkcEMGAXfH9BKTQQg\nWyFco9fTtViDerW4aIa7YU+s9o2yw0AKkxdSCqcPAFI4fo5J4fCEvnojFRLJ\ngsWG\r\n=O5m8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-kByDcc/sentry-integrations-5.27.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.0","@sentry/utils":"5.27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.0_1603277427374_0.3394122093204164","host":"s3://npm-registry-packages"}},"5.27.1":{"name":"@sentry/integrations","version":"5.27.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.1","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"130e01d53b7df76e09f17fd7f8d79355c41ad5be","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.1.tgz","fileCount":129,"integrity":"sha512-7E3ZHQvT1YuUvv8PMk8PUjBhlYo87k2hzsuvgup1+CxO8DwxsNr0C06/x5D3e5Tk93K1LXTj5R/553a84wZESQ==","signatures":[{"sig":"MEUCIQChbFxALRsGX9uYHy2yYsPVtQXkNSgPA107VBJJ8mIuyAIgHgkLKcvvJIHXtcUM2MGzrK+yMflxfwuny1ohh4+Fg+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkrENCRA9TVsSAnZWagAASLoQAJ/JtlkV2Bp8d4ciEtiI\nUi2rIConQK55H5681cN6O7P1W880p/4sDCx9qtJ21N71SYbJ0nyoV3a0QWQg\nvz0RTYZMREiZJmb8QaFTfbGT1qnJLJYPDzsIkcIAhoj3uxFhWHfZKZ5Yp82N\nixcjE58omoYR6I2ZDGLEc2nPeSLsnlUOBPw3HrtMP327untltgVTK9Ha42Q1\nLMUTJAOReTs0e6AzLCRE/117aAh6ETv37lZ4k+8qt/ovlP7gKylB2+nK4vtE\nuI95gA7xSwPPwyJg5lslydLxRFeP9LO1YsN7Ul3za/MtLnK1ETUncw9cwR/B\nuJLye9GcjxRqbHmr5MEE5sEmkvDAc//mJ+wlT+xTJDM2T4bcbl5BNZzZns76\nE5I7xWk9xV4J7gVELvmpss+75QLeoyg+uHk4i9QPggNqS5ZiySRyiiO19JWu\nfRvDBpq5cXI1noSKHjvGWuc9obmIFl2VkLh/JDxrrPq+PiL0seu+N9/xS0j9\nZ1xspi/kDL41AEhlmkOiogEXIUhOShXVWd9Kr+NdcLZiU/+9SapNmIvspJK5\nZkVzefr+0ytG16ltBkEM6wGHrYF2a/tNHb7l5NqeZhyuPaOuFs57V1V6xvab\nI6IjpXsiv28enSs/geHxnbp1tDdzgepv3jcPR9eaqtEXSa03eTB21dm7OtH6\ngUuD\r\n=AC8f\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-5R90KT/sentry-integrations-5.27.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.7","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.8.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.1","@sentry/utils":"5.27.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.1_1603449101270_0.5557496868102572","host":"s3://npm-registry-packages"}},"5.27.2":{"name":"@sentry/integrations","version":"5.27.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.2","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"07d965d4a796d359daa0ffb63c2a310aa62c6c5a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.2.tgz","fileCount":129,"integrity":"sha512-sTCZeAVL9b0PiIjj2KE8qgtS0FgXmhmeEwoQDF2iOr5nk4p/6Xav6S5UPPIY+xe5M44jGCcX5vI4jZqGczaHZg==","signatures":[{"sig":"MEUCICTAb5f4zevaKED6UWuA0fj83l7QfkQEMyTBsfVy3R8SAiEAvto6/Rba4SPYED5xk+9kxaZ4ByGJKjbcvynWQO9DjpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmqaqCRA9TVsSAnZWagAAcQ8P/izSiUHabBHnkpcZ8fUN\nM8P0ds3bHKmyhtM5J+M3vCEvRiir/ak9KZNxJM985QOsq9xTdeQJ6IAIVoip\nDBvN/BHHv+r+HClsMYkjvR0ZCHQkYqqAQqeIWnwPktICS/Aj3FjB+sNd53e0\nyky9fBWm4Z5cUOz5INf0aOGJJBrnF0gzNZ+b6vGHVNg7HNezofQB9uzyctWI\noAteTX8bmK6WyCN8J8NseAPd12efqs5gaFVdI+1KbbNxGMQqM+bnDr/vbv7P\nuZZrKHvnkXYeYPrCq+M92k/7IxbYM4wsiBf/OC1gis4LeBsurvQxX0Xjg/Jy\nI3R0gTUjsi1U5QuQnBWJHgMbhCoGkskkiTP5tsa/UwTjEmDuxz9TTbAksmYR\nkoJdKnYrNSy8928sIcSO+qtyb95u8s3k1BlW5KG+zZQJNxW4COF7xzqyKXaK\nKSrWduf1sMCeQuz7kRv+zniqDwTnBZBFU0Teod0gJ3DXvnUT95hwnyJUmFal\nG6RsCd/Ty4VPfo2Kq+YgkR3bYGhIV0HCbO76d3/f5X6w3t+9M1jPyJjXledX\nGjBy88sV87nMAD1SGABTGVRDkSsEGj0Ehvrd9W7Xn4LtJeZmkBBQ+3RwDDNy\nEvPQUESFX1t002NheuXLuXqGQvay2g4b9CT5YnNK2V+tFsm6/Hczn6yEaLRV\n0VJG\r\n=RwEn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-1tGAtB/sentry-integrations-5.27.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.2","@sentry/utils":"5.27.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.2_1603970723623_0.12857980741443775","host":"s3://npm-registry-packages"}},"5.27.3":{"name":"@sentry/integrations","version":"5.27.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.3","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d9a8f898c9414e9dc287fcd00d28321f54f4701e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.3.tgz","fileCount":129,"integrity":"sha512-lmkYH3g1ZW9I8g3SXQNYIfNc9gaNoqJUxgTI9d0AQph+mSB8Y3lx50NYMAfK74XgiC3VJ9j8kWstdQCMbgfXpQ==","signatures":[{"sig":"MEYCIQClP9ZxV6i1EpdKuLbSNPjFjXC15heK6Y82x3H0p37dfAIhALJaYcZkjb1HmL9xjaT7Wy6VH95dAGm+LycQnkoK2zL5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfouMuCRA9TVsSAnZWagAAibwP/0aa8e7lZKvIVriPYrI1\nnhQ7EaHoCj93lmR1PLlUDk/VrRGbGZWuzx0oLnlVxfEBv2gxA7/gZwkhhl7V\npgMmoiO3gYbUL5Z2bfhudreVo4I2w3VafCsoMvqyLydQvKx8zNZKUCdbva04\n+qT0Yw0bEIwgBgID9l8iwbpXW85ccoPyj0WVlg+THpO+agkefmzNovuR7frY\neEbiAYEal0CBCgiSS0ybVwTtrhFZVtO7FSWeOF5zDEDWekvCtTHQ/Sr3Z8Ou\nsE4Y14QKLqY3IvtJGwHSbuKr2b6a/ACdLPuSdOSSF8tbGyb2v3PxhTv+uzUG\nPTu9ez8B2vv2Q2f4Ztdqa6c6MKPA1gJROzJ2pZr83HC3F6HC4fD2qE2vzbz1\nhpL7qe1tOn5wYyb7imFySq3CV97eYCxOMmpF+hwnAcWDdB8K6g77L8/d+I9W\nf4hUth6pbDaxVoGzyADt2aNFCEhIPlvZ9KxIhmTEAbT7GjKee8MZeVFDYBw9\n5NDFRXLLTYEOnRCN3GhoBOaOcOwBSyXADzfJV9p0gi6fKVPnCrq7KLsJgSm6\nws0cumFfZk3V/YMEJ9aB3oZxOI6PyzLcwOUZV3TIYckbEgRbML6mBO5uDZAT\nzd4YG5+LujpesGVr/3M61eizgU0Yp7vx1x2ueMi++0YpfjvS31x/C6haUlgr\ni/UW\r\n=QWsQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-4TNELA/sentry-integrations-5.27.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.13.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"10.18.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.3","@sentry/utils":"5.27.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.3_1604510510379_0.2376678988571146","host":"s3://npm-registry-packages"}},"5.27.4":{"name":"@sentry/integrations","version":"5.27.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.4","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a048a2e9cbc65575a70a54dd0cae5bce2130d55e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.4.tgz","fileCount":129,"integrity":"sha512-/2KRNrpbRDatNfurKzhpeYa5YQCYSXgR2JbPGQzg8d3fKggSTDLiVxrc+LC7oHeHgv6LWOzkVVzfmB01LJRZTA==","signatures":[{"sig":"MEYCIQCqupXth14pvWbVutyIkWi9rwHh32hP7x2iEN9NGAm6sQIhAMl5IU5Cw+P3I+BOPWJT2J0wNE82xyr2hi15sYmw4Gv6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrme6CRA9TVsSAnZWagAAaZoP/R5F91ICUBjhr/qCOu+c\nT9snFm4C5Z/h+CgyBzSNcukcIZ243qPyt5jZu7V/A47lhmaIiHHs35gV7dfc\nskqI4hyl035LJcM4E2u+QWlZbIZxyWTRL8FSe9pnS9FbbfDa+u00kPjWUva5\nwO7bQgvpC+CPnKcoW7laq81h3N7O0lg1231WgUhPwIZVhwVmFXUoG2H3BiQ8\nXIdIQyw/uEvImrwPYJ9BIfNeyTbob6922JmIzmAUL9cWKyVUGrmk+wMXmBb6\nZrmiXIjDY9sTBB5vWrrKoMV7i/+N/5+IjKZaPTsVXqydKwRNqM47fKdQl2Xo\n5vrz9EW8hLgFx8NNFpj3BHO9UMG/y4G3NzVFxYJez0Ha12LdbBpkbs1eHzdt\nmRFvUy5u3oUZW5Jc+Fr7c0q56EOLrVsUu3FqntkaIYS81Gi0z4iQaIaCBD7W\nQ7rR2Etkzbtujt+jZ30aOAy0kbbjN5NJ6KmcGtc2r7ae0qIb4wK53vJ/uHg1\n4+WIn9omViR/r/53cTXgVZ0Kq6lKRGe8QfdDa1XN8OdNarjQRbS3zKzbuo6X\nhQOqhkymlpcjHjf/rRGbv8dnEYPwKWaf0ErioVl3RWA4GOZWXH4+CURL3GCY\nOpwDeFOMyMkVZEgPrpPU1AfJXF2+PrfUr6sP8bukD9IEyW5rcApZ3mz2CW/S\n9Asj\r\n=BoXk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-gPh3SS/sentry-integrations-5.27.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.4","@sentry/utils":"5.27.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.4_1605265338189_0.2026390245842935","host":"s3://npm-registry-packages"}},"5.27.5":{"name":"@sentry/integrations","version":"5.27.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.5","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9bcad5cfd413621123c622916931ef5d6ad5fea9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.5.tgz","fileCount":129,"integrity":"sha512-sHBbxM4sAwwTxC4Olso+ms33IDgmsLFvkJppxncDLNWCrhQDQS+aeXyuwLZJP/iQinW6TqdVXoSUtCEMW9yoCg==","signatures":[{"sig":"MEUCIQCHq/2FaY6nA3YzKuSg8pX/2LGers/ajt3Nw6BwQxoxEwIgfmWPhc8fLnqLroit6mfdB6i30jlA9pIa1mdn33m0g+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu48SCRA9TVsSAnZWagAAbIYP/200brQ4DaJYz6W/ykkf\nTB5HTvmwibq+yL6xoeFHVC01FRCqwCFVfEE9O2E8TXTKuSZCRKgbnQu+bxIl\nT8tKDO5zgWp3DkHw+zqFE9ZcPG47ApHOAS1BFAqminysL1LZMo0CPuWO8Fz2\nnLRb4FxZ64g3NLphX3wMt/wNNXpwr4D+pbxANYvEwV7snoancpQ6CvZq0Xur\nY7nGKqhDfcXqaFg9qJ6DlPsdjZUHWyCqJFxUnrUyT81bcSNmtI6+vsRb149u\nfPiSHytUA1oPCmOtT+SPHM3SIyIHzgcrDCBeEISuzYio7onRN4LAG7Cl7SZ3\n+hZl4YtZ3Y7imca1u0N3n5YW1EK/uXAxj4+BSos0/TcXIQq7s49XwfXDVE9P\nxpBDC3b5EnVX3NOxkf8fRixSJkZmwBf6jTKHnIfrvHNbaqXV4f+OY9POlhMf\nCpL9zFUSssvRJOxccEVs9HOWGbHXa8ugtb6Hh9EeLlUjB1n5vlawrhdJFpGs\nY7ErXyX0ATqCGOHpHEtDHd0YjizvbB3XwCIidk37UO48oBSksLmtzGNpG3np\nrjH03SGaVKT0WVswQ/NVaIE+rpYjWzqRBXmKpP3pt7jn+VlEj5NZOIFmTYmV\ngeNp02216yAyXoBM/54P1XdRCM3TLXXNFxCBMMHAf16eWqA/p1qB0d6Tfzoh\nH1O9\r\n=Gs+q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-pT9WIy/sentry-integrations-5.27.5.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.5","@sentry/utils":"5.27.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.5"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.5_1606127378125_0.14419270286792618","host":"s3://npm-registry-packages"}},"5.27.6":{"name":"@sentry/integrations","version":"5.27.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.6","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c78c5b334c5e3d30f38a7f9e09ec0ad9e8e26aaa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.6.tgz","fileCount":129,"integrity":"sha512-wRsvSrP48YZ3Jq3RNIHzS+cnlLgQL0S2Qpq5fUPrUngEGuOHKcunOpKOT11VbKjzNWM15662wD4GsONIUA2UFA==","signatures":[{"sig":"MEYCIQCh2G8dii04siMsGlHEJkrLtkbVQFfPtahoV2AWWSOENQIhAMxE5MDNiQhXyIt5rxQ+I1IXyJu8+v2tDG5f8W8AMgK4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu60MCRA9TVsSAnZWagAAJgcP/jXcUYPN1euS3zXtEcu/\nrocURLLefqz9mDlon274dnpuGIz3a1044XrwpLWpjvymO8mlK9flU0/F0lEU\nkEUzxOAuyZJIRI8foZEhir95QjQ0IpvQGmu3M7GNNG2fmuMUzq6jq5ag6Sgq\nbTYxSKuNE2f6Jtl8UACbnUNao1PDpSls5gbEcKsTsb4PpJiB3D0Wf64aFF/h\nYQeHFHQUkUrxbkG3qsGyNg1PUVFH95kZaY17Z+wvIiEvmOWTIc5TctK8Yzur\nansT2LHMi2Rv5v9CypuVWAR/ojW6RqDFAO6m2e6K7WP0AXd30GUqO5KvFLwL\nDFQRWuP2vLHtC/MJk7kOxC72YzFS+j/7n2EK8BfH8814JnwgXdEAVS9eyIBL\nkmdfrV1KOv49krnzvzjvkgFZGhy+DH5Y4PunWj0situdehqhcu6+oZ+FoviE\nKjG5WEwCgR+TOj0ZOlhozdIFJ/lsMkzPVNxlXNKj2pKTZBS8PvGIYXlQ+QTY\nDEgLg3f824l9o5ibokGW9xL4QOOzBkZOL/XFd45ys48oRfUmhWRwFF0+PwA4\nlYWZS3jePzQX3n6gAyzoiZgvLOCpa4hmSfaU7VZh+ZH9D9RG5jw9ldEnlXPb\n3N73kjajHD/eSCHI/uuyBuNHM8OwBi6eI+8gSUDdtvxhqdvoSM8pgvEZ6tma\noz0r\r\n=9CIH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-xW5OGI/sentry-integrations-5.27.6.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.6","@sentry/utils":"5.27.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.6"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.6_1606135052018_0.45291647777216304","host":"s3://npm-registry-packages"}},"5.27.7-beta.0":{"name":"@sentry/integrations","version":"5.27.7-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.27.7-beta.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f22e88b7db0eef22ad95cc3c1b3fd49d88efc066","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.27.7-beta.0.tgz","fileCount":129,"integrity":"sha512-8KsBe7Lse7mBJu4GzrkI3xd0S1mAdHZEXB/2nCQ4h9ur++VfovSx32KX32tTBq0y/2/Lrs8eCq45isPqV5de2Q==","signatures":[{"sig":"MEYCIQDohzl9B3V9NSjz90bnECFALjk9MK3eAFFge/Md9TAiSQIhAP67IAGHH+R3e3PvEVNrUyv+RObQv+yhptFUtWAS3NaJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1964616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxgUuCRA9TVsSAnZWagAAyh0P/i3J63gdWDaUGAqdyZVY\n7/kD8nUKWwIdKz7JQHaczh4pTSnqUwkld4zOkr/C161bTQ1oibwbE4XlxawN\nJKWHX9n1mWLSDcwvfXQ+kC7PC7+KnsgKZ7njT2cNh4Jd6ZZvztZjWwGQI0G3\nW94fqCCtPUhiKhRR8t6lWr+BN36fsJznBUwgkZaO+LxzwVSeuB2/51V5snLt\npvFeS7HOox2LtuOzL6ghT3npBWM5pcrOdqtnnjuqgHmVKIyy2M3spKAwNXGM\nBJfB3xb5tFA7UVa7Bx66VdeAFI/GoO7D+OFJS89tbv9P9NmLxoVaG/yKjawk\nZtF+HHYJoT6hhg36WgBmMF8Ru0CC48cBUJJQZlWRQJm/WnNmIoNqbN7nEzzO\n7CRMmFJhl/qQWTApH9UrS8pp6128hPgT9HTQc4kn+33ktpGcogahvNxPco1H\nYoY3YD23JaO6p9wi2m1kcYQosz8wnwI5EFT7zAJ13oGszo0mwpKZr4Xs72kr\nn8RdCqPWIq5hnawfK+uX5rMcXW5lib0gANPwMu+XF35I2wQRPFS0pIratoq9\nBMDnCEZocsPl5mkwOKn/TjIvwhxT6U88GNrpYuZ7aFkv5Qj1N4Xd778jZHBb\nFmO2pWryHkf3Ij0l4eKhAWXfdaf8ErKim6waiJECWhTJBEHD1EMWjWjG3JuQ\nIJuY\r\n=Ftew\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-EQqGWP/sentry-integrations-5.27.7-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.27.7-beta.0","@sentry/utils":"5.27.7-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.27.7-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.27.7-beta.0_1606812973953_0.18998174610069896","host":"s3://npm-registry-packages"}},"5.28.0":{"name":"@sentry/integrations","version":"5.28.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.28.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6740af0cdd51242bb2b223be98921128bc448469","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.28.0.tgz","fileCount":129,"integrity":"sha512-2WjCYHrItzrHYUoRUV8Hjt2DXEekiV7i/2RfxLhVVVU8382FKyKMTMdimKog3SAgOqPjJFpWqEQ3OWErZ4HMqA==","signatures":[{"sig":"MEUCIAlv+VquS0w2Q7Cn5xyrL6sow0NbAl65poLNV1h3d92lAiEA8oCM5qEB5SYkPc0ZzEbQ7s79ShaktKWbeAE7W/p6mKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxlCSCRA9TVsSAnZWagAA9qcP/RPXigB8KyzUKjE47LI8\nYdBirzpfaQcDfiDOOUKL2G6V8NIo0SSp3+3hrMNFSIsrOPnEoZOuluvWewP5\ninPOYF5Rzt1aXRST8gxiIvXHeSUciyHldVDlruoKidzeSBH3kfNRibD9pTm6\n4HUmb1fInfFeQ8+cUdtxn2EjGKCsz9jTeV0y3neiAtC5O+XBinYR8M5B9DW9\nItHxRwT1WkLaIrAxoaA0rcHVJfA4J7dqYKBIPK2LLy6zoUEYftC5q9PEeFqk\nBlF6NyY7hLn7cfYwNfPbuDRsMn762WPerqfspvQegtokvOOVsHIty0OoHgRe\nTXqgccRGC95TKtK+3bQp73vZ1yiMhQDtZKluKOynYw7SB1/jtz/yzNL5xMgA\nvVV2DYj1r4yqGVBJPx5oJNU9fDcP7YlhawrZswChzeDz6G1DYOfzzWZ/HwEd\nKcRcPUY96ffM9QKXQJivLb69a9KmM8yQn6lRN+uEGDX/bLYGJTKsRRymAeYT\njzKb4P8YRpZncrXSGBLzk12hk43nmZN2ZU7Dap/7hhS7J4ObQYoeTQnHD3kU\n2EHo3i6md9H6hy8rtjHKMd9fjZT6rp223Kv5Hgl6YLPLLSiMH4vI/OdyaRyM\nkoaPiLX0pUZXiEQ2i1Rg5UbV7PTbjLaZsDh9KJfkayy91m6igew+4EhABU7Y\ntAPO\r\n=upJS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-MnWILA/sentry-integrations-5.28.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.28.0","@sentry/utils":"5.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.28.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.28.0_1606832273584_0.19923374598088683","host":"s3://npm-registry-packages"}},"5.29.0":{"name":"@sentry/integrations","version":"5.29.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.29.0","maintainers":[{"name":"zeeg","email":"dcramer@gmail.com"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"65523b3e01c4ae6ebacf5f0a882811661bb3db0b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.29.0.tgz","fileCount":129,"integrity":"sha512-SGqpi1Qd1a7gGL6aYrJnKqU/DNJcHvnhD3qOgow23ivEpaJv1BtQSKxv17IbO/CIFn3A0o1a18wY6xef9isKEQ==","signatures":[{"sig":"MEQCIBOMDTZhnMWTWnFAZChaM2DdHrTiP1rrM2begSEU7WdAAiAmeDhGy2+EVXgCWbAx1dwXiJnmFDTndG8NvSz8vUqaJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1966464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzginCRA9TVsSAnZWagAAnE4QAIDc+jGUDGCqVX8T9Oxh\nAbH8uTK0pqOiFEClf1thQpdeXIwDh7cuqeKgMDUoT4WVzsnRM99KGfr7kRfD\nb3NToJ/f7VLtNyVtiEiAtSTNeqAl4djJGz5sD3B1MapXITxvJ30tsRsS2dBB\nj3ixNEvMl1Ox+lQ+3u3pneA5WVRczZJIFwoWYBo8pEhiVezh/iJaMRMgZSL1\n95lciiHaN0BGiu8rga+CCQpeVwL/kQhIxHXncLntBYSmF+wB2xoJ7dqA6hRd\nmG0/9/ayql09fDZEkP+jidzr+PSN5ED7h5GVXSHZuTL3sXgsT2BnoBAv2CPz\noNP2Jugh1k8ifh1Alxlg5+lSXbagYxGD7xWk5DvNJVdVv9I2fMDisPP04Ne0\nrURwC2oyrMVhzuDAq/fV107607IZZdaNRDWPqO9XdVIMKMz0xzKzFWyucjlI\nKII+BKu25nja8TTuDeaCYhCOSIXUo+bprlyzpO22eiCamcUB/outSlLM45Ux\n7slPikVDK6YjQxGtuASIbZ9dIot4BO3wuaFzX2i+Sa9BYUs4gZr3HdMT1C8a\npu4JJLkA8u8PnxD9a7CifOcjPW99kN42vCB2h8YfOh5nWHcEUqhtwJd0u3WS\nMVsIXMrM9r+Q2Dy+UKAN92Y1s4FuOycs6XlktKXJaZIEGz0mdQz4mqyl0B3Z\nPy3e\r\n=DmXj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-tk8QSP/sentry-integrations-5.29.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.29.0","@sentry/utils":"5.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.29.0_1607338151216_0.16927074258475638","host":"s3://npm-registry-packages"}},"5.29.1":{"name":"@sentry/integrations","version":"5.29.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.29.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"664c0a28770b27bee8fab3d79a3e86bcc0562404","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.29.1.tgz","fileCount":129,"integrity":"sha512-CpVoZTI7DKunxyoNo5F1JanBb/LbtYLIafN3EaMBTHxRifZ/TLlEMVjIhIDgBEP3BnKO4vDg5gbYfLeiOWUtRg==","signatures":[{"sig":"MEMCHx+2kPDOpu2YIqSG9Wx5OwfqO6g0ZFrX+CNeCgzrCQcCIHD1w95NO+qRb1OAnh5YFagezRR46Pa96hJfbOs+hhMl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1977838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2fGsCRA9TVsSAnZWagAA9GUP+QEmyKNKQkv/sRb0QJ6f\ns4nZgmka+LL4CiOQS9aLk33pfxHqPpu6CdPP9x+H9H+iMBF2liPMvB+gMv9C\nQRwfI/sdlUmWdFOwSmYYI72JCK7tukaor4RHUC4V33gj3CizuMb+cLobMaC/\n+rerEGXO0MduRDYHdHOcroJpgH7+LsS+B0kEhH5pTRHBBjro5XJI43uq8DtW\naGgd8sVNqht2ji2cHOTPEA5WPSXlVv/eq+lz2J3PgZImafuhGQI1Idfed7Fa\nNhSh/8uu/+IHH6GHP56WOggOgxqbWSn7d9ZuFleQMaX2tbvXEvMrJL/FgyNv\nwT8asKeaeOQhg0ytP3MQiqXsYXu5DE8+Wp0yuN8AQYVDAbjaSDZvl7ow5fyO\nwvqQIek/cgRM4fstN4QYfhKMN7HWy/KfvuIdg9tkuHp4fIA5BPs2RWUtCJJJ\n6jznoajtEnD2xRmTH7dm90THPS+sjFBxJJB4WMqlSL+S63cyP1up/iTMoOx9\nfnXadaymT2p7kyTJPss5nxJ1WCUOYxbEuQM0gT/GoTeXgXq4OmeggLxLzpk8\ndG118+9HcFTsWs+6E+iG3mNU/w9IygjuZweKTs3AxoryN3z0ycq7gAdVpuIk\no+BAFLerSb0yrRO22zhDv5Ws/2mXCAbcfHag/XeO8A86AvWzeWxkmbRDLSnL\nDKwW\r\n=zCN7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-uevZF9/sentry-integrations-5.29.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.29.1","@sentry/utils":"5.29.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.29.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.29.1_1608118700286_0.20368764415552887","host":"s3://npm-registry-packages"}},"5.29.2":{"name":"@sentry/integrations","version":"5.29.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.29.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bd00dfd81f8a9448a5ccf87a3eb7d12035088ad9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.29.2.tgz","fileCount":129,"integrity":"sha512-bH50B0xubbHrJFq8xZRxOc5BgXe1PXKfC0OqQkhhSd+Bu2WDLCHcn0CEzV+8thZTYkipAoFAFJNdEWcsM2Wcew==","signatures":[{"sig":"MEYCIQD7r9uMFomgvWXgU+vKIUk2Mg0vN2tt7NoqEv7ngMSajAIhAII/4rrMcju04+yBSQzb7HXFHPw6eg2oSGk6CH/0GMrr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1977838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf28LqCRA9TVsSAnZWagAABpEP/1OBOB0E6LQeq6zTwdF+\nZ1EOf9YrRn3EFU7Nsb/bzZOLMWk/XFm1xiJBleH7942t+a+/AUU8to2HeGKV\n00/HlwbOLBLFzEetZIr4WA6UDqKtFI6rJbtm71EcQKhDxUsukOQaw1uwCAQy\nLduLwqU4QmhdRY50O4Qjz6yzeVjyIoYRyog9C9Fi3qNiAcQdt5iTpUc3NnwU\nEcqWf+DxMwDx56OJ1iGH8BLMDETjObbokGak02w4aBMgCzllSmJRXVJDJbC7\nTPDOYzeMxCa4ZlmADHXj5hzP2TecCGSTeKMC3V1tyHCTmUblBZh1b6fXfkcy\nU7sqKGeHccZl3xQKYDJGfL4RY5eRD5t6IvSXTd+oO3vrwpAwAfxQFY4yJp03\nVAmBTN+oJaZYsI6XUAaWNVI94BVbxOAmGFjx0tJvP7PJEZcwnYxzYod/KRSn\nFrIrCFUdPw6A6CiaNrUGRtmF7tPl/FzCf0M2gJBlQvei/LMTIsehdoAiLlcK\nRDUG3l2hvtGR62bAP7JJUJAXKIYm/nfHO9M/lxffCncbIxSrjjV0N6GUmlod\nwwNzHFq6aBLTnAVR4vemiBWOkdHVr7Q2Uu+yGxJLY0TjrDjf91jDPdEIunfd\n+g27cAUVzWpBCjS8BEer9lVwx10kYhrlgbleykQXqzImHhaLnw2CNCqi10xp\nFtBT\r\n=3H0E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-8SeGLv/sentry-integrations-5.29.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.29.2","@sentry/utils":"5.29.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.29.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.29.2_1608237802403_0.1600782568341792","host":"s3://npm-registry-packages"}},"5.30.0":{"name":"@sentry/integrations","version":"5.30.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@5.30.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2f25fb998cb19c76b3803d84c1a577b3d837010f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-5.30.0.tgz","fileCount":129,"integrity":"sha512-Fqh4ALLoQWdd+1ih0iBduANWFyNmFWMxwvBu3V/wLDRi8OcquI0lEzWai1InzTJTiNhRHPnhuU++l/vkO0OCww==","signatures":[{"sig":"MEUCIQCymKijmPjXqdU8s7JQmXiEXrNjgoVvsCSsfuy1LJ9QTwIgb0AWsPKjmtAutRls8JfsCYU3recl/reNnf0zKit/2hY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1978471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/twjCRA9TVsSAnZWagAAksIP/RzBMz+88GDXKUDxVHtY\nQQcwfOVRZMhl6QxK85RNDaxZ3j6SwmDZX4jJyfne4nvM5aKSxhT+U87eZvyF\nH9Q53wfG1RGYT4944WkQThSlKdUcrrQCS6B2sdrNj7ZMBBCijZO/38E2sebD\nGHlbgblhV0WfbSoQpuZL348iuCGXBoTVZz8h95TvitjUVg/rgGNoQgvlau4a\nbHbUIxIdW92mHVvVWbeWz6Cfy9TrJrChBl/CUEK/32R62D94VxvzhgrxBvzV\nQbHYfykRB2VOjlaqKxz7XC1DTh0WSEvHUukbFoKRiCzO4KJN6isucizelz2u\nl/2iPQr7r0ftWGs0HcIjtQLLFLCcb+Gv4VsQYcDCuOaAKpER8+2pBroXb1HC\nyMWK+lARcEXvT+oW9uJnnImCJa2lGXH5V4jUInyO+9qBCAmudEIWzon24K3Z\nGRgNXDR0NC0ZeuuSeZgLkobvby4/p9Wv3cUB4KwSSAeXsa7oorN08z6nafOa\nu1DEYSh7WLKUZFlxc3iTEES/zsEcL4/olvqujF9bLWgqvcbM8gAHr0KT8Iaz\n62fheXviCoRJDyw68EAE48lIyaM4Fd3v4r+eBhkZ5PTuYWT8W77qGxm9nla/\nF78KUBs+YWMim2aautzPkIgttO1F//Slo/+gEaa4OxLKHM686YEzqW9Hwd2K\nNdnB\r\n=FxpC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-7zwaKY/sentry-integrations-5.30.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"5.30.0","@sentry/utils":"5.30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"5.30.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_5.30.0_1610538019222_0.4246572569277529","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@sentry/integrations","version":"6.0.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.0.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a48a53d743bf9a70af4f84c8e81499d44aaa7bae","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.0.0.tgz","fileCount":129,"integrity":"sha512-bks2j00yUsHTvXqkyyDWSK4UQutyN5Jy6B6lQL7tzX9FgxXV50SIQfs7+d2X4k62+YoPKAuh4jFXYu5SilhcUA==","signatures":[{"sig":"MEQCIELkLnT2i6PfrthJWUoO7wW4HjpWeUUK7a4cV4yR5RVfAiBT5zR6uBzSypdvnNje2yXKTIZbsu0evvnTe19vWpGP0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1978467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBs8SCRA9TVsSAnZWagAAMDgP/1Lf6QUXgQKhv9HaYsFu\n1n7fibSSH9z4SqbDH/eGEQ2ZsUjctPDZtfwkVCtg+xh+nG65dLWQuCJkt6o8\njw5H0EHRnD+PShJKcsC49h6nSv3w3EL8PANrE5XpsJJ9ossxisxjYy7JCUL4\nxCwXJJ8C5cN7vV9uEeQvonWOpooebUBX/cBc0bdhGYIR1ItQh1XPjXro6O24\nEJZes9kZcmNsk9m79JHTDyfTJTGFt+8lurQoIyM7nNSeYZnS9hNtJoumbut5\ncpQyP041xAILzbfxL03XaxdgGT7/qSxLMxnvvQ2o3to/0PV0i264Rlagv8CY\nvi3tv29BFMAbSHKRz7jJBLJhredZ1SqJZcgl5ls4ukXbV8esggr1TabO5+wv\nzKg9e+gn38ZVIU7zg/ifG6cDDxi4+nztQ3xIDJDHCStUDn+tGju3pLnlHQMl\nVb3Pgy6aKxTd9he6dOARnEUH/vgGhOd3ULnqvTVMAcd8LzKBWF1j4s9Q4o/z\nTCjXaVnux5GGeaz0YDa3VPW82tVn1FrzUM4ITVvAWNp0c/uKNVFkreCGsUii\n7vvO2HA0LMf8iZ12nP2KjrkMfD8RuNY/Yp9KqkgMzzv/sU8baqUC8Uta2p4H\n3R3Z4HNwcsMSb8VkvgplarEj8LVqJ+b8GcQFAYQ9pKDZaP4JkkIfqo7nXezD\n7gax\r\n=iEAr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-LAaBfZ/sentry-integrations-6.0.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"6.0.0","@sentry/utils":"6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.0.0_1611058961709_0.564769095077897","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"@sentry/integrations","version":"6.0.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.0.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"43eabf40eb8e004a8a59449dad651615129fff11","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.0.1.tgz","fileCount":129,"integrity":"sha512-5HGwKW0otSVXSLAJ9ezqlux4AYdeX6ElzQgpm6roWEBXEWf/5OyD0n+M3+yHq4NdQXk2kkfL/0DCyNdy8zZX2Q==","signatures":[{"sig":"MEUCIAkE5qIgMwi2ySovqFXN4mCMAMToqqZK20F5AHclaPCTAiEA3us+Kst3FEeRUNUPH0YX3sgb5Spn50RkKV+YBhYTYy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1978578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCY9+CRA9TVsSAnZWagAA4z8QAIlolabX6nY/ylqRhXrw\nIyMD+KdaYJt2KLJRQYoGD69USiX8N1/ruPMpmEeeT5Mpiw4lt1NYN28KEyg/\nbkMWXbd7pb+ffECP538XBvnNK1a+fompkZ7ND9oeugXVZdFUFPfn8WLq5jkE\n4WgcNIXOHpx38pgGEcSMMTQQsgVHpX9dxTl8xFf8A2jzG++rNMAOovfM2so/\nOaYcvkYv80b0SyLrtWXSHF5ZLPSu+2s0JRWJhsx2ELgsL866x0NEApXdUVTq\nFsz2IpD8UgHpZuH0JfHr5brAtzRzu1OJpp4bL6VvPzD+JSx/qnEn+OLa+iOL\nXu5nUoW8+aBUUJpSUeqqQl193ZuRNYZluH8XMhm4bU8wpXlUQSpJ+PbAbgf4\njpAYfhJ0I4xtiXd7Z0j9+z9gdylUxplla4Mu/gfQia3zU12kNFbGHgcxH+4o\nWdkBMXpyGo3Sc6DqG9K2/HYex3PTrD2LuN1Wahb/en6puvwoUFWZ/+boYqjj\nvRLXrYZED6+AGi29y9OKHYxaCN4Us3vy5Bu7EFDB1wc9JW5jRHXpKnvb+I2a\niTBMziP9ndq4bujMyuba1H+XZHjq5rxxDrbTOcEIQ98pKadeUKeya7cJjIvx\nErjmqZNTux/khWPT8eGtqIzwvwny+t+YHxNNabFySEX1Hm9OlBsClpoT+S+A\n4vRf\r\n=6ecg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-vQ95rQ/sentry-integrations-6.0.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"6.0.1","@sentry/utils":"6.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.0.1_1611239286865_0.7257805046389285","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"@sentry/integrations","version":"6.0.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.0.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7e3a8b59d0cb612031adeaeeef8c9c0b79a0cace","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.0.2.tgz","fileCount":129,"integrity":"sha512-FOrn8ctddO0M/6oC24ZptohBGLLOryjCaiL3Y1MbdtoTJHZnq0YwqSNpzIiva4yfzFkWzM1iF0fVxoGTD/fSfA==","signatures":[{"sig":"MEUCIQDYpEj7zKntH/sWHW9DjgrUp29cHVsQ4BmbAzuNna+AjgIgKqK+wJpJ6g8HrulnUAziol9xYa5bj/B+gwhSmHvtKCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1978578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDrKBCRA9TVsSAnZWagAAPVQP/2dtLgSZwm4LqPw3MB/k\n87yCF2axeDt0o0B7jfYNe2VMeRi6zeA/dKMbvB1Ht3G7b7uNVcCs01fArz0D\n85qvOEeT6o6DAnPbcp6lQXHJmS+xPeitYTTtYR2jGXkx3tstwVamEuE0fYMP\nq0y/YdujLGRXoZqYv5V3YKi0y3GYxhSPd4QsJU0N+OeieBs8aYxmT8XUB8Tv\nvJqjQXn9Iii0Gp4POVolrtoXo97mrphnSiXuickFFhAUC/1wwixGxMpeHo+N\nNU3FO1rF4GEyoIPH91mQlO/uIn5YE+45MPBqJ/osj6+KV2Ov92QjH4+VS+eP\nfGNdDtUlsLpmEQ9Mu8oOYZQN+VQXYZeYU9vvB+udXFpN/qdvshKrw42KUmIn\n2Hx7HMXWoY0D5gJ92VyL9OlQfbRyTWwDj+6SHQs8+3Q2hsd6UGbeuaoWIdVU\nvwsdfTMlr6Jb48npPlT1XqWHyjkhNT9p2QdRKr6mEqxkCepzc7jJBGcbfseN\n32hdQ9ylgDXaSLAP/2Pk8efY/84yNIg2gKJ2MF3EhCMHYIeUezYqmWhFZGwt\nvaQpjPeLDIKkQt7QA4DRkuJvsMnQKJWtyFSqVsJZ9lcW57YLWnL2cWbRsgMD\n2lG80Mm6MAonyMjCRzXsysz8t2tTpJW59kyEC05y8Bv8UGYNuJNONNNwPMuP\nsH8i\r\n=5ko9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-b5P4jp/sentry-integrations-6.0.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"1.8.1","@sentry/types":"6.0.2","@sentry/utils":"6.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.0.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.0.2_1611575936543_0.19282813585308323","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"@sentry/integrations","version":"6.0.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.0.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d28385e4165f591457fe478e927ef4eed1e787b4","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.0.3.tgz","fileCount":129,"integrity":"sha512-SE/rQ+ttfoC6FlHDibB4e9lV95j78YkjQ6PvYNUe+zGkGIretCJREqgaS+W3qTNYvOdbUViuiiqtdfyvW9nM2g==","signatures":[{"sig":"MEUCIG/MHElFe8GkQ5d2xbHNN7abvp18fAYploBq6bMg4ExIAiEA3Yh7KBNEXZVZuH7tcpfRDbCv9vokhfxsKmjSlM4WAnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2026405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFC/8CRA9TVsSAnZWagAAJTsP/2QcZM23m5P+/RxV/Rg6\nmBf6vvj3DVx8WyC7suZo7tr29stlHqiYdaZx+uVX6f6t/igXEqBYUFyme93F\nRpcQ8fLnQNluXISitSZ2FF9NCxzI7VLC+CRv2qwaC7DEndY6jJkhpIF6Knig\nqSAMpQ1O42kWwwTQRpxHMw74lRNz20d+d15pLR7IWubknAr31ksaAOFXHw9v\n1TJ54SNUGt9o/oseDqJRlFClzFNCv99KjRl0Xc0M1qa7VXTkIX3Df0c+gFQ7\nvouYYP6cwU9xkpbVivIZx79uWNBh8Shloob7eQ7uIf8AhFjGCXnRfh1PWyT1\nj/OQSWM1zIBZn+VDLZOoV41Gcnd0uZyqHclWUh050DGxfCbvZva/BlUx752I\nKEoKEKXzB4gqAjqRnB5RsbbtNQf7MxKHcDYwvF8W9xSl1B46+0Z425PYA/kF\ntoSy6bs+FNwQb3SNuEiAhvTdOP9rUjAbv5LedH7uQTVwrOlEyZcZ7nEgnH3P\ncG/fpmsy5vUG3kS5pkgQHuW+WD4pbHVP+jX2mU0p4+aOsbRc0EJZ6F04qPRi\nyPCI5GSEGQc09hwqOb203ml9rs2RJnKpbhEXW/HoWIPo21jiMCIYS+esITWF\nfR4Juh3KI1aCSUwSAcQthANCZGHoYbXVXDkyGf43nFLazGfnzcZAkXiZ54IT\nlOcX\r\n=Bzna\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-of996s/sentry-integrations-6.0.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.0.3","@sentry/utils":"6.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.0.3_1611935733754_0.20096900804545004","host":"s3://npm-registry-packages"}},"6.0.4":{"name":"@sentry/integrations","version":"6.0.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.0.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"20820b97a38fd53d1dc571c73e5decbcd2fded82","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.0.4.tgz","fileCount":129,"integrity":"sha512-Z55rzkGZefFQ/cvHvddMzMnmOb6RotOMXghRy0bm++SIcnYmHnbnecMLNZtZ/49yMi4ZOsfFuuf4h4E4uxzJ4Q==","signatures":[{"sig":"MEQCIDCpXqaXqkcc9YUqJAvUNPL26PLkPQ72XeH2uzg2MbCkAiAym9BHqvIkY2JfozGAqGtuipGduFH7IVru4UXdlE6CxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGE+MCRA9TVsSAnZWagAA5SMP/15EFtb6/U5aESvYAqxy\nU+DAGfv9hQlDoxzcbO0iGPbxrWB6iwCoblNM4a2DV8IrXTPhrn8PdT/gO0yP\n51UtDEn5Y0R7qr+pys6G39BPzzYhU/t7U0fKaXdxrnOSRa736Zdx8w8aV4Ie\neGkUhMlA2AafYA1wl89tQbBG2TkO1cBfj1eXBVTIFNSnNYBPGn3hEBTrWY9p\nGrMOG8+hCHVawvMzsIr+4fNUiEqzrILnpI4/W5JSSchiGeoXRIBusLj08Uar\njMtSN35qH46siAzehwe9YQGe2oJlfRqK5xJgaOj/E7gFGUfbgTzeKUD6V7QX\nCGmJ0PaPLN7LCs4qYk+pCOr2Yd9lrd64FP6/XtRhhC2b+DGPgU8y0llXKCg8\n1UGPcdZtNLU5dqGDA1a/nSCR+LYgNUPbrThOdvnW5/LUyS/bNgPioalETPH6\nOsVi8h5rXhY9nh+aggNtimHvw+OfZk3zmluRN7Go9VDheK7W5vr3QohZTPA4\nKsC7Zcyeb99rNdUHGwJHZNTMMKgz4iPZZ/ji+PeaA0uwSsKBvtqAuulzfW1t\nF7DlUm7PVvAaw+lrRnnZclcgUiEaPJfDm9rQ555k2cdOjIeT+VTYgRXPc8zo\n0uKCG1mgmX6eIDYIo0nyNHU6a47G0nK9G2yd9dTEXsHC3I9bwLy7qZy/B9G8\nWnhE\r\n=fkj2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-OkD7Ga/sentry-integrations-6.0.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.0.4","@sentry/utils":"6.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.0.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.0.4_1612205964183_0.8737359322241143","host":"s3://npm-registry-packages"}},"6.1.0-beta.0":{"name":"@sentry/integrations","version":"6.1.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.1.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"86f19b166e1af8e8d00f1b07136be4107e30ca07","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.1.0-beta.0.tgz","fileCount":129,"integrity":"sha512-ILdPXHAXNMpiP0SJYdAmabvd7OErqJ6VtRi4g17xIg/aO3zCC81PA61nmjaJEWWUmGHYGWMbKCagIbrCy/9s5g==","signatures":[{"sig":"MEYCIQCcvy6W7Cpts+vkp6afLFCBwGORtGwsYQ5NqYCfvwMHqQIhAKL+1oS2iLZN76/PS9Q4uRV4DNdGj+nOpV/vKhCOiqGu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGYcvCRA9TVsSAnZWagAAOk4QAJHdrBIe2h7l6JFF2/Ad\nC72TtdVjqp0Em0a56Xsed1tnIMz2/0urgjIXXLadcQ/0R3CJdJ/fZWns7/X4\nJDKjCYb4LE3hmwbc7T6mDN7B32vDdvjnTt990u+UH3UhXsMYogrKf5ybiyWt\nT/00Y4YrXxD8A8eKf7L0Emjz5QUtwzGgnih/pOntQpdEwOPAEWIcl0WPuQVk\nfNR8xUN8o0AHBH9x6Zax9GnVnpJFONSoAsbdITR97UdBtzhGbGi/z4qEufID\npYb/5noOkH9PAxA5rhMMOukp9FXHMPOBHocorOSxBaHAWC4mJpRwwJL26CpJ\nn43pUgIMRLWBSDfi/Ze5IhcUnFRVB/+xKFihk2t9DQbhA9Mykgo9U8n5/55f\nlQ3trlAgKCYLAVmsNLa/X7jjC+K3Bpjo/4pyyUmP27nUrwnIbtv7rxo8JxI0\nzeOf+2bjyqWcUOmLN5aW5vHlZWnEjSIiR8ooLwgZE+m+WKLSLdxeebG+8tD2\nsVTeatYtFiUMEoATLabmASgkOq4fpP8+1lfRvNZRvLwwz0yDH2nhaN7o3XAv\nP3rnUQQawg0JEoQJ08AghZB/4UE8UwVSoXLuAvzsaD+/9RBkEGGq+lJyN1wt\nEerJgaKbBUGdUw9GnoT8YjHY2OCjwvFmjRisjkLs9gIsVQpXU22bRx6zn1vA\n34dr\r\n=AbyP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-JcghmE/sentry-integrations-6.1.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.1.0-beta.0","@sentry/utils":"6.1.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.1.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.1.0-beta.0_1612285743042_0.9626161844785788","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@sentry/integrations","version":"6.1.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.1.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4b08b21a0b3f7bb797f4a190a8906b80bcb48cf9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.1.0.tgz","fileCount":129,"integrity":"sha512-4KaqQvcdfcIoUcaqgCqAFC4z4pTQrRc3kDiOaF+0qnOxdTNZcfkREkfWQVPxGu0Lw++qKLD7rfJIERU7qemAGg==","signatures":[{"sig":"MEUCIQCCvMU1qQbkleIXL0+onqUcckHkXOWBlLyTGKiczWTXZAIgYr2oGTgsaosW6QeZmb/33qRGDqsbB6+ytcrhox9KJmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHCCuCRA9TVsSAnZWagAAkbUP/310L9okGW0/r3/LN+bF\ngycZ1M9Z75FVszoRRUredAC6ELAknuvkZpFtK+AA2xr+bm0TSGnyArgxcVSu\nT4ao5A88+4QLMk5AoObj1VL6WtUp5koIn3VGXM/YK9FTPK/VVACmz/GuRCvD\n/Dz/7sBb9f0B32aEL4N+g8tJsuJNzq1GDVrfUZXtoU1Ufq1pwBeZePoLQ0LQ\nWzvM3ERP6qixx7g8osN5XbpBhq30SVIbRk2KKneW+Mgrv5SOaTXR7ZzX+cmi\nSK5I4EOUqCCVDTD9YnpK852Rsz47vhxk9GHoPhqFAkQAe25WB13SI9SgULcE\n5n1UMPjO2hUG0Cew/xSJYB2+ZWVRmlgiyDFlANIqHH+4vSB7rf5T88UlzQdL\nXtMNykLTRShSkGqKzw6dMiD45VJFdQx6UTPIwwwFK4OLR2Ikk0IOU0QyGSh5\nt8BtajMlyXbo1Pqy/0cErLRfDdAc4X/1bJBCAbS3YPDF6Z050EjSVMciIIUJ\nYBE3sbmhM1z/qgwP05McWfli0bABbAD2rnp4PbZDeNK0CP4f3U1tYD0tiILk\nceR488Cw7eMIthqlAz7dpJZMYlAJ+nsRxsF40WmW/DaZwroH4+XvIW4nVtll\n3NOJahecjxmwyRY83CPzHFv6i3mrfOhoN+vHkYdpsOjCwAJqWgmUPnfYDpVA\nXXXB\r\n=QV3D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-vplBNY/sentry-integrations-6.1.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.10","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.1.0","@sentry/utils":"6.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.1.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.1.0_1612456110139_0.6632808955186309","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@sentry/integrations","version":"6.2.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"mattrobenolt","email":"m@robenolt.com"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f3952cb07fd86aa1ea3923d51049fc4875b634a9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.0.tgz","fileCount":129,"integrity":"sha512-gvAhP61qs2fog2xCTDs94ZT8cZbWEjFZmOWfT1VXlZDIVopIporj5Qe6IgrLTiCWL61Yko5h5nFnPZ4mpjf+0w==","signatures":[{"sig":"MEYCIQDznB+P4y0Qu1PfxB7jmTStN+yuIfJjTZ/bGV0z9VSJwwIhAIlhOW9xyFRsYxrGCKju2EUEmZRdSpmo2wLO9b+ci3Nk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLkU4CRA9TVsSAnZWagAACp4P/2xX6qBjG8IkYPhXH0N5\nxyMAYSgX+dP+QdHmiAxT5admSlb0nVzAutk9XAwAPxuuM2HnyXmd7sbJ7S7X\nUqmGokTAfXEQOfpURrAFOQ1WMSiQ562BB8112hinqU7J1ONVGwwz6Al/M3Po\n4YVdoe4g/vZ9R3hw71INqXInf2X13+oN97u666G28JPGWUn22LbdkqvGzU7K\nkExXHNchw2e4r3Z/x91YuhPZ82kxJhxF7J0vn4QS9P1/T+rFt8blehA74eCR\n7p2j24LbIzXktKUNaGLNO7h82HRaK4fnoTppA9lo9cMcravpb3i+RpXArhOR\nT2grm5QCvJVazuh4f/x1+LdkTNi2ucq9cLFkEPoKgLIBj0NfbxIgdYa01bHo\nr7QzVGvyJJg3BWIkv+uZJvf48MnU3OA0Y7DYQsyTBjzOdWGfFtlh8mIMUo4R\nY0HvyjopootE6Hrt1bd+NBx+bmPiL1KQAItTlsY8IZhpQOdHPFFurIfRdf/8\n0+WjzbIPEbE4GHIhlxnUhXsHcAVEm0WbHT5bCWAAVDFzbcQQTmOcPg/4FUKY\nNYTO4cy3WoR9bjV2zG8nbGYiuvP1/DkF2AHNC/QdeJLE/b+C78nc7hk5uIrw\nZp2hRcTBCijjhxLu5VpD0yoeZ4W2oHEjY7EdisgpKf9e3en5atiD+PB3wo1/\n2D9h\r\n=hQpi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-xY2y2x/sentry-integrations-6.2.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.0","@sentry/utils":"6.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.0_1613645112145_0.1788385901089906","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"@sentry/integrations","version":"6.2.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"caa9b49de29523698668d45827633be86b2268ff","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.1.tgz","fileCount":129,"integrity":"sha512-UBvuil/b9M5HGH6aBDzTiIVRsmpC/wqwDKy28IO05XLdalmKgJ9C1EQhoyN6xw+1lINpXXFtfq4NhfgZgWbc7Q==","signatures":[{"sig":"MEUCIQCgGn7j1btV9uGIrzk539rrNBznPrparcxS7Av6LhD0UgIgFBjxKIgVzexCZMo7WTLN75tuvnj1CtpvNV78mZhAZUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPRXFCRA9TVsSAnZWagAA3zsP/0yCDXzxlUHt1Ap+96ez\nqqRGD73a2huYccKSlZZg2+olZXMqTUfwiXGQb2+lCCvPRjU1LFzD41uZWX7n\nMIFEjORwS087P4kb6l7g6SfU2XcrOBKY+aWtyyOPpSsOdECeKOl+ccDSqc9d\nskS48NcNkZ9+if1lJBraFNUCWS2CXH9C6/csNzWIXqdZ+qrLjM3ly3/y50N3\nx1RYdXZyiESuvaK2a+zo16fhEsHGQthploAxvYI1VaLRVBG4jUtT730mHj5+\nryKYQuoF5P/cfjc//3ANWxK66SSLazHBAC0R5/hmQ/QGEkgIUdRqvwq8ZcIq\n0rG9COxVyvWOcYwFQbAX2cRuEUmtMrcJU4gVcboG72UdUd2mIT6abuHpdnTq\nMdo2P6OwgJZuaYzWvJLBwHmRfIOC12coBm8OAk/h2QrcKLdl+29TpfB80S8o\nj4Gz641El74WVugmhbJ6Nn8uk5r0rFmsVUfFQlk+woSahKGjmsiR/CjLRkt+\nPCI3sbYyTBdNM8gNWCKth1tFDioFYPJ7lx2m5aq1l8yPEZTWtYNURfZK2AG3\nhabG16Th69lYBJgtKvIomPd3ST7ebhPn0+JJNTltpFIR3STmjbqQTIG+aCqk\neSnxsJ63L9//UZpN9iyknpbvCxRsNjmliP88YyjP9S64H8ymnnX63wfnABcL\n4lZL\r\n=ycCy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-jzfngu/sentry-integrations-6.2.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.1","@sentry/utils":"6.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.1_1614616005575_0.24467677613353866","host":"s3://npm-registry-packages"}},"6.3.0-beta.0":{"name":"@sentry/integrations","version":"6.3.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"535b418d0be0c6a84356d94cbc03041a7c05e28e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.0.tgz","fileCount":129,"integrity":"sha512-cUuFhQq1ufWM2dX/ToWqVfPXhXf7LO4AmlazBBPlPSFkxbhA6dmSqhNtbZzPp4QSC88RnrmNZqD3j3jWv5Db0w==","signatures":[{"sig":"MEQCIAzO5KhVYLQC+/xxffG5p5jsnxWj/VMoK1S6HpkyOLTeAiBvU6kMtKp1l60ZDh/FB4AyNa+OcGhyPInt4RmSpfj2TQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1979887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPT3tCRA9TVsSAnZWagAAL1YP/RvSVe9KJ5Ph/NgFjzt7\n1GsYD2nHB8lmgkZLjCGoqyLH3mqGO27ZJtv+EW9CFytP5iJC9dTYGuuB3piv\nDplGgW3Zgn2EcxyTIIPXNhhQZpjdoOHmYV8Js+KJLSGuO1jXrHkiZDpv3LKx\n4hwboBV6X44Xf91e3tsmY+uXY2v7PkQ2eNjWK9fY0hKhEPRVUZTzSUx3VR4z\n8AQQKztyJW82rFZ2U47zJzMLIhzG5KNxn9f2MGE2aIxH2G/nM9LLrkYyzFp5\n++IyGt0wRrC2eyOlEicDhwTA4yHqE4qR+V2RESnuVaPoS5VZVBHVUzLI0IHU\nISumAqTK6Wgq2ogll1qlhmQab16OjV3pgZkZ4PCdcHDsC4JLu1WLyOLm+v/o\nlp9Q3LETNzAg+OwKD0bOAZB/tEaSXaHFmJwtlf76j1PEr8uD2YxQ3TQAHA0i\n/2uuT05dbi6HrdmWLU92HEECZ6v80pfh7EOKTAFRiWn8H5/yyhQl7wcMKF8c\nlQJtDGml1cVi73WoROcithdsU0N0bl2dlPwn25pcB7bFy+kNXq+34PN4EjFv\nMpVPvsfyf5uQ5wzDos/RY8sF7EvBkCYv17C1na+6EcsQ8JmyVMjRgbuZyQAc\nFcNjoD+1dK1b18oSC1CYOoD4usQHUiTc1m7pidk36+HL/tqddhwN0jBmG5CP\n2BVG\r\n=PouY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-VQ4qj8/sentry-integrations-6.3.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.0","@sentry/utils":"6.3.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.0_1614626284775_0.15580809152864972","host":"s3://npm-registry-packages"}},"6.3.0-beta.1":{"name":"@sentry/integrations","version":"6.3.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2b7301b07c92191ce1e13b418f6da07239d97470","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.1.tgz","fileCount":129,"integrity":"sha512-RgLjZrtyMtbMDr1cIpu9rjsJoKn0RFiq9MJmV0RqghQn+80KbydJ9GWOULmNmurn9gc5AbwvrQIWd0oJAEsJVg==","signatures":[{"sig":"MEQCIHsfhZb+UI2h8d1AIK9lLLeOjcr5uG9u4y809VayHl1WAiBacGd/za/k+DDVlCGN2/7zXErbGjnw3IEyvY2KUjMSZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP1RSCRA9TVsSAnZWagAARGEP/2yh2GMsfzC89+Ee3W3y\n/TA1lgVJVM+z0jvodK+voCtqWRJmtByivZSLX3G5Zt0PvZU9FSk6B+INiY/d\n79a4BHlzS0/ae5/zhv+8gNCbyEjwaPn06NcS21I7VUz4+gCWFhI1OQXIwvGv\nKCUXotTg8stb3PbuuKLuP3RbiVzD7kel1Ys6Yg09f1OWoM2/WOmhgBEniRB6\ndA3EDZGxh4R5+adAzkWVU3Ll4KzGS1c7QHK1teJFVmPLz+GIriDeaJayw0We\nrth6JgVMuVPGt+OgpGjoVG+Dfy9xwwao3KEJk2Ut4Z0PTgC5RGP3dbqXrxXu\nzRvK2wKXGS0JbonE8QJ1ft9ozunbZ+zumPKRWBNzuJdmIHO4ZcK2+RpeLm00\nCkH/xXYcNI2A+/rhpOKCUUJEPIm3SPQlwxnUSUdMijaMkueJjMIAcOdrXd06\nCM0p6m2tJBUcLII9tsPrcM4+vb7JaJ0tH5NG/4Fj5qpnBq5qao9vcV8knh5J\nhlD9xoAbygGYfIK8QNiMZjUVU3FsZyLKktq2OcnSRFi/dyKHgySSGBR8H+qd\nIapfp4+3YazeJ7gBkBM3z3LgnGRRpNLs6KSVqx4FhHIjDWF86lem1ToVA1PJ\nMdTt2uGVU/LVCC624XksuuP2ZOYwh4Imi8kVHIWY1RFcmEvap+HWz5yp5zeq\nRoq5\r\n=sc4S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-K3Stx2/sentry-integrations-6.3.0-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.1","@sentry/utils":"6.3.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.1_1614763089383_0.8454142681373951","host":"s3://npm-registry-packages"}},"6.3.0-beta.2":{"name":"@sentry/integrations","version":"6.3.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ec7ecb260637501afae290a45bd641faa9b2734a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.2.tgz","fileCount":129,"integrity":"sha512-NUaXjKlF4rILIyAK1/d3IJT1xmbcJCqLehzkbchVA20QlfC7eLs5zhOtpQsTVjiG0m4/61lxatx0Ab/1xixMcw==","signatures":[{"sig":"MEQCIHM0JtgMJe9ifG5hgporbUqC0EQOszmEO6aOw8fF6YU4AiASqNKrzaxny+LDAnXTJ99ENm0HITV9J3/oDzYk3tHZkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQMShCRA9TVsSAnZWagAAOCoP/jur9yn0xjjUzYQppG/+\nLbkhmXc780ELg9kxlTtSvE94pEJF9KOFELdpHgPJEPXXR9rnW/5o1L1QQS4G\nB4Grdalor3j7qGNSLECkGUdwusml7ueRk43ir95wNLFoG0UvyR3no1N0kPtU\n9uEQK4CpQ7DLR/PHBsz9iHxhHUYd4RikIk+ogK8UYcO84MEVAPEsKyl+jNaj\n825c9/jX9mNNvzzgCBsJ4NRWnaDza26lj0g35IVUW2f+wMaZUA4IROpDd+Kk\nSqExz6+44uXUlC/cChrn7hgqbxMJ7fCjQM+z31WqWiMyPrQ3UjH0Jh8zd87C\npURJCBwkEGOJTmbszcv14y1NPgZ3WYJi1SMaqGQuAlHuas9m8vHea8y9NDfv\nHgVcBfcejkAUcOYd/JJczrwXh9TB1M3A9QpszIHzHJDBnTsAuRSFhHYkNsJ6\nehezn/hSJ6hpUNdfswjx5KjNgQLxACGpKaRIH8t6kzlP+wx3Z6wpNnSaoSxl\ntER8tjCfrp5tvFQrRMSpKPMVBtfxZ91HogRveg2W03u2tXYvlI/M+qUy4Yh9\n+Bnq0WMlaVFIptJgYh7u/yEiU4bncg/qbrhhFyk/87it8BNEd0ZrxU7bmEXO\niJJnn4VSz4OsmVEcRqoPF0TDotr16REwhvG/aCnLrUDOwEgFPQKLSYnpVtnc\nxOHb\r\n=3Ntr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-96wa8d/sentry-integrations-6.3.0-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.2","@sentry/utils":"6.3.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.2_1614857376518_0.6951842328457627","host":"s3://npm-registry-packages"}},"6.3.0-beta.3":{"name":"@sentry/integrations","version":"6.3.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0ec8471c8b9a07ff7d64a2a194c2329222df3132","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.3.tgz","fileCount":129,"integrity":"sha512-SLdarsq4rtmh3BXJ1abnRvmmOtGwfdXFTeoe7Hpqwu44B25zKGpxWJaMH+3rPu9HXlEFhSNOS8cIxZj8cJbSqA==","signatures":[{"sig":"MEQCIFdCN4KV5KQQr6/LLlJeiZO7Rtkd9BNpqnK3RBZE6pfGAiAc0UB9Pz8SLgf1BQf/sTxXRgZKfnn53LilhCSSH96Uhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1969731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQORdCRA9TVsSAnZWagAARdcP/1n3UOJ5tT2wQxE+N5L6\nts67vhrZtiBST5mU/NblXYB5lplSIERLt9s5m+/EdqgOdcXXSE0l4WVzgQYP\nVwUBnOCabbMUd8nfakfEtcAFtK8Pzff5AveJI9I129kAAMK/Aos+drRIgIgk\noyBQQO7tPCSwm0m/M5zzabsvfi1QeKM3KZYp3sTk//uAnUXKgwpxDnJoAAO/\nbv+bJbsh/SesRSE7DQc5lHJbsAdGDbHcKDrM/Xxv82SVOo3kEAO4Y7LQUyud\nleSRPCZP6L1sG00PyRMU0U+r8EDCeL7g6ifpVlR9tj59c+dBJIbua4EOxsws\n2+GlqlYxksB98yvphKano1a/i3TIoUGBWQVlDIjo5+WaZ5FFh7IZdF41STBD\n43PjMjZB/5/AXT7YXLIW9/8EQ+jFMx0S45U7ncQ16+ID09t+9Qtx9JubG4ep\n5ceUluVxw2WMryva8HDxqWlx2mxIBLXxNUVfnA09nrK6r3UTwDPhIqW2izHE\n9xqkc0Jli4ISmWTD81NfQnzeoGWr9cOw2qCOQ0AvJkpE4sif8/m4kY6O+zvn\nQEGk8kaLHGSAC1BKgSNeYhZR+ZW5VfAlsS4APURlJEhtX5tVlh+Ebowp6ieV\noPY2fcSdNDY+IR8Dc4ntpWlCwYtBaKj5K2FfKsXd4Xun+HIXF4nY6v/ScVHV\n9qRJ\r\n=6WiE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-jQHINR/sentry-integrations-6.3.0-beta.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.3","@sentry/utils":"6.3.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.3_1614865500628_0.8400930515725034","host":"s3://npm-registry-packages"}},"6.3.0-beta.4":{"name":"@sentry/integrations","version":"6.3.0-beta.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0b1339fa2b78e41070d6600921cd7b6cd0a59699","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.4.tgz","fileCount":129,"integrity":"sha512-H1ITqh8BCzNfFyKcXlLMw74VsAKPf1DWch9ahGPkImzJs8QBxIIsW3AIfOpM5zvWDbeuBdeZf9wWsRPw9Nm1gw==","signatures":[{"sig":"MEQCIDH+qm9jk2pJ5U7C9mbk/zumJKEX6Kffu2gfMpY/DtVaAiBMfQbtgEhKf+NPV/9aDh4VhOrG4wd8JQITID/QfYId3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1979894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRyoOCRA9TVsSAnZWagAAXPcP/3+/LlBlGQ8LiM1tNXsA\nTRnC7m6vaXIRh4Zkh4U3nAy7jghz/JsuTpUb7yujo1nWfd+OSOgAvNaNn5+o\nCKZ/GItAJaeWz6b2NyTdjxCUq37+DFs1gmQbhJBV0fIqTXQ6CUVtxjlBY59J\nKsqW7TP4VYRy0CCNQkZWiSgVWLqNboDJookYyuZUJy0IoYhydj10lIS0crOF\ny54scZvBULU3yO4QOaNM+f9I3w7IleKxMEPFIZpnIHXptgGJu++aMOEDH/Ih\ns1eFFJcbZrzvr4nVZPejCHOfWob2fdZpgrhzRkqvKY7XA7KiDe4ZkjxX14YZ\nj0dXLe1i99QIynJ07UgfTlqsgxoDr100Zy9YYOnrIzYMPjuBP8LZ+iMsc1o+\nJNIu1pWtgLN5GcaHbnFlRggWBWpEiVZvLktpdHSnW9/0kK1EdZiU7Xsw8iHP\n17nxfHH+XVduWTwS2Ftru3qE9boHPpAzsaKRFFxn44XXhwY96XDpsz6xiWjj\nTXyEcY+aS+9BU/4juLfmIh5+mBzOB+NUo7OGTwB2r8C2YpJjNKueXPDzYMbc\nhcFlllaDXI66VtvY3Hhk8Mx1irE766U90RDIIG0xRgh0Ok7FEowJTKFnQFR+\ngoDFaSKebDHbQcEmGnTYTR0OCWwstX3tV1JT9OsdNZeEWdKd3PegMWzxz+JD\nSRjZ\r\n=ttHZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-7Yw4vc/sentry-integrations-6.3.0-beta.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.4","@sentry/utils":"6.3.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.4_1615276557595_0.45831695136061734","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"@sentry/integrations","version":"6.2.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6a75497d3299084314eb3e845f0ae18dabb078cb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.2.tgz","fileCount":129,"integrity":"sha512-B7oaQD3+dVZpgQIOWK19F12fxHKcU7AJXdcjw/gHRMLulLTYjGSFwgVS/zdaC+4W/zGO/HpZjFqqXqqRP9ipEg==","signatures":[{"sig":"MEUCIQCEVP5LTTd09RixUSOnrUoy7mn5MAEe+hKHUZUDp5YRYgIgaSKiSG8NK4GXu/cHiSuOJlnMeWde9aWKrtlGdzrRETc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2035040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSeH+CRA9TVsSAnZWagAAQYgP+wfgwvnHkX/PZYdqEs7Y\nMhxvwDHFtFxQUQPKjzVuN1Tlcxs9w220zf9t1h8NN+XYUb5w6AwQzsI85YJC\ncQja3b49QAtdH457L5aI8ZwvKPHO6A8256nOpP7YoTeNUXLfKQhxlM+v9Kxe\nwSlL/73tZMoojGnPXzIG+amWAWDg5lOeLoVYJMbUXtsxkKt5mOL5Vi3q7JEt\nAnTByOLImv8/iAf4z6U22dLA3QlsnIQe4wWaZMmDVLY5VGasO1DbVVObpghp\nMINsfxu0ux5Y+aRfMNxcHQHxKF7Z1PLl8TWHYizzKjHpF+sfBeITGXVHrqHl\nncWzYTnaJkfHz9+ndALi070JXr3e5Lf+nNI9Zb/MToRJihaCcVwH+B3vmqCz\nbE2uXK8kuFGfwE/psQqT5UhnCR+jDnA9nxmnFOI47PP0LiZkJuS+CkyBAT9g\ntTFwE52zVpIJPL1BXFqZiUSRQRbnDuVy2sqqXPLEfMiclguqcaVzExMpuSCo\nNEPioTMOu4y2VEaNjcuU9TZXGPgQkg12R8ZOxZMQE0SWExJHXPl/WDpo93Fu\nw+6HfJGHk90akN7USpE/bYF1hxwbIoDmZnYWT7EDJOBLkfyVjLhcbtk5yXy3\nUIxotH5XyI6JYnjtgOH4o6bnQ/5/PEillLCkA35ncls1+covXJP9gCSkQZjY\nFcrR\r\n=z7UZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-lYU0lX/sentry-integrations-6.2.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.2","@sentry/utils":"6.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.2_1615454718264_0.2414470866039351","host":"s3://npm-registry-packages"}},"6.2.3":{"name":"@sentry/integrations","version":"6.2.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4029866243a69d65cb9b24bf833e29a081b8e0bf","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.3.tgz","fileCount":129,"integrity":"sha512-FVC+mttubnVY9YM2cINPI8TuNttBl2qpwODSoun+YIrXDA1uBzJjEQWfoM+QAq2dx0KPVtyFoZpUkVukvUNm+g==","signatures":[{"sig":"MEUCIHlx6x19JpWgVy2+hTZw9tzM0pQlj5B78t/DUO6Zz8TmAiEArS9t2jnMDxmVbycgEjLyh1FOTUuMdP6zRenUKxG+odU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2035040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVOppCRA9TVsSAnZWagAAD7EP/jIDDa+fQdhoxyNdvMxJ\nF3thN5D1GZ3o2VWaRxwWSGeSVpPwT7xMWDdYNtyiFVZzIA6DNHdGb+rRChd5\n2g0kdbKI76Po2FJKi/pyOqk7tpKScSpVDdLdG8Aq3xG+ys4tnTVkv8o+g5JN\n669UXhvAYQkJy+tmzlV3Xihjus5vYQg8vNBMIgjy+B5iX7T9HfYUPwQDxAbT\nmx/S1MBB9LGGXmmQTZIpWRInGJqjfBejpNyI53rQqfDHf3/dQkztLIuVHNW1\nq9x9NJrPNj3zCQ0VqriinAQ6irgVUU9ZhWPelyXLeXqUkhRRrzurBuCYyM0b\ncKs7VEBtZS4ZC6FH/OZX87OO6GX7ybv5LpvQ9THe4jX5AavkdSJh48gZD8pI\nkFWX/Al7XF4/qNJgQATgsd4OghnZd6QQ+5hCq5/z1D333DHh9FcY935TrYJo\nkHJzrfW+wL1oiEwk22CgB64bmzBWHSzJUnE7Unu7lZviQ/dIFfqW7Mug1N2d\nUYI3sn61XBTQx1PKhvL5q73UUZqpMnGXEQcVR8qToXKsvDktCMANzMRg3nWJ\naPsaGP2La95oHgHBFuVTD7fHxBxXQ3J2SJEkLTLefcXpkXXh+ZmP0N3KZbUv\nlqwE72ra0EzkqlA2IHvNnILSpjGdzEJ7zr7PWhbfsIXl9tT8j5ubxhl8Vipw\nYXCO\r\n=LkxM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-wMDt7T/sentry-integrations-6.2.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.3","@sentry/utils":"6.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.3_1616177768191_0.9630746429980541","host":"s3://npm-registry-packages"}},"6.2.4":{"name":"@sentry/integrations","version":"6.2.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3fc431c1b8481c5a180f64eb67c5a52dfc6ea526","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.4.tgz","fileCount":129,"integrity":"sha512-B+dR4+imOikRy0ovKHxs7cUi+oxNsq4vpTFrkhh9oFJKhVpOw7MSYbAnuNdbVRfkvjdCSXxifM1T8c7wnhf9wQ==","signatures":[{"sig":"MEQCIHlAWIOK3Cy65L7AqU/vfw3V9DlvoJWZY+fdcat2EnBkAiAkzXfHxUXN1rWW5+vTF7mUO0KYohSUmUKt+CY85BV+mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2035054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYx+NCRA9TVsSAnZWagAA/hQQAJZXRp4OsSPPX1P7XB8h\ngmmXWSHHoL16Y8a1qarupQjraqWbDIJKQ1IIKNtGdSZzEqsyh40SNhCfBVW/\nCochSoI9MprA3YMGvsw0kHXjNqxTdV0TflysQ1O0zA5/TLmCh0e/bThyjvrd\nlBBpXQ598I/gPxvu9zxew5KAIkV+VVdn/ssHysgWruqDhmS1Y0ZjySUj016g\nGb1ZBahPt7u/Xp+fMxVPPMHUDLG/+ou6aZezxyrZNDxVsk7WP7IJgtsTYDaa\nl5r2fnVd+J/506iri27ZTPJzRDJHbgyKNMvWmF5leBWMoSICo/U7EmpBeNge\n+p0XilCYoaM2ZiM0dllT+REyCcecUSotfUfO1Z5oQ5B1t5Kh33fksx1Sopif\ndzTH0FMLU5h+HNObL5myWnS9eYWMl9gXlj2jCYIx9EKjM8mIGMrshybiaWPl\njeDaOaTjp+fkkapCNdApMwv/bgSgC3wzueGoaQovBCO5dal7PBeENIksHyQV\nk4DmOaR3YpzUghfzZCp/W1JI2wFwN7zcgD1AQEZAXTF0o8MVZ5+WKs3CmPH4\nfKWK9jba/JyLnfeTiVaOVSzhT5FcNwdtOz59sKf8nqvWIupSEvFrwyb4Ark+\np5oPD8oz/TX6IGbVe5Q9QDxpJqCR+g2iMFPvIXNnnhkR69xzEChHk07fhGVt\noYpI\r\n=ngh4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-FHWkDC/sentry-integrations-6.2.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.4","@sentry/utils":"6.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.4_1617108876778_0.14523705606457527","host":"s3://npm-registry-packages"}},"6.2.5":{"name":"@sentry/integrations","version":"6.2.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.2.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"37cac11b486779707d62751da36aaaefbb44951a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.2.5.tgz","fileCount":129,"integrity":"sha512-4LOgO8lSeGaRV4w1Y03YWtTqrZdm56ciD7k0GLhv+PcFLpiu0exsS1XSs/9vET5LB5GtIgBTeJNNbxVFvvmv8g==","signatures":[{"sig":"MEUCIG+HT/7XF1OB6/Od7gWa7h7ayeMQPmk6DP19FYkYrA3XAiEAiBA9L0CYih0qm2kayKqWc1MTrh4BAhi0C8B/8i5heg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2071785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZbJ9CRA9TVsSAnZWagAAAV4P/1XGZpX+lzjFKO6O/64W\np+ZJ071swY+XCa9kruh0YXEU5LNcvfgWML3PRTLCxzoxkUHJduYSi4tB3rx4\nN1kFK/h6xOsoqSM4Wvt1KTPKCMy0VCzwrGG0uWkHT9zgguSnQiR5RmliOQjH\nYqg1YU0Ncj9wBDfqUTTSrZwKUPVDI5COURw2ddPknbbwgSdyPHuvJCk6yf7k\nx80yG6leuDVBg9nfwD4HvGIKfaYkxN13FSsAijipYfRh7qymIz+3Ge6NLP+m\nLs3/9p8K/8TRNgnF/OIUVngKxNeOAAz7/d9EL7gxHrgq/muqudaXdcMlY++2\naT3aRxItugNOxI6k8Qm75P0rDZq8uMGDm6XWSyN9FSdFsTyDcugaoPFqx7eh\n22AonluZk1SmrHzD3oB2Y+xum2P8PA0xSRwCF0Pv6vvr0+iDKBv/HvBFyLht\nRxielAh/KFTVBmjyVEkY3t2+UexB3aSdq3+OKPthwq0M8FHxSUMiX5I0+OaE\ncDPwARy9Ah9TeZ1zjcdx7+Mc7+M873+IFu0tVzgYMxvyWyJh70vOJlRqMkJj\nbw6TkNInsKe/czg3kxQY/7YOrgn8dXZIlcoIQ6PwL4FF3VDBT9xDjW6x4xDY\nARsNdsWDigXulhTXBFT3hl1LhgRSphd4j6mi5Rs4QUOlnIz7K/ja39bwX4A2\nNUXl\r\n=YCE3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-GUaMdm/sentry-integrations-6.2.5.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.11","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.2.5","@sentry/utils":"6.2.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.5"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.2.5_1617277564572_0.7425020700900398","host":"s3://npm-registry-packages"}},"6.3.0-beta.5":{"name":"@sentry/integrations","version":"6.3.0-beta.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"debfeba175dc294743c5bca1114762f434f4d8b8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.5.tgz","fileCount":129,"integrity":"sha512-kWu2eHuh/0BUVlI+7KChfUq8/AeARO50YTciqVe/pRUD7HArIJurOn8WemnWht8LSy6KgWGAKEy9RNAGmeJyuA==","signatures":[{"sig":"MEQCIGZpjehXMQqKHN9CQRbaz6/iPYrnPW5BKVy94vlOEuKQAiB/OQwARpQzdAQqDs1aWCx648D674I4WfVPQN/fmm7WkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1979794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdZxXCRA9TVsSAnZWagAA7GYP/0yOxlwHdzRn8DmIvA8w\nUoZE5CsKMFu4KhMb1rL9hqQELtEcd8iKBpsVdAqSE2MyZbemBpIARuuSwa9t\n3QYjNxoQ3Jkykl8rxlwQyY7YbiNMqVD6r4tpXqEA04xZt1yCDor30i7iwCWn\nr4lo2SVuom/mmpqEqNEp5oCM80k5ZEDGnBy/phYKpMFe/oNZlJiZSZuIITTU\nfP4hPBo1OlIfnbWNZccZBHsql/oy3zdoFaeiQS0GXOvDj5kkkiubveaa2O+K\nhcvB0FTvsOJ4q3A8klFvSAFI3oBiaZE5slikR8lXlFP4Np1ABtoC2/+Tw4Wr\nHhSdQK5FoWNdf/2kXGrjaaShhSssobWM/PklzSEk+7QVso3yGGkK6DvNTSfZ\npkaUg2gCtOIiPVkwh5IEHPaUWTeiclQMtSbxHwkm5P/39Z6+INVUrMjo8S/r\nBvtSARTaQjOt3oQ/IGFpuPHmdXhj91DVBJTK48mze94TZ78ia/XCRxTdvBbH\n1A/n/l1AECazuyialW2FtasiAVo/phH/XZHz323ehphLuUV54kn/MC5y6x0S\naIt/dX4v+hVLknFzMD3KRMO5oEb0soo8e0O1LPrtAl+ktE/a+3j7IVn3YYaX\nDvS4f3yu5AZz/UxGW0KFHFxv9xwdkAFZNpW3c1ipPwDlqYpszU9ZEN2kU0hU\nUPK/\r\n=YpnC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-tBsriy/sentry-integrations-6.3.0-beta.5.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.5","@sentry/utils":"6.3.0-beta.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.5"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.5_1618320470667_0.24223713398734015","host":"s3://npm-registry-packages"}},"6.3.0-beta.6":{"name":"@sentry/integrations","version":"6.3.0-beta.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.6","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a285413415f30bc6e33dc91f621223c362af1987","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.6.tgz","fileCount":129,"integrity":"sha512-AlDyrpPpqogwkGYAG/DmUk5e0H8Cm/B/llkDDMCpXCIsulfXVPm3WKqj4vOlcCSubIiqO+JZbCNEDS9YkyBEuA==","signatures":[{"sig":"MEUCIQCcqGrfsRyz+3PItTshyZQjJ8INLlISm5YbdstCW7R/LwIgCZbSECFNZL159PGJo7EK7UEsBoSBRCvFioHJ4srC5n8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2090390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgda9nCRA9TVsSAnZWagAACt8P/0FADoMzp1DeHPdwB1HK\nX5ZQQV/y4T7f5DNFead9yFAG+R2a89q6i5vKMsbhMfNy3AMq2v6z8ma4t7TH\nohgUY8Y4LwSeDfftI12u0dleOGzIHXQ3ripG4z+g79NHbWuabHn4TzmKh/ce\nOON/f7ZsvCZZxLSysfmj00hG38tqFPthNiSEvth0PxqiqLM+QF3n1+YfgTFZ\n/GbSwceExi6TcYWw4E+9ZjHPuYkWfFsRSQeYTkpDd8Re1XpL62eCoQZYDkj8\n2jOQHSa2hXoIDpeYofPXF3Ucxme/vkIW+SBPgsEvsR6M81zwBAU6CD+Dz3Gg\nJxH/9gPV1Gt5Z2hqr6S5uTBCmMZK+frDpFzlZ0i6fs5K3VaZR7geb80vbfV4\n5Hh3P146cnpQv24VwHYAjzyfaI4q1OfJ7gpN0IaATkAd7sh1pkJHQ9kXbA8V\neT+lvpPAa4RIL1Z+WRH6MHNblkYmGRvU1M/3DMP9+//DpdB9GGtHqg9B6ozR\nXBQl99WW3ZaqoRr3VBZJcz1LR/5LYq54yqrK5hc0FxVmJTW1yw1ET62LrFru\nS9gx1X43/BTm+BGpAyZG2diX0mWSKWsQRFuc47cPdKEAF68RVVcfizcPMVnF\nsDS8ooKMwZFRKNvOR7oq+E+OvJs9VNqaAavD5q8hIe/XcdqCWk6dXl4NDtvQ\nKCBm\r\n=Rj1U\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-bcFJPV/sentry-integrations-6.3.0-beta.6.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.6","@sentry/utils":"6.3.0-beta.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.2.5"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.6_1618325350981_0.4045347861243913","host":"s3://npm-registry-packages"}},"6.3.0-beta.7":{"name":"@sentry/integrations","version":"6.3.0-beta.7","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0-beta.7","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b1c68a455eed650db9450b061624678b36772e78","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0-beta.7.tgz","fileCount":129,"integrity":"sha512-1tnLievyl+bnTIDlj0fiWma6KhHxnw7oADqchamaBdogidsmKt7XMFmIA0GvDFdF+iH+rvAc6s7vRJW0nI2v4w==","signatures":[{"sig":"MEQCIA6z710HWPne5Ky5cyGJRdw6Fwjaf03UOZLO5mOph/T8AiBsrkT+ej6Z4gXXTwJuG0KallYvQOkObK0x5YQarFwF5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2533489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfrcuCRA9TVsSAnZWagAAQYoP/00H4vBodX/he/+vFR2K\n9KuHBF9MvA12zICtM8QGMwEXgCUPIFDv1JcJT5Ntw+Sq28MeyVu9+2WWqNlZ\nJQ6HeRQkl7s0pmODAG74Ko1LG7X3hb8bmFSbpG03r8TavgcU269dRH/rh1V8\nEUqpwh9dWGTVdeeP+QmTyVdbTzh+aGBm+inx4OouwNGGvGaDmWIDrmG+vZJf\nQdnvYwc7eVoEXToyuRRtQHeBX4WKNP6csMBGwuZeupNiUwijW5KWF8YfTK0e\nPOBr2CnpenjxlKNIx1/yQzOSendK9PSdID0ni+cuNlthoY0PU8KMtJLgI1fM\nw3ayOPDExkrS5q1Aeo8W7xiu+dhoo1yLDoMKes6DxcJIcip1NDZCAaLMlGnn\njJIZSVQ7W0wz1xyJpu8wOA0cLnMYDTr4I9dSGPfVm1e+I8flF7gwE7oWCCg9\n9rN9gA2Ys53/rVIUE1f6XUb7T26vTzVGyr9JgY/Jy2/SKoB/scJlyT2BvkOn\nFFQd30ICxNcy77lEO6QXZ83RBMMhNEmPNjZHNOZNdo2NrCusXJtNF1xC4W7F\nqdjlzy3933Zk02ujRt+E3PK/Knz2haAcWhv7pEBSBEHkrOxkfmaEnauKyxR+\ns+CVpRqraHGQGqgQPQynZtN2ruQ1T1mfCJYQlcx7HyP5bddRTUgUjdS8gjII\nil4i\r\n=/ZKz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-30pqL7/sentry-integrations-6.3.0-beta.7.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0-beta.7","@sentry/utils":"6.3.0-beta.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0-beta.7"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0-beta.7_1618917166128_0.0951868945756511","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"@sentry/integrations","version":"6.3.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2091889d1d4a319d48e84ebce43405c6a7fee5b7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.0.tgz","fileCount":129,"integrity":"sha512-/bl0wykJr+7zJHmnAulI+/J1kT5AI/019jWSXX7nmfIhp2sRXNUw0jeNVh+xfwrbR6Ik6IleAyzwHNYKzedGVQ==","signatures":[{"sig":"MEUCIQD9V++OxM+2rAsgvPbM3CZRy3E1WkiFK+faNBZ9Y7M/LAIgHpdotij11pc6HLmIJ0P2C+s2EQHr6Pny2MSBTC1vtiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfvAGCRA9TVsSAnZWagAAy0QQAJq++SSq2BScG+/5LMPu\nIrSf7tkSfrbBu5Jv48GuWfuNrJa1voCvneNj4lxlmB3P053MVfO6faE6SGW4\nsxe/ZifXUeS7cQMRR0MKWDk/St6Nm7Pl12YE4NdDEy0PjLTknzTUFMVVTWTB\nlZofS9SzxHj2P8vp6PO1t+SLhobcwFbgrdnZrVXCP5Z2N5mIF034U2fuUN+H\ny3zHFcQRhylu6u23IfDFJXkTrWxCGiCcKEI652Vce9kesYJpq8m+ErYUzkzs\n9ChWCBbyAsmmF0PRk1a7b6mFAJDL7IOzhtN2DEDXEEyx707X3i0VRmtUJe/K\nFaA5EW9AGqK1iDo+VQsL5YARk2o644LqenPVEzThGotoZuJJpKSkOKsQa2o+\n35xxS4ky6sFnRsNb238UTtUwL3ngeug1VpxUCVaxpfUbIvtL0ClsOUZsM6xJ\ne5SpuD+k6Papt6EfBPjMEnAiCl1T/dbWi3WS/v2gLVF65bR4Hvo+DVwBsYYw\nFkl/IAzqQTI1ysnoEH6MuBq2yZZzTYF0VGP6oIRKjffX33y0J5e8d+XGWcJp\nh81/v6yfhckMgriWs82XmDm19asm3zL5RxX6GrwK1TvJqyUumiehrTd6ZHEX\nECdrxIlxgPDZ4al4vhGzOfQgUb3C+CJ8k+Mmu6lCcGQZZEFoN7VW9DLSVa9N\nYoA1\r\n=r+UI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-PEhuI9/sentry-integrations-6.3.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.0","@sentry/utils":"6.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.0_1618931717545_0.8762815806452329","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"@sentry/integrations","version":"6.3.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8bd4c05a83c5fe8ece6cb59a6e31e1e632a14af8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.1.tgz","fileCount":129,"integrity":"sha512-fB0+CmU2L2VJ8WyI33t060lxpBNAoh092jzMGEnnfPKTVMxnscjFrISzrWXQZs/OoR6q8Yo/+pZAT5gWA0dDOQ==","signatures":[{"sig":"MEUCIGVWkOtFbBROsAXTKyOae7Z+mrTdwQArdZV43IMh/jAIAiEA18uCCFq7g39qcm2XAk2kTgW0HL+fSJixO6VAwJpZvKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggrZTCRA9TVsSAnZWagAAgf8P/A0lDIE4kFZq8N2qucaW\n/tdnwDAE4SBkERQ3zl+76v0aZDFSWNwEraR5vPGWfGgpRbwxUQbopU2xMXQH\nx4ewjjWRopvfellEYweX7QOJ8GJ+dkH2o1pqjed/xSm5T2zM7oYT5p11CBo+\n7z+bvgNoNxpImZ+ylN/bpVnVoManwhc9G/bmNp2NG8Vv8DkdUxYG6oURHzVX\nWR9v4JAU2rmVhpwj8FPEZDQAER/3Rz35zmXgQYEPDaud3nX685y2aW5dUGcQ\n7yqvED/OdIfCFOTeWf6iLN4XAv+JTCYn+jkDfrFFp50YYsdaHGYmK1wYyFmr\nnYtAJPJmBzjA2nMzUY+GkafJiQrXW4Ul6LlCZPEHT4iF543J6ChTx8TlGUox\nfcMklKj77F77u89ZycjsPdsYEfHrOkjdaLFMcH9SBPmeANz8dQED/dNfh/99\nlF3FsbH9AcvY+Bdmaj0tcrKPu/pCNjFR1az2znYmDaFISZ9V+nMjC/IRvBU9\nqw8Tc92u5d66WMeUBt+GAvZOBkm0qqSthfoPIowCXrNORDWMAIINiQFREpLa\nqvinZT1TdHwu09SOyofh1MfN/XbZcGL81gucZhcRqBgvvkWOANHR1irK4fW9\nBq5aEQHyQTlA4tf2mCS4Aie4NcmiG9P2YavEjefhPflSBFKpTls/mTOau8ix\n8jPW\r\n=lcOn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-43NsZ4/sentry-integrations-6.3.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.1","@sentry/utils":"6.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.1_1619179091405_0.6876751043802289","host":"s3://npm-registry-packages"}},"6.3.2":{"name":"@sentry/integrations","version":"6.3.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c12ae481754f1abf04edfca9a801a7b41afdc134","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.2.tgz","fileCount":129,"integrity":"sha512-NGdPsnPXOLXgOsRD7bnzUsFhVYocex7DhvnZqBqaTWN4qkZEVX417HhtHhTys4cfWh47hg5ev9Q73j8Av71emw==","signatures":[{"sig":"MEUCICAJkRQ/R2WEWphkQUhdm51PO2bClol9j2h0eGmiPCywAiEAr+WRWWtBw85F+8XqNmj+PWPfWlLFCGPv6BE6vPZoATY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiTQ/CRA9TVsSAnZWagAAmWoP/2KHg4TwxIyDChNBQ0AK\nD77okWcb/X9iaQq/07ziZOOxYETZezhkZOH/YF/vnEhTxZn5J3inZ23xvm5v\ncXlLhTxaCrUbA7z45ze9ZaYDqWHPRjX9+ZMdmQ+R8fKQuA1OdKbY3MdhgF9i\n7SF9a5rllkUU6Gf+eI+kCzCFKD/sXb3YLztt05vcpRWmAjL3RPVGgke4JN+5\njyiwTuSEO/dMnytgqXP/rDmrFJH/URN8nEBzzVQdAJyz22mMN/u53D31ynCx\nvKEhx7EuyhWr/Hts/D2ADKZdO/EcObJSy4QwzVuM9BCztvI+u8oABI4GmzGg\nEsUPMYznKF2yktpsGDj+2/IhPoKcXh4PK49UZ4NRmXUrJM/xzlzjtn0krH9v\n1LSbgo8MI3H7FmED1KYdqvr1+dl1wflDgiKt8aNsFTyRga9FXGQcSwwctAg/\nSpp9Bmwtbqg31zJGPFaTLTE7CgPSnDLtlBJIaGLUmG0zzd7LF6kZQ91V8PtQ\n/NnZF8U6dE5Q86adtSoBiTtoAvbUzznYlFe4mBx9hHFCSF/vCJS/NK7NImMP\nxiVtFbWdaONLecp5iSeB81I87NI31GUzfzZreMxA/7Pj0bLutX4bTs+RZw6U\nDeUzRim4adNIsMVlowCWJHS8kSYn8Rn8LrmlcWwHJw+q/Bv6tpXqo4Ccw98d\nlggQ\r\n=nmcg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-dAKNLZ/sentry-integrations-6.3.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.2","@sentry/utils":"6.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.2_1619604542391_0.3975306250203714","host":"s3://npm-registry-packages"}},"6.3.3":{"name":"@sentry/integrations","version":"6.3.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bc5c5b867e3dc0bf7ab5619357c65542627fd6c4","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.3.tgz","fileCount":129,"integrity":"sha512-cAqUWfZvSLqTeNl6/9OL5dq3CJkLjVRmbG7ksvpKF1jqSHWiCk5tTmFEL+KI6gv2jqt9HBOfSr6JDGsfTPpX0w==","signatures":[{"sig":"MEUCIQDgfAJ/KquO120IAuqj0DjXe1E3kMriYilSdPkHFdOhLgIgT2TBMOv4d5YZnqdMy6Y8C9WCFmZSRR5V/My46JZfCy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiUCNCRA9TVsSAnZWagAAscgQAKIaLJ45OWEmZuU1MPKe\nrNRSsHh5BDT1N4FBXaogjHw/3wxsi35iI3kvOnb0dYHqDeGRtA+1mVmmSeoS\nC4D7TAMZ8z2CR3pMInzokvcBwUjdUc5WkiKujlt/jO3brmeoj2zrbMnsU5Gh\ntMC8j7fsvkUt02mxGNrL7nSSX5MSgDi6qtuvs06XStWXthd8SU/CkplAbNEZ\nxrDbUdeSeVzyF0Qch+NJ6vuQvC9OjIld+NT/EJYLRp8DWFHtiGuMpwFmYV5n\nre2Lcz3pVR8gRh9QXSItpBptdut7dToBde17+OEy+Sgz5dP8N1v0oVgv/cjg\nzsF3Ufhk6s15FF/5QvWDTIVwHFKaaUNTM3a/WAEfI7h0EBF5SvBcYJxEouGE\nk/yyGqBQfk9DrkOv3Rx+CtVUVpgy97P13qxLNFcONvDA6o7oWsDPOFnoTXhz\npBt0Iazre4amveB95IjT6pvgIwXsclN5+8udeTPxc0EDmhIRxrMzOhBOOzas\nRT2/BkO3g22iq1aWrYJzhw9D7v96IqELkFw+0evGC3EEpuOnSag0lhaiaequ\nANYU9/lmfYBpFuh21hmUbtunlMcVSEUBPMpIJgT9Fyh5nbHEAiadlBRjzo/W\niWdv1pBmR+pHI+dUvbUTAZ5QdxZ7qyg7uY6yewdEGcMWC+MrEdHMoXlELqKL\nxrGX\r\n=oJpA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-74xfUh/sentry-integrations-6.3.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.3","@sentry/utils":"6.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.3_1619607692897_0.5272840869354984","host":"s3://npm-registry-packages"}},"6.3.4-beta.0":{"name":"@sentry/integrations","version":"6.3.4-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.4-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6b7956d9981eb09e980c64d5f76451711bb82f2b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.4-beta.0.tgz","fileCount":129,"integrity":"sha512-o3mkDQUJabzCs9aeKGN+y0PRrGemWNQr/CA2Uyo1M4LIikeD6RZ40Zi4A/NiFTgQT1en1Lh5rxAZ2RNS0d+tWQ==","signatures":[{"sig":"MEUCIQDU8ojHyP7+ni97RW/8boYVGBbNJrt6SZePkP6YwyhfzQIgGoFTmPV2kIAH+woLcnfpRevYil6K8w5/gmA4J7Wi9u0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgid/4CRA9TVsSAnZWagAAk80P/i4O8Yp3HzDpSyyH6Qr2\n+PFIO13Okvg3hb74q258IauCD+m2FqNJnsrxv0GMv+bouaTuzoh2sFSgq974\nmYzVXFgsXZcRpRwzrU26Qdig4bkumiV0uyuvXQKbixw1yz7chamgnwltQNJx\nJnnn+WjnHuGAmiAlKtxa0JRLW7zmpvCrwaBOq/hZiqPQYN7vAz6FV9CQBd6K\nySBeeKZ6HY+IdJvQjN4Y176551OsXY0BybNFBV08NW0rD/ls5z/fKW/uoNaB\nQwaqeVqAmDYwlnRMwaA98SSNOOVK0PsN5EXXYKOWflYe4OyztEN4KSr4Z14h\ngptxHOGMwGub3jmf3clkpMr27qaa0xMMlWB2VKdeiJYvmSErDacEH481TmLi\nGBqj0zwS+xDJRD4aCsqavRbMj9nJ0VHI6WPndNYozTv9+XZN61uTE0Oe6wAD\nquYgQwoNo3nlivW+rUyieD50nTGsrI5zX+b7YmPxo59qSgyATTLcr8n1UN52\nRmqE7s/V75PeqaJ1k82pWjVLUiJpWjbc6RAmh9MVPopXHfDPCqZP8QIF/TeV\nOH2SRAJKsnUWvcYteM44kM5BCLde2hT1nZY0jhYJZRypy6oSq0ldvy+SWiIp\nXxIwgD3+AQQm4Wv6zk4UDof/uZSncp2OrQwfJWPx0uH3Yhmh3A4Bcu1VJ/w8\noSZO\r\n=Wke5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-6STv5s/sentry-integrations-6.3.4-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.4-beta.0","@sentry/utils":"6.3.4-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.4-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.4-beta.0_1619648504157_0.8583063960530679","host":"s3://npm-registry-packages"}},"6.3.4-beta.1":{"name":"@sentry/integrations","version":"6.3.4-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.4-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6b998cc10ad6afe3ac5b15488db38a783193320f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.4-beta.1.tgz","fileCount":129,"integrity":"sha512-KQrIQ962fVms5iN+t0BtJGpSxFUCsG2booGWm6zLAaXOoEVuB5TYdGhiW/nlRuwd64NF7vmqybc/7h+z6ZcELQ==","signatures":[{"sig":"MEYCIQDBFGW0e3ZVj+WUPCWyD85FcS1UW9TEIwJTPl1iVj5pUAIhALUvIHBMpGfv3LmbRTU6i3eJ4NpDPt53ukQhnBPkaFMi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgieS/CRA9TVsSAnZWagAAW4EP/RJkN6GEJlvsDDSOOv4Q\nfAJAy9qTP3vDCgvpDpZySz5MTbeWfbLkH0GDxBX+b9Ij/+jp7XnYzyDiwZKl\nmzgxXpL0zsSFK2sz8ygprjg5I+McH3X0lNVD0lKSkMj3eb8s5ot3qhFOyFqb\nW4SjdNavDRIFG8FAiNg85AkLd0UfGRzC7ZBxxMckYHk6egqZZqyG6n6slVxc\n3LoEMbLqzFHZAvrmUqqAwUUIa5WFC47IhwYtgrQxxG2TyWSv1luKxGDGPorf\nmROnGNXuHb83DPtLRqI2Kt56nvoxvdLWgELVPTp4VLkw3fni66oXpPXKtsjJ\nP5VywGI5z1UThsHNXcXamsX51jJwcGSRfEHwSJDnHp+NVpuQR9GYnMOAdtVW\nmHaK+nMEy/ZvX7fXKsg6cS1ck7SJZp1o06HHSpueqY/DyvipM9gsEJ2VOJCd\nPHjoXzWkZDEC0MgZFpKTJCSVaqqO68CrC0X2okHAesBv3GRIJ8gV50V3S5/I\nsDtZ0ILqadyXKUNLIPy1SY7arOMDR6ywFr604TOEx52ITq7dk5kuKrTvS6gD\nuZWKI4+dJoWh7Zy0FSqsw0BT1PpHvqEEwDQVj+MgTLvLuhtRub3xG8bpqgWy\nsLkTjTgpe+LiPeYeEO6jBlGLFoplUTehURFQEJoeDz3KIeH+EkClRunFvR3b\nZeeA\r\n=xRGJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-cL1U3O/sentry-integrations-6.3.4-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.4-beta.1","@sentry/utils":"6.3.4-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.4-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.4-beta.1_1619649726923_0.7480880408790418","host":"s3://npm-registry-packages"}},"6.3.4-beta.2":{"name":"@sentry/integrations","version":"6.3.4-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.4-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9cd8ddaee6c89264dfc07c4767388d1a591cdc64","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.4-beta.2.tgz","fileCount":129,"integrity":"sha512-rn0qZf9243chFgqLgS6z3TSnosGFKX7YLmwavzfZrM6woxShFzN/ijN5ndv/z+8qwVyqAath5TeOynOeOL1PCg==","signatures":[{"sig":"MEQCIFJfl2a9DWbzEp8lgRy7nyELSd7X8Gc5wPp6TpL13E+YAiAZhN9tdX8VUIGnjmgRGOeb9pCQiF09XOqkPvAriq0JJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgifmgCRA9TVsSAnZWagAA25sP/2HBJqOmSSq2HknyMC87\nCwwIOVFvTeLBy5LGHNc3hAXUofXQF9juOSA1qj0y+W2ANmO9i3tUWT1Ycnb/\ncstTF1QQ0ujcuR1cINfWdPXGwH8xMsrW4779n0cmqA6Tu6HOJgu1C7rEAi+T\nW77aeE16TedXKXvvcY4J/i1e2IyKZ77nWxK2+JBCxbEnSrvDllbghnHmLkCe\n5h4boXvrAHd0KUQTOTk5ABnUFRaXstJBD9dXI09cvvgVin5j0XZatCxB81pX\nJ5M1d9NE1E8RHXXYvBbadXcQuqDrf1kQxbmhn36IUqQz/fkOn1+izXez6rtQ\nQPmEhhrOHaZcb6uCEWZnSMBB9WqEqpaD0itFl9emToJdcdvSgbCQ8CHFO2qB\nEBg/yuby9DaxEiiehXMmQEc0jKV2GyBBv3vbK5lhp+PsPoMgrxPA/DbRTtXN\naF9SvPenPNRYi9doDzHCpIeV2VL6Ik47hNKoNSRAVkRxnEu904VqXmzuN0EY\n3/VXS61Xa8T7GvBihkcLThNCuC6IRmCI0fTELcBG1eMdeC3bN+zORagAM9DI\nuK/Wvil4frexTY8M28r6Xd1CU6ekTtfEmmIK8S1VXnPpG3A+K+VGoVecJkuy\nK7d09sMmYyEKB+OpVrzPoq1gH/wyjBQzK7gS8xHhgPG4vENcEoZeUhkGpEqw\nWUDP\r\n=WEP/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-xJi4gJ/sentry-integrations-6.3.4-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.4-beta.2","@sentry/utils":"6.3.4-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.4-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.4-beta.2_1619655072129_0.2385074852734066","host":"s3://npm-registry-packages"}},"6.3.4-beta.3":{"name":"@sentry/integrations","version":"6.3.4-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.4-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1402c0b1e1c79cc95175387cb93e2bf3dca6b031","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.4-beta.3.tgz","fileCount":129,"integrity":"sha512-gK6lc3ezCpj9HoCnqDQeVIJF4KZsUWnvSfyYjZX79tQX0yA1uCZmvPZz6sCGmgOBs2CZCMwq0f1XlmmRRb4QRg==","signatures":[{"sig":"MEQCIFC6Rz2r1Jjyt4iGsEy3aNDTCB4QsvvQaKwJymOedIJ1AiBcR1b6Gbp6qQ6vovVx+YC/a0z8r5sfpnnIP/l1NC50CA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgigGACRA9TVsSAnZWagAAPiMP/3nCqZCa3+Y0Q6jSb1pD\nq9ADq32cZ5o2tVCHzRirg4rzI7E5Speyh7I2mjhvYHtiIv42xGg9pVjyuVBw\ncRFGNTBSS1yN6BurnMfU1Bxwoe1fdrXvOjtCre9LJtziEFWdGbE2hyVQ/J1U\n9lpS3KZysHUt4JJ5igLNbNVwJOwTlFV3sZlZpaPFsb2qdTBiKPPt1T+Ib0Ny\nuKrGc5Vhx/UQ7k9iBDFhN+TyaE12NYqIVKm2FxtJj0T04r+KxrTnbmyZmZ3C\nChJ8d+28U/U27qAAq4VoAqU69OqlXc2IUns42MDB84ycQD83PG8188dp6hvu\neJPcLwuc/l9fMXhOBZJwtAjGtrt7iK9vXtxOzSsfcPsMonCff9bloRJ2CB1M\n1FljocgmuaBArT2QhPLpt6Jy4f9Mr1ST2So8QallcJ0d9vqKi+3nQFSCM41y\nL90hQ1bPFaxI/8l2rgFW7f/4tGPoE2zNOLI4wcf9sE80+AKWr7Gg4s/DfoMl\nkgZVi/n21x8143Hz/HBw8cQGUIq8d8wghV3PPthgetYaWBRGhqe2BpewF7Kb\npSKPXOo8ynx8j9wEdz3K7a+2e71G9CpAaEYW3WMMQ0i5KQy+4IRgblM6Z6xa\nccwWZmN2Rs4a+qeaEbMwOgQI6shHDwJe+RqzpvWuXvH+aFofUYYDXb+jDer7\n8xoa\r\n=7USv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-vlkL7C/sentry-integrations-6.3.4-beta.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.4-beta.3","@sentry/utils":"6.3.4-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.4-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.4-beta.3_1619657088110_0.07335663059795472","host":"s3://npm-registry-packages"}},"6.3.4":{"name":"@sentry/integrations","version":"6.3.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6643a8c7e38732933ea1155d4afae0e2e2659bfb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.4.tgz","fileCount":129,"integrity":"sha512-MCUvzWrl9p1vLggq/UDiIy95+fZaL1rGegmsf7s7VQzJDolMrnJEtxhF/rk8BMXAuuprfPRb4n+n9aeOyFrXfQ==","signatures":[{"sig":"MEQCIBGa6IaGiXwwEA4NxEQzauGToQ9bN6GWn3GCVvW/K/eeAiALlRjqCHyrMTYKFUCyZDEwFmi5LbzKHQvGxAg9rGcU9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJginpWCRA9TVsSAnZWagAANH4P/RHFcxEkWqO/JhI1uiHV\n7OthCTAZsEh54tQEkfYD2ATAQ04cQOeldyy51ZF50fL2lb8CGx9tzX1P+Hft\nm03cnLGLrdmKYh1ASwam+R1+c5mfUvve1HpduZ+wMMK4xkYE9YHOkGm4CjHX\nwwH6CWSM32E92dHNSFt8xaTKfDhmpQkDUXs8JSl5AL7n1ImQaDCh5U47Ufc3\nevnDmLnMAfLoy5ZeGJeMN83zPloiIUfJHzekHjeWTk1I/OoJRn/iLG2oY8q3\nNtpwRR4hXFrD1xqAejasKnUo7Py8j/RaJ3zPwk7X70p07ZSebQo3iFZy7R3Z\no5hdb5iQN7E1vNSZa5yYEX5lziHxtQWH8Ly1jdwpEYioiNW3znb6z/id0tBl\nVfQwxqSiEejnF2tT/ynhUsJBziPjvvAcGnYO8/FRuLXRTL62LlnU6JhBHeoZ\nrlhS/xfXIMmuJeiezmkR8cCeM95n1rXqY+zU+mtXCjhCE9OVwWfmlkYgNWWp\nikRBDJt7/dKQTammWzn+O69HQgCWFDXMYkt+5aWuXqyO6ex/cioo/Iq21OeP\n/hBU1Gvbcp5aQcTI4GTjAzCJUdT3sQQgIYJNS8sZc6qs0vkVM53QEkHtpb7c\n1LfukivtTfbR9xguijQKiaYJb6fQIZYdqPAr+rJKrcp7vAYIjEzAE4Sn6c52\nFxaW\r\n=JabL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-rh4KwW/sentry-integrations-6.3.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.4","@sentry/utils":"6.3.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.4"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.4_1619688022215_0.7127522240984592","host":"s3://npm-registry-packages"}},"6.3.5":{"name":"@sentry/integrations","version":"6.3.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3037e8f047c3b218d3d9bfacbb2089a174045baf","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.5.tgz","fileCount":129,"integrity":"sha512-0+AN1JPz+JO/wSLW74mrCxdvxepwxe3u4swn8toPFuhNWiI+zpkZYr/Ic4EYDjLARn4Ouyba28uqESPDq8y0fw==","signatures":[{"sig":"MEUCIQCg+Lp7vHHhjhgVI6/TwWDmY2QTaLcKG4P0S5rs5qIwhwIgQKIeBNJazREEWZgx8n8mBDKjtFEvkTn89jrMDpV5Ulw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2535445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjAL8CRA9TVsSAnZWagAAp28P+QC0mDn5HdcUn+BJW8ff\n9U4hPpBAx0PrVr3xQhvU+ghjwQWbqqv7MPGLnJ7IMqqVyAR7K6+ChlBO8UY0\n0lh944Qwe7yJnrCZ/Z0qq39lf4fQ22uCZhXE5nDEGE+dgqON2hGZRIQco4f+\nuf0UkcPwDke3QLGvwYRWV0Bkv/Noqtf2QQ8xpcdFiDZWF+1ioqynts/wAOYE\nyMgoWY37t+p8/BGPgYtUIzhlV2rxahakSDhcsgNzkLTmvcNFbYl6/Ya31kBA\nThvf4N6A5Rigdx124YPBNgs6+YVFHMCkCIsAo21eDNY2/ZZ3AbWA59nJi03V\nSwPm8kYlT4CmjmykSXHY9K9/f2h1yDYf39k9B28hY/lhKVmnkdJb4WvaR8MU\nO4J2zJ0Db36HJ3eYQP6IbQDKizcwmjNvzcxu5gTENxgAshJcSAWSFvIo+CFR\nlbdzNh5l3DgkRGvN/41O+9b36mKM/NEMQreScRHZBUVhVnUX9YpCC4jVPtCT\nQXp/DdKH4UvMCZeSjEcyY2CYHLDHg16oeJQlqB08dWp+3IbYkoQ6dyHKazHy\nD4Kd87PAAsvEzORIXX2/Z4jkxC9/es+qlz8EkRd7+e2TAXX8UYf7mo1YPIhV\nZSrm+9XUYyejSwF6yBiE9E/IROYpv1GkmkpOlKeW9XVLpxbJ1beBWJfBv8Sa\nhrE9\r\n=RmFB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-bOvU95/sentry-integrations-6.3.5.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.5","@sentry/utils":"6.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.5"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.5_1619788539583_0.2697310881325343","host":"s3://npm-registry-packages"}},"6.3.6":{"name":"@sentry/integrations","version":"6.3.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.3.6","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6ce226e04cba6029c414fb2638b7d04be6be4eb4","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.3.6.tgz","fileCount":129,"integrity":"sha512-LTW+/G3zHko/vPGix3na/5qslnI0RV5IhbQXju0qzgTSuW4YILviZnCnyH5Z5K6z4AwJM+w9uzL4vagVsbrl/Q==","signatures":[{"sig":"MEQCIHUh4OsKe8y+J3X15X3ACyg0m4I2PZ1+6duON3FhJF2bAiB6f1Y9XoKkM+UgijEvIzCMaMxfgMRSfr2T3+Cq6k0s6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2539896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmPcSCRA9TVsSAnZWagAAavEP/0XbgEf7tGKY4+jrzqIE\nXBBav0iqb2eDggNen+QToyr1p9E3WksxD20X9jcCkUlPpPcJWjTStTHw+k9N\nVSZ/dotbSnK/lJNELDy/mKV+Qn0LLD5d35Z1apTrXkwVinrmkRT2+5vPiGfk\nRBY/4gxn1Ge6yroRU/fx9sa7+4uyPJComN5eZ8UzDUaWmcROnNAILRIEmXdK\nf2Jxb90YqWAaiE/4ELCu5q4ULADgM3XQIfvNW14M1sahrk+FRabkawEHJ7qB\nKQyYiCuHFDqUw6foDKnCZEA/pCuksoIOonMFb8MjuOdAEIygEN24ntoNvhjd\n5BUUXwYJebAWNkw7+78dU5hRSHoUt10QYD6/vKYcvNAkbfrT0LRBAjutduG4\nCVFgouAZAACerc29nD4O9Z1UN1vtQBrrQdm8w4Jd0RIcjc6d3VBU3ieZfuWc\nlD3LBobu5QUldrOwjTNxMwvZRd25G8JrkAbdsoTvyB6e2TLz9wqjHoNtC5RP\nnRYRN4tWjuu9bEmcjLdU77vtoItYPZ/z3/bI80ixdIpYAT5MN0hiTsEYya9M\nRl2YqGqUK0Ly4s5m5TLbUIg7ZC0PSV3voVA4y7QUEkrjkL963BXu8iIJqtJu\nwnovhlbOZrc0LLoztcmOYbHKJMNuu4bujW06pCpHMUfNZjkZCnVkL5KMGGcB\nVwph\r\n=mt8N\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-6O9ce5/sentry-integrations-6.3.6.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.3.6","@sentry/utils":"6.3.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.3.6"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.3.6_1620637457982_0.15177597509017127","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"@sentry/integrations","version":"6.4.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.4.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"78f618e6b3c9d827588ee05a23d180357e31b2a6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.4.0.tgz","fileCount":129,"integrity":"sha512-RWSXzliop0+qNa2oKEM4MsRz3/odxXepbTrIH/B2xDNQfjaSCD1dbuXD7SXnrAMatT3GLbL9GAorBMs7r/CsYg==","signatures":[{"sig":"MEQCIBKUaJTh4OJeSSGbiaOXi1IgbOi/at/5uTu1mTTC1hotAiBlQgPX3Cji4JZuh+LD0Jobz94xh1nOfgEP/0ud05kLSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2562589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoh0nCRA9TVsSAnZWagAAD9cP/0Vh0dFFXV0JCeCoAp/V\nyqssxx/U0DpWVeOajXXEwsN4DNJken9QKGbZZBLNn//2h0uHA5q5QCO4SE/Q\nzMlBiNGTLYpez+/OkiLd6yXuSyFxUn1shuYHnK72sekh6Op8zNlNyfZsuoc4\n1RzOqGWGOCNwqiRjqKl9WvzC4rakrdRzLpQGRb1W8J1f9/Q3hJx4ShiFqDZw\n0Lm92hmKrQvI56x1AkYc2ZTz+TjZ9UA/WsT+OTO4kKRv0q0yz/c1Fu33vDWi\n2ZIS1ib4TmLSfSPk3ARU8kCPwHJaCT8/7hjkUECPfp/dCfndYNhi4iVCQeXY\n6koRL4dxINqydLBLCwoJHHwMwdseBHkNxp0k4QBz590yi7I4wjblPTyK920s\nF6hrrVP2Ea1z3HKV995XDY4njoaxf+FOsFhmX0WqpS17BAzMnMEuPdAkaq8r\nr6thZ5EmJNxuP60tQEUKcgpu5cXvRSmWRfvoY6L9ICu/ELo5Gv/f6vLjZjpO\n+Fs7m7jq+KlBkmlXwDr3QVm6E/aHy82tj5iyKoGKnonZXIpFllYPG/1MiyjO\nFAqg5lhJRU2iOXddVc//7h77VDdJWUdBgjbhQY87E5gKFx2m+qhGbNvtWKmc\nFSughHDxEmECNgmCt56p4gwj08F0zVvebN7AX44+yjDReLBxTW3IqBnAoPBO\nGLwV\r\n=IdpT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-JJGQWX/sentry-integrations-6.4.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.4.0","@sentry/utils":"6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.4.0_1621237031056_0.039234303740250276","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"@sentry/integrations","version":"6.4.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.4.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f98c845171c4fa80da62c9209ac344553de12387","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.4.1.tgz","fileCount":129,"integrity":"sha512-3kw6NcrFGXW+qlfT112EkYt7jdFX55m9yJN5eCt7Iad59YzA8ji8Pio5ohy9Pl+OfYXlKRFOvnYPpZZn80UjlQ==","signatures":[{"sig":"MEUCIQCvZRtNNEx59Sh18VCuq8LKxZLVdy/y/YqYzgvpGXlL6AIgUdVq0YKzYSKLLrsIvvo7wDZZ9UZnUp0bx0epssbKlm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2562582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpT6ICRA9TVsSAnZWagAAALQP/0NZR9Dy5o5doisOiwod\n4XOu23JsO/MjNlMW0BynML+D+GumvddyR8edTnBq9YGYr7ib39HiNetXOtWB\n7oHiTy4lSyOAm9HUOpKpSf0mGiaxGs1uOQVsszs3R33MFXmSZJILnthnT33e\nLk87UL4O/D+iG4si94uj9HXgktSWjtP8deX/ppQYoYITufMRjGeL7XLgRNpR\nxWKxz0k1HBlw+flSQu6hiVO4dEF4ptKe+iqnB9/MiopxCK2/tEJj38zPACFE\nOY/zF/jMGFGYHIiGjurDc0mSL5I9HfZhswrFDSn8GWPDTaEZ7PTFaSHyYGn/\nXs+rSXS7Sb/koOmKPhiM/LYPBSRNN5xci6NqYNyopgESMLjivuXpFXbk44y0\nrJiNijIP2DAJu6DuV/Na1wrE306dzKy3KSq8XCDuebNNE0besIMNmkmt1Ios\nWB1uwT5rTfb32HxmbnCzrmp7alu0SyYO4q3PWVxcwjs3F3PE+28EfL9XYq6o\nzIbmU5Ygxzc03zbDVd8e2Y8LyaCiIINAbdkfNhP1hT5J48E8NgixSauIdWm8\nBBnpd8xwiE3RekXJYfOCkbLQ/aq6Rqlbq68xLzZaeiagaC6WQ/DRMXcl7F3b\n7bqLz5aa84gykI9tX0PnZ8+cxITcM5guZZZwmOFiWdIob+XYJAEqrtuFkLyE\naq2E\r\n=E7LQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-X7WlsC/sentry-integrations-6.4.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.4.1","@sentry/utils":"6.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.4.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.4.1_1621442183961_0.1075678290592621","host":"s3://npm-registry-packages"}},"6.5.0-beta.0":{"name":"@sentry/integrations","version":"6.5.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.5.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"96bd428d97b6abcde8c0fbc8ce1684848386a7ae","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.5.0-beta.0.tgz","fileCount":129,"integrity":"sha512-rVE2uAtd4dCQlk3BYY0cUtWXLD2kc3AI1Ur3+8tzHr+sui0vI6GKf+fR9H6kTmeKs6S4Ya9S0lhbEA1PBHlyjg==","signatures":[{"sig":"MEUCIFTl7ITEJDDZZW45qVWhECrTFc9DIBYzkGhZQjSlevgsAiEA71kdfF8PzRSARyRoV1Zry7CK4TIwyRTzrjz5283h/gw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2563614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp3oTCRA9TVsSAnZWagAAOOYP/AjWcyslll33njyt0+DG\nnAsMWDjdVFsy3YKaJjr0ZwKB76YyZqCD2fPPsux+nZGfqFMd4Vk+D3cJsn3i\nCllFxTIn5wCSYtw9oWAqq0V4ME1EKSeY+v1Cp90tJ9Trj7eyeZov6c+66pYA\n3AwvF4yGmO28NuLFpTtzvS6ypBld9RdDKo3nazfs7b1i2fLYhqo9dbmxx2V2\nfdSYjOPw3COBRvo4x4RuFzRgXAyvDWWDpJlqqYutATb9Fc/y3Z7Tom9F3Ywu\nQ2XEaNc2vdWIcYCaAKFGX5dnEoY944yJ6B6/mHN+05StmB+hXBUYX4jF1vFL\nuJDDfl+WlJ1mrgRpWNcpHuZVgo3pmhjUpobIpOGPxhqQHu8EXmDdiMTj6l1l\nhHDBy4jgr2c4V4fozNDZT5DkS/G1kl5oXUINGLT/ABSd6idUIY9nr9oKe68u\nM6biUoz+7B6xgtd6+vcP2C6S1RaCfvC2odoD+INhZ8NlXcniG+ATqBNqyE/n\nOVo1nybmr3JRwcbr2JkRXJqRmgG+wwGauGXesYUp4QIBumVNJHKl7w/VKRjE\nYtwl/5Q/BG5mBXRx5fjgIybQfJXKrXlgR9Hr1dw4Ry3QuCQO1Cd0LCNlVGIt\nXkT0l4ujjFzsGdp8wxvZmVbt4dFbegJ/azKhuAX84h44FBAscAJHQZTC/DNL\njq12\r\n=qlV+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-MCXVEG/sentry-integrations-6.5.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.5.0-beta.0","@sentry/utils":"6.5.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.5.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.5.0-beta.0_1621588498606_0.774040616701344","host":"s3://npm-registry-packages"}},"6.5.0-beta.1":{"name":"@sentry/integrations","version":"6.5.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.5.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"138cf1a271b9abae1b2d56ec9713591ff44e6699","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.5.0-beta.1.tgz","fileCount":129,"integrity":"sha512-iHGutrYxJhrjExySD+YLRjHFqO1m3NrwqV5mbgw8yETfgfkjraBdj/mPwKKJA9gjsBqAk+zdSQ+moDm7Y/kGpg==","signatures":[{"sig":"MEQCIHy91rKK8lrBS8+BI9lL1J3mKU1u0V1ida4m7v/67+ZVAiAcneRpzQXhEscBXYgTFHzR/eu3FGwpQm7UEB8mxSY3rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2563876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrUhaCRA9TVsSAnZWagAAMToP/3aLLuPayaH6iQmkrXru\nuML5Eyo9G0lVbCoCqg1WQp5FIGR7YuTzr5j4z13wJziI9+mims1OtSN6yqHy\nz46TRUThMXBpMfbyH36MKbXcklGebtub4hDzBjM2wXmqvmb3Y+PjtsgHdenH\nd+HWbQlFlzD1rmMOBoSnl90wdz3/H9n3xuz501KoFYqeZCAvfZKPGV9JEdsA\ntCC7C61ZDzOO9FA3e3HktAZIpZJr393Qb54TNdzozITBIRSq6O2JLcMXQI6a\nxoK5r0rcmjymXGyam8ekhdbacntE5KqswHFnAuifZU19JjjTMdlnxDyIhr6R\npyeEXkvGZSS2pysgNZTdsTGBoB3I2cVGQtVN9UBbBDvghP8etaE9jYal48bG\nsSCeX8azORKwq3RjteXLEG/DWx7+OvaKeSgNEP7zJta0hJ4Nm48Cii137D4C\nnIZy9N3eRd9kOdxv/c+vYtUc5c/ggIZSqp1BQe/QylgewCdrwlzUxWLCfDf+\n3tZADf0I+d5eoG6bv8QcXG45mvCMSlTWexB+IW8iEPkhEmBez8hESIZ04HvJ\nco5dJILQSZwhxnz4elg42VP+IPwavUNC5qIfbGXoo/O2JQr7zIGvq/3/yTHh\nODgtQz4BoOgIofIzHUijmISKPs6ZjF+owz74u1jYiH4EEk2dtCHpy3pycqb/\nRCVD\r\n=n0jH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-laJSt6/sentry-integrations-6.5.0-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.5.0-beta.1","@sentry/utils":"6.5.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.5.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.5.0-beta.1_1621968986217_0.8887228142413492","host":"s3://npm-registry-packages"}},"6.5.0-beta.2":{"name":"@sentry/integrations","version":"6.5.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.5.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"66d17ad272b3fa6cd1568a0f217a2b1e4b910a2e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.5.0-beta.2.tgz","fileCount":129,"integrity":"sha512-vOni+JiDxJGKYxeld4WWnKeFWYs4OVRHauALFdyKdiL+0p6J46lu7O3SfBiD0VrxUb3dWHQjEoc5iOCSvF2UGw==","signatures":[{"sig":"MEUCIQCbt9XauXNTLG39QHzLDfr7cqAl4/Zn6xl9ZqRBsFBtoQIgZagSiSGYow8LHJxT4yrg/qVQ5lgP1N/o8fDtrJiOa+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2563876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsJDQCRA9TVsSAnZWagAAOoMP/j+Iscsbsmc/rHFYtmwj\nbmFIf4y0mvXJIcfNJ8ZCJwiYGZZzdJ1QtMEIte69Y0Wr7hq6HuAKUf2SYKsL\nLjt9JXb28CEuGFP6adCHGTN9u3FSHPcG9za4FRM0qfwEyssZ3OgI46gteIEy\nM3y8xKec7dkvsEj7BMZ5qhl3zukcvZQ+7cH1Q8tBQXdHwZudUTEG1MslQhea\nWH8MGvUVOhb9v9zPdGkJzG1YuGcEyxtri4ZT0/DOsWHHe1kM0MEpNPhQEcq3\nFdTmQCNVEKvoYiwZjGEYgj+PLNnAY9DuIaJaJ52+kz8NUZCif90I6cSwoPxP\nlWZSIbgODAuyrpCO2JFlSVWAtmzYxvNKXyMLZzSGIIYaJ5+B5G6er/ikM+9T\ngobOGw/vqWTdpEIWQ5cO7FhhG2RAnfb87gJhJrTiKSVQdDE/ME4fTRd03e5j\ndhSJ7naR0xf9noDby6Ze9G41FhgccCNWBG9nPzkbprCAwlMg361R1a+2JAkk\ni5V3fAiEGi/nICQL8/WsoiPa9nID9Ze7HC9j6aIThs02IE12rE8tVYCzJmQG\nswa2rMscnxtwqLDxjw9PQ2wjqGdDpFZqfGNVXGgPBe/dkOhzj+X2Ei2i9HfY\nPTlu1Da+iEiwx35RZY5dSJofdb6kYHK/YEgqUuapJFns060t//KWHCB9AT/M\nluBw\r\n=uerB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-DnUF47/sentry-integrations-6.5.0-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.5.0-beta.2","@sentry/utils":"6.5.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.5.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.5.0-beta.2_1622184143748_0.19869160885876358","host":"s3://npm-registry-packages"}},"6.5.0":{"name":"@sentry/integrations","version":"6.5.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.5.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b97702f5d5e5456b9fae225b60141bd014671662","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.5.0.tgz","fileCount":129,"integrity":"sha512-pI8DESNTbsj60CDtLzIdLHex59NGzjTBR9Wpt7SG8NPhgEAuS3tUU4Thjyib7sGb7mxRw1sSQt/FsjDd7vMjLg==","signatures":[{"sig":"MEYCIQD+YrtmWgEoOke+HvRiF6GBL5OgwxSiYO5PL3YRUpchWQIhANe3kNYEMpWNN5dMPAYuOfSNyBC2yed/VCoeljvfhVKC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2563848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtLDxCRA9TVsSAnZWagAAfYoP/0pIlSVBSx0o2CycV89t\nzg3FGEipoNX71+neiCLEyjrfrokcbr/XscRh9wK6TXhn7pwQ7hX2pS8Za/hr\nCS9V/KELZsuE5X8Kp6l6eLimwu/268o6J5Nl7nvOZiUTNU7NFpuJ3E1bxryq\nmHzvDCssGY7JRNu48guAzchbRv8X+jMI16P7twDaEOhQrjOuweHHabCrZSx0\nXGGRMWXGNIk3sSQSKHLRVUiq64Zr6dZJud79509kmCeEUiR1aDxOYWJbYIxH\nP8h3JE/ZZACPXBgXFYvIlGcJ6Wb4Ezbse4NRTdkmXe7h4h3gPklY/uIj0XnQ\nkiNfs5OzmDZKi14x0zGlrHPT6trKECBNDk1nagiHQxJNpplCsUKVEZCcvtH4\n135JlxIOIf4DUXJQNJZce817Uh6XHf2/hL51AqOEb5LMMaQBt1xNt5blo49o\nkYT0eDfKBGUyzq4tg6KmeSyYgm1IpTVYORbELUr9bolKN9eWKFr2k40P2EED\nmFPfMw+ly9Q5yoeyV5Qfg0BILLe8R7ieayzWUCqNztg/O/a4yWz6zhEptV2s\nn1iVjECaSSjPilCP7h1Sf6GznC9lIm0K0g7GA64w7JAjWqHm4tcgSdbZoL4r\nfQcEFiU0S+liINk9ZqA9FBvqiy8vssd/WmCVPGr6G2lii5iAfzjEsA30o+eM\nBQNA\r\n=Bs1C\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-BplNYh/sentry-integrations-6.5.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.5.0","@sentry/utils":"6.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","eslint":"7.6.0","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.5.0_1622454512632_0.7236577812304632","host":"s3://npm-registry-packages"}},"6.5.1":{"name":"@sentry/integrations","version":"6.5.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.5.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e7016f3023a98e2ef893daba18ba74bd8d62654b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.5.1.tgz","fileCount":129,"integrity":"sha512-NYiW0rH7fwv7aRtrRnfCSIiwulfV2NoLjhmghCONsyo10DNtYmOpogLotCytZFWLDnTJW1+pmTomq8UW/OSTcQ==","signatures":[{"sig":"MEUCIQDdohjgpvLD3u4tUeoejgOAzOY4vKkSkA+PDkfytQdxgAIgdAotzbbtXO5KLBWzgTK+teBrjkAh/VINSRYd5pzxbxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2565108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt74cCRA9TVsSAnZWagAA2FUQAJpKJcEmrgjYw7QNBby7\nVSV0QVghkGCae4DdV8leFWpIM7CvbdfwAVlTu8rgpc0z4qRAKxxKA2gjL0cS\nUMBl6U8fiHo7+PPTwtDh6GroPwuIkLrYHqo4P375x25OLep3m6A59K32Ws01\nkbsak6UALj8Vf3J7BrPo/znzl93XRRLoqsxT5ytfMSCv02zsD2CAkA72IbF6\nYMbavx2ZqEQWzslc5wDzk0DBahlfxQsjcllLttQbtVw+VgvkSkHNm6DdflAb\nU9kmHIPfaNGaUBVKJlh0sQlp7jCC6q5yNWDzLSL1qKh9REHt2sdW3Raz4n11\nHvU0E01gHbdS2QMViQ6Fut85AbMUxk6t+eUwutCxSWkGOkxDsVGWUM4qWfmi\nagBIcrpcxlEidJD/abNqpaHH8Jsd/54XC8fwIWRyF4H2Vbf7HkITXzoTsXFe\n5qPzr0qqoN2nBXsEJJkZbzPA94lyRhmNnRf9LvVvmk4fO+eAXYFbkSVZb7i7\nn6mufIheAfEMZYyvYGHT/ZYbmslETjDy08fa/aIK4SvTso1L5W3hrIw1rI+P\nRWjOW96f6a5kduwZCqIEAxk6ye7Ax19Ebs/bQ1Q3U2F9ARRxFpL13ysoZFQ6\nS2k3PMBBQ4X9ZZMjBBrTy6JGIAOC8hOJTf8slOMoenDawRIO5bvmFjtZx4P9\nr3kp\r\n=KdaR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/var/folders/7d/4fxc2_s94_z6ygyf5yk74t700000gn/T/craft-4bvBhO/sentry-integrations-6.5.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput"},"_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.8","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.15.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.5.1","@sentry/utils":"6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.5.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.5.1_1622654492235_0.3930705592660779","host":"s3://npm-registry-packages"}},"6.6.0":{"name":"@sentry/integrations","version":"6.6.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.6.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9c2c3ab77d9dd11d0159913e7250560f3e0ecadd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.6.0.tgz","fileCount":129,"integrity":"sha512-MStwI3yAjVCZ5BY7aUMpHFe9sdU9tIG2U95Jq9YGvYkdFIAAR1IEHlHIpsEpEPo0OFW0RIsDEhQg19a0D4Z9VQ==","signatures":[{"sig":"MEQCIAnQvclHM4yG/b28QeN9zrfIbKHp+tmKylFjB5iBJUj5AiAumGUO+b70RXc4S5oI66osGSIC8FscsFNiYpO6tKxv5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2569467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwg5/CRA9TVsSAnZWagAAneQQAIQEMTtm5X7fc5Xq8X/W\nlUbF18fnUS7EtPF6vFKqhcbKvf2EZTJA3iKtRj10ruRN392av3LJ3QF6IKax\nMMjlXU2+JH2kmWORVUKxcGiqxu5qnL6rfP5ghiGINZlOZOMm8YDldYhmqeBV\n3SvwGl/l3AUVGznedX7SSY9sibiZD1a8sZbgVMIBvUJgK0+Xt9MJSWUCoHqg\nHmtNpzJyQanJjVbwZqe7JQ2vmqJlGwkuOPxcgZWTcbnUGJWzn4l9rm4cEgKI\niTkkluPjwYWZQLEttetaAtdZhbXF9VsjSn659Ij6F7My+NXrvbDJECCRWPIX\n1GaiZmMO3G77E1I8cDO0SZ9VCa3RAnrQZcNwlTslVeIV2YRm6PvFjoWmz5kh\nTuLt5MwJXk+BxbDfPqYN+mECPK7ssgHSCc375hV1LyMi0HT3wX2u/JWFeP4p\ngfSMBw1y0/UBPYrCr018jcRfUUDJfPCGwodaXOqg866N3ih14X4zXoZUknmT\nQuBwGnF4x2FcXnIn9qqK6o0+LxIEdFzCt9sbisj0EL+i2apSBccyviyGek+l\nt5QhwYq5Lk7iWOfi79We7WXczUoEsEhCEwfahKv3lBSRPum0Nqqzf8PxYL2L\n/CY2mUoT+V82XzVN6+0B1SjM9hl7ttwKhGbSh4mDMHEMNITx7q3WiLtGD7rz\n23Xz\r\n=ZjQB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-OmmSWz/sentry-integrations-6.6.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.6.0","@sentry/utils":"6.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.6.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.6.0_1623330430950_0.11627008758992119","host":"s3://npm-registry-packages"}},"6.7.0":{"name":"@sentry/integrations","version":"6.7.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.7.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"777556493663d401e5642bd22ae0de4cc93cf488","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.7.0.tgz","fileCount":129,"integrity":"sha512-sEmlbE84Ljcbu5fqmOHv5IgbYKhKBsiGzOhgLdMMchIMPAnJ2vc22jq0xaqLUO6WCmRgJZjeManYkXtImFu44g==","signatures":[{"sig":"MEUCIDqQ5bXAB03xcKoMXHb4FWmAbdWZtFUd49LX4CShBdyGAiEAiZRTdAGZpgmVqvM3Ge1IvwY7jrhEew9C+gRm6bV/h4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2569467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxyY+CRA9TVsSAnZWagAAnjoP/3Tr6TTHnPkrdnrFyYeL\nlm8wxY6A9P5D8wNQPkX25NDHBe+vPqshkE1q3A6sO5tgSFoLx+PZpgakwu8+\n2/4DZldbmccAF/vQIIytzWn3JgtgGMKj6lRvAh9HalH25rLAIFKcEWL9YS8h\n4ap8fYjC/lFE8pvCBIW/PIwHRPqnwqfO8wtTCdHBe8CuNy2xhxkvgT4hFpmN\nP0ggbYp9FovnE7HRNd/c+jeoLmmuVoc3QY0kZf2XkpmXAvbQWMTnGJkj6gBO\nS8sGVl9FnAwChlXnH4vnQ7X/bz1/CrOXyakZNGPf6UVssmkK1B00ZVx0P9V3\nt6PpaOn9ix+xtJjj1MjTPMdEZYszamxqqeywxdw+LWpV2QksYZScliDkeuG4\nbzSAx2SA6LC2rWNB5AK83oaEIiOi/QcZDyJ2fB3iki6YRe/5J/EchHTH/QTC\n0gKbIWu+tjxbpurzhESDcRVY5xLS8rrndznW69yRHAktWI/VYd1cAue5PgNN\npMXGxem+DECQyIKPoYHUxFNa8UXIW9ETat8EQPPyIuRMZbfnvfrzRwRkysle\nj1iDRn2WGjBd/GmH8whPRZA8mSIPLvWT6spwYQZnCbbPWschUHBdfH14neuK\nyJ4DeBCntA1YEujWbHltzH7efSNBjvTqFc0+lZf51k02xCrL78YHOJ1Llk0d\nPX1/\r\n=R6Ha\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-swrgE4/sentry-integrations-6.7.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.7.0","@sentry/utils":"6.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.7.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.7.0_1623664189984_0.1018092875854606","host":"s3://npm-registry-packages"}},"6.7.1":{"name":"@sentry/integrations","version":"6.7.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.7.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9a6723e35589dfdb13c2cd22259184946f0b275e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.7.1.tgz","fileCount":129,"integrity":"sha512-nWxAPTunZxE+E6bi4FyhKHXcUUVpbSpvtwvdHiw/K72p7FuX/K0qU002Ltdfs4U1nyMIjesE776IGMrBLU67uA==","signatures":[{"sig":"MEQCIFo0310HFWFYDoSnoNXwErFQ6ObO3vRWS0o52HxXWKpAAiB5qAhHnE50iF33mVv7DYjclWUOSHWNBQHkeVhDoPnM6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2569467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyJeICRA9TVsSAnZWagAAiAcP/i5d1WKph5afCwwHvspy\nOUUFkR/D64n1cF4MPWWGjHfwYfRUK8Vt1IFRq8sbaioWDvs/JTav8pt9811s\nDfJZ/iiUEBX3kykjPa/hR0mqUGPaj2wJlAyrzkJkt6MgfLX3gHgbEaMsmW9c\n8ga8vxRplvlkqBQl34sw+cufn0+XGlwpD3K4XCcH3zPerq0ti10wsUQM9bGX\nN7tdlOwe5aLnDkASP6awQr0kylVvjmVKfUMFjqWgqyEXsa3z0/JaVD819NcD\nUYdx5W6Fmreu/oq4uEKDzlfUTw0fkAsb7LA4Kf8cTlOfyB63aNonrRrOQzYP\niBFG/caV6NMUno45KpXuBnitR9Najl1VSjfGkTtMeOEpBl966z4VxL2RXNZU\n0VB1JmCpzsJdDj1afec7kNEZk0OxkQv6mY9RUx7mY+jdgblCIQWZkOtZPYVc\nuDIiXL+eab1FUJjqYlseLlInRdNR6GsmN29ai+NCSG1TWetzveTogGaiPC5x\nqYHvlJo8jsYn60JyVXSo9LKzBhQtnwo70uNE7sO8v009FHPlxhA2V8lsvSfF\ny163zk2lR55YQShMgNG9d6mPTpSvSgFCER4f872YOLktNWxKbnwGDDfhn90R\nY0Im/DTe/cLBe+Yn4k7A6hrVGlBshA6eAsSRP89e8f/GMcYIeLi7JSlyOKFA\nS82U\r\n=ObhH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-pr2Hn5/sentry-integrations-6.7.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.7.1","@sentry/utils":"6.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.7.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.7.1_1623758728117_0.3051457323457236","host":"s3://npm-registry-packages"}},"6.7.2":{"name":"@sentry/integrations","version":"6.7.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.7.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1ddfb165b4aee42d0e9d9ef531c5ded8a73cbd61","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.7.2.tgz","fileCount":129,"integrity":"sha512-IvOLqKVTxPxSJLbKVEe15BjvotnWBs86h5MJx3DLA/1HLP4xtUOvFsdmuMLJij5PtFG10HuUpRn8acEh5h9PTw==","signatures":[{"sig":"MEUCIBrgoMmjMIbTVE5AEijVUR9nhvEPWVXeaZucuo9J2GpMAiEA6Iggi7a2jyxO7La7JXazg0HkiKYGdJMydt4/Rx63Os4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2569467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0LIfCRA9TVsSAnZWagAAyIYP/2zM5s2kgp/XnjORO250\nsULW/CENYEF3F5FQATfTj2EksGJ+S58zbQLVEOzYThdoaMouEv/0GrQBnl9y\nlvdRIGDjbWKNP+rn3Ea3VwqnMhqHzz8zJEFcm3rq00qOTwhB5ymvaxfzd2yH\nTqokv8fr9H4haV4vwE/H3U+LQjcIdiJidBsv+l8FN9EdmyxlignGfXcG/uPE\nOsZfqjv9krbB5sHd6GNLslh4KoLUw2ko0bjdqi1dVPKrNSR3RPODw/nDjWYE\np946rcmM/6PIo2il4qsv/LZqPor7lwY9kvj2DYazhvJATjF6wKIhFCWqmUd2\nALMOrdr9OJAJ6k3qOJR5qNGVKAMudhCZu3V6yyD7hWFjArDWN76zxHh7e4Ay\nz/taDAMN+9PKcz88dA/+YIVrEeJbVXKYQSskZWwMpsSbui6bSQ+qdi7zam6U\nfWFm7AWnGSJeGrThPEurbnslETsgrsbmh6qqXjTbJZ+ikII/ndIGODy7vqq1\nTPfEBIq/hn6USASyg2Wukg80qpyvaCqOPNHJ4Si+vYf9Z+tslMMwhmxzCHkK\nHMuaIi7hmntKVpymf31xHyyl+ituW2/AauWCEMIzNlxt/Ct7cgMxHMZMEh8e\nziq13jO5B9dRh20PwfHixYelIsulPMG6AKNVgcjM5F7QkKsd1uCrUskJPs4L\nGt/I\r\n=UIQv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-ncO5xD/sentry-integrations-6.7.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.7.2","@sentry/utils":"6.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.7.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.7.2_1624289819630_0.22128028411655576","host":"s3://npm-registry-packages"}},"6.8.0":{"name":"@sentry/integrations","version":"6.8.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.8.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"990d042d683ed4b45fcbe0cbf3e8077587a45f85","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.8.0.tgz","fileCount":129,"integrity":"sha512-K8xmWGQFKxkKj5rMwGENm0SbbUs/SVhHE+V8+KkhXFmHAwfNAYTFaNg0Ryu9DADAJ4QYzZvYeRxl8voFecOqzA==","signatures":[{"sig":"MEQCIAcuXoNvbE4dumjYvbRvg58ZTsY9SDetMnQEumcDFYTAAiBMrQZg+tqXPNMrI8K5CdvOyPq936krWJx3TE4fnQQERQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2aPmCRA9TVsSAnZWagAA33gQAKBl/qhTl/3tamB1pI8l\nlTxWg+9izHPANN2LZ2WeccloEWKdCRBB9Wp5CB7ubvw8Mz/6oERAAdOlYPts\nxm5p8P6OVaXHsGBKtqm6So3bCApdmIDZNoLRkOZtYP9ZqJtolHK5/xWHyytO\nHuf1JEpI4T+tF2crnZEoqfu3rqKCiPML8j5o1Hot+yzXNXRwMsIzkT7akHW0\nFkbAwvQycldk8KJiQ+0jhAfjNudZRAZ1RyqAL/XRwFMUUgNBaaidL9EKuTAA\nBQVVnXKbROa38o4D2lMr7x9ZQxNqNy/6Lz1pJelyfSVQaG623798/OnjNv1U\n1j+DQJzf4HxmghXoZxiSG6q4touiYrBf4KlO8FR13xAak7dwDpgBugN3g9+x\ntEYchmwDbCd6XDuOhMWG8Kf9o6csSIAxvFHLHAbpKQZfmit31jFiDn5xIu7j\nGeDUtnnrIt4ia7goxTdKK+HgQCRCrqi4va0BrLS7pwUEONe+NnNCQc4vP15+\ni63p1C+ljOMNKz6yJLTLMrgJYZmQ0RcvZxo6JDYf4ipVtm8LURio4tq0Wplb\nb/gAABVVe/Wy6tmpvnVX/+bPnYp810+f76n2zQRCFtkMqr9UD64FzjxRQZqs\nZrZYJ1AFhf7m1cqRlhxskW9K0QPxrGl9gobN4ryOTZ5wq7xgGs8EfPt5qxB5\nS2cQ\r\n=wV75\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-p2UBlJ/sentry-integrations-6.8.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist coverage esm build .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.12","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.8.0","@sentry/utils":"6.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.8.0_1624876006188_0.3976797054399108","host":"s3://npm-registry-packages"}},"6.9.0":{"name":"@sentry/integrations","version":"6.9.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.9.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"40efd6dd933f7b9589da0c53ac19a52560f17a26","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.9.0.tgz","fileCount":129,"integrity":"sha512-p4z+PsPhimoII1iiT55Favjd0wxeXVio/oHEGivaYd7Al4G2CYLVsDu25OAejxizwNn6rJE8A3WIhXC3DXN84g==","signatures":[{"sig":"MEQCIH48Lj8IoDpcVMyKFeDLcs7qEnCZc2qauzdusoyUBOifAiBCPGplyd8YXSv7e9H/sICdrQyKp7x/Z1KQmxDzw3EJhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7BH9CRA9TVsSAnZWagAA/sEP/1R0K+/8YWs4Y+eu1is0\nOPCe86ZBKLfN9tzNyxCHEK8eiPS5OOiAKfCo49+yBVnD5d0/KB42j6k3ueYf\nS7c0SkINgDZqCQL96iNOjHGeC2dFwaig+2qI3L0pzoHj5rwDk6mQWf+6YvuN\nbf7Kc/NfsP5uK2q7Sl0y3HBMJQBi6fGq582+Br+GZn0h0bNuPEz+8Wj37BuD\nhebt3Mg1H9nf09wPv4bY0b5jPj1lttudVNE18WZA/BhGiucpT7GFQm9IUs4H\nWZjfphSHx+7GeFb8In8sm8DO4R/4XELrZMjvtrBO7nVBg74qc6/1SaymxYLG\nY5+GbEcThfq6A6//jTN8Ycu5T5tArETboJ3tuMn1RkaFl7vtUWlSghMaJ4mS\n1JV1EBbe4LCnr1MKA0nQ3aPbXi9PzQX9a+d5eiAZZVdBdNWELJutpjQVAec9\nBmE7ujabCRTvOXQjLfyGS6ONGQIvFXvfTaESO303wiv8uNDF96WjId/mW3Xs\nYgIGnJHarMrD6WjV3gVUqEzdZcu4Z2kADbT/7Jp3nAP2PjPjzjTMOHDFFEcP\nI2QfL4DbxU5LGRcglNB/fSDRY3YKg2Y4Wu87mafxVWmmNSyp7HzvtG4XrKTj\nmreBeWbvnyiaz28ZZNoV/wpAWOaaHoWp7+4kazZmcx5eyI5aP6tD5YEQhoMT\n+MEn\r\n=OdCo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-R4oaVv/sentry-integrations-6.9.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.13","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.9.0","@sentry/utils":"6.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.9.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.9.0_1626083837526_0.647674775548845","host":"s3://npm-registry-packages"}},"6.10.0-beta":{"name":"@sentry/integrations","version":"6.10.0-beta","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.10.0-beta","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"240600b496b3c525952d11b0432719e6e0c328dd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.10.0-beta.tgz","fileCount":129,"integrity":"sha512-JZS+qUGpDmgA858+X6lDJIzrUKuPMTlzT0w30K9HJeWN75OGK5UopdHejv4ch3hBNOl4YId0HYU4PLoRhHUvZw==","signatures":[{"sig":"MEUCIQDVc3iBfvl1msfE17onvq4xMBupc01/Tbn5PfXj51lTngIgCADKEsYB2xE/V7K0e324906H1CyTdia3+B/EhsSU8VM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8WMQCRA9TVsSAnZWagAAT2AQAKApouRDgEZ4QbTR1sge\nCcKN5ce9r068TikWEr6oESiW6oYuAE5K6IOjnedpthmnCJonmZ9ermmDNmRk\ncTpp+45mgApKGgNd65RONumOdByom2zqBVHxbcKS2iytRpOxJUEo2fsYISvR\njnpVrvhN29lFeJYUxvmVk18KXwM3HAXNMjgYwJO3o20xbMkQggEjF2aWjW7u\nBCNSIDg4gqlVya4ExLOywXsLH7P1eyfPn7yCHTSQtX7uZhiGbKDzCfI+Cr7a\nfSEY8Y4bOc+8lT51Gyd+sDeZhOE61HPWJIm5SFay0sOnezFAJObrjR8IvjYE\n+rCiGjsesfJRYBuU/l9EUx70Rf2g6Ofz6f01vVrBkwmzEs1dqIBa9EfCNz4F\n95op6L+G0Ly1qOi5sJyzJH34FLI9YRsEpy8QRDjpIlL1umknDszl+c9rYjmN\nWbu6dIXM8DjKA1mFNi0PD9capfs76TbjVBMV7fpr+cCk6qA4ZlPhYOqPP8ud\nqU3Hc0vb3M1+5lV2Fb0kIvBhenmRIjrCNfqIQLS15ieuxA4DJe6ypPved/xz\na7/AJpCGhWbzwCHacEi+vcLYKRGZaGlTybzshHHDDP2gCadA2pBG8T9nr13F\nHkw1EuPwMLM2G8Gw55S1ojSGQUKtsw9VX/6nRJzDrEzYfQ+jNzJTWTonnH0T\nKWdL\r\n=JB+l\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-Wag1kR/sentry-integrations-6.10.0-beta.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.13","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.10.0-beta","@sentry/utils":"6.10.0-beta"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.10.0-beta"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.10.0-beta_1626432272138_0.7430444085583106","host":"s3://npm-registry-packages"}},"6.10.0-beta.2":{"name":"@sentry/integrations","version":"6.10.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.10.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"55643b6286de4acc2e4873d9de0cafea969f6fdc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.10.0-beta.2.tgz","fileCount":129,"integrity":"sha512-HEhIC6p1Dk8D6bTC8aTGj1dWo4t8Eu0Ofkup0VHwfTke1qyHfNYKzcHU0JXh8q8Y+GQZ8l6fIbYFAOf5Lf7JCw==","signatures":[{"sig":"MEUCIQDnZXW4Q5TzloDbMXhIrCQdziz43/ra9dGrLcylK4bGNwIgIwbKMaJXPyDtcrjDx1KXv1O8WUUIFd0FxdlPtP0xXks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9arYCRA9TVsSAnZWagAA6PEP/1kQFcNbbSBO8Td6BEWf\nhwVjOlFU+t2Kz6K6+C99ez53RcXp8JITDvJ7Z+hpHxW1f9XdDnhYaMsPKQ5+\nRmjyZe18zpvPqeDas4hnNH3vwPRg0m8hGN9CMUi/ujxek9B7mOeGAj7muXyK\nNjkuJwyFXalZ6hhcoUaf+blM5XeUhOWB+tkwsRcZIwnKAzXmXCQrWfF7IzU2\nefO979O6aIV71h6jyoA7dNTTsB8TgjkgxXBT6SgtYIv8Io/VybSwifW0JjIi\nAvMh4Y8uxZQn3U5t8x6G8V/x/WzxNg4Zi8JmFeFLXz3ZOMSO3ao18AwEnXe3\nXVi06WIAyPGZdbFw2GKaHOg6r0pMya0byDhyoKu1jC0OeOLKe85Unbmr/pD+\nuQQHsgE8dkE250lcHzGqxkv660vU2L+Zb1OEO1tDNPAFwmO1Xjv6DGT2hwBv\nNWxKEP7uFx+CP+EZ6WNQgeQFF1rvha6L8A93hHAzbMUzy6Uw5fm2OJojSUHA\nQTEBRAynBBLD01ZWLsH4a7xdXpnlbh8i7eZAmiXdF+dnZegaC7SVUPrvol3/\n4LkT4Ffl1exa7FFp9OrZ4FaD+PPPq1lfFkAnnjP3c2vd6CmuJdj2mF+lMXp9\nweThEi1HjQvFiaO+Blri4EcqerX5L2clI9nz+g68kCc4Lsi8mstO76nT4cZx\nKJXm\r\n=eDBR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-zpu9xK/sentry-integrations-6.10.0-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.13","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.10.0-beta.2","@sentry/utils":"6.10.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.10.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.10.0-beta.2_1626712792226_0.2586084735733374","host":"s3://npm-registry-packages"}},"6.10.0-beta.3":{"name":"@sentry/integrations","version":"6.10.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.10.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"cb60f551d3598b5a697e03b003b6bde4169368ae","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.10.0-beta.3.tgz","fileCount":129,"integrity":"sha512-uz4ChbiaRXzSLWTf6coewJNASCR2CfoTC170hXN98RQgp9U5NNoNj08uMxQteDNH2JuAGfthPKqHhLNwBzkThg==","signatures":[{"sig":"MEQCIBzb1VQyXGsEsa82eFblxqTamnVOgKBqeXkZcSdJcodoAiBQEjv65Ld1cgCS8LSeWNnJJAmU65OaoiacMIaCpDrkjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg98fGCRA9TVsSAnZWagAAvVUP/1XTppJDJN4OcIJh13x7\numOkuYOM2c5nXeiO2oESpnRgdIwsXTJiwlAY6TDf7rJMzTWBstbpaSp4a5Bs\nhwsx3dRsWANVWvFByeeqSrGgSV9pREXUkCBll2Gfp/ugH4jSDpuHPm6RijQ5\nj0CPzjmh6RBro72vnJ2lOgZPBu5vHbalVadtp83NpBIZu+qV9G3fVEZb95Vx\nVRdaqRPtlgUuEm08IVp7zARcUEVNVrbYsHX1OiyS4lInowPZY/rbyEjQd4na\nRYh07yAJeUNE7TQ+edwF2dY/GNpTSa93AzyOUpBB/YuFo9T0HtjMOVoQn767\nYDw53rxNcAbr3/iuaArW0tOeW5MyC++6sJSrtnbpobE5XRlAO9X/YdPqpfG/\n0XTQduse8lvM37iv7Vp+5cRUMLipM6GW3n/bUejTzxeArdTFWu18rEdk58Sv\naFVdQZbGvI3qvRpLTp910EmtmG6te7TsKobZqL3YtfUN6YKYHDcpqiVdC1UN\ny12FZoATGpDkY6T/jyhlTOTP9dhKOPqc9U4eOgkZ40oa5vgIAdklIh2DkASM\nagR3lPmflgBnBoulxWQzZ0qfGcf0wVishZ6t1Duj3pfctIUUwZbc8iUbngEL\nMQeF566nfzB5PL9yyXoA354CzV3Q/YYaDxd8WBBlexULpD3a14dJ+3G4ArIm\n1XLd\r\n=ITV8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-INy1Ui/sentry-integrations-6.10.0-beta.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.13","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.10.0-beta.3","@sentry/utils":"6.10.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.10.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.10.0-beta.3_1626851270570_0.08455093252314727","host":"s3://npm-registry-packages"}},"6.10.0":{"name":"@sentry/integrations","version":"6.10.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.10.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f8f9e7efd55ec44d0408bd4493df1c9ceabaaa63","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.10.0.tgz","fileCount":129,"integrity":"sha512-NMtB0jjFYFZRxyjYu2dWLThk9YPIwqhi4hYywmWkbv4/ILzi5Rwnh+aqNW6yrj8qG4b9itNMh3YvEzmf0aqauw==","signatures":[{"sig":"MEUCICdlfavNxfNujyrIZBwov0Xfy0nAea7yROF50JCaF0CIAiEAkwmJs89UIBrf2ZkO/3C13zSjGRvfLhvGgcaUltVxel8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2572672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+SGXCRA9TVsSAnZWagAAiY8P/2jxlVVbYyo1+Hdv1BeJ\np0IP9bIOEA/rD4vhkTn3ziRan99fdNA/W9iXdMmQEUuWY2eQiusqV/wsQyyF\nx+NSUsUBb0L383RiOpxcyykvCIw++Tl3R2Rrp2zDaBGPj6WhW4Afrpl/7/Uk\nTatHO2V3H9xVSZrN7Gh5T8VFjkho4yikTDqRp7vOsCe+HRWS8DjVENNYpc32\nEXjBt7SiciTOHYlqwGh6uOeXZ12//i1eDoXNjD39siKOLr0o/26BWD4jkITv\nAqaZlU1Hh7Q+yE8PQxdSO7zIoFPcnr+YtmtHH9uk9yS4ijWr5lIWzUmZKHBQ\nPmIgtLE5s29loDBZE6O4zQ+bhCEU37zKIoRxX9eyfSHk0Y3DqTTHTieg6s7N\nwU4kATK+7DPsOUyk+hsW29O8/QTRqv1yyRnK4tZyfXIGBh3x5jIr3KP1lsla\nKLdDaXoinTq8IF+bnVLx7WV+66eAPZX+koUSU+P0E+bwvXxSa3/Ecq34N4gj\nXT7V9iK0fefYGAt668QzGcMccl4S+kjoXHjKGdgnJnu5b7rmXD/87ELFcAnk\nuQZJwk+aoA6iMfSXpmkTPeimfbepfvTvPLOucQYR62OdBLu+SsmjjzKpaBrV\ndZch0ANdmQICkNTmITpasLeNZWhs6JjrBkyAM/Koij6xNGS6rXqikC7rgvwA\n4wkn\r\n=X4HV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-JIsI8B/sentry-integrations-6.10.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.13","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.10.0","@sentry/utils":"6.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.10.0_1626939798900_0.5114942457256186","host":"s3://npm-registry-packages"}},"6.11.0":{"name":"@sentry/integrations","version":"6.11.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.11.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"da0706306b5ff13eaae5771095d7fc82c9f4c68b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.11.0.tgz","fileCount":129,"integrity":"sha512-CtSMW+PJlw+EunDJ+9LCWxRcXQIsUDlcUZOhFyAdmM5YIbg2V0IqHtnYg8X2sSGRO3aTEc7lOG5nF4lqr3R0yg==","signatures":[{"sig":"MEUCIQD38yCpbZLu41Ptso0nrtgR14KygiE8VuAavdq9Qn+0pQIgYn/Vi/J/tHzIiT6e0jfwKKjAd7b31+YT7bp3gyHPML8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2574888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDS9iCRA9TVsSAnZWagAAUyIP/0LEFRq/PXstDPQ88htX\niTRv6LQKXtsWbDIZFv9PnpunXGkl+n+i54nYFkXhpd4Hthiyw313eVFPKzO4\nBmvxWn2VOPPtkUrSHorbTcp8XoPHkfJRLygZNRVcNWE5gPr60jiHpu5IDgO+\nFtNYw/3uSZyuFYKMVqVG7NPZjPN0IffrEwp/PlfOUBEP7XzI44UN61jgKBMe\nf9DLK4PtTs9V4F1zl2npiySdNqwqhfjUOYtxb2tmx3vCI4vK1/o3T9EO3TgO\nCvC/rMk2K3DmlwfFA6wMw332N7uJGJTpvh8LAlXJy/dUghtTkToksxLQe8PU\nIuaMcP8JvCc2l8JUxhmH9E/f11y4JBA6jS5mZKrPj5vTT+G71d9hvO9NxuVw\nzBpc06PAtjw5yeJafXODFFEj/HE++IRWnhqVFtvOIyx6iqmayZRJlW7j/1z2\n20TbZ4NeTxWOPN3YzaVI5b3AssNRlFIBWVaOCVxuilfwfB4+pOrwWX5PLa4m\nIaJZTyfkZhOiGZHrp1gNt1/8REp6bLfQudFZQdxibXu4rRB+dTCdnx30jDTu\nzt5gin9DNzpTNMRlpD/lSOjHMXetS7eNDYxeBOtHMe9C5PXoLNFZ2O7jowK/\n0KnKhCdBeezwr+kTyG8TAG6LnKWVMKxhfi/kQqRP5i87xWhJKDEXRbQA+ZOA\nGmck\r\n=n1l6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-W423xO/sentry-integrations-6.11.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.14","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.4","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.11.0","@sentry/utils":"6.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.11.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.11.0_1628254050022_0.26835114342619515","host":"s3://npm-registry-packages"}},"6.12.0-beta.1":{"name":"@sentry/integrations","version":"6.12.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.12.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1927071ee3472074eeabb9d141757c11e1e07f0d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.12.0-beta.1.tgz","fileCount":129,"integrity":"sha512-QI7F/dT5/YdiQfenDmZJZOuATbNBiLP5gZrhUlt13TG6imPrASHVmqkOCzBV6iu4f/YVLTBV+EM3jGl9a1gsLQ==","signatures":[{"sig":"MEUCIQCPcIB/Me591lk/yclIn4vf4IGC8Ml8n9h2F/m+7321ywIgKkJ81ttk7ZwfcxFLMKl3MoLHIstrZa5gMVzAd+PmvO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2574916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJKknCRA9TVsSAnZWagAAX5EP/j862Qo3p8VUh50MQY4H\n/ZDlqQfHOLB094TmDK4swVweFWEDlSEPBNiDsc+MtCCdI0aPLAz8uZ0sicm1\n/xexPel8d+m61+13iwdqllafknVfgq/rcbsMIfaNXkbaWoDngO7Szj/4DD5s\nUs4OtW2a2LLlmCqkHtBnl41yS35VvyQlmBpA+zcmm1IyVS/raR5YCmPXr6Ba\nZx8i6u7Mx3lJFedG4s1lHE608kqFVwJ93/I9ySBMe6Zt2DjjO622/venTq93\nvm8awuuyhVTiDPX59SzX1sSLTGjel2usfV9LByn+71NfiqKfjBvnY1HfPou5\nF3cjp2FdgJiERIJS/O3WYaLfiVlXCtLmlGuV9gzI+ZvyVE63WGRuPjZB4PrG\nS4g3kmC6vWQy7oZiyF3Y0sxMFazX/RQRvzhUD9iI52W7xyxMeXsdz+o7IE7U\nwv/9EBr/d+W92sNijLb9iyMdnCVlkX1WGTHbtncKh6EO0auvVR5IZrlY/Dlx\n1jzqZRjvvNXgM9cvFLk7KCNaVgpm9lLmiBXgkM/uVldtB9Zp1JFgyvjQEXDi\n7d7pUL0mVi8IQMaMz9EszZVAAcam5kFd3IsuKiMV+mYEM42Yoj6F9fscylWk\nb2GvufT+XQaRB2XrfDl483wSY3bCcjKXmOC7nocGQvNkvQ9Jz6KM1Scc09ai\nxfkv\r\n=3xHk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-8ITQ2X/sentry-integrations-6.12.0-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.14","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.12.0-beta.1","@sentry/utils":"6.12.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.12.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.12.0-beta.1_1629792551394_0.4536686732076487","host":"s3://npm-registry-packages"}},"6.12.0-beta.2":{"name":"@sentry/integrations","version":"6.12.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.12.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"05931deea00f5ebeedf425f1906c46ce23ba62c2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.12.0-beta.2.tgz","fileCount":129,"integrity":"sha512-tY4tZKkloLwaOVy4NHQKewu3sGfbJoaWIxMjyGTJVHouNjC2GOgEVQLe3DvfHAkGqVTYJhEOvMhwAsoAzlIzvQ==","signatures":[{"sig":"MEQCIASq++q0KrHDSZNS4Vx5euyppWb8GGw2JOWQbGzFnm+0AiA65z7UG3ZoAyDmQBjsbnuDSCd9Dthdh4EyJPQnj6H39g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2574919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJ9JHCRA9TVsSAnZWagAAeRoP/3beJ2/UELsQ7wFRNYDj\nhiW/XKxrPo7TvrML35T8/niLqtiEjJ0MyQmixsmuEi/Cs0RsRaI72WXk4Vr8\nECNKVWWMy1Gxam/1GrA++vYjeZAy96pVgCaKZsbDMZAgvvz3VfyTr1svmuLh\npHdjKk+9Mrl+N5c8AXBCSruec5N6s2BpCJRSZhH/3fB8GFU3wbTUUHsRlU2U\nQSarLJ3GpEBZv+xGqaS2Zo6qw9Ihfiz5L5+/9dzkYkw8FyfI628GTier/DVR\nJSqXIdITvNZLXDMmxGoFOtq7PdUZalNSsx7cAabFqzByHvLEk9+vHiIz9pzL\nLu05zGiQRJBgohoQtHZ9d3qXaJM86aPC1XJ2jhRILWnfT294F1a3kPLqJL6R\nkKUlV37P7t60M841p37KfnIFx6LqPgMmEMPWnojTNpZIfVHjg7TKmYsOd2lx\nZ75d8c+xAtPCU+ZwxL8vWCnqKHnA5GLRdtzPg2mMzK7yaHbSMoN0AkmEfhOH\naHmCi73TU1AVfwhJO5twz4tAfjxw1SsrO8kPX7t4cxz9ZCNTUQeDY2NqF6Vo\nhCkaHlN3exMPsUx4sWXSFN3b0f8loCC5bgDVYpKXPv1uQCasDzK09QSWwCN/\nvdRaC9hGH3Lguansfh7rNKQf3LTbMKx7vNc66mfqWAF27RsETOrmT5pztc4Y\nrPvP\r\n=9rT6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-oKiREX/sentry-integrations-6.12.0-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.14","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.12.0-beta.2","@sentry/utils":"6.12.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.12.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.12.0-beta.2_1629999687264_0.3715832504638188","host":"s3://npm-registry-packages"}},"6.12.0":{"name":"@sentry/integrations","version":"6.12.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.12.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d900e89c588fbe6ce1b89ce74c042574daf638bb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.12.0.tgz","fileCount":129,"integrity":"sha512-M9gsVdWZp5fAFFpTjK2IBuWzW4SBxGAI3tVbYZvVx16S/BY0GsPC1dYpjJx9OTBS/8CmCWdGxnUmjACo/8w1LA==","signatures":[{"sig":"MEYCIQDT42PNnwTn1HfFxb1GprHED3ISSUuXCxjdGZvaHqhwfgIhAJl4WV6746ukmN7TLhq5PubSnPIe07YH8035NxgVN8hP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2725819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLlMvCRA9TVsSAnZWagAAldIP/3BZOyeIrDf8rWz2SAsy\nwWMgqy8y9Q+eZqkLP/KslE0qpiH4cfzpMNck03K6vTxGHu9aBA0Ezf2/L7/s\nS3C88jDEPp6/EVPAkDp7AmnCRB7yJ6UjPwPQlzcbGCml2kqOXPLDeZEd2Mza\ncW60Ih54PDU278BQAXTgHB5wGA1CiLPm3jLACvDm8CkG+rN+0jqnFmDHV/AF\nS0JndCYhTJdVwp5CDBh/7AfPYH7zw64ga1b8XR9A1w5fqqnWKCQn4lADJpUB\nNFb1dNS4hiajBcVBXv6qoXI4bp8ZK2WPeoIPa8DkwexdXn8g/z5PcvpbGdyE\nyU0yzBkg353PF7N7DeqRU0fZdoGWLo+r2GvLptshWCRaxg/eWJa/r3tGE9s/\njBF3U6mUp/cEAwChmauWnD9WtDlBJWbVZnC9AsKztB5TYbk2D6wNdJcItDXq\npg1txlv0hxyXWnOjcDKqsMPZk2pKf0JhMXx9JHjcG1gdyHCG3sOL3lXA/6VR\nZLTQtAd/YlqNiXCMMW7gbYPqXMgpvhjo/QWRb791PbKxqrzZ0/vZnHc1OdRd\nQQWh4uzsHPO0+G+R5ROygvL0TrEWq5Ond+lRdmDdZeAIX49WvdVG0IFIudWs\nw0Np4tFxCqVH5tHIbxI0YN20kWf0dKUbfF8OUFwCYpp3TWrFPLY2DtmtPP/H\nFp8x\r\n=AQAH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-TnmKyo/sentry-integrations-6.12.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.14","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.12.0","@sentry/utils":"6.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.12.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.12.0_1630425902897_0.6374128176498599","host":"s3://npm-registry-packages"}},"6.13.0-beta.0":{"name":"@sentry/integrations","version":"6.13.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2ea94a33cd9ffa39dfa0e0d6f93f9db010bb688f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.0-beta.0.tgz","fileCount":129,"integrity":"sha512-d2sTFrEVGqAmk/FGXjHKN3gu0qR+cQeXj92WPumMQ0xeGIoeGcXxzd6kFRKCqb/7xbQnPKG0I286Ca1BJdIO/Q==","signatures":[{"sig":"MEUCIHvxlR4DvRqjPldNgukOvkQt4iVaG5WEEOzlhBhRAstZAiEAzzFNY7Qn4VLObNC7zL3doODcqOwZUkgfoxNQquA4Lwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2740817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLyCPCRA9TVsSAnZWagAA1AcP/0md013Vug2uSsPHu3yQ\n4cg2B0PtCq64d1me4lBa5OF9JDm97DRmBI0w1vWqqq7lcgg9Mtl0X/c/8STw\nx20MocxiTF1FBSw+6VGrmHUdmHSVmvY75KfCtcvksu4ZU5talls6sDll+YJ7\nahp5deEIVNUjCKHsgBDdmvCg1eKDoFNA3ecwBktgTNihOzIHhXkKmvyoxmjF\nO6XN2xlgANtcW1uIz6XHnE12Ak90fYXBbgd6N77bSgsmy6y3+B6xFLukzVJv\ntRSvYmWbg00V1cYbSUxxpuFD7J4xrdA93NGwlPXg+PO8p+yiFnc+aw4oVDhJ\nVpsdjndlWHc8BL9ASNDcAtAzlHvFakI8YsKQ6FJrGUAWjCA+oC7Vt1wwpDE0\na0dIS2BkxailEAtkujAMOQKzEvMVpjxtBoWH9nlF2/vzvQU8goIk7FJnFq1q\n3Pf2xYIUrRRhfiWKKkw+OV3O0rGGGpdXtu7rQpMcKX4krPv3xpa0U/L7ZonY\ngEp/cLMNR4hCZkrDAgDMRJb5ehvwU0PvYjK+JCNPRC5MQvUhGiXGbIgxCFmh\nZFUgVPFpuEcYlIcLwRRh4LMUBp3sdeudxjSIZurjuBLeDZSel4hwub+av7mM\nNVBh9ufeN+QEocRZWrw1LO6LHArISdFKUljxVIDmqVuOYTkIjEhrxBr1QaMC\nVH2h\r\n=LXOe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-XXXp59/sentry-integrations-6.13.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.14","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.0-beta.0","@sentry/utils":"6.13.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.0-beta.0_1630478479736_0.07954516084971708","host":"s3://npm-registry-packages"}},"6.13.0-beta.1":{"name":"@sentry/integrations","version":"6.13.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5332d4371a9fb6650c9608855696b66102509db0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.0-beta.1.tgz","fileCount":129,"integrity":"sha512-weNtYjHQhQLmffFtNNCC7ciZHWb3M8E6a6K/umZr1Pk126Mj/4eGUzFzmmDmA1PFo7+UgW9m8wXFgqSdCZ1pvw==","signatures":[{"sig":"MEUCIQDVc8tlUkyTTykLUDD86AS2QUgeANGSOkiHqFSJ6dor8QIgQG2cXCx7OHYFtkqOk1X/BR+3RVErr/4ef4W2OOP9O2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQcziCRA9TVsSAnZWagAAFacP/02LCdXkXvVTzBennmfh\n3zCSE5vhrzg4mEOkqWo8/8oYmOCHLbwFOj3lsaB3LJI6jMkIEpV3VQrn2nVX\n24FDvXMKXWyye5TLJxHtDcCZAbDR85sr/PMlAWTZUkuA5QFIG9rdUiqRIgjN\nGlGPd2TBv2FUvCmTkrxwVpD3xnymzhD+5hiDTH1W6PmjypNR3PpyyYrXkaaB\nImEJmxt3Vp8dwnju3kSzSBdgQ579SdMomlHG8oLNMjHnNZQkyzWyx0CKJYgN\naqlqd4FFGsxhhqn0IWdmUL7VFKCzFwTWZa75X0G67Cjxbn+tbp9Kfl3nZO7S\ne7q3ZmClS0WQZ+wvyAl1Vh0P2G+gcp8sGz8frNPMd90fcunP0oc3M0JOzPTG\nYHDIgRk7PfF3/Ub5Fzzn/EPXMHWuSZfQhKus4WuJ7b9hkJ2ntJdI97cqG8Ek\nD24N3n/L0a8UFTDiQv/nLCTz6oBkR9DAfIn7glEQOsNVzVsPLKZF3ERQe+qV\nFXGRLnVTCxHnHu1mImEmzCOXXbotS/Sg9Q81U5BULuyM0StPGdz5a3TSnA7R\niiycGznE6sFFDF4wWN2T4prFvLWbwAoWavzjaO0LnN97FegGRDqNNeEBCzUb\n1HGeu+572fqaKbCNhQ1nbcbW2I2KTIqGeFWeVjtznA8xJ0lbpycRPCwkJJMC\n1+WW\r\n=qMSG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-5gfQhj/sentry-integrations-6.13.0-beta.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.0-beta.1","@sentry/utils":"6.13.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.0-beta.1_1631702242259_0.8719613947493803","host":"s3://npm-registry-packages"}},"6.13.0-beta.2":{"name":"@sentry/integrations","version":"6.13.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"81b1f3a161d8483e1035245066f0434bc83041bc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.0-beta.2.tgz","fileCount":129,"integrity":"sha512-jDMNJDSwybgVAdBEBcN3J6bhckCAMjxuU5C1flXemqeszLo7zct1Zq3lpi5GRghRXUA0jLfy3hLCM7psWHVbXQ==","signatures":[{"sig":"MEUCIQCmr+V/RmYls+EWcRyZMJzIngWY0vnfRW1EJnHYwJrtzwIgGGvocwsy33MXgoX2dNJTANb4a2FsE2yLgMt69PHGJIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQj55CRA9TVsSAnZWagAAc4sP/A3Z6WfuAMV6VJ/c/gph\nxdXKrYsS08aLvs/knXLX/FNa8/zvAfNVXzqx4AIdXL6oTrvtOuZby5FBtJ9F\neZo8cQzOijddkOO5re/2fpmUhs8KRhce7hxCFjbN1/Kw3VPbNRud1ShWxsrZ\nO7/Dgm1zvVlUCKcXClkFPVk0Rde7QEKCTC1zTIdD3hx3zj0B3PuZrlrQm8oM\ntC8YC890BjmIJEjPXwSTxdZo5BAOiQV0DvSjWVJO7Yq6CjwxRDYI/lCffuoi\ndbXiVc3WzNyVRICA1BiAqgt4ZJ8vNrbOdK/0AOw+6UUp6zsHVouWvV4vGmI+\nPNKsxhqnmBt3btDSh+Di+bwNsvpNkjRboA2SLRifXI5IVMexhrf0Lz/P+/yr\nqJcwwCcLHmh/LQSaotghbdF8tt93990eYVwB6jFlWIYdP4FDnd2cus9Q4yDz\nQ9bSlBFAiwye1gGnHLnqzRG+T3f7pwnIepvp5vX+tr6BlYgjofHJDTSnWFC5\nnY6b5nm7wPY1JtVZQjtDj9xtiNcaqc7PYl1B3yzYLYEwDfX6LVXGqVHkeggu\nohwFjgNnOPb1eaPD80itdWOE9swqeeeXrW4ml9fqmU8dnGSCAcZ2EIDvLX1U\nh08z7iCw+4YVpqF+IHO4v5uJNhyuPXm1gk59AbXvTX9KKZ75x5VTzJ3JCLMx\nyMAC\r\n=d1Uv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-VMGFAi/sentry-integrations-6.13.0-beta.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.0-beta.2","@sentry/utils":"6.13.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.0-beta.2_1631731320902_0.605017433345699","host":"s3://npm-registry-packages"}},"6.13.0-beta.3":{"name":"@sentry/integrations","version":"6.13.0-beta.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.0-beta.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0a9a77840f99dce4dddd7b50364ad78697a82ce8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.0-beta.3.tgz","fileCount":129,"integrity":"sha512-3ERxarjKW4E5VOzZt63iQAhBActowQzi3Syc0aEe5eRQVBgRlxPUMneHxIgjbvGlLUSR2M6W3GxQxIwQpUSuGg==","signatures":[{"sig":"MEQCIAU/uB7Sj/79fdMX6+wYFF+s0K8kHTKu0ivV6SyJkX3EAiADqRIvMzW0lvoknOSu7LityTQYV0jjsaQA3i+umZTuHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQxlOCRA9TVsSAnZWagAA+tIP/i9xWNd67uPp57juilcr\nc84tLAQn3BgkQi1ZNf5SlqNxiMMuCjJedEBbzqfomztNmX65jKwmPvlKYxkF\nyB2qM+5q8oK8KsN++c0MfPfFojv7KxrKyW3bKdsWpFvHoK4MQIsSu36oLx+6\nXFjWvtkqe2VuBbA3IdAB2pzmidxMXB9zh9HF49H+A6JwIlJvawWUz563aqzI\nfSHtZPZBBnPHp8xb4AnZTUrqPtZq/wo1arLedmHlnLQ3bQYF+siKR6TJj7Ri\nkIAt0rogRF+hLJKc2grozut/HZ78o+IbQt3HkzrmAhtdPWs7KNdRKsw8WwmI\nW33rNJTqewQn5NbsoPXXc88hnuibWBfVyy4+VvITGvYcU5lSRT6NTxptOr9E\nVauCVD++Nj4SEymrym84m/LaF1FUtK/8fzP91WHS/9ytyIgPO/D/N0ErhHOU\nR60T5L/399LTffhI36etJf8xvrek477362UwbVqv/WLtvCSrCRL06ZuGAzmE\nrwFN7AxnZ+09Fc2QkLosHuDEDjcYpIaC+VbRXg0U+4JH6ZihddXh2SRDMRsW\nReJAVY4s2tN6uZKHkeow8XvrtmSFWFNEoYxqFHb6pu/EmF+WN1Go8dH69Ii4\nCa/BsfMSHyF3UK8+JzDtbqngaFaNt9rQBAvC71sYOvh9QwXgOGxH6z9xVa9o\nHQh9\r\n=nykC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-UYJLVh/sentry-integrations-6.13.0-beta.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.0-beta.3","@sentry/utils":"6.13.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.0-beta.3_1631787341846_0.9757608821576775","host":"s3://npm-registry-packages"}},"6.13.0":{"name":"@sentry/integrations","version":"6.13.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a0bba39671125cd9c6b80a1a23519e7fa7558ac1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.0.tgz","fileCount":129,"integrity":"sha512-VXTs0oMdZZSD0INeaTpzhc/yFN4vH1LlQqJptTatf3WW9t45sph2AlYrPcVI1FSqONwaiDyDNjo8Vn919Hh4Fw==","signatures":[{"sig":"MEUCIQC/L44b9mrEXsz4R8WTnVcoIkXx3UKzQNckN0or5P6UtwIgJnlq163F8usSkBmJe/rZgdljSCht7KKLxHTPfX4zYjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732098},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-ZbJAcg/sentry-integrations-6.13.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.0","@sentry/utils":"6.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.0_1632140499572_0.6362225144747573","host":"s3://npm-registry-packages"}},"6.13.1":{"name":"@sentry/integrations","version":"6.13.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8af9468fc5522f79688880ab9ad90ac7efaf8c1a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.1.tgz","fileCount":129,"integrity":"sha512-QUrn3tPDY2J4T66K/xK6oIbKHMQ+foUFLtmtipS55xaThowOPVNxkNfKVwS6Jex0dIKqWPWqhjYuLHjmGQODsQ==","signatures":[{"sig":"MEQCIGnO62/1HUOaN73se1WwUOQTtU47m0ByCCnxbvtkMbrBAiBEfnK4UL5iH6F+ojBW3bPRPGg7gozxMaqwf6kmoLBSqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732098},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-Mf2XUg/sentry-integrations-6.13.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.1","@sentry/utils":"6.13.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.1_1632163064719_0.8335647866477154","host":"s3://npm-registry-packages"}},"6.13.2":{"name":"@sentry/integrations","version":"6.13.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"906f2dd920439e5886f479a6da57f9c5d928f656","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.2.tgz","fileCount":129,"integrity":"sha512-CzxMtNr4nkZbifD0Rb6tXwqfqm+fWKl4IQTaFrJ92VNdgihBMVWYmflRqkMkGh1iFN8bVPpXrGyplY5tFN+2kA==","signatures":[{"sig":"MEUCIQDADeJW7KqhzGO5OS8trFEQpNfTpjDWE41BKoh7oXq7SwIgaAn3++6rAAUbVBaeaTTJuqJME5BDoE34d+MXtxMleog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2737986},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-AJV9Nf/sentry-integrations-6.13.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.2","@sentry/utils":"6.13.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.2_1632236226604_0.7769183478530213","host":"s3://npm-registry-packages"}},"6.13.3":{"name":"@sentry/integrations","version":"6.13.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.13.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9d80229de6e815c53fa52ca2422a0d13820b8d4e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.13.3.tgz","fileCount":129,"integrity":"sha512-iC8LkbBTxlRo9FNxRqFfEm85FrELltc3E9gFsFSBkCnf7S/3nDCDW+mJX92KpRk97Wqid6/JwlXttKz8lsdF2A==","signatures":[{"sig":"MEYCIQDKc6W//q695k8eE9oGqKM68tMfHjtZfZmArJYqB2FOhwIhAOYJv0WXQIdZqzhvrrwZ9Ig43uR/0C6N4HFDy4ilP7Vk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2737119},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-FksrYf/sentry-integrations-6.13.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:watch:es5 build:watch:esm","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.13.3","@sentry/utils":"6.13.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3","@sentry-internal/eslint-config-sdk":"6.13.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.13.3_1633534079300_0.9454023499589248","host":"s3://npm-registry-packages"}},"6.14.0":{"name":"@sentry/integrations","version":"6.14.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.14.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6209388c0aebbc476ef9bf809785fed58c6c24a1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.14.0.tgz","fileCount":129,"integrity":"sha512-Cr5bso8s+VjmruhAlIR4RcNyDZ2TCSvPSPIpUGe0ig0M4CWlfuixKYVgn+nN6Y6VBWCRHB1ceFWbDX4j0Tdz2g==","signatures":[{"sig":"MEQCIHt69tJV1xzARhBMPUO7xwIz2Wsg82vS7HG8r2+RCXnEAiBk1bW5RrcULFDCERUkctBI+HJrpOc19/BdeOmP4W18Dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642315},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-HZampf/sentry-integrations-6.14.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:dev":"run-s build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:es5:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:dev:watch":"run-p build:es5:watch build:esm:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.14.0","@sentry/utils":"6.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.14.0_1635934921167_0.4863230211636458","host":"s3://npm-registry-packages"}},"6.14.1":{"name":"@sentry/integrations","version":"6.14.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.14.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2293d954cdb14e1992f6bdc6484275defb2667f2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.14.1.tgz","fileCount":129,"integrity":"sha512-GZFp03w0c/o2iY1oxebsqpumsDQsoOWiUXpfPriG6UoXZdCDrSoiotaRHPAagsWKQ1XjbILph8Vdz5dSMIuQTg==","signatures":[{"sig":"MEYCIQCaAEXFcdtZ+WyDXlRyH9KFXQavXh1hzLS56r+c42jM+AIhALNG6PQ6HWA4c/INuqwEr1/pFw9B2bNAarTQkYYHfUZ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642017},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-wKd7oh/sentry-integrations-6.14.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:dev":"run-s build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:es5:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:dev:watch":"run-p build:es5:watch build:esm:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.14.1","@sentry/utils":"6.14.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.14.1_1636116351384_0.8465709088484055","host":"s3://npm-registry-packages"}},"6.14.2":{"name":"@sentry/integrations","version":"6.14.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.14.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"85ece2d0dea710dd3a021ed179a10c592887aab2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.14.2.tgz","fileCount":129,"integrity":"sha512-SzyDWXdsnqo1O7XsR0S39wOX+hqRWvPBhKcSDDTf/5ouhaD63vWRut41D5GZo/eJZk93nMt5n1iHGl6kDY7sew==","signatures":[{"sig":"MEQCIArUg5Pg0ETAN35WxQO31o+SMvE5WNh5OBHOu1HsBCtjAiBUJQMt1EI3bgDd4eBhNt6ujr4MAjiVGnyWAMlsbsuPsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2650552},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-af6pih/sentry-integrations-6.14.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:dev":"run-s build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:es5:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:dev:watch":"run-p build:es5:watch build:esm:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","deprecated":"Please use >=6.14.3, typings are broken in this version","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.14.2","@sentry/utils":"6.14.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.14.2_1636642692334_0.5887382679566091","host":"s3://npm-registry-packages"}},"6.14.3":{"name":"@sentry/integrations","version":"6.14.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.14.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4b32ce1e52d0abff94befe5e52d3ee4327211322","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.14.3.tgz","fileCount":129,"integrity":"sha512-TGdf0l6GzPCEUxkIgU3bgG9DfFni3L97r/BPzwhc0izvkZ+O+3UWu6nCVHp1yWEZrskIxLszDhRz2N5D1zldPQ==","signatures":[{"sig":"MEUCIGePmisJ5rxAq2/054Wmo7aj8S5Ulf46tHJTSjF+dOCYAiEA+dNhsO5AWTNPfH2VjzqzjUKHAag9TDfmUuoGDkbdorg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642017},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-8rQmwf/sentry-integrations-6.14.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:dev":"run-s build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:es5:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:dev:watch":"run-p build:es5:watch build:esm:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.14.3","@sentry/utils":"6.14.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.14.3_1636654921057_0.36572235315215074","host":"s3://npm-registry-packages"}},"6.15.0":{"name":"@sentry/integrations","version":"6.15.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.15.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3c83617c301b5f77a57514ad7812aedc03613a31","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.15.0.tgz","fileCount":129,"integrity":"sha512-fSBAipas6zwyYo4U91pyQOnaTcRCfwvH6ZFwu0Fqmkm64nU9rYpbTNiKkwOWbbiXXT6+LEF6RzBpsyhm4QvgmQ==","signatures":[{"sig":"MEQCIFSb4zuBPITNCrg/EspUQK4TjqdUHyZeUBAawtO8ZvYTAiBXqBBDqqhTaqsk5eEH77bbMX2vp5RdRBXwI3jTQx3bbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk3I9CRA9TVsSAnZWagAAFIsP/i2xrncbqWdvkY5tGlzN\nlkZHN4PqY4UF62/Ct+M4Zgc5Pd9xPYukBq2EwB4YndymNerMRHXjc4ZBDX/C\nmcCpZJsoi6cMz8OjE4zzsP+BDd96kkskGYef+EEaxEJkzhSq2MV+Rs8QW7yO\nDIiRyp7ZRpvQiTYnFpByrciPDzEi5VnxNTGuWMA8QHR8n+j/oTDHQHmniSY9\nER0gvVbT7yv4A+sHuII6lnaMiFfeNUam4No3Z/9BjjDFxoI7Q2/IFgRx5vVR\nWlUc8NCtYAmSaSycfOmLtlU1c2eH5rUlsaJ388O6blYDjl3eF9L3J4ck69nN\nRe8mYfluIY8nrpZxKfKO2IlOMa7LnKTCCDRjw4fnAVJ0oOdkuUi8hWBzBlvb\nLuyJP6zBu8SaKu8Pm5Rxea/Yxo5icZbZpUL7eeNOQNbv1KXJ0qi80s54cjel\ngSrYMcEDtm/gMKZeRzUOyG7hy/KNF+b7myw2NQ86oRS2nTQplHMkzPN8gey/\nn0LBjFE4E9Qaqd9ASjdPhkO3cgOpYEontM14OmutIQYJwYg72a8rv03Ci8E3\n8zILsEpb7AT0296zQjmdvogqSfWNPkkfjKMc+S8ruNqQoykcMvQ+yyZh2Ofd\nB63rldaMQwKn4A/uh1kcV8iV+3I6UoYXCf7XzquAnWplDkgVK30KkHBaB2YE\nK762\r\n=VspE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-LieQbf/sentry-integrations-6.15.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:es5 build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:dev":"run-s build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:es5:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:dev:watch":"run-p build:es5:watch build:esm:watch","build:es5:watch":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.15.0","@sentry/utils":"6.15.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^24.7.1","rimraf":"^2.6.3","rollup":"^1.10.1","prettier":"1.19.0","typescript":"3.7.5","npm-run-all":"^4.1.2","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.15.0_1637052988913_0.41992270208607896","host":"s3://npm-registry-packages"}},"6.16.0":{"name":"@sentry/integrations","version":"6.16.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.16.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0b299c6aac9a7b5ec7eda41ee7c03f526b2a59dc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.16.0.tgz","fileCount":155,"integrity":"sha512-jvITEyIfSpwUJ5RD9USMqQ534J5tfXeLc36ISOV7a1jBcRCaJHzm121Ho1/PXPvifJOA/s0uGFEEi6CmOzY2lQ==","signatures":[{"sig":"MEQCIBGsSwqg1PfB1MyUycLH94aDcffA2S9iTnyoALDjKYzAAiBltU1qYLnnf1vauyQ+JpF+AH9qoRrYR/hyme5JXsDF5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2657085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr7NaCRA9TVsSAnZWagAAfSIP/2pKkxuTzPGQOeyjCnLc\nL3fjX+LTc9Ztj1bH/RNrQ+xEz9254vmnjMK+nE9UfCQhdzzX7xbUIVKp5U51\nyk5khAf4eFDlHF0NuLF0svKeAQeHid5WmDGHICAaFg6Q7jH8mxHj1A86FTNm\noP4UuYjT5EiTDNqDZQhy4fwQ7DyOI78HiHghu79I/v1BzxmwzD0TKyoEPo0O\nEkG3Bj6k2UfF2vBgrWEKSTtwqB1DRxiZgHzlw+yVdvIu8+K0fKmjQijEmBYJ\n4bjRv5jJjj9t5xPO7tQzyFZUZOziPhMwuWAYgLO9QjDGbnK9ygzIx5QS4bF5\nt5rdC+ZCkYxFDzcqkZlvl1UaBCLuvtyEXGqKXSXPcy7KXeBUvI0/JX3Uf8BQ\nOScfRPJM4rZUZVJPdT5xQTACFF45FAFRupqzHAB9VkT/oWqvfKbOy2rtMWbB\no+5C16xcjmdzi3Rk6eM1MY1SzBgNEDFkopkWIJGOjgaR/gZ9OI37fD8xwt5O\nb9HI9u89dmrCix8IbG9tGrk+xy66dw3vowipwVFHSz2mOrYs4ZG3mgEnR6e2\noxUdLZecJo65+gmqFKwc4WA94E5u1MssYLecJfg5//mCJzKwbItl4L6dWmt5\ncV9iCHdUB16ceACKF91vjF92BRvALAg340A9xEU/2WhHWOTcsawq0klSC076\nS7ZN\r\n=RfDU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-FZzKWh/sentry-integrations-6.16.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.16.0","@sentry/utils":"6.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","typescript":"3.7.5","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.16.0_1638904666274_0.2214633154729857","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"@sentry/integrations","version":"6.16.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.16.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ef29e47e3b920126b31c332d381c5a1ca43b0185","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.16.1.tgz","fileCount":155,"integrity":"sha512-YobbH3jWMRJxCeFzr8USlju1Up0EJoxaAT4y+LQQ0ZLfyfOdPX0d0iFnWMCar8gwR1nRujFS0HM0BBKY3an0LA==","signatures":[{"sig":"MEUCIQCFktofSAB/zaKb/ci0FzevMcEM7WZGQO78iJ2fK1rPtgIgN7VHn3UNOqt3Gm7Y/ABKdfCqjHQ0tdcnx/wpEq0V480=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2657085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhs2DKCRA9TVsSAnZWagAAB4MP/A1i6Q7D52TlxPtQCdF+\nINPIk6vqPRumkz/AOUmoguUSc9CyPRAWTniXN8vJ7Ez/QGVbrcbphSCp6PrU\nO+rX8CLW6sPmR9sCxYOm3baUgBjh4iq0jwkpBCKbBbdNyGuMAW8hZNqIdoTm\nkXa06vdHRFXgaWxlmDSdLtBL+AWrs5eT31f1YBmJLRgjm6rly9eDcfv5pepq\nqjx2tGZBrrAup71yTOu0qYiNzv/sn0zY+nBmtmohQ90b+mZt3HbXnpBgf1Km\niVTCF/cweot4aXiBgc87evd9wf2IkkguCTp4xhryJHsMwL6mAYJ/pBdRZXYg\nlkAbHr4dD+pmFCrvfLDU5rC5R+n8tEWznre7274PZSYOSuV/xZ/dIZF+PFxH\nvsE6+T8N1ojS3j3Yb3k7zUZ7nCk6m99CfmfXNK9txo6vfu1oGHO/j/H5BMT+\n0MkXC85sANZXuyOM5oDDl268WTqr4EriGySl4Hf+5zRIEFAC/TDdrUiwPj0z\nw2WegmMg6/k3JJeGfTfiBPn2pM81WvMU5OkIIeIzRFBEQ/pYGesdkpjEvWN4\nNJ+HguwmdlrkTWNfnCFKfHojf8R/f1gTr0PN/nB9Cv80TkpJJi81rB59kcQk\nDKVykRbcFgVeNBnYDbip3MdRhXeoGkVS/xZNvCj9nqbdaOvO8S7vU8xT5eKA\nDoRo\r\n=wnK1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-sYHNVi/sentry-integrations-6.16.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.16.1","@sentry/utils":"6.16.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","typescript":"3.7.5","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.16.1_1639145674563_0.5635099360642388","host":"s3://npm-registry-packages"}},"6.17.0-beta.0":{"name":"@sentry/integrations","version":"6.17.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0653a359afc2c4070cd99a197ee0911f39162a4f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.0-beta.0.tgz","fileCount":155,"integrity":"sha512-wGoxc03w3IALzD2xAjC/swoT56cRMw7zOAlLG4rOCXisfI2SzX1OXp37xsIB5r6S5HkGuCmmkmEC18Zz754+6w==","signatures":[{"sig":"MEUCIQCqA+Owzsax2fc6BNPumRWIg1W+toK6fOX6OpnDofNuJQIgPfEu01x3nhTXlnXPcZJBc173/IX4iibnrKwr0aYIhEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2346982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3C/9CRA9TVsSAnZWagAAVDIQAJGEEVkS+fbXHTryJzXq\neKFmbjCuhvI4RqNNuaggnlTiAZclFrUCfzyg2fQcWYfN+vk5UZ6x5LmKKi7I\nKfYCCo5328zuoAjoQ71V9roB2awd5wPRHuVu8MWJ19DTDO7ghSg19vgYl+G0\nhBq5Q1z3TpU2Vgz99eeQiSVXwNtjBd6dUo47PgWRvkErI0vec29r6wxSlxIM\nKwXnD6MiJ3VP9DhJXydvStptrvK/g8yxmJi5J08e/0t0Q/gGq2lQ2xHYsagq\nbOjmMAtH+cthGunnT4sQNGC11SXRlnsfWg1PchNcNO4ZO4jbw2zMRARoQoZh\nC2X5ktZewJTejoiyvpXGoF+uZYamAqtk+gIltv4NTfvIXkqLw9izunm7HLQ6\nBteQT8+3y7RcLn4AsTba8P/dwSephDYl6dGcxmdkLhg2MHYv4NN5V1iE3p5a\nVqgeb1TRcmf2oVbG+0NVsBHWkI+tM6bS682TKQMAmNvcWjL7kn8r5AD9elI7\nJlhDhwOdJlXLY9CxraC2dH5FZwV+uH5Q8QFnSJv7gKTV4YJuvZf7aGx4YGua\nUGtdTVCo6WAqfTrJh1mImf8Z8NoOwT4cICaBASAZCJQ2jIUggIOQyiLELA9X\n8iXuv/fctqwIA7SeGZnvWOOrGQ5S06Oa3UeZTkEB7oBoJM4qlV54Srha5W2z\nsEOz\r\n=F2GE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-dkgZFg/sentry-integrations-6.17.0-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.0-beta.0","@sentry/utils":"6.17.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.0-beta.0_1641820157134_0.20773541302756215","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"@sentry/integrations","version":"6.17.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b1dcc634a9d3ba9cfafd72a7fc1653e4b3b39e1b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.0.tgz","fileCount":155,"integrity":"sha512-c6r3yDBoYDq6l60ju3prWypPH4QZbewXJ7rlf6RB/PecwLUPP41/76+qeG1npeAUiWcO2LHod3BTJBO77v5vUQ==","signatures":[{"sig":"MEUCIQDLlGCAmnQuOUzck5fouxClbhAx4kw703r/39Bua86XdAIgX4UQLGLidnreCyvBhYFPKdYKoCm+pjM8r3qgbxgdOxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2332939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7lvtCRA9TVsSAnZWagAAbREP/RK8jgP4kRPX+W5uxvM5\nZu+196Yv3pJB0wzUIABbGcgLTIzMxjJhCRAb/D+Vm7jUpZRtlzmfsshoP1h8\nHJnfbg/8s3wydMPGj3YmQ1tcOwdGGGRdXj9Rt5HX8p0Gat/98GxtYWESI87k\nIDqmCV3iIWI9XPORkdZAd2Nj5+bV7p+iinzKOOpUlmXt/9kbMlKCahVxtwVm\nslLRs+Rhb2ES0HZ5Ld8xSgrb8uNyY/SpxBowHUo0FVlq3viaX3HPB+Vudi3P\nmZN1NGLDZJ4qc/qbKLKjnHSIcX3BNhDREgzHeMxBW8dw3+VX44p+0x9Vu3Ma\nVP8lmgTqRfbhdFDwo44bBITue8I1HZM/jPyBNbTK3qVLNUYE3NbilnpE1EaY\nkEFpL+iDIAy3skMX1QG1uPyZ1ouMRX3ufF3LtRrMdqSliP/ahw/06V2XZJxV\nunq+kOHcFCtv/GOlxsKNQrwUDRZOIiDT319LDJlbScAxOm3toyq19N63tNjT\nqyB3M/qefxBut0GxFNZKLZ6Pcl39FB2wqpBHxuoNfepa1K82J24gSaCFFsX5\nWN+z26udPJXg3FfbwA125PbOTDHRpmk7+8jhElwLYGwrKYvlJx3iyfUzo6LM\ntH1/YOHrKQDF7BZV1AHqHTs+HHIP8blBPnjhGtM/C+XKuUOmtlH3+Gn3rmT5\nQ+Yx\r\n=irUA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-OEhOXf/sentry-integrations-6.17.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.0","@sentry/utils":"6.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.0_1643011053202_0.88513999044262","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"@sentry/integrations","version":"6.17.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"64ad18cf38c5a518fcd752018f885ba508793ac9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.1.tgz","fileCount":155,"integrity":"sha512-olikXEXIe194aKNMKzUk/ovViMt+G38i3pYig/GV9cC3hRxnXtPVmj7WWo4kAs11cHKURFxJlNK1xi63xNQmMA==","signatures":[{"sig":"MEQCIDi28zZ1o3+z8liNJ8Velbmxdd8FYIYWdcdoJLZExLAWAiAFCoIKkBAZqbngOqC/EySAfmoQmUw4HY4naRAa0Aks/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2332939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7ta8CRA9TVsSAnZWagAANgkP/j/oeFmnAvthQ0t0Aqj+\nMDFjEnrM4albUi3RFNW6hDX9zOIsk4XsW/o/MhCN+MITBpSPgRoa3LME5Cz+\nhy1aSYv86mHPjcZo57plXIdl7oXNXdikGKHyPFCWiiMimkqxw+OstbVVsrZ3\naDuahTehsuA4HycG0ZZ90yZ0KpvJGr+FJ0hvWI9zw57KQLYxmk6UrUGi3jfa\nxyh4AzgHXXs4pgoQ47FbO8Tw5rd7qxN96HP8eR0fVAoHnzTUxCIPWE1U4AQ4\nFUfmC8oN6yC9pCVCPlle0hZ9wm9W1akR5B+Y1q3GdCHxPYGU3FS/vTZNWLvS\nTaqwvZyyiWNX0RSWDPwhftJXO8nVS4E90LWsVBsXIfMlzoQ3rhV3OHKzj+p+\nHoisOhoMgYr+NebpCRqGlegXTCfr0zXsSnBAow7Hyq7hrnVijBnNGpCAhhxY\nUGd64CJonPLn49ROLs087kL/DcVZtCNPC/r51qnLx2MDKpXkr28BfPC+NYvx\nqO3wbY4qjIzPLI8+alZzs4k0yGEMqKvak1z7XNtkSV16Wjqn4aZVoN26Tkzd\nIpQk6O5b3ao5UjdXjnZoJnFoRHGTBiihNEp48CON2jkoQe9LheslNJm4I/b2\nBzp30KnE33GLoxkYGW1R1i1AUSj7b73yvC9uOCFeT3BeJ119XrI0LMd1t8Tx\nGTfM\r\n=vLcT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-8b1pcj/sentry-integrations-6.17.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.1","@sentry/utils":"6.17.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.1_1643042492011_0.32589056742251366","host":"s3://npm-registry-packages"}},"6.17.2":{"name":"@sentry/integrations","version":"6.17.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"09fa2411cb0aeabe8d6b30b15f9723d0c64cc6cb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.2.tgz","fileCount":155,"integrity":"sha512-6UINdiJpXs3AeJVwVMuRjo94ZJB9jJaywfEe2ZgwEmnmjsVTCXcfeJMbn45z6IJbks62J0RlmXK4v/aW5CvfXw==","signatures":[{"sig":"MEYCIQD0yKxnIa9knnJYeQbI2KqTuUcdmMiJUCLkLtiBbeY9CwIhAPMmV0v0OK5JVDcmnXv9aQ9OkF79lRBSiTRmkTa7MCTc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2332867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8FrWCRA9TVsSAnZWagAAsz8P/R5h5J7OmwqVndpHowLy\neUY9x879JPiyT1gDNvvxcX53TJLehtfSz0JCSAuTfs9/5nMlXaEAtGj0szPi\nI4luHa3rXdrhKkJx4XX/hS3FZht9tY8JnQ1FFZ0rkbPOoAnjXPlrtmfi6HGj\nQ6PBr5YuefONlVim6tDqAnBMJqLvhIZYKYOkbic1cKBQcXgR8p5stT1ZSEIJ\nHOrf9Wrd9aURWKtFF701JHcYTKWt0r1sVpqRMe8jsuY0KEPrtLOE1ga7r2Ft\nLFPMV7dsUTrV6baJXwca0OyBWD1NrW6r6hLRBwsdqzLi+2x6FfDiwHG4sGkR\n5/8R871gNf5zy70Dy8iGrSo0KFzcUZrLFtK19DdBdSQGA12wvSIg4YW5GC0N\nN8dc2oMjBMz2DaHxykqsbtpmARuurE64IITbi6ZDAErM7JtYW9IW3G+IDZxR\nrc7TKHdHopfVURZO2hC6JCUo6NzgEFa+lT+kMORxW86R8i9Tp0WA7H6wXPuu\nrtRYKq7wVFSk4zcxWaQ1UMIBypL1VO222vyrNTQD3QKhaR7aR9LKblJG8fLL\nBR3WhMuN0H/ZKjug7CM3K2DXl8+on+5VI7WCUDx16u429Zwso12iX+oxBxEe\nsHnAN0s95VMhli+QSalEMRvZle/8DgqPODiGjZqH8qbMNDWaGaghMDM0u8HX\nWEcO\r\n=63uu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-7EWz6e/sentry-integrations-6.17.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.2","@sentry/utils":"6.17.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.2_1643141846380_0.6537091834245887","host":"s3://npm-registry-packages"}},"6.17.3":{"name":"@sentry/integrations","version":"6.17.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"998f6077bfcd46483eee84e7a0acaa66dbeed8ca","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.3.tgz","fileCount":155,"integrity":"sha512-Jxubla4TUAdx4ZfjL1MWurbfGYn7Eo+aDTkun8Lpns6abTcHbRAysQ/IP+j/VycQR77m3flCFRuoZbSIhywrTg==","signatures":[{"sig":"MEQCIGB79amwFIKfKnYhx6NSe5PCA87JKa3RHXMY98PJqLb3AiB9PEoU26EWrSlIxUjIS29CfxkwO+S3x3uMxdSSF3UAaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2335469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9CfvCRA9TVsSAnZWagAApvgQAJDF8NWJHp+GWDugrD3c\ncIc7Po8MhMJSKiWKTk2C+bkzH07Qh2PVUGlFqpLVBXLyUAurcgx446vsgK/Y\nsDE+M9Emhn5YBEgdhkT/SSX6iVxcwKftHEehuItO8r6EM+4hB64LxWsrWVGt\n2LZtXP7xR7rF/4s2zS5zBb6Trs8yZ+NUiA6IrZUZhjmqDG0pJrIck3nebqsm\nKxKsvenCpNWmQ53UEJG/Bcn3L1qNN+EfSTdkisZaD/DOWjVr/mxGI/SMN3f3\nLJlDWBwCK+WozaE3S8yeqHM3TfCDyuyPx6Ab3qJzXYwSjBJuEIqv08eD5m7T\nixIvx0h9t4R+x0EMLotDvXbm+RDMJu/j7drDg6gUuCGMKIHhlR41hXsJ1Z4y\nZuxw4W9JnFe4AtZvAdolXNZn8xAxvP8+MC4BJlhdGeSzteFOLvr958qzO79U\n98xZL4jGhGuvlhbSQhwHRkijVJ6439zCG7EqNharGKJZEw3rxP2cvgwBFERo\n97iWAKfE+e26Ms0/I124jevoUsPSrPWr5oExOL20AJyvlcG+vkT98m4F0Q5h\nY3bBMDKlYb7xa1aOxYxbMTcimIH3cK7BhHNHNOxBuRb4W1y/WtdZoQJHDfpl\n8QLJ2ZZ1JMrcxMzVasVlP14m8WlJVvmD630p8gvfsRGwGDwK7APzbabn/7Jz\nmOfN\r\n=2SEM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-8N9d2i/sentry-integrations-6.17.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.3","@sentry/utils":"6.17.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.3_1643390959550_0.0014126306479169681","host":"s3://npm-registry-packages"}},"6.17.4":{"name":"@sentry/integrations","version":"6.17.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a894526ce25020aea1dc9b2f2a4aa584c7de9b3a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.4.tgz","fileCount":155,"integrity":"sha512-NmFbv9w4AK1d4NYi0beTuJgn6t81bdiGZmkNZ9VKVI0mBfoZfwxIo7fGNrla3HMkeTwLHntXuzUu4v+w1EARqA==","signatures":[{"sig":"MEUCIDrSkuGl6smvGdsStCFQcq9aLVPd4PF5O4+t8PLuVMnYAiEAqcLF6SQ+Rs+a7zdPq9crA9TXvp8BjZ9az/FX1kdG3Fk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2335798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+qaNCRA9TVsSAnZWagAArWEP/3IkRXVoloFnvBfemjQh\nOGJUtT9jIOjkx/HfDwPwfb9SUT42nqV2oJWCPdol5ivVusZFfrYk8B88ZcvA\nTOBbmgjcLc6MkpsCOkPZxUD0HpO41OgMwuF0BuWifUJXmz2hKjPdJk6IDsPv\nl4VWxBGhmr18Z4P6+azwQ0jrUZJsk5ZoocV8URo55or6lJrovNHfmsScxK4x\nv1mmdKnuvR6DG3jXb+L+IXuVjH71/lXg9Vv1cfzrgaqJ5ZzZ672cYgdH2ZPE\nICXdMecDwIEdclNmlMXyJnRgor+ZVCJMc/ALZkqseqhUeK0E46CCIfMpR8F4\nKVUxCeo9f0WDUSRGAIHCb26iEWyWrOiG8fIxmt00MFdHZ5RcGzItB8xQzAih\nF2g+SDyuGCkjT0x3FGwujHBAL4YbAZw9f9QcHeSWKhfirMhXoJOcTRUz+sWs\nGzc+IjSG+fs1GIIQr8AVISHVUZ/syqE1B6iZ0XWQgij/WFISouzrRdzBXmWf\nSbwFxtBbD+vs/xn/qHzpz2UYkRAP6M4slTGOThPBKvlfRPkua9fVxT6dJfbB\nn58rKvTV4wYf120Rs4mm2rT+MoI5Jld30Mw6zCEDRnod+PweSgA1FyISmCJv\nbhDBE7t+r4XGdowlWieY4RWVtgBeBt83sYhUmClRWgDt9KvTVx0OM7nzn31B\nP/cP\r\n=bGhl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-ooMBaj/sentry-integrations-6.17.4.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.4","@sentry/utils":"6.17.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.4_1643816589071_0.04343285421727083","host":"s3://npm-registry-packages"}},"6.17.5":{"name":"@sentry/integrations","version":"6.17.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"74e75e957de8816961e7ac5ce4ab0af2546fd2aa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.5.tgz","fileCount":155,"integrity":"sha512-TL/D9r01fvSe75OpWXYzF0mINjbrDpHFFryIAxZpg6VFjvffK2f5HXkCXAXdA19TuLbxNYf/4lJjao3A4OhcRg==","signatures":[{"sig":"MEQCIFfa8uiRV3CehIAeHLEyq8rRgLUHQFbEEAa9H2xau0n7AiAzW+03mxoz+0LTxdmBanmypAYIdG6Ov29f3vdbEdPUWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2340319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAWAJCRA9TVsSAnZWagAAPvQQAJkLYFtFIFUgqyTnA5u+\n7ImtbVjDfSfwV8wBhIDS0AxXwfp0IoxRSEG4k8zDQbm6YRaT0YakonY83MEn\nsx/i2RYMneSu351T2rnJQkt3shQ5D+Zobd/zz2ULc027nsKOPDh6AlDmK2cu\noEbvKaOCj6ZZkS6nBl2OFdYhQBIQ3do/hhMkBYlGFtxkJ/uclQ59PvL4cg70\nYRQE7YLla+0VoWibVhQpw7tF2J2cBj8cNdtkSYCIvXZYz6DMf1tSQvQtLN3r\n1iexp3TpqglBGBPdFMytn8E2gAPy7P2Sv6Ma6b3k1fuSkch29zVRcbkTozy3\nbGXyN53NJjAB93lJt69WF23TIZZdb6Oht6t3tmHGMRk2/vY/ZT0ByBW8eG7C\nnRs1srioDLNZyCrVVss2qICKnFHv+ZGsDi5kopZN88Lm79FPIayo3bNSF55U\n4Ndx23kSUQnxAbk1Shccj4zPPbS4PoS8NWeWTy//3o+oKlUcBAdlsEn5/ZcK\nnnn1Adthw+ftf5HEY7uo7PBlgawMqj5GGGQrJxNWq3LaMkr3EPaURTgOKH/R\np0asLArPUq11utLjDt+C0QsYkQJPxTJPqzN3CHVicEB1as23avQU7+bikdSu\n3g0JrKQnvgRNb+Clcm3wpPHAlFY363WJpa8XkX7oomvSxoxPZ58kCM3uFmHt\nVUgz\r\n=wAR2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-qA1KEf/sentry-integrations-6.17.5.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.5","@sentry/utils":"6.17.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.5_1644257288882_0.0820833657661515","host":"s3://npm-registry-packages"}},"6.17.6":{"name":"@sentry/integrations","version":"6.17.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.6","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a0789967018926ff9a777a1287e8839019dc1190","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.6.tgz","fileCount":155,"integrity":"sha512-oRYhsOFPzellxOa9FKbVM6blcoaS4EUa1BNSuSa/vcOMMsf1e6HUOuGjv0oHoXp3v/xZGQopOEN39XGrAZscXw==","signatures":[{"sig":"MEYCIQDVaPOqqg/nScvori70sUdlbCA6Qcv8t/sezLCxJ6MzwQIhAOMQiHE0pLx19JaKr2QGAZ/COOl4+1BNhxvKDy1fhrUK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2340319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAtLCCRA9TVsSAnZWagAA83sP+gJ5G0NtGtuEIPXoWUKo\nw7c6Xw8ffCcojQJ/uq7VHUv+UnaoArkdYBn4zk66UEzo8vh4EwF40lyMhxFK\nW2To4wjAeQSlLUHUxIsOhqPiviP28Yyvv04VvOhtqinjFkc178qONbW+eLys\na57wk3iCAO4Jz4IXNvkP7Z9LSRt6y/yt93fOobsO2uj1OcjiZypJttK3M9GA\nxUPpTc3mwb7bBJxtfVD76cdWa1jy00/UwXREYGT3gp9Axb/NouhhO34OPzRn\nJUdTBSXKZq7PN6fJP/MSLLnLfv7nhcn1Ws0jyWL2DgyO1S4uqiwYVG9xRmqR\nqRISXHj2v7beQcV454dI4DXDaJan4cy5TLDV5bREiH1XLYqPkD2YpRvDCgHX\nJ0wSQULZ3uUbgOpjOfDWcRITWAET3+y5qKiydMMnkx2gJMcKVKOblAB1MXRm\noqsFeW7zK0KuMFY3Tt4aLSpVo4IvnB/e5An/kel+4kbxlh/FPAoKh+Upfj/K\nyCILy6F892MZeMy/0wL8oRGeGWH3fhIzwDkykNA78puy/joQa5ks6JTRPzhv\n1aMU8YqnDYGP9hg9SaUhe3e7AYPQoIoUVC22aQ+pvuBHGdT0jmebNbIWhJHI\nFd3IUj5E9Q91xH7yRGVVkMW/B+vEVgzYqNTyFvzaJAS64Y3Su48RHq7qeKvF\nV+Dn\r\n=+Kg6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-c0PFIf/sentry-integrations-6.17.6.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.15","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.18.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.6","@sentry/utils":"6.17.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-typescript2":"^0.21.0","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.6_1644352193793_0.2762908365600827","host":"s3://npm-registry-packages"}},"6.17.7":{"name":"@sentry/integrations","version":"6.17.7","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.7","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c14f409fec91743db4a21232413de235946cb6d3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.7.tgz","fileCount":155,"integrity":"sha512-/BYVoLHY5gUZNan6bSlsRYX44Qi2UlusLuwgEc1HZm9m4C2h4mVwhHy0XlhBAYWCr0q28ggtiFNzIxqHSKZu6g==","signatures":[{"sig":"MEUCIBdN9oK99QwYObTpjGtnjMlsDruK/zjYys9rIzrStCYMAiEA4fnzoVlt/Rix0mV8OEN5F3EYEBHFJefNp7RzzrCvLos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2345840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBm4mCRA9TVsSAnZWagAAFYsP/AiqWoMMzh4/Na6EEPgo\nP2KV+Zad0qs2BUHk7kuRfXDyHYVvPAUyAkFfsnz8YC3EW6rZzi4UbhI4R3GZ\naHrNQYDB6OVNiQGnPTG7khom4Q8ygk1x5XVzC/2IIuHanRco9NM9f/n4Rj5U\nrsJrTwNK2IBodxyRA3y1IH4KYpFQoTlzQgwMjj5gTa99w9deJI2TJbgb+DZd\n51eEwH+gsXQ8VzUiIYModoAWQwCbVTlkykU3y06VdkTZiFdpdID++MWK3vdX\nx0YzjghLN9KvbDPqJU5za6Zz+ZVB/j87kwmyYz+PW9EXtsrXVQdd4AwDImjj\n5FqpklIZ53Hrjo2+kFxnzvSvewVmWbG5K+o/tGn6vMqP2G8F4TtfbZdemMhP\nKgWrt1CM7/Lqs/vsveWUfomvUVbQpMfyykY7Gbl6woaA3z2A8g1/Oi/oG8p+\nyAdYAmXNt7c2GIZg2hCLMRqVm6yzVL5sXpdQVrn4E4ayj0vEguNkuNull2uS\n6ywyfJ4Lwi99hg4vaSg8zv/6G+izPMN88u7e3ACsQMY7OaxJ3rkLJjOwtpCJ\nrXMLYdl8w2Ssra3gkxLQdTHyEN8Ert+Mi6y/3LGcsJ58nYRT75LMqcFDB8TZ\nFtv5fNQVR/smXF4fbfDIyD7CI1GVaoRj+rPoJLs4ykOx5CCVALQ99e4zAUH/\n0iP5\r\n=Vyfl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-mkGpei/sentry-integrations-6.17.7.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.7","@sentry/utils":"6.17.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.7_1644588581988_0.9903836084343569","host":"s3://npm-registry-packages"}},"6.17.8-beta.0":{"name":"@sentry/integrations","version":"6.17.8-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.8-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b526f0f25be73066b2cd453d15436771e1362d77","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.8-beta.0.tgz","fileCount":155,"integrity":"sha512-NyQpWrQDbStlrJSRT2Ee3XF/6K2wqLsYMy/kjGCqsSgHvhlX0W2hKbzq9xpAevweVUT5k0hYYtIEaXNCRBjVWQ==","signatures":[{"sig":"MEQCIGja2h35xgvYSSMOtNuIqEq7hIW/ahc29Gs2VvoQxXEqAiAhcP3PjiEZhahgcQRiM6zvvdjYsgqN3EnwGt6ddtGphg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2345861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBnvfCRA9TVsSAnZWagAAsR8P/RPiJ8NTO8AlQfrKXXgy\n9y5D/H0QU6R5ORgDQ1tk8V54teHWPUBPqMwAWk+E/9E9Vj9m8nGr5pnSgAya\ntvBpPK0zJPvoMcD1GfVmU3/IwBC6IWGzKYix+69X8Ji5S5E/JHFp/p4iaLlq\nN31RzdxCg1s4HEEAYEK103zFSfj689ctdnnUP6b82YAzRU7dHxqVIdiVHDYK\nPP5g8QxsvukqQlRVKOxvvBFucaldZTNYH8DBQAI/31qS9SmSRWlu63IIypA+\nSpci0HjFn0w+3DqEguYMoJpzbHTDnD4kUIGA6ajTqrxj1+Yeucv2P9x25IiA\nMpBEPfVtPmXgyM81WHj1JbFWVfM7VKcBAesf+quNltiuYNqdG9yKAKLWUq+F\nlSAFgbTspbfF1wbVbdcdzkrIQUqLVrEVBM/HC+a9oPcdfdFTBoWVHih//KjG\nxee2AiKl31nu9ZMo6SA0IimmIfK9Qe7CiZ4Kib7jnWowx9JVreDf9bn73Qir\nraZR+zgNqD/NF2vOvHKrRvcgETgjEGUSwHDuIoTl1gGcjHyacn++A8IqltdF\nWaom8DrdFs+582jCbDHwK4I7vFdMY+uONlbSft6JOLPULk3gckbWJsj3nnws\nRor6E8kCazATJRn+cCtN7/PNDkulIFWQAT98R7TlBP1MhXA+gMpSZ4umnLJI\nvQJU\r\n=V7bh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-Dxnznj/sentry-integrations-6.17.8-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.8-beta.0","@sentry/utils":"6.17.8-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.8-beta.0_1644592094869_0.003178421608459381","host":"s3://npm-registry-packages"}},"6.17.8":{"name":"@sentry/integrations","version":"6.17.8","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.8","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d53a257dd1fb375777e07b1682da9785059998fc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.8.tgz","fileCount":155,"integrity":"sha512-fULzgRG67SUsFnWZjYcN9urjFJlHSU1jfh9AshTDOEuzeMH4Vca0b3vMmXilylUA9g1+xKwF1KJgddH9toYjsQ==","signatures":[{"sig":"MEUCIQCnVir5eCbKvZKp09LqYmECoxfhuRgxR4ommcRMJPoNbgIgZBjKOW+37YSguvzrS4RjUJwZFRIshrINQsIOUN71EmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1835358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC1bDCRA9TVsSAnZWagAAgkYP/1R5YCbv+UIdCzMTXY3P\nt8mPgI3nAeuuRlTEw1/we9TEsUfcI8Fl6JwMBA2LVHZ6NXm0aApEQ2Uzd1bW\n77yipILyny73Z7DxOKdmhc72hPaL5ZcVcSg9qp4kxhbBEEtQwluAv3pIPIhW\nrzK/DlTPXpCWgsOjBSU5JDgDvvsH5TqGT5SB3ATivO/kotHSWVsCxiApPNQJ\nO7rZ2Sa2YT1zzkV55azQvw7hFvr8oyb0aiBrBDgIZ1nVyFaGMxYDq8++YaGS\nQQVro71ZMIo7qJxG+faH7bZJg1m0Um0LfQIJgWqA8Gd4/TiWMmlqbEQRIwJf\nZHSg90aZXIbtd9v/JXrNXtfwTlm9/4lSzr/4/ASbE5JhJzFdw23GqPqwbZSD\nTYB+FczECUV5ZD/P0hoFYua240votJ5XgA0TRnnwHGgsdQ3AVsaZnktVbusB\nTJsKxLgAE8M6VXL8E9wrMmU0nP1zArXbZ/Cz/+FA48Xlj2zChzVGnF2nOesD\nFZyD1uO+EHtsR1ymF9pxhGnQLk3PsJc/UuMKCdPHTUgRmGPWikuAerRKWi3c\nOOOPL4c9CpzboUF7xMuMAoWKhfR//uqncj8Vtrupkec2gL3uqk5Vp2qyS5J/\niS8ez0QiuA2FdGKQNxtsMflnV2lQpi/mChRCoTda4OD5+lS64GB8NAoMh/cc\n+OQ5\r\n=GvPY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-X4Hvyg/sentry-integrations-6.17.8.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.8","@sentry/utils":"6.17.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","rollup":"^1.10.1","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.8_1644910275287_0.3632071284224099","host":"s3://npm-registry-packages"}},"6.17.9":{"name":"@sentry/integrations","version":"6.17.9","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.17.9","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a5965f0edb3ac72c3d62809733e1e87940bf7304","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.17.9.tgz","fileCount":155,"integrity":"sha512-5eWBYeUcwHBJSuHNRpBlazjZEnpKz5aS5HoXdL7VZX0WPZ5Ci1oRAWudJWqXLsYW7bcng75vLQowwOw77Ll0fg==","signatures":[{"sig":"MEUCIQCWNlmo6Y62PQEKrZDcqOS/oVWBEXkN8iNZh3YcYDnD+AIgarDUlG+7Nt/cFci9kOqTFtLDCnzwGCAReFAK2DIIAG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDPbeCRA9TVsSAnZWagAAsc4QAJJfdW9ucyOx9inZ4U5t\nrsoSM8vgUWr/qk+SPj0E1vfHalFZ8lP8VPSuhYi/Mq2w14PLcBIDapxDo6Hz\nUEyLx27PYBWjYd8cDpC7pVsyQ4yC69ZF2aGK+DZm/FqnHL4taXaNwFytx8I9\n64upuiUdMAVfxKMFccg/XhRMTQIDx5F3TIp/DAbKJ+y9E/p5ZDYYJJZKX7jf\njB6IN3UwCqi6UGIw2HLzRN+j1PXdh5LF6MG/2+4xUFKMCOMI2IN3VgWnc4N/\nm4feGsoLXKkVhAkGHo4cSm4w9mxabgQQvEi3QDA3rR/wP4uHh6k4BP63m+Q6\nfux0cepndl36rKLBISuhrYXyXS0udByxb2yzKA6dUkFjhzxlnuNB0EjhjBDg\nvMT35Ke7xq4ArIAkgyyMO5PySiCh2RvwHOxYx7iKZWE+2tH7EglqIcrEOfEg\n4qkeAE4zmqY4WdnSZoxUNi2jK8qnQMh38pYOvLZ5D4f9ozDtdo3B2JE2tZyC\nO+EZJYPzSAqlk6fUVjljLElPa85pVjTkjbwZ8pqzTCVqqRL4iTSJfLH4QMeY\nFASS85wi/mc9qcZQ9sOOfpSl2SQnqjQXcPLIQosi3cDg+YuXu0vEjt3/9dug\nX3OJzVyB4uHSHtGfOE45SlVp0aaM+tBgV6NXG3UtApmfYNeaqLOCrTlUIyns\nyWJI\r\n=Vg5z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-DA6Jkh/sentry-integrations-6.17.9.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.17.9","@sentry/utils":"6.17.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.17.9_1645016798478_0.8215741099287504","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"@sentry/integrations","version":"6.18.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.18.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e4f84e463c1de452f1be80b4a86e90618d2c38c6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.18.0.tgz","fileCount":155,"integrity":"sha512-Qd7UQPZcCIAgTJu790TIzNDdP6ylYSxL8REfkgU5u1zl03JB/1WvDsG/OTgN+ptHnIK8g4BxY4JhqyGzqsJzxg==","signatures":[{"sig":"MEQCIDgmNIGCzG8wSdQzhR9VDpr9xtJ8Sits/oUeKwPq4U8LAiAxXspDuu4XwyYnNJsGbw5yktsPsDFZdtYDgXEtN1Vovw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiF45xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcdQ/+MVn2OXx8iUnmp+qNNwJorsz0ytd0JHej3fXXOqJ87U6zZxso\r\nz88Zkg4ql3h131+0jqIhYCfqJH3A8h4R6NalKEx2SWbclS3a+diqw0YAQRsv\r\ni5XamF/dU1+rVN3zyhN+7QmTfRsPA7qN4Z9xlIxgPjuAYnchTrnE5/1qXrW/\r\n8Xpzk48ZKvPW8WrtmX95Mydp1CkTqf1AQiJeZ+5pOs76EKze3Eb1OGQXCAuk\r\nFN5Y9mtmvqnw0IWI0xI+V4xLDctE+jdxG7XnCshrj5Mg+SCV2a0WFtQ/wBhw\r\nToCdp9eazFH8v2Ols7AJ9d06MImhVXr31DrAEvwdd3IjM7H1g6BzrGeive2g\r\ndZ814nWvrQ0r6SUHqektiyoy1VrSM5VJ7eLbS7lFt2ox5G3XiZ2Zv46fWnPR\r\nGyJpzRY81yVZepWkh//kmKZX0Izi4tzz6LwWat6ZbpEIZq1Yj0jduSZuXF3C\r\nHYclHsEqNUlxxKpl6GLudWZelB4EC/Ql84Qt7s4Waa1Lo/VVHOtqdYekeHVp\r\ngXO+DVw+F/+Jpr/R1IVNuk78rJC7KKPWqUpCiqd0gfgbo8c9o07VvJMWEFU0\r\n2nfYfKMGjGNlADE4pwuowAcXTTt4YHR67lFtZf4BtjBBgRXwbsprpBZYA1Gk\r\ndOnrjQkbI7zxZ6RtkEyNNObhpSF/G+jfFew=\r\n=1f1L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-62GD6e/sentry-integrations-6.18.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.18.0","@sentry/utils":"6.18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.18.0_1645710961700_0.39044373040754055","host":"s3://npm-registry-packages"}},"6.18.1":{"name":"@sentry/integrations","version":"6.18.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.18.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c815eb9d104739805401b69d5559adec14876e33","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.18.1.tgz","fileCount":155,"integrity":"sha512-Xzg9C0qPpauZGab2OLKnJjCwn/Lx7WsZK87Q53KaYcscdvXNV0LriNzNKcBIRH+Q+GEsaF3mjyGDLmuDABB59A==","signatures":[{"sig":"MEQCIBhkGStxT5sPigd8jqWoOGDQVpp3l/+ArVDIKhZPMFPyAiA66KrFartFJagUNEe3/JTkHLbZz6bYwWs6o/n7cNIhLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1466540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHOkaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYRA//fLqjJNwQYaQIz6X8Jhoni6y3XnqhZ0/RdFppQjmY+FXo00Vt\r\neA3VxI26gcqxL4WZHrRkSfqgJlAu4Pe4nhDRYCSOpYWUlOFF4NqhsrDne0e2\r\nCgCXwkjWZ1LVtuwGfQ2A0scTAm/OzUyHUXgUrBY2/E5cDWnp82fX/Tavl13U\r\nyKmtdLRMIyBE5/dPM8rbxfjZOc1w+W1kN/WdjAjWXvVnV8eByJfpJE83COzO\r\nUc9r5nkSyyyvwbcXIsWK+hk8kgo6kCb/PXDeA2TCYM9/4gFiM0Rn0XtKBHnI\r\n/qe5ZyEwDB4ur/1F5lv18eBIXmnpefqBUfhL1826Nbe6IA1KemAIn8ZfeqYy\r\nvtQwQovUb/cMe7zYSY7qKHS3DdhgyK55lYMORKvKY24vfETn67UngGwImU37\r\npZ9sTql+qZIPs4/tvTh2iju8EAek/bW4qQT40u2rXnVNGnLNMjlJz+GtJBnK\r\nJBKwNDMmDnVFZXnyAOVSe5f9IKyRh8MwF1Fyaj1XPaArv4QuW/NzC8D1cqqu\r\npcNGmuuwbFzwSVKkKnx401CZZjnruyMTQn49z6fdOSo+ynJL34ysVQto1qYJ\r\n6gH9bDzmMSDnCYnMz+pDLiQ6zNXt/ccRbeRyGPWw++IG6EnbEncwfj55hi4G\r\nMuimd/X2ZZwvbOgKtpB2yzg2Gxsy9hx4Qe8=\r\n=klsj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-UNhGsg/sentry-integrations-6.18.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.18.1","@sentry/utils":"6.18.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.18.1_1646061850363_0.368932424251718","host":"s3://npm-registry-packages"}},"6.18.1-beta.0":{"name":"@sentry/integrations","version":"6.18.1-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.18.1-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"681e3813b8eab4b61eb6b37d535c955f9dadb0b0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.18.1-beta.0.tgz","fileCount":155,"integrity":"sha512-9hrI2k9dDKcadgiUamKvuPdThnLrGoIP8Ea8rv2WUyY0po4HeEQxPvbyVgmkXTJBeUPAv6upKAnKjxs8OI5lig==","signatures":[{"sig":"MEYCIQDNwDZC5YewC+HuXmsp0/70I60fo+JLYkmw6Peaez/UhgIhAKfQyYMt2GZfv8xg2ppC5nR6zS8TrWstPBvAIFaGJVgv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1464726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHn0bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAtg//VenQuAv/BtGH39ivrqdzrN5V7Mh+gTmOFIsdLC/fUf4ppwuW\r\nBGjNieSZFvXodQbyj9H6wjXET/Vq0FmmmwQBz2Q0YjAxIKy1Ibt3lvjwWZFA\r\nXz59+qqgcbSHAABM7iyp0pT0O/eOXbO7GUSgaFASX1uNnnplVUBL+R0q70V3\r\naZaUHXjsgfSI4wP0olh0mlGdKwBC74cqwS1ro2aZfF6gLUiYfvT0fLzxAZVC\r\nhtOMBFq/NL2H7LirAXJC8wDNqEsqEJWxK5vzEmO/W4VImWlesPbAUPICsUWQ\r\nDm1mel2ui0e9WSqbFhya9BocCLBs8QXs0NBeHhnFg2XHcMFdKrIZZFo9Uhlp\r\n98Dx+PcyiiEgqu7WIl0xlIxR0q7+AV3hEmITJ+0Q3swr9AwdsZrzFN0Y2FXb\r\nVws6aAqhmPoMlR/xhLCy0RzDhnlZymfHm+BalyRO/YU5dOQJ39RJ0Ic24Ymq\r\n+Pw+rgOxoqoNJlCqMagTfnSi4jeFGI6tU2DYS/0R/d/w8LzYoLhNyqEJUtFg\r\nbNJbDroQG2eH9qDS/G/+se7Ew9IkbLTGKKKlnWnJUI6LE9x+SjFUOXNU+0dS\r\nj/Llo47S+4VK9ZNkWrkthgDUKsoZhgGtGLIJCLvDBiX/cXTawR8gHzSwFNM3\r\n2TL+FDsY7qUPl+lQbNRjJTucxU6YEtdnVIQ=\r\n=3qP+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-1AJ4mi/sentry-integrations-6.18.1-beta.0.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.18.1-beta.0","@sentry/utils":"6.18.1-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.18.1-beta.0_1646165275098_0.32715462348519186","host":"s3://npm-registry-packages"}},"6.18.2":{"name":"@sentry/integrations","version":"6.18.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.18.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"caed0092e8a6c9fb0b8b7efd2deef946ca76e626","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.18.2.tgz","fileCount":155,"integrity":"sha512-jzEH15m1dewzma2Fp0ENNRUDEOI3gGPfC/+lsLAuj9AMoNZ6qykQP8cB8OPTlzIZc0oyWGAE/1LoTrndPAvoPA==","signatures":[{"sig":"MEUCIQCSoT5GwW9wguYFLDahzenhYge4AAgn9xcEwT3fYjep2AIgHDNjVsA7ihiSATAJkndXXtuAY3yVsxkfjubCcUB4u4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1477821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJ2G3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmraqw/+MNpruZTW2HhAOllJlRSmBeHeN/DA/yyR5jVEkH26nxINjQct\r\nwL5+8In9DclmOZwmKVB5FsuRcArG+/sSWC+73UNX6NhqCokfMCzQCTck85UY\r\nMnabETou3Chbwp1uyt+mp7Qjw7XQ5B13nd2DAAJjko2UluSG5ipGYdyqgtIl\r\nqnq7gjB4rH31JuLABm0E2JyH3ge5cadG+r1JiIIFmP3qd7trTdnGLSV9tn2V\r\nea1ZHlH7YR+3csrbA8TR7N/+qj2uBJdt93DE+vphDh4+4Usc6rDv2AEoyDnm\r\n2pGVbbpdfegMeF4K4/MiccUruKpxYDpPat7kPruLkoX7NzoEnn3ebQWvHAcA\r\nY133ayF1aqrRPGk2W5JzfQESWPntYp6bq9vsmdBTv+fHCNU2IejnkXJdlnva\r\na2FLOHRP0oEtlczaPM9J8J3TfKfHa7rst6GkSskuhfON4eLfesVHrW3ONvTs\r\nH5EgVasjjj9awn1Ha6yU0mStZni2xZbnOtKMnUwFLc+imt0xYfHuMVqzd81b\r\nmeM+b4JNPOstp/Cu87x7C7Vyo+AOvoCHeLBPhyfoQv22iCWSRyNMU466kJ/u\r\noPOPFX7xKZnfX9xY/vKn1mnHB4dNrco1jdelINQR3ldddoCnbIhPfRIti12x\r\nyMsZgc5LMm+0Pj6XphtverbjOGpnudXvmA0=\r\n=hgv6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-B842dj/sentry-integrations-6.18.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:watch":"run-p build:cjs:watch build:esm:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"rollup --config","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.18.2","@sentry/utils":"6.18.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.18.2_1646748087372_0.5456038040433322","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"@sentry/integrations","version":"6.19.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e48a0a324a02bfa55388629c2d144521caba3cee","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.0.tgz","fileCount":277,"integrity":"sha512-JAyRdGLKEXbca1yNwTiLLfys3okM9lSlAFPJf1T7FdvoaKCed9pdj/x46VF1ANbeQIjS2NVJRveS6+3+x5k+4Q==","signatures":[{"sig":"MEYCIQDpP420VHyory6tD8BI37EZ6eZzmaocL1HQIFJV76tbAQIhAJutdvowDCUBFPFKexksVUSl2YJUv64ZfDvsxAwrUKFX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3444727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOJwXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnFQ/+Lk/LhRWAi2T2fI7hHqumYWKncRiPEAlSj9Jtd/lsvG77GE8t\r\njMjVCLxydT8r6E42VyhxFur0SaUVDwhW/+PoucTXlPHu713ZNaRXiZr6tAza\r\nBthdM4pEhht7DdOb/InA9mN5yVCdLOvgZwREc2J1cVWiPfHDFIJDcts4YHGx\r\neaQuz02/lTmLTO81IDKIJP+DYJGDDiiulaPN/oTp++PVg+WkbZCBOB0YpUbH\r\n1HMF3cxFjVzHzZHykmgW0tMzXWftNd+OWe+CnB8mAnY4fX1EI4rfEVHhB9R8\r\nBYp+xaBEqFqDTl55PKY73CpOVH6sDP63W+0fjx25ps5T5B8ggTz/h9zN7JtQ\r\n+YTeTx64unEqHZyYd1PGGf4KosaqquZH7xd/bCzXxR/IGd9J50B+ZoxRknpg\r\njZaJMqse8wq2Y1Rx549blejqItIl3vT87mNWUxjUdKbot91ErNALdf6pz7od\r\nN4ZVOT3TiBpul4+e1BQmxhBZDYfMghKaQVI9M9xcSdFsLGcD6FRDnnm/yXzb\r\nYXe5X0Wa4ME0l9m5FmzSFlgonOkMU1suYHnRAAe4QfdSOwVQ8+KanG80qoYD\r\nMDO4z+6mf+3/NW+NwCyq9Gp564RMd8LqzRjQJoJA9y+XKtplhrqa5RFqpxVG\r\nlM0zweJq4Qr5rLRSkdKiFeoxRvKTYrfmpkc=\r\n=xS+A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-EnExDi/sentry-integrations-6.19.0.tgz","types":"build/types/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:types build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm build:types","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"bash scripts/buildBundles.sh","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts","build:types:watch":"tsc -p tsconfig.types.json --watch"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.0","@sentry/utils":"6.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.0_1647877143704_0.06969863192215198","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"@sentry/integrations","version":"6.19.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ccc5da6b20b9ba9ff4e8ed79c92b512f8088fa8d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.1.tgz","fileCount":277,"integrity":"sha512-0ViIiwx9BlPi8jvT97ERpJWmRbBUThGOyjNVzWxaa07OEjOgKI6cNgsBHWbPjaCM00WSzaOFOtYiC4464+Mucg==","signatures":[{"sig":"MEYCIQDarcZ1hM3r+ssV5yF4D2gPsK/0OdVghDEDxWlGFHCpFAIhALRVSoYGGcDvboYIwNmxZuE+td6T+JGV9VyVxZhVi3lA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3447562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOMjdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopPw/9GNOdoGq47vab1r3+aa1/dkDoMAzh1CwcxkWZ0XBzzWPhYnWy\r\n+yoFEZNubAV+H2pnBivZD9LVT+ulQcEmiEuQ9kxgEMkOqnZqyYOFP7O7OzS2\r\n2cNTmY/iuxX7qlmLFIyQyTgI3xdIWvP6EIrBUVc3qUzUKSwJ8I2qreK0BGP/\r\nf5WB1/WpMjXzXqmvmoSsk9BLkpLHGZj7F/tOhuc1CyHfg8KCQcov/hWDsLX7\r\nEYEK4tsG61dZKeiq3Tta/Ssx7Zm2mvvnwpWGjDlOC9ZzsHh5MmWGXi0pPOxC\r\nyOaoXCmJdD9bWcltKITcgk/bYFvZyIwCFMlwPOxctHOuWxj260j+QX9YiPpS\r\nxqbLwg1hLzZDDNqaIGNvcCQKjbVDV4xy1cEKlOa6X0qu7DbefUdBixaQMwP9\r\nMHRuONNaGVOc7k16sbvZZUq7vOHOfsTzrV5XI7D8ndC0bABHdjq3nKNf5x53\r\noS64UANpO/k9ITDfFlOyXsh/VReiNYRDyHuJWTqn0ixmbMLRQDEzSLRmO69C\r\nJLoA24YIfRJ8sSJcUCmDbSWb7op+1YIfKVKF45cW08yguJ8tHI2JC9VYQ8j2\r\nNwcYbuV6PzL3Pyft680oGaAuDrZofz6neGMhRECeD0nF/7J5/9XxyL8I7fu6\r\nlNdKUrT2hwDJju4zOYq0z1gkqoAzN6gA/rA=\r\n=ZaVi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-cxAF4h/sentry-integrations-6.19.1.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","pack":"npm pack","test":"jest","build":"run-p build:cjs build:esm build:types build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm build:types","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"bash scripts/buildBundles.sh","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts","build:types:watch":"tsc -p tsconfig.types.json --watch"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.1","@sentry/utils":"6.19.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.1_1647888605400_0.6068332104744718","host":"s3://npm-registry-packages"}},"6.19.2":{"name":"@sentry/integrations","version":"6.19.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d5abcab94ae23ada097eb454c269e9ab573e14bb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.2.tgz","fileCount":277,"integrity":"sha512-RjkZXPrtrM+lJVEa4OpZ9CYjJdkpPoWslEQzLMvbaRpURpHFqmABGtXRAnJRYKmy6h7/9q9sABcDgCD4OZw11g==","signatures":[{"sig":"MEQCIAI75g5pZ1KUPcWdnyAZlNd2E7QNm4Q/9oKElo7YcdV+AiB8YM265BIAIbZgQHyXctImPoK5tq534gVK03YbYiUkVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3456237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO3bEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCMg/9EwA20zUFbx+uxkASRoRZ1Za64tSXc134o6APcHp8/Tdwp34H\r\nuPKp0XK3JMgF/+yC8jUi3sRiV1hkx7hEU1YPOE9Qh90SZOJcMB4hsH6yye81\r\nFS2WVet9HQClFy3AC3VhpieiY6lck3Ahq2QecSQcdZY4RMaAKYa4+wBgqdQ8\r\ntysggEmqCaTAJxqi36CEubFO9cGo8XyU26SWtc4GfFyfTV0SyFfmm/SV1+wI\r\n6hckf+9rRgxnsDag6u+WmE+pSVyR2d7X2CrgXiE9WmpQOvvAT3Z2qJdnRF95\r\nb/8uwqackgNwKT/PKAhd6grh7q6Hqw3xIVG+8ilyqyuNAr5mL84QS7SQNqxz\r\nDma15JjBTyW2P8BPowhS++FNx7Yn4pHgeoTjqxlD+Xq9Uue0YGB3lUO63yJU\r\ncOFCDg2k+9MdZGwwD3Uc2KQOccQQ50gqQVYsApOWJ8cRY3SsxNuj+qP3vd6O\r\nRyFHqZRiEB5JpAmTrCuNceApS81FDA60wlGocgxGxf7nGbCKU0gBrFZa8zD8\r\naassPIKJ2rHhIqrsu2KhcUT+9yRgRzorceucn77Bib7JI6tTfEuztpBpau6T\r\n/PdgheZib9T+mv21H7zjKV6lV7btveNh3Xr0ZEkJxVsIFcZjXr4xIrKgBVRt\r\nalE/HJR5LXY4P+jYANWdCNdvTw4XRF/dIus=\r\n=zL8E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-KWWSnj/sentry-integrations-6.19.2.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","test":"jest","build":"run-p build:cjs build:esm build:types build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build:cjs build:esm build:types","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","build:npm":"npm pack","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"bash scripts/buildBundles.sh","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts","build:types:watch":"tsc -p tsconfig.types.json --watch"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.2","@sentry/utils":"6.19.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.2_1648064196530_0.009753624995426202","host":"s3://npm-registry-packages"}},"6.19.3":{"name":"@sentry/integrations","version":"6.19.3","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b5ac64591a9c7ae60f54c7d5ebd0d9152215c377","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.3.tgz","fileCount":277,"integrity":"sha512-hOyX0UoH1ZyFtOjIazL2M9HfQMIjwukv0AtTX2W7sVfV1qxvISaV5lYZrAw1xB1lRoUwOJr/C0odddHWtBgdsA==","signatures":[{"sig":"MEYCIQCddExgRExQ4zN7mpRbHoBa2ae1JjIWreKUpEy7Qx7lPAIhAONdu1zINz4f2ifjjugDxDAXfEyF0ygL3z7FQGflLcX3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3466228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ7FaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlfw/+P7JH/FmA8d7MvR7uReUOPgMehGQvbZppzwUWRNIFwv32jFeH\r\n5Khd51GGUAwVeJg5QADutTK+Oq7/7/qfkGzFZ7Mrhs0eo+2OqGpxBt3ZdJT2\r\nFz9WifJvYfYdZSyG+6vG9XDghm5BOHUNHEQbL1UiT6o9nOwnm9Ch8dxJPPJv\r\n5/kjcUDAbLrANETzH5jEaKJ+MRBpemgfDAw/kno6zZ1PxqbeqwvKiMWQT5Cr\r\nNz7zj6Y7fC5Ffiuqgd06xQM4DBqS/dOtfrxT3MZXYWUp55qQYY/n+5q4q1WO\r\nKeTd8k+vlFX3UBtTDbgHTy5s+BYku6xFRrhGKOpRnhEiZAzMRvJPUCJwwU+3\r\nobJPOatQDJcQkf+PxWHwAXTQxQ4n4XF8OJ6rtMx0/Trg7Sui+JxItJYcOwl2\r\nEezpA0/2t+PW6XagiDyTvDwRkq+QUDID8Bx3aVUl4ldiqOtr70ZodI+vYwdI\r\nECnP3rtxccLiSHRQiNMyGUrZ8mUNdMlva2NUgERBRu4eh8ChGTXIh5tcpEVh\r\n56ABVvreBfDurF9WQwoV4qnxB2brSyklDzXcCt/8OAyTzY2JNaYn5vQKWWqx\r\nXDw1Pm0z5wn7fnUMs1M7QszSZn5Kwu04c+0AMgQ2BQsSqdcyUrPVBDGEV2oY\r\nY7EWEFJfhhncDHoIu40VRCRyQwZucqAc+u4=\r\n=SS2O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-SYohzg/sentry-integrations-6.19.3.tgz","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","test":"jest","build":"run-p build:cjs build:esm build:types build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-p build:cjs build:esm build:types","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","build:npm":"npm pack","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"bash scripts/buildBundles.sh","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts","build:types:watch":"tsc -p tsconfig.types.json --watch"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.3","@sentry/utils":"6.19.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.3_1648603481836_0.5725083271365918","host":"s3://npm-registry-packages"}},"6.19.4":{"name":"@sentry/integrations","version":"6.19.4","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"640bf9b6892967dca3f2790da21f7946ae7c670a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.4.tgz","fileCount":277,"integrity":"sha512-Rvb7lG0RnGz+SUUAW84ng47j3U8y2E7tSbSBQAYB683GdaJoqczIPZo5THQtL3onixx7tgPT2K2yNaoI7Dview==","signatures":[{"sig":"MEUCIQDXiH4HjXDeqCcvntM6dIsMhQz/zr8K6tk82AApRjI6iQIgNVPwFLs+F2JLLNCRhag39+yQvEzlvNRh3d4URaFDvps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3466251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiS+2UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6KQ//T5+khk2OPL64RK8815Sr7CM+ZGdfiFsR/Ss96yZU9AHjhb5E\r\ndR3pODYtToQr2F+n5+X+Ijug8vSHoKizUkZ4pF98h2Wr92dLMQlCTQb/k+Ky\r\nSJdVxxaWJQHuw1dZ1Qv4O/AKHAfesIFyoQYveQuX1GklcfC9nWTuVgP1zGRM\r\nC+gKJ8tHVNHKeU0x5zCjs/8gjY/d0ThukRrCNfl9ibheehkqwVZQePCRIrIR\r\nsTxRE36O5kTBz83uJ6nTgPGfvtoKkW9aobjlC5Kba3RPKQCk0lHyJF/JY7aI\r\n10PlL36dWpF4ob9YTflg7iRFwxcs7q6Y9j3VCdJkSwz9qdlRsz28RJF7Yp8l\r\nJLgftZuWzcx52UAyTCcU9JntZEekU6FiVIT5sdZp9xAvO9bapiKoC5J1sF0V\r\nusdlEmrv/jWlRAR80VrMCf19tyaEiPo4gMFAKqNxGsA38Gq4iIQh/Iw8995O\r\n/zpAWSb5it7hjpgj7K8iH4GiMnW+tXJmFnyjEGkljDKto1VtgDfNZlNOJNgO\r\nHF4iHhu0f6MiqjhJDiiWSun4fNooZSbRA787MzL5zE+ZSMqdhjlwHnQvXsyD\r\nsfDL3Pr7DZZWkJ97oQbYI7IzRuOPk8Suhu23QdtEKvMZzP6NbZbWvjMd+tob\r\nPQsLPCWUXyx3tLpZXY8wyt5ztlt67+fJxyU=\r\n=nmWG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}},"testMatch":["**/*.test.ts"],"transform":{"^.+\\.ts$":"ts-jest"},"collectCoverage":true,"testEnvironment":"node","moduleFileExtensions":["js","ts"]},"main":"dist/index.js","_from":"file:/tmp/craft-7yhuXh/sentry-integrations-6.19.4.tgz","types":"build/types/index.d.ts","volta":{"extends":"../../package.json"},"module":"esm/index.js","engines":{"node":">=6"},"scripts":{"fix":"run-s fix:eslint fix:prettier","lint":"run-s lint:prettier lint:eslint","test":"jest","build":"run-p build:cjs build:esm build:types build:bundle","clean":"rimraf dist esm build coverage .rpt2_cache","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-p build:cjs build:esm build:types","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","build:npm":"npm pack","link:yarn":"yarn link","fix:eslint":"eslint . --format stylish --fix","test:watch":"jest --watch","build:types":"tsc -p tsconfig.types.json","build:watch":"run-p build:cjs:watch build:esm:watch build:types:watch","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","build:bundle":"bash scripts/buildBundles.sh","fix:prettier":"prettier --write \"{src,test,scripts}/**/*.ts\"","lint:prettier":"prettier --check \"{src,test,scripts}/**/*.ts\"","build:cjs:watch":"tsc -p tsconfig.cjs.json --watch","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json --watch","circularDepCheck":"madge --circular src/index.ts","build:types:watch":"tsc -p tsconfig.types.json --watch"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.4","@sentry/utils":"6.19.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.4_1649143187775_0.5566559632321118","host":"s3://npm-registry-packages"}},"6.19.5":{"name":"@sentry/integrations","version":"6.19.5","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.5","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b98bd4ce42a02957673d37210e1a70fa7c85d2b7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.5.tgz","fileCount":299,"integrity":"sha512-fvwBRvpwI8x0TcV+X0ejHPDNNe0Fj4b8sB8MyXXij6YIQqTRsG2fqV1+ERYPXmqbkWUqGN4aHJL0iv6Ztmv1XA==","signatures":[{"sig":"MEUCIDCNtpi1g0ocLChQ6aVQU9m4rN3nwHCz6krNA4Cz95QOAiEAj2DPJns0sQYFh0aznDzakg97yeySqkGCvPgdClia/Pw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3665434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTpzFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGsw//Ua0viWxBbZYScz0NfbPkYZGyTA8ChkhhneZSUcCa+T8DW1v4\r\nbnilFib0bWH/5vnahsd+ZJVKcNWSFTi4p7VQtpt/Bw9Ut9+ug84/0wlZp9tE\r\nXMiEBVwvOT9Cp1Z08o51sQfbZPCCZRLM7wU2JxFOfNsaQA8qt7/BZRNiIhR6\r\nIbdPTkprkePAPRfjzXFX1i4m3kBTWPtzGU5g3aPsd08JJztZCak9OiE2FwLq\r\nLOVrbZN85fvkO0mjBZr+7eoUwi+N2bqQFXOu0TOTkZ9ghhyilc2dvXxh11E+\r\nKiHcUECaKaZ749CIGQsyLkqzKocc33+Mk3RXwKNu0FE2o4/ZgQJ9SyXBb3n+\r\nw6Wie27pEMyxVgj58TUsVmOMyzcSUCOnYHqh3FMKewBT5zF/DOiBfe0unXCy\r\n7XVyEf5LRGZ+Nb5ltaSNzMhPNGK7pj10zsiAbq5Tp6PtSzTO57mzWv7yWCUd\r\npJb7i4QJTKkiQ7AToPqMJJhNGlGapNXzW2QFO6q46LnRQuWeWS2QhLZcv5BN\r\nF7uuQFS1IdsioCnstIWLEhSdYqrO3I4RSwaNIxPUsE56WLfo+gZDt/QXz5rv\r\ng9m/0fIqg1rrFTSCwK9nKwa+PyP12JcVtRM2XKmEAKT5d+YDnNNgn0JPaeEc\r\nhBI6rm5bYJichxFVWG8BR2ZYgp6iH50Mbvs=\r\n=YtYa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/tmp/craft-VGwaVf/sentry-integrations-6.19.5.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.5","@sentry/utils":"6.19.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.5_1649319109430_0.6590381216198236","host":"s3://npm-registry-packages"}},"6.19.6":{"name":"@sentry/integrations","version":"6.19.6","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.6","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"157152f16a8ad8df8a97d08bfe740909446b075a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.6.tgz","fileCount":299,"integrity":"sha512-K2xuA/ByhTh3qfIe0/XIsQSNf1HrRuIgtkC4TbU7T0QosybtXDsh6t/EWK+qzs2RjVE+Iaqldihstpoyew1JgA==","signatures":[{"sig":"MEQCIA6dSVlyTP8tpqzpGTXldPkUVMyrVmky88u6xuIkWjcvAiBxghGRIN7Ngeu4dbxniViaDdzN8mw5gogWgaenrGLC1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3664989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTuNxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCdA//eT637A9wfgA6KQGlkc/xYEfD9dW9Fnt6O5TG4ba1fiqJrM/V\r\nQYxztb9L8o4SD7RGBwSdYYR1hGGWWN3DI6mGvUK3PHdYSrl9NG9KPkqGIj72\r\n3CSb7LDquy6rReTgzTuLO+E55pURjqzqUu/E42xGq4mzYj9vclD72+3ZtpZO\r\nmsXeB/omFLdjpScQikFD5HYRis3w3lqefvkjwg3RCrOTimNjK/ljtduZ6aUP\r\nIv/HTxe5h4KvuxbZYq6ifTNDXKSQsJE0ZDCzoBwfkdSnL5Jc5DHJWxgr1Zds\r\nlG0rs+++TU7Dta4fCOg+pyh4tb8EgT8pF9g71FfVzKt1anWPYrBmozcF/3/+\r\noI7AORSOXSktfk/VntR3tgUeis9j5qQPqo/wfpQe7jOsF32L7c3stqucxm9D\r\nIgLdTZ/DsWlh475jSG0jBAvgrtoXYTwbxgf57yvsfa/VYwah/txti/P/bKpE\r\neAfpRC4Fhnel48aF5yYvg4pqoCjoNJzWPbu1JsNzm45XXuk7yXfsxdYYUBIO\r\n5ll7ZiDFXCO2pHwxzQ6FzkVVN4EgkT7TTETuA+i+M8DtpFWQGO8r4ueqox9i\r\n08sBw2LLZIM4ZKgGCSgqk5XkY69Hlyy3eftYLH/EwY4QZYzsUJbQbvdBVKLB\r\n5beOHQs6kt2MhGjG8G3p1pY8PwT5DqlOcKQ=\r\n=pjBL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/tmp/craft-RRbdpi/sentry-integrations-6.19.6.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.6","@sentry/utils":"6.19.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.6_1649337200906_0.18570083669973836","host":"s3://npm-registry-packages"}},"7.0.0-alpha.0":{"name":"@sentry/integrations","version":"7.0.0-alpha.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ec3cce0d4859cb740ea41fa3c59f4e976b7364f0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-alpha.0.tgz","fileCount":113,"integrity":"sha512-96daVER/gyy1CNqzAqz8p/UXmzCitMYFeBZmLslNZY2aOupnydRk5I8V6Gu1HCh4WCmQiD0HrgW0QdbGPe+22A==","signatures":[{"sig":"MEUCIQDVfMO6lfdBEsJmsHDupNuf8tOkEjQJ6TyQ0+ErQMcS+QIgMgR3NTW66bxyYPRH6aaApqdDUFrtpuRaaXc/e6jxCNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVETnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJsA/+KioEX5fOzzeQXxU5r+jNyI+7ksA+Xdg1NER+eprjRlZW+VuQ\r\nW5EkiSnkpFvYbtVhXEw9z7rpMTENhnXNbJVX+7ODqgh+tid68gcWhH5A5j2h\r\nE0/qHg7tgbPwui3SPRGofZCgtXyZBqEPlLdNBK5Rwns3aQJp+Tjxt/jyzIFA\r\nfMPRsUK72rMGzUNMZp0Ql/ih5qkLnIgZAvYBf24yWYZhPica8hS1T/eC1L3D\r\nodH+L8w3aSP0Oucj1zZbahYcpQr9gruiqtNZlodbR6LTk/1CqfPPAfw0o/2P\r\nhgNynt3nUHAQ9q7LwgXYXqdVFmFdpIFQeIBWxzoPHthqW0WFFg+CAZdFRv6w\r\n/OC1ii/L6/25ckF7KAkEBlydYF4mltJcvBdW+moPWuVfyWaedQZ/gL2xzGFg\r\nlT9boAO1SYinOZeCaKqMKRdM0aBfZ5kpLfY/kAk252qGUeYhYhI/eZBfv9g4\r\nbfqRuqzyubPJrvRoe1mk5RplAphSbF4z86FCaYyl0JJQNd1fjnLBqsxGQMF0\r\n96IBrx4X+P43SWt/9BD4VnwysG943ZcdMvDynKeu3XbMulEbEgI6u052kvrF\r\nVtFEHF9wAL92Ufi7uj4yPwDer2BSL5OFwzhc0pQB9I/XJaNaAqaU2CYkMVPU\r\nzLDklhlY9IL+HSb0/gAEmtnKVvXDqkNzoWk=\r\n=Zo3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-ndrCXf/sentry-integrations-7.0.0-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-alpha.0","@sentry/utils":"7.0.0-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-alpha.0_1649689831170_0.1680881734176607","host":"s3://npm-registry-packages"}},"7.0.0-alpha.1":{"name":"@sentry/integrations","version":"7.0.0-alpha.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-alpha.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"22916da2da8caf1ca026398b700850aee686c5ee","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-alpha.1.tgz","fileCount":113,"integrity":"sha512-2p21u2Hn1DBsvkZjfch+nB9/ho2jy0Xg2sOJohVXelL7lMFYnvgu3vWlRxjCguuV3wMc74cPCUmY2vt1zQkb1g==","signatures":[{"sig":"MEUCIAmIjch7a1rIlCbznkZZe3ET3TPKPYAJlBCo0ayfpkcqAiEAnCHOSW4eiwIrz6ogZmiCq/9VUt5Fwr0L0PGh5XKDtSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":224971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWCm7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolxhAAi5xON6quMGg5nJdqcuI39kBtOI3HDu+QdiZNeqpqsw1vylDF\r\ndL27pa8HKKyFht+ktd4aWEkA1zu2LVz24YVbCOFqoj12Uj6idqm4HKdO+lk/\r\ncOx6JovxCcV371s/CKe47K6FOtBg17lpjqmpJfjv2zUgi5b4rHq2J3dk81L9\r\nzJaRG8XZpvUe1hhVTiSXwB3C58svDlyDzhDDRT370iSoN4tPgp5A2dy7Y3e+\r\n/pihJSn9ypmDt/IGRzfVdCmIdYVuBCpM7G6qzQWlty6hJkKzEhcNDZsDfelN\r\neh2IklKUQpFcI1NpP+N3jql/cdXUnuwraN9YFm2uEjfzydXZ2RQjpf3dxWCg\r\n4lBn6LdlgYQom/HZDOZcMBYylhEfzuN4KtXyCz/+6qZcYc2spEbEEkqaQbAC\r\n6a8NXemPZvquTERfdfpRP99xGsgNM8Ux8W050Zwj7h2Vkj0TfUGZyliY78r9\r\nZbiXXUIlslUD8nC5ngkiQ8kOb7U4l+Z3SwI5ZhKZBKJaYWQ8WpTpX9PW/Ndd\r\nogszVUtRNlI7sAVYVUlZszGrsQZV9YVU9QIAoB5pRK19N8M9g7pWtRKrciVl\r\nZ9B3yaQwxfoPvVJEKKiaHLAQ2JE4Tg/bKOIp5xHn7gAypYA0nPeUOu7tiRDE\r\nAPYWbh5hht9ZjT9Cn/asEOlZNXXG5shA8Ow=\r\n=bZM0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-OGDgii/sentry-integrations-7.0.0-alpha.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-alpha.1","@sentry/utils":"7.0.0-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-alpha.1_1649945019438_0.16296112874098756","host":"s3://npm-registry-packages"}},"6.19.7":{"name":"@sentry/integrations","version":"6.19.7","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@6.19.7","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e6e126b692077c8731644224c754012bed65b425","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-6.19.7.tgz","fileCount":299,"integrity":"sha512-yNeeFyuygJaV7Mdc5qWuDa13xVj5mVdECaaw2Xs4pfeHaXmRfRzZY17N8ypWFegKWxKBHynyQRMD10W5pBwJvA==","signatures":[{"sig":"MEUCIQDcQL2Wpcw11ng+DbBNqkOU1oWAnmmH16EQfjBEz1zBfwIgX6e/npJrxST7TxFHb2St5WHu12zH+K2ILQf1+VBmD58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3664989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ+94ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr73RAAgQAvJfMsEQBhJqQkziXA1+UPaFa0eXpCIf6a9bBTRc9wps94\r\n4+gYYPjybm0Dz5jlk4dlgMbpHRIASMCrI2442yRhZR9n7Usmofy8BH2SgcR4\r\nAM4lAj4u+fXoSVzhaYi7ABVPo4j4csPNQ3f8G0npQkbQjAeDNUzGJkorFbqL\r\nOOWCLWj8YEUzTiaaqdbDbGdTdefUwNb2FYGLWfFywoO4M/vf9FesFNWXyBEv\r\nv+Tor4iPCsvdj/JJn1APthb5OLXbv43t0R0jZCAcp/dzEnrnappQaVVX/CJR\r\nJWjsddK6LZOXICrYIlyStTqrk+1g+ZVJGeMXP+jBKrFpkYAy8D2UZewkSGx3\r\nEBzsw2qbqTmKJuxIfOFaoVFAMAPd5xkPYqK7utqrcOYXMxUw2CMGFV7E7Isx\r\nTnWfg6uYhT0+1SuYc1FoXtQX5g4tdrbDDOx4GQA+wMVmdN4O8wd6ei0JQOhv\r\nEbB8B50SOYTcKh8vzectDpZSzxfT5emA0yEbUnBc/kQBhnhuzsgliIn0YH2d\r\nsldct3b5FnyACJyp1X6NJMUvYnsvOY+F7xfKmCKXgT4SCM4eEVYqvY7myiw6\r\nurTOrbFaiFxTAxCQD7qX/XdljeKuUOmN3KrRocZljcJYFMT1VPVoI3fpTDAE\r\nfH2uscmnVXiWRcFxTBs24EctVErIn86pp0k=\r\n=JHvW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/tmp/craft-CN3nRg/sentry-integrations-6.19.7.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=6"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"6.19.7","@sentry/utils":"6.19.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_6.19.7_1650978680478_0.9402540887131916","host":"s3://npm-registry-packages"}},"7.0.0-beta.0":{"name":"@sentry/integrations","version":"7.0.0-beta.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e0855a9934255bd2c6f7ea04dfdb35bc8306d3f0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-beta.0.tgz","fileCount":113,"integrity":"sha512-NxBQ2zJFeMDrtgFIXSDj8V21/CkgtVovfPM8UN8Ovo5xwNov9p08SvjS0LaKtnI2aCCYRYOwJMH2E1Ti5UcZiQ==","signatures":[{"sig":"MEYCIQDLqFNwLYmXVGBJyqIYGagM000C5GgTWdb9cW4F6qeF6QIhAIEYXMx5HUVbAMcSA5KZbHQ9eqUv3Omq8/yFAN7SHLOd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicjDMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2+g/8DjUCM+hwZTvVHDd0LOqs/pNbF0wmEFihYECT4m+SWRHjLfkA\r\nz+zuQGHexuZ6riU24pKw9VmXrg2zsgMdc+4fylcd91dvekSP+8IrBsAZWb8D\r\nCRXBOgaoCFUVoMGWQVBBpXvrBUAUSsPJFI3RP2JtbOBvWHSE+lW+MlTZKlZB\r\n+14cR4xCnVWVpu83Mk+Mw26bhc0TzvXHU2dYae8+Ivw/fBroH44nzp9LZ9bn\r\nN33qZdRISJxQ/ReJPVTFtdy8rUmVqePtbccDrBrbFwktpoEdMaHf3uyjrUFA\r\nAyN7P8qih07MGFAli7r/YO8F+8ckmwzcYwblrZfg6TkQ4CWUXjPiSpJJixzk\r\nho1IE3/L2/MouZz3VDRSqCPHLCq4AufBSMtfcZEz8LuqmGUTv31S9hec0au2\r\n9Ex/4yobdaBtricKiZLDgqYupf+qJP/e1CQZ/LvCXiVyicvaBKMkJ049NSFv\r\nUffyWt2cGiRY+QPuDS3jrN7E79h08kMiF66ZrT5JaZmhAtTjtL8srEx0G7yY\r\nxVeLqjL9kG/ipFRbdiIKALLI9f/Cpcbk5zR3kmUJSY/s9iw7SNeelVaMwDF2\r\nv8Uk+/p0s2kOm+oSxHYFyAsvV+W+240vHiPLjwDgmmstv/F7eT75oPY5v4n4\r\nRKIxmT/6IbAzRxiXv1s7NHhwf7NZTG9cNgU=\r\n=lZpj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-tSAIaj/sentry-integrations-7.0.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-beta.0","@sentry/utils":"7.0.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-beta.0_1651650764687_0.39135463321301844","host":"s3://npm-registry-packages"}},"7.0.0-beta.1":{"name":"@sentry/integrations","version":"7.0.0-beta.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"67e487a13c5d2bfabceebb051cd3a958815c256d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-beta.1.tgz","fileCount":69,"integrity":"sha512-/tga+Ef2CICLGS4rF2zULvuEsDMca0K0z3li+gBu5oYQs718+rs91MfjibFkm4wiX1vf8v7cj2Pgny/Du44DGw==","signatures":[{"sig":"MEUCIQCFMEt/1QJE7S7DGgDtt7WgyzQILLqksboYPOg6X6p6wAIgXyJGZqBWqeMpONxZspzYRmT1VxClHPN3nVMDW0h/Qv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifVnfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh7g//fd484lpPTFAmlRah2MCPViLRmc8Hx6kYbXBLFwBMtFkeR2B/\r\neTzXeqWIRmQ1qnNtKuKhPL7oLaaFJd/hcffqrzlYeb8Iex0zRsef9+WsHMsg\r\nXSB5OiyD3VZiv1b8UYg5gribqflvEdDNRDjGRVK9JDXu69ZJRnWKlhoGzT2e\r\n9EBNYTfWxnzTAJIquvxEYASJmAviw83+jdu10/KWiXegAPIdIC5lcAqnIB2j\r\nlxIdmOQGVGilsrD9cT6hlc7aOuypG3mp96N4shMUmOjApQBJTolC3rkXahgM\r\nHiHxFaB4/spamV+hQ4rQDtjunLcosD54qFXDx/EzKlRkeNb0rDLZc3Li842j\r\ncsgYQoxBD9dEzIprJpNAZSJngRfOJpW10pn4Iy+raWpLNmVvvqKGpIX/KNDc\r\nc+fJiVuIXHqCvs2cCBmULr8f8ZFSwR1W6B4K3gv3Mr8YrY7nasO+faYyZvA0\r\nhZyWZXdUzcqtLzwMK/vhnk8qMIrJ4aUgmrnOCauHdkW9rzgvALUePI1iQ1Zo\r\nxdVJhHYtL4o+MEwqmeb3VrerLVA+YRypvD+pnCZyg5Pg3GdH7HiGDzb0kQVi\r\n6uNe/l6JDdR1Fzevwyu45g8MoxsXaKGCDsmn2D7Zipp29WaVLBgPw3SifACI\r\nyczZMkqt48Hh4ZoUjwfg9pH/JTRs7+kBq9w=\r\n=Tyuw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-SWfO7h/sentry-integrations-7.0.0-beta.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-beta.1","@sentry/utils":"7.0.0-beta.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-beta.1_1652382174714_0.09640181205820797","host":"s3://npm-registry-packages"}},"7.0.0-beta.2":{"name":"@sentry/integrations","version":"7.0.0-beta.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-beta.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"101d63d52b3fde3f528d866211b4278e166fe5a5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-beta.2.tgz","fileCount":69,"integrity":"sha512-n7f67O4v/dwIFERFbmqKh5MNHUqO3k+fyj9Bof5YkVcPQM3YNhIERiYg6onvmyOZ4gX/rmSWgXTqr3skI0Hx6g==","signatures":[{"sig":"MEQCIHH3NyXPuPTGRWj1zW8FVnoq3BpEPrBz1CF9ULUC18yPAiBlMMr5wbj/eay9xpoPlzI5LJEiB8cHFor6ZH0cK97hgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii65GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5Ow//QfpsAsN9ZwVDqW1k/JSx2Nizfv+O72AYLON6ySx1ZfgqYNDY\r\nNMYnM6PpoAW1h6JhwfqYoKFLzO2Z4TI7PsYXnqoo+uFq+Tkl95kmhKEd0f3O\r\n+8qamYL4yU2trEwAtd2O6cSwFaAQgd1zvNiQZl/G7B4hbG50Ry/oVdCHFB1d\r\nix5e6jPgQyIFi4raLIyI1EiWDzIaYFdkrOaJKXwJCLjk1bD3i31u4B4LC4IB\r\n/58OtFbxEGJjO6CD3WNLOGEiq4KVpSVg2hLT2xlx1qKlc4OcF4v2fOzqYgyv\r\nVGRBjT09lIZ40HKGwlCH2ktAj1eqxn2za79FAbVGBhYKqVwIi2zcFK8U9wJf\r\niSjkelrfoOkxnRyH3A3T+pOF70YaKv8eihbQNv6hchynta0ibjmT6OgfVFRj\r\nzoLUaKstJJJunvwVlZVz5q/EpBWlQgk3vX2y4bSMSSfaFMjSUlvnvYepqUNP\r\n2S3KsGszLQ9VDcamkgzMaMFGXWWu1PNXgvBYhHMRdasr83bhwFOIdQJ4ze0n\r\nYc6xwhoC+VWM20PsuD27ujpyoyUKboJsJQFd2N6j/ZZHeTLw6+JEb6DKnI4G\r\nF+8azxKREIYTxRAEeH6xw5agX0WtQRydxkYWxMtBAEz8ZeZLJN1oMdpN/y3r\r\nLHoVvgQ0GhTek3mmNYKVGoz4P1bXdh47sAU=\r\n=s8gA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-VyGf3g/sentry-integrations-7.0.0-beta.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.16","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-beta.2","@sentry/utils":"7.0.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-beta.2_1653321286682_0.814979289071212","host":"s3://npm-registry-packages"}},"7.0.0-rc.0":{"name":"@sentry/integrations","version":"7.0.0-rc.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0-rc.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fd44bb52a3684e0c896e69f659201035f09582c3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0-rc.0.tgz","fileCount":69,"integrity":"sha512-yvXGVPHtMXIomsMintgMi0urWzX6zDKbwlt7dB7TZ1IJnOWf7n4PD3lEQ8BtMxE8cXJ1zmS9CkdoYaWqp4RzCw==","signatures":[{"sig":"MEQCICDCXHYmAbjSzJIaNUGfmbtYK9Mjb311IBnQYBwq/leeAiBeYcqmshTkBAsbjQv8sFkv+KJt3ofZkXkrparlpmAM5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijlh8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2ZBAApQPehaiagERWP7Ie9gvJmLO+aoXhITD291UhlvMrw+aNk7qD\r\n4hX4Ox/Z7okOYN1t+NkAbI05BojwmZ1qdQSOYe7JXxmenOf8psmJb7YqSE4s\r\n16OBeqzvZNif2POsesWWXPZd4yNDPRClEGZYyPik5M6aYb3oAOZnGnue9Woh\r\nHSePoGFSl8GZjN7QrnuuyxTHe4tT8910OUMFhRSN0EyQQ0PyWuBS6h1IRXmo\r\nSJc3BNYEg4B3BQhw9wv2FxnmLD4F59CFyOa0E1sUQFqDru2gAr1eL0l8+Cdm\r\n35l4p7dudKy57e2CiZHXT46MJps/QFndFN3WF5MpOoPxYPLMiENA6uHi6J8l\r\nrjtIbHoerrpOKO5HIc/iYhjRMHX2Xjeu+ujIl26B5IvnACiMQ0dAkiHPK54m\r\n8LX3xT7A8MEOmmPNRk+v4c4k++6UhnpJl/q2gEtcXQdwmYtdkjR4GAIx9CPh\r\n7QmocNVP5UwUyILe9/z074pElZgUPtVqemJcUVlCpefbuqvPw8B9sAFNAMjS\r\n97zvCaMngHBteVi/tmMbwfvqHjSpUNS5s3ZA4i9HQETFpQBlvByK8On0ErLM\r\nDi/4lg8YPvpD8K7B01+6xYpaq1uAdK0KUZVvNoMzB42GWd2yKn4h0x6iwdqM\r\nC/3Ps3hhSXBmEAApZvQaBOSv2X6tHw51ADM=\r\n=Plh7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-h3d8ug/sentry-integrations-7.0.0-rc.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0-rc.0","@sentry/utils":"7.0.0-rc.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0-rc.0_1653495931801_0.7519439922525353","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@sentry/integrations","version":"7.0.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.0.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"89e5008b474c0221ab75f0ad4fbc24f56204c8a1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.0.0.tgz","fileCount":69,"integrity":"sha512-5/JqYIBpe6lxMqxjsBr2NB2oWPe+46xolcXYSvgUYI7vryIiyW+jhXINma1hEPxXDHntiYN9aT4xzFgdNv1MHA==","signatures":[{"sig":"MEUCIQDc5d8jFJly9jKr/iWcWE8q7Ri1lAZP+M7oE3KVR9W8IwIgX1fEo9I7qDoyYkvhZwFWWwR4I1TD6acrR4+PJIE1NG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilLgJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroexAAl3gpriV39zifayFEVQ6/KKcxaX27X9egsvdZqvpZzSlwVNzY\r\nOGh5XVwkazfsbK7O62mXLCcFYNTQPR8Y+4q9d3WvXE7U4rfM8/Ohco/O72W9\r\n3URnbHmHJFMolew3s//nALI31cDbTSsCUX3cs2APEQXc/7eKcDJwpxcV1DT3\r\ngC04/VZomKf9dVJpyorMXQFianzlOp6O8Pj2yhtrH5+Ce3UQfLN2ExEENGoT\r\nefPIanxq4dj5WEJNoHJffKx4f0KiPghTP0zvg/atay/s1+/69m5pNj42+ha/\r\nGc+GPuKiPyYtWiyE9o59FQTGb2UsPFsJ6y1Rt4Vb8S5xfxwpwd1BEgD12YZc\r\nYasjnRPCRh6k4X3/nSgqCfdpKapidWKr/U9c2n5c8znsx1/yCO97kR0Le4uI\r\n6jpzrsNZbWxQxaxn47doN7jK5X3zCt84uHo87aLCSL5Zpr7RV8KRxm7nFfCq\r\n8CZEuYBgMkkMB/MXnN+ixGakKoadLnaLC7+zr+ajCWDRSmXDzlb5AB+BCL3m\r\n4c51SIjTvdQsVSePr6gxmHmcgXw6F9Lvr940mRRWJo//3mosUqGvXSM14l7C\r\n5VtbGQ+n4AtfuC31bIi0Ztjrh+o0N5CqBsLlCyFV/uRnLbmNokhNx+AbpZ11\r\noa/wP50V2anoqQvnynKnOx59Fya9M6PHs5U=\r\n=B2U1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-krJW7f/sentry-integrations-7.0.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.0.0","@sentry/utils":"7.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.0.0_1653913609338_0.19275828840138742","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@sentry/integrations","version":"7.1.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.1.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c0fe3fa4eab02c75ff39612e6116992aed2f9e59","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.1.0.tgz","fileCount":63,"integrity":"sha512-PiRDWoRjTi/3K1YhdGKrPS5XnHMkkdkfJKcnWd9CKBV9/o49YhNqkqwy30VURC+dIxh0h/3eWyCefBQSh3voyg==","signatures":[{"sig":"MEUCIQDWzwQM0kWoM4R0KimZncZxrO7aZ0Cb+Db4plAOMnl43QIgc2vm8wSHBEKvco9n2IKPL3AJhqtQtiZ3/oqp8zCHQCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin3loACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopfQ/+KW1w4c89f4Bq9e225uPHuryt+2AK1q2vXq/xXWwQNE2hRxDv\r\nVl3lPzVnjdEJifhGVPS4o/ZVUme5Jv7asv8xf6tG1x6hSp95CPUg+nDdCWGd\r\n6VOTqQQ+Xa2yLG2y5VZdazlAxJ/FUYe1BcHnVUTYBJMFedSwXTkgjJsIgtyF\r\n8hLFj5s5NehzO331UyOKBk9FDMZqweP02syl7A/Jz/u4aMc5QKZr/MMW6oei\r\nb/e5IsycakM9IESPIuJfuQdC2tDIUZbgc6Ev4Fzjk9fs/HMpKlX7G48TI5YN\r\njT9ubzOcHz37AUF9lACszEApfndmwAIqpLbHFT30wObgUrEh4K2pk1oLfphh\r\nULt4sEHF3wdt+Nv3x+F1lsodKoAxv8aIsxC9qDSm9k1LSzMNZuRSvT1ft4pR\r\nI0FnVdVMYxHkmN/z05V82HkU6l0YE/34tCw74fkOKRcbfYGxV3vycmUOPpeD\r\nrzY7oEaG8lO7CgzEaFQc/Gf0gZtpwfogRmYP1PzLMeCUcNwC1Ig7Nvu+Rbl6\r\nKB0G9W8kjAcnEyh2mmiLZ86BwqvccFnlsKhwogTaHFLNm1pflL0FO25sW+7W\r\nlqbR1ujYw6eXwpR5beBNDN3Z6KDJS6vA3nVzmX7zpCH1bE4KD+F/GD3c3UtF\r\n47Unb1vqqfU5dK0daTjhFOQpmLjoKBhCNxk=\r\n=mHLK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-6u02Ki/sentry-integrations-7.1.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.1.0","@sentry/utils":"7.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.1.0_1654618471960_0.22448522455173126","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"@sentry/integrations","version":"7.1.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.1.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e0d512e0e44bbcd1f1fab0808312615dd7aa1439","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.1.1.tgz","fileCount":63,"integrity":"sha512-FAkxuY/3O9xc+1CTovouhQyHycMrWlCYZw+oB0AOJUug1Vcq+XRPNG4gRpwt/HNFGuu7VjPXvk4ZQc60g1CQww==","signatures":[{"sig":"MEQCIHv7IdnlNR6muRBygWqVraN7ZBrnkBfS0tjV6+89ToPqAiBecuanW7VNUp4GvxSPqP5tDbTfGIAMXWesr4SdVvd/kA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioD1jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5xRAAkbRckz/QOZhB3ltI1Mc1XzBAcgI2yUs91socxSlGdTRELdCw\r\nu71NRyWAKz3W0xPcc511LJZZAEPhOdQMoStC4Fn4MMJvvx4wsgZziFPgrqym\r\n3k95UZko46eEn5AmUVhOWOXwzZ0BwD+P1O0EWhxc8G+cegNs176IAU48MtnC\r\nV8OmcvIXxkBo4zrCU0ssN9vPlX4dPzoj50XTMBhq0ZYY2clHoiEKrBhTIkul\r\nG44X5M1kTeB3/2cB6io2FvoiA6UtSCkbdoDN/MUcFWDhdvrGpJUKbsgZP/JC\r\nrWblcO71Nld4oP2b+MkefS86+uvb3jjMQ5PLO1n7qX7VC9mSlKufj+W7O4N4\r\nhYy/UelTMO1zDJCK7YYw+bhonPQQCX8A/85ulNimRY1Wsr8J8hRz3rzFpp+V\r\n2ZydBvFQzZ0gwlLm6MTm4jj+4kDUwtuqfJZQkl6N5HsQl/kQg8N+IDInyHY8\r\nle24A5VkiynlWBDUTm6t73oKdjwxK+4gVFdCdnvupQStBkLcBRFzrxGZtHSn\r\nvnOx6w71W5L/bqRtS3ZprbGGg0v8qFqyPbVAH3ktYbTxgHvSzZ33Qc06H0K5\r\nD8mjUzOIBQe/CetErtWPy3BNU9JfU01YUuGoF2Q3G7Wd1ksaQRuwo9bDAQiO\r\nef7ojI0h8XIOQ1Iy4IMD2cWKLAlUCnuREpY=\r\n=vmku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-rwBzti/sentry-integrations-7.1.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.1.1","@sentry/utils":"7.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.1.1_1654668643001_0.25188183421832044","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@sentry/integrations","version":"7.2.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.2.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"07907de637a7f4375a0b89969195d0383a68cea3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.2.0.tgz","fileCount":63,"integrity":"sha512-plOD3tTEUqLpu/VNo5bE4ojSm86sYPk6PPxIBQKfKUNOMpJGSqxsLOJesVz5v/jcIW/CYXuMTHqgculovr7t/Q==","signatures":[{"sig":"MEQCIDnwvoqWU9UaZ/9zPvtE0RKWGD2NDljYstAzDX+jvPDjAiAPubbQlD7MbcHoTD8U+hYYNK/mI9HkJopq80Bpm+djcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirG2TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqXw/9HVNay9xUklHIbmdzh3SzfQsbyupVK99AmV1VemcTCcjXc7+m\r\nxtgraXhiHOjI/1Sbz7itb3tFCYK4JDO3msqm/uT4jT3d5PO3jClPZsiodkJn\r\nvFFy68QIIT+Ezj0DhBgN4Hjzbd/pUIgJZf6IfInWlmrnZRjfQ43Tyj4a8oEl\r\ntTvECfNIozBjZUOEgjQlXS7uDzQZGtx08hMEfn5bnEKppFcmH1TxFwXf2e+3\r\ncOqPJjjBhNJGDO44j9YMCKyzJep680GA96LVqXg4GQ4J3BA0gvCQG4e4lRgY\r\nF9cpqqYDxxG0/bnD1lNY+9bqGLNiYF7hPjTQ7RXLv3IJQ1hZclnV00EwBaN7\r\noTIbL+Ai2Sf4TbZkDRXx1RHDPRIqYIAkJjBknVsYT7nNPqDAM1I0Fe0hV0Sf\r\n7wdAR9kwpCfz3FvyPCZ2LleGpeiNK5u3UUkJLySc/i8X8KNUBqOZC5hm7B32\r\nqSU9JcpJZlDJZWUfiyrqjalkV+d0WsUrwIVzOyAC/o51Syx9w2GD7xkReAX0\r\nHUqWXl3FQzDd6Or35DH/Dmqv4Kd2j+HQfC2n7iBJV7pPJUzFIvkSmUszMycW\r\nf7Iqi69wDW8UwojV46a0wF/VE0EMJxT+YK4Qo2jfdSO7cXu/Yg+HgWHt0i/k\r\nmWXYfdMnnaz1N/AfIaaHeyzBTQHL2nwE9aQ=\r\n=Byrt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-MvcrVh/sentry-integrations-7.2.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.2.0","@sentry/utils":"7.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.2.0_1655467410929_0.6072058631406683","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@sentry/integrations","version":"7.3.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.3.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"644fc5e7face6be5430fcc44e82bd15519f8012b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.3.0.tgz","fileCount":63,"integrity":"sha512-FUlg+vN6fJrUWIlYPEg1Y4ZqvtamLVO7cNn3xt20TdGL6OVHdob9v1zDSAvjOKXOiVczew3COLnwUa6uS2+x3Q==","signatures":[{"sig":"MEUCIQD3qC3x9C+cAljiIVKCBGMduPxTGg82e0fdI85ig6AsAwIgTTYCGRP8P2OQrx/XXlrfIBE9wPl3+wrxHDmFD8iR+tU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitbQ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5+w/7BWVKQ/7LH9t92yD1NOI79JywhfbRMpH5Y3be8WH61J44jbSj\r\nAlHyy8cFzPhXTPyot/wLn6pgOx/uCvhdWLrc/ofCIfPv3z1LPgJGyGoQrSx/\r\ntaoYLL3SuBWKSCjKzVKX4wtDHxlXpYN1+NPYEVMgBbHiPrXac5yQwzRIBknt\r\nRqTbLzxHYFGBcK9Y053ZEjkXtWKMitwJxkuPDqC2xEqgh8yxQw5CvRh1J1uU\r\niGe0QRdpQw+mOelfgqpEyJZ3WiFKO+2BWQ8zOIaxwgoNBZ1m+iuh6XTNFOjV\r\n5P9X1FYnU6ALDFPbcjUmUWo9JluQaD6jNsY9QL7TrQxnJ/AeTPrSjWUmbONt\r\nSy+0ilHWPCgddrRW64skobnc1yVAmxqqH+Wk7xBrVOBkrorYHs9zdm2N40oB\r\nQqyJl/76CmL7laWI6BC0dAMeGyyNAKSaJG37x6QYROU1hwHnvDsgLCDkAJY+\r\nC3kBkDJiwVpSeOzIwpYiH6si9SJK19nkSKfcYEIEiwwLTp9tUBog2WT3fSP8\r\nBGx8Fir9WP30324yRljrD5DhB6VP0S2YM59X5xSGhtl/d8rR6AYvG2Vo884u\r\nD2vMbonr794ah8uykUzEpDHkpei0ZpY8j2pSMWqIHjstlLxsF1ULqRyz5Fnf\r\nAi1x2XlR6msrqGNevYnrDZJZGBKu0zuNrVo=\r\n=b+uO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-iFWa5i/sentry-integrations-7.3.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.3.0","@sentry/utils":"7.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.3.0_1656075317460_0.27164160823648253","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"@sentry/integrations","version":"7.3.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.3.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4df825ba971be9c3236a7e4ca24ca46e2de2ac4b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.3.1.tgz","fileCount":63,"integrity":"sha512-YA3IooY+MOspcnp3LKpP0SSefE6FTpVpyr20kab30hN54LzekohnAlikNwm8TzxvMa79Nm4IjtAEnTde07JYDQ==","signatures":[{"sig":"MEQCIGkspvcCCwxdojacA9ksQ9OHcIx1BzQcZnd1p5w8Yjb/AiBI2+n12HOaoBy5fwweAoFo4S5GaEW+ZuuFr0Pdv6winw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuwzMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8rA//Vrtw45XeLeyNHWuIlofOaBejBNwW2lR3oJDTdp1xGwGTNk5E\r\nUdXrx3+o+BbwARuoIqVpI2X1nzfYf/GvVnt3b8pFN9Ts4kEJe+gZUBOIrLRC\r\njifk//rzN/xAxYPaeh4VDeLifuliVNbAbAI4UargxGIfcgd+EVNo6qM0x3BC\r\nCSAqCrN4ItA4u5P+jNng3OSVsI9zgjAWwLnSQY+BGYTxeUsHtOJKKS3pMaNc\r\nkFDCaCf9eGzO4aHlOByk83P3xo1cpAHuv55LOd24TuqixuThwb+7hW5rD5LR\r\nk3FLlsQ9gHNx8af+2Hulg6ymwzCG+5EYB4LpktZesWX1JXLy/7xoAYilYp2x\r\neymyvQS39CFHtZt0LT3x/jNC79E4rlm9cGCeXfyGMAgcejNmugvfZ1NSrGq9\r\nFquTGyWALUvpR5rQSU+hsY4PzmolU0DFO5+rp89mzi4Bv/CPMqrGuo6cD4Vl\r\n8WDR5G+PSQWVoIzMXdZaAHdTkKyJdKKR5BK7We+q5RI4TODSsOUgPFcBW+9i\r\nQLbk2v40EaQ/VYMQeuHzoMkXcDi5f2yf/SoOzirN/3ktm9LMeAllFn4iIyAI\r\nfzt4NNW99c4tpEaQFJN7m3qhdEAqsBnb0IDxn4gnV1av8F75PC+7kzkBw6Jl\r\nu0H9ByGDc788nn2i9k2u5iCqTgq/oieyE0Q=\r\n=S3DJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-8NoCAg/sentry-integrations-7.3.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.3.1","@sentry/utils":"7.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.3.1_1656425676025_0.5171820181204756","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"@sentry/integrations","version":"7.4.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.4.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f10a4f27da6751cd19e505f0a978a7e7a1cf2030","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.4.0.tgz","fileCount":63,"integrity":"sha512-uRPmvNFMqQnakCKZF9leaJUrzhcw2ofNlqDvvZ0RbJ0iSer6oq9F5JpMJOHcGivuVyWY76ljtoGg/63pWw5wLg==","signatures":[{"sig":"MEQCICyXmjJ3/KPo/F9wPRNky+dnHD5pnpPeDcRpui9bfIOxAiBvuybOSdGkWB88YuQScfQxBIwY62O7SDoORJxhBqZSPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivsVeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVTw/9H7Ah1EThvw4shmMMSg1WFWnOW83UPtkgw9WZmQZrdDu542QQ\r\nE2Pe1XQ7EK4wICmRW21RhWbHH2VVQuXMKmNumsg7ODLLBdCzSIIuKieRCwdH\r\nO5nqKtphKF6wahhGVJC/FX5osXesnY1TAEiobsqWxSHQyOioWg9SRcPBacXh\r\naVfekrmPHS5BflJtyTq8Rcg/wPk6suGLVhb39GHjxMik6S3LCUWFMgb+CYXm\r\nLbCjALWagmmpoX2qypfxKJZWj9fyX9H9jsx8hC4O+nP+VxQCcEQzC8cN6w/9\r\nNzUUdHcSI1J3KnW/MWRjwrM0PobNGHQO5ITcNFIme68oV6nfu50sBqSHaulE\r\n+HVHyDhgzgW+ZtkSEQDNnAdjU4OY/i2B2gmEIg3W1+ZGeCNI6O6fprREcDns\r\nV5IuhmRkz8dX05LujqATwEY9gXD/sVkaAQDvO/Oap8ol7o/P9fcHJwlkIHsA\r\n4+O7O0rmqTWAfkTq/HJe5WdJUR3qJqVELx6DUS+DheNTOgsiToiPGq/uKChm\r\n8BR0mXSXcg95LcXHsq0Vm8ALHVOy38PcI9WgMFHwFtvOCAeAZnxYeMlExy8P\r\nfs/UqHprq2IFwMvcS3lN4qun9uvX7HfTFxnr8XHyGRAzK8rn1pNvNiXw5kp0\r\nmKIzlHpzhJYTz6KM0XVUXq/I8YprcooBdHk=\r\n=eDkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Y6JJEh/sentry-integrations-7.4.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.4.0","@sentry/utils":"7.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.4.0_1656669534222_0.8064682295180923","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"@sentry/integrations","version":"7.4.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.4.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"405b4f7110cc3fa6e378bd17b2b78d3111973cba","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.4.1.tgz","fileCount":63,"integrity":"sha512-FfECaC5tSiZomwQH7OGgpX3CIFFTN3N5SIiQKXGn0xdfQHMi22rVO8GYogv0yyEsbu+4FAgLjvMRCsPSIXDsHw==","signatures":[{"sig":"MEUCIHJtN6+k05Li9KG9HdCJqwv3U1sIXSOvqNE7B62jdstYAiEA3Vj0yntMYLwmuKOmvYFqL+/JF5PHJWIh91WJhchtjJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivuMZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvNRAAj+2DuAUd2HWs2kni3iBDqLqcNPY91a4hqXepuXas/a7qjIDq\r\nk12X5ao2PG/XgDT3aE8MaNRuSHNYUw3WtPUR0G/lnWbVabf87IYRxdYQkUZt\r\nGWPrix9C4WecsQxqnKIiDUzbR3Yq9LWdwK68MN6HAPophqgzGrj0doHNStmQ\r\nO4u1fnyK8x6Gt7+ENHzet/q7olymPUdCQzquGE5Lz418jGhpyYUnr6nPHNrW\r\n6OJJD37QnVOjhR7UGHje7uWrUYuW+tliHRwJQ+Lc/s+SA3Gk9QffXOreTtVt\r\nNoqybcyOc4CmECJ+0o+YGSoQG1ov8iI7IzJxriBJ0uXcaYDV/76Z0BozzO5g\r\nXiZYakHwpS9ONeV97gv0X1KSaxbydEaPADsvRM4WlLYYS9bem52iozGT72gn\r\netoRpi/bSLjLh/DJxUZfm7eslwL6ObftlDjReSDS7T1+sfIu5pCs0XukMmpz\r\nygzrdcImps8qsI5ZzVPJtxKEaXHMu3USQ2KVcElkC2RoiBxW/YW3vcq0qbbd\r\nR+mZXxY5AFsa7lAXxqR9xb8ILxhCGjn8EuEeXzEo6wlKd9rTWRNCHkPWp2O/\r\npoGh4f1zllH+QrfHlAoANvRt2PZl9nqQOhB45P6pu7Jr1WboyGipx2XsvdQb\r\nxBqUEseE+2O7jf/hcfASjbByB3cQBcEDEZU=\r\n=esHa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-JMgiri/sentry-integrations-7.4.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.4.1","@sentry/utils":"7.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.4.1_1656677144846_0.1088179784210741","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"@sentry/integrations","version":"7.5.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.5.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f243ff5ad859d5b53f52ea2c8c2075d441e97d57","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.5.0.tgz","fileCount":63,"integrity":"sha512-lwEi9m9GPhE8aqWs0vCnXm5XnO9X3WD8gZXefC63v5V9/u/CytM0q2Iq7EHXSs3gD++w9/55jX/D48U+kUb83w==","signatures":[{"sig":"MEUCIBjzvqUTz2d83GUCp4l5PzqbA+4PmB4Jtx7YEUx/Ps7iAiEAneYScLZ+ymMjWcsLO7Xi+AXDcLrvzLj5/MN1NmWJjEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwu7vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKrw/9GnB9zF8AgFKlI/dlF+GcjdW/Bb8Pmc0YHix2hkBEyl/dPM7M\r\nuAyj6LPqpwsc65y+ONmNg2YEs1FUa2DFwb5lLtf2sLnYA+QfE4wnjUAIOPoV\r\nAlCBuoC5wMPFbxc+rPkAtHlnNMpBhAnLqTZ3866Gni9qyWLHmOGzcAfIIOs5\r\nLXr6Y7kneMWsBRnvXeCH7Xesy/FuszSF3+OVhEM1UHypclTvpQFGpmQbMFj3\r\nozOLZleYZPkXwrfrp/J01s+Vd2aTrJzqlOUjScL9M4oskME2yol6ok9o0HHB\r\nfiolj7CE6V34IBCMK05Jfru/uwYIqBtextcwVCOT2fOqIeKofQG3VPoTEjfu\r\n9bwz1X20UVRMFbKkgPdCz4St7t9vEvb2bZEwayInfrfvf4wY8ae6204Oz9tA\r\nOCcsupTvl7d5NvNzZJ7wgJBaMvwt/IAMG0LdGq7VSbA3I6lM29xmhmAwWKs5\r\nYV6BfVh7mHaUoznlERYQPmXsHRiYkFTGDP+H83FIcKeEp1EhC0lqiL1Km17X\r\ny0hiYlrW8wcO49Ea2o7n5/D5Jk+EEMj89tk1pjMnwTuMSlwe41CtOHCaMLAs\r\nkCSg/XZEW1XiybPe0rCMSctNmX8JlXUD2DXKvzivk6fnm8gkXLQmgwhKgQ3w\r\nchi8/3o+7kBzGc27V3mBgYg5Jlv2SSneSEU=\r\n=hO8A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Xow2Yg/sentry-integrations-7.5.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.5.0","@sentry/utils":"7.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.5.0_1656942319340_0.4761813945500628","host":"s3://npm-registry-packages"}},"7.5.1":{"name":"@sentry/integrations","version":"7.5.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.5.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"032a50488223a19c256740f3fd831e3bc6ef68e6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.5.1.tgz","fileCount":63,"integrity":"sha512-qk6jarGP/5NsgEawvG6jUCumd0RGRfr7maIjhf1+S6F3afRDz7y7nLRHe1bek5v8PaHCRDakmXv37c42COVE5A==","signatures":[{"sig":"MEYCIQC9hb6Xj9FEWs2UWDi1yoas38uMjOfBjoE8g1mdi3Lc+QIhAMjjrfRoDwAAFoXuI+SrkwfFf/bntEJ2+GJg+94a7cFj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixXsuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpdw/9FRQotdlilG5EP2hGsY10sMAxKc1tqZNDFWOebuB3ZpemwXHt\r\n1QJPN5khu4XiQMUCcgT/hzacPqGUlczE9Mu+O/cC0aIUnOhzgqnXtaO6G4DB\r\nnN/fTIV7UV2knZcqeiBR0rtXEpPqZvzKUn35jMxQKRZjRreZsvQVSPbmCwJ8\r\nHj9YRUJP/+DVBLLVsgX2fQvOFiNJS9zVYIfS88fsAC4xJVT5ySro70K0gTdB\r\nR7htkHqEVmeLlGmNCMBC3iiaC8PKQfzVtgCo92H2emUU3qUlBbPGSNLbFSEV\r\nn2w+R/oJGmsezPJ2ftNVsse+nFoB6nSRX2YapBbJWt8UnbkjyYmBaW8lR4Yn\r\n0u9taWyKluacPKyyRQAkPfBPE9c+duI46d8Kj98ttL0wMGJdEwi7C4+ph2Ww\r\niPnbUy/OPYIfZwInEoXz5gVZeNWVH5Evx1aa66ZVdPZgxHIQWHh1ctVCjKxZ\r\nV71SCmgW4Cek0ldVp3QdQzzIPVZXciPU67aQDJTlUV69+9mbAELc1nrzhVFr\r\nVTmzduilIyA7tWAz5AWNhbQX5ByTGzevEZOUbRyn5VTTt2BbFFBA+353VMaI\r\n2c0isSVJao3JRAmDG98kR5ntu+EPjfRAzFzpp8w+bpDUXB/1jQMx/fIiBw7Z\r\nAIs6nZSuqc35c2z68h2ap1ADmKfJSFUFL+s=\r\n=SFE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-9Is3ti/sentry-integrations-7.5.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.5.1","@sentry/utils":"7.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.5.1_1657109294446_0.774478727761988","host":"s3://npm-registry-packages"}},"7.6.0":{"name":"@sentry/integrations","version":"7.6.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.6.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"7e4026b7a2d830a7724a13908d9ad4b3eede6bb9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.6.0.tgz","fileCount":63,"integrity":"sha512-7vjjO04Yz0l1MaY8giZIJro2gAWmLEEhnC/5M9ymjTDJ/bhjDJh3rqSjgZtsoPJS2KXmHskXSRQQXlXVPriUKg==","signatures":[{"sig":"MEYCIQCRFNVPBpH1gC0MaxPKj54RmNINv/NaxrHUVV3hRuf3LAIhAICnZgdewJVHC1qpzHEaGk9fvE4+zNBS8g636yu61DRk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyJiiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFyA/6A7KnQRndlhJvaBqipty3GFgrU5CZlwbOLCNzh6mS0RrrqG/G\r\ngsyMMNjhD8Pcn7Hq1t4xTObJPbwwQDkri0bQXnqKmaWVXx3dFFAGM4HJP3XA\r\nGvzpJQlv11h7QPqFH43VSo6aifpKhKKuIyCkhgxCUPVKyH3Odbt+t557C3Sm\r\nAXNGVKchLnWe+0ZOLLeWfUcHbIF8dE2ZYnn59YDNXFMu+qxOhg/e5fWDEfTk\r\ny7Hq7U70ziWeUkDJY11XRtm3VTCxhouVGAA23vQ6oLoQJosE01hEIfm9lEYR\r\nsH1eYfb8fuWZ0+UM9vK0+3Vl5rfyvljimW5WsWrU/fCm2DW1+pqfNk9SAdJm\r\ndBGO/e+Ege9AcNtjzsymjO4L95gP64q3ZxGZQCadpTz6utOwZPAHF1HXjAYM\r\nCwjtkDQutu5nFBwPIYj7gOQ70Djga2nq2Hg8Znnk4gw2CONaeMNthJIEnMxz\r\nS8BhBNeqfnbsl4NQ6N0OuL98gTg0/hdDy8Bz0ChZ7GczDxJ6sqeuRWalZV16\r\neVS+CbKRUFP41lqsw9c7Rev3s2dKzp1O2auk6NwQRJer6FvpEo30c/XZixFC\r\n79RteT/NUXN6ggkWCdabAn3mIZr+HJjO+aCN9NbBqOgYUYz2pyTGj63k+/G/\r\ntuCdFubCoJvIkPpJ7BZKUOXqpFUH+mVePy8=\r\n=T/7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-ulk3di/sentry-integrations-7.6.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.6.0","@sentry/utils":"7.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.6.0_1657313442538_0.20126269240599592","host":"s3://npm-registry-packages"}},"7.7.0":{"name":"@sentry/integrations","version":"7.7.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.7.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"be4d89ccce756f3decc52b04cc09add19f142715","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.7.0.tgz","fileCount":63,"integrity":"sha512-qHIw4JrluVfkcdA6v22KVumhuqdk9I0MxEaiHyP/uzx4xIoi9S4I86YbLHZUpjqreJIQkntsimJSepZJkxvG5g==","signatures":[{"sig":"MEYCIQDMqdI5K+RywBAi0QQotHWLg1FtyVSUDWBUQTPiJP27kgIhAMAKgk/Wiys8bouevIsmdxHeTE6GsoGYfdJZutkL69d1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0V+oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqU3A/6AwWnIdCJyKGNOjptcY/V6Nd6lIEK8tS1Vb9JkEb/X+10dGZ5\r\nmRhpJEnJe/fRBZH0owFtFBO6jxHCnace0kcXBXsHqeQJZZyeWKr4CfCT2/dQ\r\nu9fpL7LMxTdVDQgerUKINvloU7D71UYjbLItfOtbOa6v9MvVZ3Ted3Pqag66\r\nalcrgCmEfgQiZZw38AEMJJxakwOhjL7rJ9sadKgV5EORoRWZZYhD49JvfR8A\r\n4GMyRBldTADbd+NdTv7yJUIObSDqjmp77mGGjbF1QjSxqO5ceNUfj8vphNHe\r\nNRfcKeMCf0qnVEQ6WCXbdd2CYY8b6dgh+LH31bBe95NUOq8ai3DnBmBpk1yt\r\nM6LaLxPbdCZIAbLgIOAD0MvsZl1tYcMn3zgp0GLGtLozOMixzQEyn5TiHlgh\r\n7r5rWTnx7YeLQjHqVaENhzH2rzOg90k9ndNRW3ZyoLJK0n8KQxciYCxc9RYK\r\noC9MEvNA7eAD3pBicKmrXQgvKzAbL1IODBV4a460yy3qXtJW1+5hlNTUL2zj\r\nAtviykxaxTTz5j5z52lq7oGxqtJSgsg+v/YwQuw4IxZ9sYFx6EOyLTPg/qCG\r\nrgBP1vn/SVIVCpwW8MQx2nzb+HJ1a02b3CzLnTv1iXnEWerfyBJz5rAVaW2s\r\nzjuo2qETBhSmHtf+tUnGw/nNgfLGtH3fCkE=\r\n=jRhq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-HFCvUi/sentry-integrations-7.7.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.19.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.7.0","@sentry/utils":"7.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.7.0_1657888680511_0.4156597860878106","host":"s3://npm-registry-packages"}},"7.8.0":{"name":"@sentry/integrations","version":"7.8.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.8.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d91809afd3fda44707695ea08a865292210e74f0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.8.0.tgz","fileCount":63,"integrity":"sha512-EdnkE4eIQsLH46X8HBdfG/4+M9yWMSLWNf5jebcNeYd3UtXfpkNRz10F8g/v9QpqEIHRmcD8o6vh8yVZAGO8cg==","signatures":[{"sig":"MEUCIGpd11GBx5dDmBAWeDHPIdSqyneYDp1qos6wdei88l2gAiEA9oNU+kmV3XQH0ABG3HRfdUu7mLPA14FbZvm/XV/ErtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4TMtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmosyw//b2ck/wgWp7DnydRPsIxSLSRg+x1h1Wsua6vHtnzJUdhm8q04\r\n8oPzOrPiwISI3wnzM/6Unj9x84F9azNOvbIjtNQPwHSlu68QIDaSmGW/u7f7\r\n2seOF9dTeF8QfcmJkVwNRlBgHegkkbw6MwjYBlLYK917DwE/R/O0GCZVO2s+\r\nFihPCEHKF6626iPjm4VeSG50xuOtHZMk0T1Kuu1Ayf/bU/TstVeSI/qxKqfG\r\nJfOqLSnSm1abDgrikdDLHGhfabJyiSNuhWYzBJfRqVhoCkoGi0ND97JVG4XV\r\nKPxYcmWtAkHMoXnNuFWHS8obyZAdaSLzKst8OOWzUKZegiK6BUYHL8IhX8Qf\r\nkz68DFWlmZ4GJC3PJP3U4bfU38gm/hzG2ej3c/wVPLfo+/OvHmA18GuS2B6Q\r\nmNKLt93ZpMaaC7+wOK4Je862UGuZogrFDj43QYpzIIqtxWb94frIxjgr4Var\r\nCI+LBl3tpUBHkSwTVGDedWg85GPhQ/ELh++xZLdjytBv2OmzhXpXhYUSaQUu\r\nPdpLdffDGXm9uB5b8WrUK86WbxRLGIaTjHSBVErISfn9dZg5K3dTl3SlHCof\r\nErKeuhLyP0uBzlI8RiwESYq15K9RIxRhCZ0o3MBc0Zg6yCOmCUDFlmUDFDH2\r\n70oFH2tqZUwsBvyIna9/McljdyfuADzcioU=\r\n=bgNf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-HkROPi/sentry-integrations-7.8.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.8.0","@sentry/utils":"7.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.8.0_1658925869262_0.17279733224958038","host":"s3://npm-registry-packages"}},"7.8.1":{"name":"@sentry/integrations","version":"7.8.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.8.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4a068c1bc44aaa7c8890b1d66641abecd9b84876","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.8.1.tgz","fileCount":63,"integrity":"sha512-aKMLe+LNA6bOLF3r1t1YjeCsOkUk3f69ldoHbIp9zrYfuCIZBH5AJAsJBCmPnTA4jJotzYEjQfpfb1b/nYBs6A==","signatures":[{"sig":"MEQCIHRg6cxOK6ThsI87pvzNRLwi05/aYAnASjfWGMfwdfbEAiBS3TzWd/UvF68mUAFwYleu6f0tX13Nadh6B1bwArACqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi593cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHyw//fot/MEU8paUBbEC0JsmXk3000ApeUsv9JhIVFFh43Y7UsoGd\r\nZ/ZOAi6f5WiddlJu/kTLAlaM8cihSo0ko7oTr+RXz+AcllY8KEy8AhGHm0FV\r\ncBmojc0b3qIno6I012TYDDMRdEyl4Oq9myx+FOQ69kOw56kp2W/+NS2IoXya\r\nAzqFUOVua1Jyw8efbmGoRa02HYO5g8z6RNb2ZrylURgszGpWorYrwlyPLSbg\r\nBf/+0d31yFo42XvQcBVL6DbK+WTrBDIxzG2wZInQDGf7XiM9Wxm8l3V7+mFv\r\nZT0LFQn2Ac4gdO3/kzUqQfc1C/X+kgc0P4ZkIevCj5hdm0EE5sOoFyC8hYy5\r\nP++roazDY5DXAmSCsYWxYam6Pe4yPM8LMfPC+QGoJPlNv1lKIY26IIR0Ugob\r\n33yYv6NF27xtkjlbG67iPxA6EjSr73utQdMVgJFpjTtUA9aOWI2nCLS84C6K\r\nBLtqnXZBXbZT/wkwQqA8YU2HPsSKdWiWWcUZ5z9zba1Qshwgrdfrqa57CmGb\r\nWIOKMz5Urwz5EPleXtA0UVzz5P7BlK/PJ0t7uRKjPgx+QQf6moDD21MT6g4y\r\nAMTzc7ZgP+S2JwVDJAr31hsQXz9ky+3eqy+te4PndkA+efhV0NXsRF+I7fMA\r\njwyhU1qkwmuIDhnr4lO/eAn323fV/Jhhz/Q=\r\n=ZLJq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-5H8fcj/sentry-integrations-7.8.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.8.1","@sentry/utils":"7.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.8.1_1659362780339_0.956213927778611","host":"s3://npm-registry-packages"}},"7.9.0":{"name":"@sentry/integrations","version":"7.9.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.9.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f1db61ec426565ae70d98fa0d1d5a8e9f51761eb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.9.0.tgz","fileCount":63,"integrity":"sha512-HQX7Fxj9Kjobp8AVipPPusjpogRJuMYdCYtCJMUHpmGB9BVOZpKcnr5tUR39GNpTxlb0+L9/4ET6Bg+2HfIrRg==","signatures":[{"sig":"MEUCIQC8da66/9oZ3ByEIQ+d+67g0xcAJU486YdltoPxaOx2RQIgPAQ5zVpXuCDFangDBgyRFVWoCLqteO2TgnGIz+xa71w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7R+oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgFBAAiIFEfKHn7bt7gYORXn59AqBsa4jmX4ya/u0xBqr0QI+rJgwr\r\n75909t4hsgU0JKaB/8YdBoNvP8ixNW8CAcxw7g+ywk/cPnFIVlWA8wfOkKo7\r\nq5zWYKdLgdJDes4cqbgLHK3lFneibU8hthxvpS8q2ZGuoaorsCMNIvZLWmBo\r\n10Eje4GnoiBS0PKQL6byXCySOpubB0iWx8+j3xBugguBvQNii6wRwhGMLdDe\r\nwXd+6NPMkSpiXcQ4GadpOIx0316SLHWAjZmP9bX8JLWNVpa1ecejjZOVAtGJ\r\nsUCAPDTh9ocPpcH1+QDvAQFx70gHNhz6ypbKG1bN0FX6DYHVrx7NEBTSnHrv\r\nWpWsCRC0ieA/3CPc2Gb14WrXpHYjlAv2Tg3dfFXI9VM9DuoNQo/mlWwirITx\r\njVBdqGfT6yVMtU6rxxhQsmyzVoJjLJv2frdUXUAlvk06wvkqgCdSNC1DXZ2s\r\n2ffcGMmTsxiW/Ps+TH1XGQR10yqUo0O6E6M+jwN/EKdwDbNFj99jyswlesey\r\n2GOl/Ph62ah/nFTobq+lKeLaukjt/DKNCTFqa+fGPgrm+GYPhU6IRGqeL73H\r\nhk9TSOT44Aljy+qlOvolDaXjoAixfcQlW9k8vDkVoJrWRhZnx3kYh7NXT60e\r\nO9vJuAUH2ZUngHxc6rjJUFTrqde40fMbkGU=\r\n=uBur\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Tx1nXf/sentry-integrations-7.9.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.9.0","@sentry/utils":"7.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.9.0_1659707304454_0.8655690075708644","host":"s3://npm-registry-packages"}},"7.10.0":{"name":"@sentry/integrations","version":"7.10.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.10.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bf09a4e55803043f8653a396b8baf9cb5011f70c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.10.0.tgz","fileCount":63,"integrity":"sha512-pP4DYhyhtTYS8C5kinIXXn1icD4UmZD8Dh3Qd+SArHZiWgRnrsWPLzrtoQEa8RN8tmQ8ekU9nLnWua5rRWiSBA==","signatures":[{"sig":"MEUCIQDo+RC3Nr9px+Scwu6ieO6S+l/+t8C4Q51ifl4VALnccwIgKAPg98HS1aeoXmNLVSFrkjhpbMh5UMLdkcOYkWtYQiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8+/VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVmRAAgXkx5FGPDVImKaX8KzExlCgIQ6QFTyad9Z2lQFTZoLxZtOST\r\nf409qcUkVbCpxPzSakOsGKKp0Vg8L1o/YIF45oLqYS2BKihJRGYlxKGRaBkc\r\npxMe2w4GGkwWZCyoVhGJXR0sMkvdUShB+n11Om2yUyBC0uHyoyxBrRC6afQ9\r\nQk9GcXV9Vy3Rlv51Kity9fcoUW8KHjPzc7xhcZFs71v/TkG/VkSMJo7RgbOI\r\nba2XfmeJxE/m7JYglBP64XZx8sh+xGiIpXtWkKzCjgeXgw1C8YSvaPGGedCm\r\n7RYQoVc3vlSwar5mR+SZu8/9rlrO7ge+CICD9sH7IT6zbQZXPncPl7R55jD8\r\nmrYU5pJVLAmRcCKnRpwa97eiKRmqRg9LKUInQDAcZyK6uE/Z59LsgdnATGQ0\r\n9GJ3TjTh0WIgYohE4IO9UdM8LR9Avsp3X0S3/3bZP+R9Y84g+SYn8hkjKaMK\r\nE6E7Zi5l8GeLDr2Fx/ZglLcM17HLdnsCrE/BaY6Xy0C6EuqqAXIZoQr3tJJf\r\nKRB3TDq7X3YvJDAGoQLyXi5fGe9FKGa5k7l6UYM0e09GqqYe9biuTY5zvvt3\r\n/a0kk8Zr2zyDxKxYhkfzbUybDXv3sb1V8nfggbVUsIbo5+kaOVckU4EIrCdj\r\n88kwlaNpkTKDbFNaAemSE+qT4Ebmp+qd/Hs=\r\n=aEDq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-YJ0ski/sentry-integrations-7.10.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.10.0","@sentry/utils":"7.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.10.0_1660153813769_0.23982388553497636","host":"s3://npm-registry-packages"}},"7.11.0":{"name":"@sentry/integrations","version":"7.11.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.11.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"dce90d546c681ce9ba32c083777e51eb5bfc9869","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.11.0.tgz","fileCount":63,"integrity":"sha512-aw1XM1MdXubeddoHV5zLbFrM02SDjwrG1/nhE2ntpQPqZx8ijLds6QCZWCPdRktEoPO2KuCCXxkoDqYrRve4CQ==","signatures":[{"sig":"MEUCIESUUCebD/nPUNU1bQC/BzJPjFdq/6EcJ06yITp89MDbAiEAxrIqdJUlAtGTPIKD8zg/6FqmILSmkrTZCGvqWHhsyhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/MYNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH7A/9F8p/p7x/Cn/hCb7kSBuC9bPwmeDofJJypamIS1bbonzJqXdU\r\n7yYxNkPob8/klnjWOQr51Bgv+Mq8FREz3j6LHbODyrg/XIKjCcVbbb8z38Vu\r\ntJyoNRf82Bx00pNv1fli5ds5oozBXjiq1YJ+cUpYot3SJDjRamOLsrY7bblN\r\nAiu5IsLLnFNKWAr5rbK/S7LFZXtgPABaS7RIIRbhnnl9C82h2VZooOMBsXaA\r\n++wmelprHJSZeEYwTRupr1kwRbWUVFJRdvSktTUI8V19854Yqjf2xxwVoxNc\r\n7yrww8b36yGrCKOUp4LMBkcPM6jgOqqECOskRrglI7XQHDVTAF9ANVYJQFpX\r\nb0fKtNgLgXtKpezkr4j0PZLPBrmDqB3+ZvLEGjH4c0YxhNDhxvN+G5PSEe0l\r\ngZCkRklCFRflDXxD+8Su0+pDRC7a86AQLpBpV+FqTSRqRN8xhKdN9/XwzLYH\r\nvi7TQmAVsZv7ForZz17Fn9eRDtZMg4NX4RJdsCrPEGHBpJa1y+8acrsH+uut\r\ntgDQSmG+dKQFOd+EHo1t41ObYK4lxa6fx4QNoBpn+sXZINvYjxvlpAbPowqM\r\noUTWJTYnb4g/394OtEpB38QeE+J/b/F5rSIBpoA1GI+V2Ol017P4oKhIPqzZ\r\noFFJYwu5F7qNIYFNQxUD+FBpB9+Pz3Q3xMs=\r\n=+34k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-zl7PMg/sentry-integrations-7.11.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.11.0","@sentry/utils":"7.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.11.0_1660732941594_0.8713967575725883","host":"s3://npm-registry-packages"}},"7.11.1":{"name":"@sentry/integrations","version":"7.11.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.11.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fa7b648fd479b9b8b8558f5b23c8c51a066737f5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.11.1.tgz","fileCount":63,"integrity":"sha512-G4aw9X2WdRGwLk/2pAj+5LuZnLM4u1GG3o8bOWNASR9E7IiQQ9ERYlnfW7jas+08B1Q61WLwJPXZhJxvQfxLQw==","signatures":[{"sig":"MEUCIHLZJ3QV3R3/QURoJLqKkmCLCwu8+pu5VW6uH9AkJGteAiEAoRJzExr1xgpVMxSCqpUU5xK+/2pinHEowXF0UIdv+uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/T1aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfHxAAl8dEzrabPVDxr3Rc1o62e/7QbXpy87S0syk8JV3inzxC1Bt9\r\nlthj+g6RBSZWiykxUEiTAMu8NkBWthjQEkAQGPpMJXyZc06i+L02X5Rfkfth\r\nNFGrNwAGKN9EHaGgIaB/iQB76/dxbpdjqqK1ZnhRw45NMoFO32MwRiJaFDb9\r\nPida+X75ORAdn96/eeHV+tymguIygrh1iapaTHci1jD8rLiWtstqcotVlXaa\r\n1RwJjifC94eWEoy7w8SEV4/ueWSChNU7NWpPvHZ6Ki6Q2ehzgAuMoplja5xm\r\n99RBqu9A/J7cvHbMLiWLqw96aAH4U4cUxsuLVOZiPKg4A+W3aYHZiW1qqURD\r\n1wxCAL7BkVpb+piA/iIPj53oQxN8cvdLdSb5OBjdDrc5JPUYSwiJFEB+tN7c\r\nPNwLyjAyT9BQeFDnj21nNT71FTBh4G9Gn18qJwdpDZBhi8Xy/i3PYFOARkAL\r\n0SSL5l+Peyh7zNTOCj//V2mG7LMA0jyzS+byy9NS1z0P+5VGO3e+9+z+/BdV\r\naoPoz+H7SymBazYwQ+H7txBC2evrA27qQ8HDzvu0fBnGLyfGsbeEdi8kdOcg\r\nxcfK9gq8ktPD6jaFw5yzFAT/+gepq6pTCIC1pV0ugxcdwdBoY8FYnM2vP75l\r\nRIQbk6JJzIPDvEukUlqGkIizsJuPwFAuyW8=\r\n=v9wB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-UFZrNi/sentry-integrations-7.11.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.11.1","@sentry/utils":"7.11.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.11.1_1660763481870_0.48560472163214174","host":"s3://npm-registry-packages"}},"7.12.0":{"name":"@sentry/integrations","version":"7.12.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.12.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"25fb13012807ea95b7adb482b327c83d4f46a4b3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.12.0.tgz","fileCount":63,"integrity":"sha512-eCmabzoUsHDsboh3ensf9KRUdvmJo4pH4D0iQMaKN8nEM2CMq1K1vTu7YNM64W9xR8cvSolo/1RpNAAVvvccWg==","signatures":[{"sig":"MEUCIAK25y/8BZjZNlWJohGrKCrk8QrdFPITYoSBWkWP5GsJAiEA9Y1SzaU0Ljv4fIwPLP7cPavu5VnTqrL4Dj5hflklBt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD56zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosNw//WEYZGvUKMEKJpogKqdRUsrMrT69cb3fK75Gt3YdqOG9QevNA\r\nbMfqbut9t9wMOT9y5ayECDnoFpEswpqa6ZLAQGtZHBlTVX+saij3cs08AYz5\r\nZoZH11496ujiNzHeb0jgNFeGetcXN78DaNcMfOUzm2/6tv+63ZBl7/foC91b\r\n5XOBWBt4fblEtjH7Bw4loLFeic3/9X03+n3lD0C4shuXTVxPUfwerD5Mq6DK\r\nKXURmnwH7nXGffpWf1FpvSBOXpjpdxsPmBCl1laCTJHos9m3Q0+IuGcn7gKo\r\n8trXZ4X9sQ00yg0kWWmb5eLd3+GTlkwJNJNPOaukz3qcQ9Jzl4MIgc2FNC9u\r\nm3wWZhg79gwJfTTzuQzW7lCplMry3/28576WVyVOBH75NyHKs1nVci9FcOjr\r\nrxmXXxTIHZ+N6bBfM3gutOQzaB0zPtuokK5iwROzLXNPJrObM0hb5veT8ucO\r\ncj7eAz8TSlYZtUTep0+ca/bmH7D8rFcE5DtK03z16YVwocd830IG8TOAUmcY\r\nBbKIyUnS1SgPt70TVfQhvWO537RAwaZBcNDeewIdhId1p6L7hWD2bmOwCzDP\r\n7OYp+HuqzSZzptMlECjkaA/6+vCZkEDb+cPRpuHIdC7wjueXKEtgRpRb+RRN\r\nR+OHXW43nXdUMWt+XO//+XYnjgMgHEwrpxw=\r\n=D7vo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-xartEh/sentry-integrations-7.12.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.12.0","@sentry/utils":"7.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.12.0_1661968051297_0.18081882694964424","host":"s3://npm-registry-packages"}},"7.12.1":{"name":"@sentry/integrations","version":"7.12.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.12.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"da1dbc5d851f2fc9413883812c436a1540a5b27a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.12.1.tgz","fileCount":63,"integrity":"sha512-35iW3WZ6rnUzjf6kWS5604xtPCtIb4gESoDKIKPKw2q7gI+qA5Ad/Q5yM50cDwoR3uOhXZ4tv3WB2/16wSGWFg==","signatures":[{"sig":"MEUCIBfXmYFJ2UFr1ISTG5q8NDpMwk543vf+gTqg0a/ppkUfAiEA+x9y9szd/JFENChdzpikm1nfpj4OoixpOiRTY0Q+2YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEdJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow8w/+LhRuXCV6vgeEX73VhbFGFh30zszEFFAZBHWAo8x5i6nFGrnz\r\n08B6Kw3JTEBe4gSJI/fthk5UtrBOU9aekOitLN7jnsO9QKr8p1N/ZjIAhDVQ\r\n+s1IE1zwdLMAFR0UaCYewQsneEpJwqtk9poq/Cs3m5DrZ+4J19D5SJFT2iD7\r\nFiO10aRumaD5UiyXpvGsj/ZdB+0Z/7MTEcfX4u663fYpWtXAFyDjjIcXv1zb\r\n5tbmRZQF1NosfUagyAIHe25A+KMSrUCVclkyx/hrAvtiwEXB79OTxPTIoOVy\r\nq3IXG/VLk8CrTxcHUPM/E4ILDyDVRxQ5Ev15QtJkT8TXW62itd6uirJmhrkj\r\ntwGFTb6yHQpOvBzv56AxgnAR5KMN0kJHmCUat6ChC9044JoGQ5s3mqCsXHEO\r\nBYvE2cooVqZg6p9c8UvL/1xdYe5uPEcsd02TokpRX3OCYrk7Eok6vf6Hslgz\r\ne7bJX8sNO6JI2MU6xAnqWVyE6itWMVBhGBJXUjARgUs1r3cj/DocEltoaEFl\r\noU2HWe1MhjrA3RH8jQZtJuq6v+/qOV8lP8BEzxrWIGPReje2X43XG2YueiVm\r\n6tx1w1tf9YMAfMzUg1TkFkONtxRJwizRalKvOahNJ51jvJYcKc3a4MZ7AwSX\r\nBm44eAuXt3GY1ZSGdU75OlRAKTJUERCwTpQ=\r\n=yzgQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-DFdh2e/sentry-integrations-7.12.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.12.1","@sentry/utils":"7.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.12.1_1662112333713_0.4022640615540294","host":"s3://npm-registry-packages"}},"7.13.0":{"name":"@sentry/integrations","version":"7.13.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.13.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"abd36fbf4a338877ca15ef5ed830163eeb6394ac","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.13.0.tgz","fileCount":63,"integrity":"sha512-el5tonn/96fC+GMco70TXI2yrGmDLSFc0THKO/r9YEIJjqcK1KV1C6jJhTWt09ZBAgoeRCXSMn5xvdl3fc9Zrw==","signatures":[{"sig":"MEUCIQCspqNkcxABwSgQaihX6eBOJzqbzpwx8aoRTZy3xO+DKgIgGY3kWm2tr9IwDKSVcuvhVn0PTTXdfAhPpU0sLqiJbxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyUCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogJA/+IDe4ZN9uKtcdz/Ey1StXjQ6m+5tZkSnFE0HqZVzOdQNDLJYA\r\nplLVJnwzXi/b6oEEkYfVL8okeSBCAhwfh+0XYZlxXI6dU6YwU7+0e5yAkwht\r\nvl4q62eC9sim/7Hf503ZVOSTFWwe4ihhdeHOU7IUyfNFnIcJ7gGBj+gc05T8\r\nXu2Kmjv3c3Nfib0+qc0/15VCvqqhGTZ1vb1vCU71bbC6ZIApb85P85qdFizY\r\nc41p03K0zjxk0jeLyXwHrdY0BWjCCR38mmN5k5dOf2EunD3nwMj0fRlp0fKc\r\nFt9IOB61r5OrVNXi5V5mH/ZEU0QpcQp7LUBbZee7C2fkSGqjBKjagBGl5OGR\r\ndxz1EoFsf9MB8s95MgNIUvVorFz1THu0e5hTuyIOtDP0BA5+ddon6D8xK/Ci\r\nFUyS7+6S778lEeZHHmauzCgEMlVD1JO8uyuc6uEovFobUnV/a+T5+wpIsHGb\r\n5ddJQFJHZiDOfovvKkdehBadNzuZNb6jrNU9hKmaMIE8XMh4AiTZiIIpu6ws\r\n12f4hWLlYF/2sARoYiJ+A0shoT8G01w1CV03ZtHk25NqSVv8lra3Z7Y1XiWq\r\nQYIZ82mm8RNLJmYtPMJCOMK+Po052H3vF2atjkPaKcZ7I6ikGunN2yacSrqv\r\nudaH8ZHSMtygYGYh2x2GRS/jOivRIGMF4DI=\r\n=Txbl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-R6BgSf/sentry-integrations-7.13.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.13.0","@sentry/utils":"7.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.13.0_1663247618143_0.11912572409669409","host":"s3://npm-registry-packages"}},"7.14.0":{"name":"@sentry/integrations","version":"7.14.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.14.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e48845949478301da7d0a4ee752b9c6befd78554","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.14.0.tgz","fileCount":63,"integrity":"sha512-ZZwTurYD7+9nRHS92T6ZUGuLq/AtHPb0arw0eHn7Q6u+PNkt8RpMj+fwuBntaAsabHdf1a0XZrdqAw6XJmZz0w==","signatures":[{"sig":"MEQCIAGUnqsuiPVE1mdPNO4HSZbuJ8CNhvuBx5dPdIlU0G9FAiBzp9ilTMxByNlfQbpwQkqEEs5HiM3YxdJNX0PUaDqsHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNDoyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxlg//TVWJxUK7oew0/Qrz1K+0H7u77PBHdyEqUGaF1BmaTYIQS3Hp\r\nB/3B7nssZBiHrS0xPYS7mkRsqxaueVlkaeftXzBVcA/w/b+x2vPekSA5Cvku\r\nbLjxjJ+/MoVs81yUR6LyE7Sq6l5O8F740gtuBGh2YndnGCaLtvBZLZHApTze\r\nonMBsRRwCj2mP+LLQWRq3AVjzrFB7N9MI6/t6FYitaqc+wk+vZ9QXVRi1xaP\r\n8bD3bWb/Z5avVppyJK7F0Ewa3O4hCPAlx25IIJCHSZQm41k1qRhrn8x0Xr76\r\n4LjJdMy4S/ihX3AL1DySuNegaWuZBo2Dvu+i0U2AwTxyU8t27rdNTKLif7WO\r\nbz7btm8i9uuV0pmVZnS/RVNBJTH34ID/15ssb44L08gbLWAL061v5gcKswQs\r\n/Qg7v0nLCE+wiVu+CIIK25HTN4hupr5AaQm0Q8OBfe6gBEhCjBlrdzL7Hbzw\r\nxfi1dCz7b60VU02qwQPYGkFCYcuIUB1dcLJ9o+4/VCJNFKxh3NddWyMeNX5a\r\nkgRzqzAehzXSmXyE4r7/ZyFBauRd7cv3P8F2V5CWstNduyiq1phl1vO8kiVD\r\nHkoUzkokMLq8BpHzNNhPww4B3NQ7RsH2eS1oJzlPxF55L2kEyQ/mTU1MC3OD\r\nSIJtUZh5onCtJqqZxxMpah6GqYWbZtwUuY0=\r\n=X7tf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-1c4Szh/sentry-integrations-7.14.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.14.0","@sentry/utils":"7.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.14.0_1664367154124_0.3738002868426622","host":"s3://npm-registry-packages"}},"7.14.1":{"name":"@sentry/integrations","version":"7.14.1","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.14.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8fc656373c55d124400e26c33dd3ef4676d2dba4","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.14.1.tgz","fileCount":63,"integrity":"sha512-viQkOOLa6YkXV8OV98BGqFY80emEDmfxOsLKc+AJe87nrb9j5ruobovFPwlJi0DlIMHdTtsoldBb/05bbVDKwg==","signatures":[{"sig":"MEUCIHpTCmXPEl3niUW9BNS5cHHvq2x23No/Xncyo8stQgMAAiEAoZMvJ0UEVbELrXD30rsVyDb4HUiVpSwOkS/2aLysBcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOqljACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlAA//REXrwGh9zaGy02z+AzivPThOOCRYwwUmY/IX2YGpGkBV7eKe\r\nkLnXTxJ22u715gjGIb33RI2yTjjzKwqm/YiBAjsJUX0TwTNZ30j+vEhtbkrX\r\nUQCMGkPQuQk+GVshjr33FpAg9erLs8XfLnSFOrbC8WrJibWbLyYSeVep0YIp\r\nhipjp+pmwDhr59HN+SuvHuRGmeszP16jeHAIRhTahglW7FL4nsFXk89DCrfj\r\nwjUiGjIbrymiijUF6Sly6VFkejxnhnytN4SPHX2KdqAoJKgHS1cv63+m7gIL\r\nzkcwTHwUwmjD7I7GLXnufopjwC+D2wfFgsRhPxLMdXNXeYHDDpCHA/TvjVvS\r\nIk3nGFuZEBszKVqMdaAZYObpbOdgFzz0AyxJmLJPv+52gs/Sy00e+CEMPeHf\r\neYvcjqw2qxxM0s9TKlP18uoA1kWz8KtPullKC3YX4HtrssFMZkX/8GQ6kWjq\r\nJ75JlobIZjoAWdfHQ2BnVCLGOq1EzMuttlqjETkOnCDeohhFDVrGAWPUklY+\r\nmOreVv7KHShFXJgjhS2admW+TG8mYFqq9TQXsdiL7EdkP87+NW2tN3adffSD\r\nTfcch54UkCtbbLwTjIMVkMrkzSWaATLzWTIP3xxNgLokpN7UpMxI5tHOKN3c\r\nUu6QyRGQNS+w80rPxBeN7mIBA5pJ79r9Yyw=\r\n=3gpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-FRHAhj/sentry-integrations-7.14.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.14.1","@sentry/utils":"7.14.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.14.1_1664788835113_0.9009417935942405","host":"s3://npm-registry-packages"}},"7.14.2":{"name":"@sentry/integrations","version":"7.14.2","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.14.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"52026f758e4c2a0436c4896bb8b2fa2765982042","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.14.2.tgz","fileCount":63,"integrity":"sha512-vxS6ZDgPOxmbfEV6mynu7gouFSnq5LjlnEQYe2D7+/aRPzcgXzwPiqLt/Qd0OG+8LR2UjX+ziBTJOyARZcHxRA==","signatures":[{"sig":"MEUCIQCi1pfzMCto7UQxMzHgah73luiZVScN2/Z9i0px3Nz4DAIgeLmivVXxsjD9UXOD5f/+kOo+ZmvbIFzXGHHV2XipwkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPsKkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvIQ/8C++rdZR1IZnq+h1G2ySl0csNgNZMbKF2QRA9beQZMvZ2NVVb\r\nyWsjfgU2oR0XwDsfork4zXs966cjnhMMAM/K5Fy0Bit4p/ngaxxdN2hEisYH\r\nUEH/ysHTzNL8aQHLx5sA2TGrjqiI7cp7aksvpA6b6QCcnn9VkL+BAaZ0+qNT\r\nouscra+ILfErI3R/ErLOi8anebM7atAzZcok0czHGC/9AT/K/twG4v46OKjk\r\n+cq7dVK+4K6SFk/5tb8RMTAzk7gHOhCSgH2UtoJyfCTp6oHbzfPDgcvAyGmU\r\nFvx13QJQ9YPA0xkSa5C8jKWWEHE0ur5sld2LYvIsLM/5l/r0t0EfU+U6wuGa\r\nTz9JYjSAa3hxRmMEo0rheBpBKFV4K7hAblZCUlqwGs3JZESB9NDDAoWLdd2z\r\nGD11BQ8umdcaKSru+8A+Ni5BuWzYol3NwUBDZkBAv0VryzJxIo+X1P8ZTiIw\r\nJQm0zx5eda0idcE+beTBHoI5uRgHpUEXDo38wbHPO9cZ/9KmNhcFOwKehhIN\r\nC+7sjUgPypwQ93Kv3ysiv8m0hd+PPXgd6aUSdmb+x8ICKQ7uvmHHeRLy0qZZ\r\n5hg1HYxPhWUNexxSb0IFc8ygaw6l/qFPlc8cPdr7WUcDGcNyY7FNKwLVmFlN\r\nSI+mhCwdHXM6CmcDR313f3ayRWkPfV9O7Fw=\r\n=iymH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-hzKdDf/sentry-integrations-7.14.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.14.2","@sentry/utils":"7.14.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.14.2_1665057444203_0.08154856289515977","host":"s3://npm-registry-packages"}},"7.15.0":{"name":"@sentry/integrations","version":"7.15.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.15.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c2af3a2d2c0667216d76d829f24c5125b110e6c8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.15.0.tgz","fileCount":63,"integrity":"sha512-BGQynB/V4NDkFKAE4acolISNC2R3KWAXgo7DrTosqt/0FEqy96YhZrkqsnyqpAY5nRxMEdpDwEWR+eITlzNTrg==","signatures":[{"sig":"MEUCIQD9dq3rXXEKLotOqaDbbOfT/7b9FubQ+gUiGnhiV4ubHwIgYJCqjoGqlTwK2aMKanv7nbo+NOsmTqU1R8NOXjCG4Nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRA7BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrSxAAoSRpNMEZgPLUFiEM6l5Czq+stlvjRFt3HtlcGw6oarchdbYQ\r\nAdqbYzhFhyyQe3PWAxkbbl8/S3gBhQ1qwlQtTRtBdQSSznUcl7t3gPCkXQjm\r\nty89R32JhW8jPVDaFh3UsAnhooHpZtYt5Dfj7pdzhOeKv/eeuhSxCM4ZWW6j\r\ni9FzS/PepM+E+gsfmcnwareMGFKcdx3IzHhk8LG2SChjh6o12Bc+DVrFinyx\r\nsCDiygmQCljhrJH48XxtGRdWtjrIu4LDa+sBe7g2NVMk0AG5CynvggJyEcmh\r\n3Xb2ZBMpMaYGfRxAKbX50tRCwcYHq+zDHnc9NiJ3DDrbY5VN/vSgKZ1hNXkm\r\nGyMznKdi0SAbP8D4YSNn+nT+oruXfXXHTQ2SGy8aHUEBhpfGm9PpfWW4ZqlC\r\np7rEeno5eiA2P4SzWfp+r9h8/kSwPNOUmAL7qpwfqBy448iCcoLboeff86J4\r\n076q8h5jibtPsiwUKGN5VXkI/Nmodq6U8No05pDNUkztGqx19Gb2Eqiln56J\r\nPO0xQjoVZxwMb398X1d+p2iwuUJoof/+4J4tcD0twwAzPfkWl4Igp1Touii2\r\nnn8cd2Gd6e+NXxu8Tg9Sbf6Ktv0mCHI/zD6iYTE1JlFLNgEogDFFM8mdPjUf\r\nurRd7i7W2+nsZF+ujCPLQ7keazcqA+JaRxQ=\r\n=Ghmd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-QxdYmf/sentry-integrations-7.15.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.15.0","@sentry/utils":"7.15.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.15.0_1665404609013_0.2393275250097262","host":"s3://npm-registry-packages"}},"7.16.0":{"name":"@sentry/integrations","version":"7.16.0","author":{"name":"Sentry"},"license":"BSD-3-Clause","_id":"@sentry/integrations@7.16.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fa6a2a2b7275efec5cf67c07eb76297447301ff2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.16.0.tgz","fileCount":63,"integrity":"sha512-PJRmFUHOKMf1APOlwxGB7Z6LHzJP4xL6OLSoiwnruRuHaGvdyILA53fr/A6wRMSPyTxJDJpNkcN36cA56mLxYA==","signatures":[{"sig":"MEUCIQCtIWeKCLL+4WhmCWWXuUw2CWxJAzTSS0969BNz5MZFdAIgcCritu9bwq9nNZghTfWt4/qaQZj348oLQn7LAND/O6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT5snACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr38A//aLmy91sg+iypXqnyfw+kN+rgLAqMZecgYBarjMqZGixXyv25\r\n4WirELTzN72JXSdhpE2hTUnkqyfTklglilJu6UhYovpgpdiI1ZXHn/qBFVBi\r\nog+IygCR+ULv+r/w5A9pcMlBn2ievASsXWSNtBdhLnOPWzKsY/yMnbf1D5oM\r\n0EvYVgHUJMU7GAMkbDBA+eREtBJ3hUO+KraeXlIr9aIeMdXT3uKeQAZ784Q8\r\nP93ga3yTYap0DFK9iB4X4rXync4DlB873I7/tEVVmbtpIKfh+ekyyam79kOF\r\nDSaNly1IHXFQo/Vgj8lSOwFoUQq9sS61RD67Ljtn+rh1eh32TaUi3N0mHVk+\r\njRJYbg3n5iTgfoLWK8A16nlDrpChUFE+vx+9+DRCXqXXUAU9w66TZJEWPOob\r\nR65E6pnmJJw15qeUUihN2WsArNV0CarinCDHG2MomMSRaaH8GO93nEbigiuP\r\ndGm75Im6FhLiqrRhy04cl8AE7ZWmKzbKuFpnNwpgVwR404djJ3Bd8qUynN95\r\n8+AbpouFfAsj9Mqmr+pMBRabu7SEWcEKfjzeIcqMRSVQU4f1R1AYL5yEvzwm\r\nPls7djtNRsgx9GmSeezaX2aj7YygnZKgjmFXL+uWyx2RJFUfGPbU7AGmxhWk\r\nQxdMAQbY/gD7tPo27fO3+pAknPRAl3D28LU=\r\n=6CzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-t9Veii/sentry-integrations-7.16.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.16.0","@sentry/utils":"7.16.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.16.0_1666161447526_0.13331964296883103","host":"s3://npm-registry-packages"}},"7.17.0":{"name":"@sentry/integrations","version":"7.17.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.17.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"dd89008ece09d589722333cde5a1cccc9151a5e6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.17.0.tgz","fileCount":63,"integrity":"sha512-rEqK++IheG7LIhzt4tUZ4+c5o95ACgeKgyCOKNBA+LkK4SeIe0JwxF3enLXBejPRI0ZHxI99laOc2b/8ICyO7g==","signatures":[{"sig":"MEYCIQDCHVUV/RHuCf3UihAKa1TJS3KB8CJ12swhYDV0ZyS4VgIhAPq0CLWT7yZ090WRIIPZbyNFS3OzwKbKqCgFxOn3U3DD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWnZ8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3CQ//bRDynCH+juPElWnvK5n66LbDuCiHizAS3UWrGxtDL0GNxXnU\r\ni2NUuNpFrFFyK2KxiLfOnDB1C2STKSuW2b3ZbcmoGbwzhQmQyTO/dcsQXkFd\r\naWebXGDFfRWet5VK3ZviVll8KOdP0uHFq2udOVNKOLVNSY7zGNuG6IqhnSDB\r\n7nnIWlfu0rD6bB8mbYafi6M5utZUWBPvM701HoJ2jXm9KNFtUTOyjlVuIiyg\r\nS3Umu55teYE2XZQk3RScNsiInZ8Rieo6FBdsmCjw5Rv0ve4ZtBd79wQUBgLp\r\nANjwQqbQKgwn7aF1Cz24ky6T065WSTPYnsodHG4FC+ldoIdJnNwO0EbfA5oN\r\np7fTI8pNZf07RcBdq/KfoFPxewf20FEyVdyp+4SJRRNw5kbE51fIvDYxxB4X\r\nJ0qM7x/rtBZjmIr3DN/jyu1XtDJ06R8kVdpOjfsGfLY+uVMdVGUhNTDPu4Ev\r\n1E25QfRpAgYltoOiVSG35wluts/tlVG6GCs6NBf8kfCHpy/F0EI78thj2Gox\r\nUKPQqxSnWgKio0P73nVtB1BM+Knuu0a0ZpNp7W8fVdoPCX/3kjTIutaeNX6/\r\nKXTvz5tP1lvD8SZt6dK8PVaFUtU4H1X8IrS+T9VEWRHjj1491vSKkJQ8IjlI\r\n48w2nBFuc8MB8Xa/VpQ8P0icI1ZtlsUMOZc=\r\n=JvRH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-tGEPRg/sentry-integrations-7.17.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.17.0","@sentry/utils":"7.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.17.0_1666872956035_0.4295295287635217","host":"s3://npm-registry-packages"}},"7.17.1":{"name":"@sentry/integrations","version":"7.17.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.17.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"72dd9d92a77d6577d92eb20835310d35b852bbb5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.17.1.tgz","fileCount":63,"integrity":"sha512-1PEkna3MAcIxcXGi2MdxuDanI0Ibv0UOFiR+DihmlhtoIKvY706lOMbk9Ve69CHhmbPDa3XXJ4dTfZQeMBeVEw==","signatures":[{"sig":"MEUCIQDCljKtVGV/Yp0i/G0LUe3ytgXPeFIYm9NujgbIs+NBVQIgN5PiKSUCM9c1JM+kCyjQFsnDRfzEZhrPS3QbtqVQDSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWqAuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplNA/+NyvUnOy6DDHnCrme6Il6VbLFW5XWVw1/uYJh92j65KMzfwbP\r\nyOp6Qp4GBriGGGescBVxMnHHizqLy1Z/p88T759/UoTyBnAzlyh45Lia29Jq\r\newNwjo9cby2+kg/JNbjCZyBk3JF3I8ofBCZwnMZ2H/nJHDujNx3vHCsXORVP\r\n3q35G24rWMhUrpO1hYfbF9l478t+4rN/X0h+4j8wE68aHK8y8DhkMlyBUcp3\r\nEmPd4WUuXO8gGp45EZd/3WbnToQcs2qpfGyuLrjfWg9VLHIXnXC1fnyvX6Ic\r\nl9kKLGGstQ0qExubyJzLCULjNwDdpZelyiCyLfvstNV/QskGVsDd4UUpYGCd\r\nNP+0BJtr0VaBQfY5G/V7qozitlzGDBqeNc2H4uqbP2b7KRLdpO2QSHIQS9Mo\r\nNBXX71BprApvy8poasYzFek1uMrpAgbCISpPTjfMTx3exvzF3ICHB3n9Hygk\r\nhQXPyhf+RZvH1i1sVqq6cfqJBLQpXSmNa+pWsq7veKlAtsA8+vIcYXIk0ITq\r\nz4Ak1J3nrnCRgUh6x4ut4+Y83x83M2otzLFy08UnmMA9RMGikCzU5QCJIKHw\r\npWOo6rgLtVxOys9JL5DmfoG+IlNbBtR9B1Nq1fpso5gzUzZfva1D9MfaNcx1\r\nhFaSYw+rooabppMfmNr7ai5RzCjut7Tuh9E=\r\n=db1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-qUqcnj/sentry-integrations-7.17.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.17.1","@sentry/utils":"7.17.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.17.1_1666883630256_0.9502394531087313","host":"s3://npm-registry-packages"}},"7.17.2":{"name":"@sentry/integrations","version":"7.17.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.17.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fa7276e0d7716f405363b72d46527a06170aa9be","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.17.2.tgz","fileCount":63,"integrity":"sha512-xHS5AK3YOpFIlCWX3rSfxwNUJ/lOKSXU0vx+AI0PAGJFNK4KEu47SKthhq1AArVr3jqFjcy3ZV5+XTjxbzydAA==","signatures":[{"sig":"MEYCIQDVsUKxA2/9pHIivaFinyqQWDc6mXjxgjjza1t80/9BVQIhAM00ohTsQFYGQqWfzgevo/bWGS+Er5aB94GF96RmSPjb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW5Z3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJdg/5Ad3/P5wIPHN1V7OnEjlRpZ8soITkdxZG/snFtrnJ8rV3bmN9\r\n40BtWxVBN12JaxLQu0sr7ZzyF3QxumNzE04JqHMqSKYHTO4N2P4mtZXTOa1r\r\n3cWoyhGdGKXIIw0NJBVMBRAbsDLXBYqBvvIbx5X4dAohY+3JFv9IyhO4maMS\r\ncelXNZlINKMg25vByKes/o3kPASlCVFacObj93M5DpPtY3n4PesSzpvWWyoE\r\nroZxlkFW0Yu92E6z+3iGAcKg9B0XxpDgpq7nyVS3G5oduxQS5Ncy8Odg1hSN\r\n+k/ywC8e+e95LVMBmqeIfO/OlxVbkSjXGz/Qp2DVhB+fWUwZ73oze9zfbiIO\r\nq7hWZ59i4U67ZCR2xzIJxV/f1UDygFipT6iQJ13E5rvPONHl2rssC40nera5\r\nCMdsVosu1gNCPfl0V6FQRRDP45MNPwhxBDP7X7HX6kOpQ6nd6p3cl+ef0jRo\r\nfNtnLlIz+T36MM2KGJmcldz17A1BnfEk5Qmai4p4w5QsszyCUQDG0QaPjpJ4\r\ngatxlMacx5JUXeZIpS8OH8J2K2L0aqaL7p7dz/WLLtozzjUI24DxDe+UYgJv\r\nzpYWdiabuVXVEPjTTNVjZv1ih+tumkhXB1GeaAZ54JdKZy5Zw5i7iUm9I2Lq\r\nFu41RtcHf5fVMbqLtim5XUp2/1UUAetJXH8=\r\n=w3uH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-dds74g/sentry-integrations-7.17.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.17.2","@sentry/utils":"7.17.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.17.2_1666946679484_0.8593690110191938","host":"s3://npm-registry-packages"}},"7.17.3":{"name":"@sentry/integrations","version":"7.17.3","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.17.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e808e2d524199f10aa1fd3185fba91e7f0e59ccd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.17.3.tgz","fileCount":63,"integrity":"sha512-KSdWxqePSP9QsPfIw8ZsX/o6uQ3W21yA8MyzKng52KK4zt6qT5KsCrEJSUdGY+osuG7HQ8ONM7kNkqOUDvBzjg==","signatures":[{"sig":"MEQCIFOhrm3BWBbVL+BXlgQ/9RH86RsvcP0DO7o5Fzm3EzV6AiAO8stz6WwHnXUzBUz2h41nMFOyL3HOYBwClh++I3eWUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX7LdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptQQ/+LbYlO3MsmMFAu5dOACCnzkn1xy32JUagx9PfiFvn41HF+Qcx\r\nB8RhTUdgzErh3N9FLUmH4z/+N4837XX9Cgnbbvu7FU0/KXzK06DB/CQNfukh\r\nhjWsQhCD6sEkFefOeRNIR2at4h/MStYoNx0C6jPoLHEOgN2NCm2kvxmfAZki\r\n3uf0bq6DXbkh3rK5FOZdcbcv7X3rYp87I1+Jqf58PIE64mx3bVsFxxpMrEtb\r\nnlmrG0+YJNjxY2QMkZsDG9sObAS9f+wznrIMuCIxt7SHKEXY6yAJk6zvxle1\r\nWRdMpjKczfR1+uUU6rmdD8gYuHq3C4kMZpd5utO9hp1hwEqyr9aWwaJjTU63\r\ntLdQlkdpMQkTgNBUlQlOsrWT7/J7y2a/L0OuXuepEBezxqrUgn/cwQdldKux\r\nf4pLFk/hZNm0cAFNdwHu4afrD5Cn6zt+Qne/AyprUJJBobd6cQuhmbvq0zUI\r\nwXfIlH8wo5JjjGcS8oPkvNkXeJ/JSO/W5OoVDbg4HoO4MMYuhmlPdAxVwIK8\r\nSos8+CPdtZKx2hpmV/bAMA6XD4MWBEXpmpRZlkTRDEld8Cgd5cVsJQ09ZsXE\r\nhVvJx3GFIHYeOszAamhQA5l9LWZEYEHZCbr+2vzp2xv0MVhUjVIzsltp9WgL\r\nLHi3lNlEhUGKhDbJ++VU1DSMK8hznzTlKBA=\r\n=Rm++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-zOXsYe/sentry-integrations-7.17.3.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.17.3","@sentry/utils":"7.17.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.17.3_1667216093800_0.6277415487457543","host":"s3://npm-registry-packages"}},"7.17.4":{"name":"@sentry/integrations","version":"7.17.4","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.17.4","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"facdc4abb1d4714175c7d66bab634a898cc7eead","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.17.4.tgz","fileCount":63,"integrity":"sha512-9vL0RRLuMnj0mj61THgRhDUCgTGYbRoCT6HmLGrErHjyTG3d7lUgUwTBQPgw9qYLss1uLKoEtRvcxgtW7ef0BA==","signatures":[{"sig":"MEQCIB/f5KuN1uDjGuu7BcPk8HrHbpsnz4WhpR5+n+Shg0S8AiAm3NDu04a3bYBrxWeAtB9zjxG9UuTZqJcGoRCMotla7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY5liACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqA5Q//d5LmDO90GfqVBck4IJTLquq6W2RqN6azuIJRb4PxtXvm3yro\r\nsA+vnZmSoh/hcXcMzcuRFSAwnTHOZH7iUBlXkJ91+XXHkyI/zHQ3Sph58/+i\r\neG9I+C3mf5NV0fC3B7bzy9r9LJQhkgA6yFKonBWdq5jDbLpZtALwkoRdY8np\r\njJ3F+pAXNrwOMmuxQAjrNQy7Gfm0lvTtst/NJyt6RS6bXLAHfIsTWfmsRB/E\r\nSgv6ed4vMBlVmkqOYV7HjNKPE0wSc2DeFzSbN33mvV0cZqefGdNgC8b1m6kf\r\nSDHdYMQ1h7VlFxQLW+VNakNh8rFpl26cr/kgMt4bM2WxR6xcZDFr63Z3wDEv\r\npl7sVZZ7lw0TMQYbiP0cLNOEBVZ1YmRMZ9tnfGBgsiNA6Ufe1o5dCfk+A4i/\r\nTY56+Ma5BlfP7xL44j5dYR95fyB5heGNQ7u2uBACGCwZ6IxxNRUldAc09DWn\r\nfM1ksPXXyZZI12onvuL5hODobxBGtdhpUIj8KPQ0PG+rJOKW/0KF6BkrhbER\r\nJveUrrOVxspz/dsOeiVmDYeSxK4CuGyz+E6Sct+lwTBGPONIVipt6ALwNMYl\r\nbvvoZmzTsHuuTinIRID0yKljtV8tP6N/7MPCh5V5DTg5sjcW8eafbJ1BWkt5\r\nr3B6TLmCPgKK1HU5zBXfpaAwBd89VMsLEoE=\r\n=GpAU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-MKiHoi/sentry-integrations-7.17.4.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.17.4","@sentry/utils":"7.17.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.17.4_1667471714334_0.9713864751408177","host":"s3://npm-registry-packages"}},"7.18.0":{"name":"@sentry/integrations","version":"7.18.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.18.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6ebaa9973cbfbc8f0c47030293f44f4791b10a8b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.18.0.tgz","fileCount":63,"integrity":"sha512-vmJWfybbanfHoy47U8IU50FuEN3GwywP/jFvh7Owll9GuPP9B6spmndZwK+raTisDoDOp3201uC1Bfx0cjl4MQ==","signatures":[{"sig":"MEUCIBcgtURCqWBqXZrCIwmGKwf/YGw06JP0oVC1APWFmA4mAiEAiUcI5iWZzWWKNNeZfDAr9S3Yu+PjE0nJSBAfhIHxF10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiiAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoopw/+LcI0yiedx2P0rrcRbSzX6vZtAWKgSNp8srDV32kvRvqOOcrC\r\nO9WyquaZBKnJPz8hQDWPdJoETLNl72oJEPwMy0EGvVgAAgS08xXbFaSRM6ol\r\n9z3uyaFfnAbBkJnG0nV4LWa2lmj8ooipib+I2O02gKHwH0UfYJ2yxy7y9vtt\r\nQu12kiaSNz33kvX+AS55ljFBx/skPjsBHxrfVxcnWwK0iAzaeCgMBQQHIkJ3\r\nnMUS0g6IaJhAB6i77rKhyL2oOfyOyBLZysbaEOi/u+iekhmvy9LJy8ylTIG2\r\nI44XxCBvodoU/29aw3YXb8wMR0dF4cTxvqqpP4m9yCa5trOjfpW09bQhWAcg\r\nirhDo5s9rDkMoV4BIhELWrVvWQD/wMHOP1ipKRIJViNi50qWq/pQIbviRygD\r\ndAVUbnfRy9UywtyUWGiTbYIM2outM8ATKnoI3O6+Jm1nEswzuAoIInFmI3C/\r\nsCC54+D9c0L2BksNiKDXMl69v3d6C3r0BZRjP3IB6d8QPneW6lsWomcgU9Ff\r\nr9a7n9FdJdrl/2lpKgtXlUIY+ZXmb6Occ2bnff0xNMaxKardszNgyvgYiuHc\r\ncH0M1iQQ/lXXlYXzFP8qn6uBRPEDzV5VsB0/siYSSdZC7O9Rll93S9LCDMIH\r\n1vWwcIy4nOdw1lo1NJa1jV7XDUjBOmVrAyo=\r\n=7AqH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-7wMr2f/sentry-integrations-7.18.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.18.0","@sentry/utils":"7.18.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.18.0_1667901568132_0.5273818756498736","host":"s3://npm-registry-packages"}},"7.19.0":{"name":"@sentry/integrations","version":"7.19.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.19.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"570b7ced7ef9de43a6a56f99f324936148adf6b9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.19.0.tgz","fileCount":63,"integrity":"sha512-0x5AGU7EBIzOTSqD7TFvD4S5eX6hbqbvb4YCzJt3SIZC3bO4FiBu2t0y+PIZUSsupnqafBIIWsCcGWeKrNHAyA==","signatures":[{"sig":"MEUCIGZMug1/tHyvux6m7H5m/UzeesnVMSLFQdvMq0Yil+QzAiEA5Qz10e2dW3DTveMdC0iEkIfj0fmrpCOY+cYmW2OXH3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbR3VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/wA/+PFvrEl2RUJsQ1BQvdwhKwqaGC3uldGdhub7hYwk+dt0uISIO\r\n3CtfPCASgx8bVgGsY1ZlBZ2QFaTD2PdIDzwyRbnFQMndHUPTWn1dyQUtcfle\r\nWbEWOlEfWVfoqy3Tz3KGWll1N6dqoE1wFTAUHq5NzV2mXj13y44Yuky2imwi\r\n4dlGZMMDHF6U4RFQrdhbPxJxCE/B+y2dtzQ22zsyEZzAV6nhpBdpKPsT/f7+\r\nmnuIz1YiF7w8mRcOfDPA67tA11KNn/M4a55DJE+DxFGsp+BmzDECFcM9ebIE\r\n+STH83+smVvlWpsX4JhrS6I/FabP7ePJnkJHDxKuAVxIYVRRg7+rC3ZC7Xkq\r\nfSWUprHh2XB/6lw6GmJoEmKhmlEA0fwKdt6rf6fEilhxrZZaX990AZ33gZMH\r\n7tQyBtiip5sVXAopZS4/Z44xjMw8M9HP8mYQJm/CYaCuSp7rnJ0J8IvjsFNR\r\nWPZx5lrRkca2DF3KlACU1Qe4jSxa8miIOP5rSJDxvytBjcKTLUPHSVSzFdV/\r\n6P0EotrCzbXnXLOt7UA9y3H/QOYhtiXAOhC6YveNOs+C2+FdcYTugJ3I6Zbp\r\n61Oy4kSxYwV8M8drYZKNULRgHZ2Tj/Lpcq8ivR1S2u7mTXRXY+kMRC+M6I2X\r\nOKTQ7lYgHdfxsYbeCygrVUD+uWaajXq5BNg=\r\n=LEbw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-RfV9Ch/sentry-integrations-7.19.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.20.0","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.19.0","@sentry/utils":"7.19.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.19.0_1668095445362_0.9384241485544693","host":"s3://npm-registry-packages"}},"7.20.0":{"name":"@sentry/integrations","version":"7.20.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.20.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"78fc544847c5516acb86fc507d0bfdaedb295fd8","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.20.0.tgz","fileCount":63,"integrity":"sha512-wT00rtdKiVOZm/2fGEotIQ2ItCU9xTODz3KveQLq2X2nI5Jg4opkDOY2NorEnuOfBNg6BncBxaC8TG8ujvRyfw==","signatures":[{"sig":"MEYCIQDryjLZNRnRshUHWm77gDu6tiQk3UkUNi0jynDiZ33hzQIhALSV/cviB1klzL07crmATC9TKe/y56VUEgL7AVP+Qoz0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdiHKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5pA/8DqhNzW9fNe51GJHvMwEHLFz9/T0+xYt8Yuj9Gi7uUwi94/TM\r\nsa/Fkj5YXBB6baSg07sLHfWJtc6fR4WisNkK9A3uTZwJlTkUW9GsR/BASnr6\r\nROJboz/lzfqiUy9tvIZ2X69PsanMJTuZdtYEv7qOt/azc6AOvCDHFb9fzal6\r\n1xFIIalwsSJcd5An5efWnUXYomi1vbfRY5bXOk0RagwjdpBBX/2RJA4JSzy0\r\nFLtHE7+RtPfl0Wl4aG/TwYmETsOVQdvT87Ges62INeo5kbqc8QLLdlz7slNk\r\nAtqEFjVoCi82JvpHKQODnnwzrPcum/8nWKYfTcEXHtcMFGxLX+dOIX1VO33h\r\nB61M5LvSskvyVEbviYplV8v0JWeAj97ndtsthgXZMtr0x4vBqWK0OmbSS3ZQ\r\npk0lwrE3iGgZ3hair/zIEXA2qgEcc3NLZVhC1Tcykfv/BlaDF+fdWXRUJkrX\r\nH42KtVwHPafnvf+X0HOG+hktu5onfSU5iXDm9tcbFlvvG8wFWY+g3DJUoT7q\r\nXHqJBbam+qhmXhSwxM7456AQFMVDe8Gw1m3T+Rfm+iQXBm56VGXMw3NE9pYT\r\nMlFCXswYb9pjhDTdNh83IGPzXg4U5lGDdwm4ja4Bu2Osx+huy7qlEONU6GR3\r\n4Ag61lfKJPwBhvfnaT0LIAX4flQH7bWVTXw=\r\n=N4m3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-n1wA6e/sentry-integrations-7.20.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.20.0","@sentry/utils":"7.20.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.20.0_1668686281904_0.17481678281609714","host":"s3://npm-registry-packages"}},"7.20.1":{"name":"@sentry/integrations","version":"7.20.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.20.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8ad8bbc3bd8fd6e958579004db4258f45752d8aa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.20.1.tgz","fileCount":63,"integrity":"sha512-vFhn+KBE71k8T08Ra162+suUsYN0U/a0oTTbKIx4SJE9Q5w/7aFHF/nuNqGIxatnxI0VkA83zqCPexOweDqlsA==","signatures":[{"sig":"MEYCIQDpy0RHv2qRC8hpblXTHA/SQRniUdLK0UatmVcCRG9kWwIhANDyqDDl0XIiLLu/A15Hei+vq3BRIK212N0zTjL867LV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJje3S+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcGxAAkovNGT4yMk/bINh035EKC2Sxc/vevi2rPc8pTctNRToLigiU\r\ngIwXJRRgO7AJDB7h5qqLTo0YhT+Vnz6mbO5exKYSDef/n19vYhci63vwg4sj\r\nhFFuUcpqacSwP3IrAQ2HArBISbyrvgCjoi2cn4+ybM2sEYU0M0rUh/yzvUtz\r\n/lvs/bJnhUNr2bgLppc1MqjD0waKn956+cTKx4J1Lj0HSqp2ps76NgSYRBWn\r\nU6cXcLpFBBzRdD1E9My8el2fxwEAZml3qNuXqReifFB9MA92NtAA4rLSFnJ1\r\ndsaFJYuSHgMknyrWMYs4JioKjO0Yi794HdnwBDPYMW9lZzIEhaGfxTHxMpru\r\n0AJlr2jX+CxG9/oIUsMkUrd6cO3vQtSvSvKaYC7FNMQxvfOAaY41DN+at0B3\r\n3QZsqrkHXF0AA2UPeRLOlGEwPN2wnlFy4rmoUkpU2v5q7LQFB3YVYFOlvg0+\r\n4UxhlQX4LheJLweC+uwMwnqTTpdxklUHy/pz0j+QVdwBGPVTJYzsre7wFxRp\r\nXJvNCy/J7dfisFMOp3da5ZAcTHlQzYQnoNldnlAJA714T1LAXpOowieT9x6L\r\n1d/QMDhD6huCqKjaa7MTIvSOVm860cT4GTnmWA8+F/zo2TCaL9nveKBBv5xf\r\nqqTLDwZDgS6QH+ut/qdI3ZVGe4dlbbUgGsE=\r\n=GZW7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-AwHdTh/sentry-integrations-7.20.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.20.1","@sentry/utils":"7.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.20.1_1669035198051_0.915059632639359","host":"s3://npm-registry-packages"}},"7.21.0":{"name":"@sentry/integrations","version":"7.21.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.21.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c7922b8cd2871c8abfa64bd3219ff70b7e5fd307","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.21.0.tgz","fileCount":63,"integrity":"sha512-Eb+RNCyV3S+4gNqBXdSdNuayeYRfKoD/vCfMmJ6R8GYXvUG82YWxPJfngsprjnnjSrsm4axefja0gAgf7bmsLA==","signatures":[{"sig":"MEUCIQC5LqB7LUynG+8rBoVk066h2s//74DW6gezRfjjalB6ZgIgcEe0m3odpSqerlh00q22v+5pdEdILgogQsK3T3m86mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfR0+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolJxAAhUNOk55p9vjOL00C4T8LnCbWxE7iM2NM60krpuQB/pvDzxoQ\r\nHLXhwuY3zxplJYxYKOjv3Hz5peExxu8sS/9RPjX/M2J0uyza2LKrKkorcKfa\r\nnvfGkPPquQdtfPwmYQ2WmDTexWBXX6GOoGRNmiNKWYGeBEmI5h1YN1UVGypI\r\nLQRvaQ4YPVPcMRpHZmOC+qIF3AYhEaIIWRRzhytNpI7QhFAjgPtxiwxIENvW\r\npT0ofQV2OUxODuXoQv5Qa4X5kCH6E2e5Fk87+oiOi+bXIK4Yap2akZJO2HKU\r\nVj3YJBEHiTYZER7c6d/x8LqOUSsVPaQ6pDW5XZLn+xNWCPgBWjs8Pi7A55zo\r\nuFTQG/1r5KzP/BYR0hUvlFqNvapD09nVnOAtjQv9r8TSvmFLbDLeG1OTB121\r\nTzH/zxaQBei9J6w1HWntjlfFSnrD/FHraYoYqOmBrdrtJeygaG2MA3uZRhk2\r\nbYScgSMGno/ObEScMWAnQRr3egWFDx+SQnJTExg4+wNSZnaHeZN8CluMtE0N\r\nkQTf27lAVqoVFm8ap+qbS+uFMg+aBtBUJGgrR0CauvEedy3us69hDv1/lnO/\r\nSe29MBeCibaEZRHgQrWA2nER1BhbaozKZXN07seU2HPR/PrL59upiRqmGQAF\r\nN09SgqgSSAJKFjnoq/IiVXv33gsaKz/zdOM=\r\n=LIP2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-cNSvlg/sentry-integrations-7.21.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.21.0","@sentry/utils":"7.21.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.21.0_1669143870491_0.1631592248094902","host":"s3://npm-registry-packages"}},"7.21.1":{"name":"@sentry/integrations","version":"7.21.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.21.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8a5d5595521c4891cc2582f98d253a074ba54abc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.21.1.tgz","fileCount":63,"integrity":"sha512-DbQZSdsqaD9RTy5WvLzonoJa2CIgeapnGfFOadnQGOD8A8GT9Bre/BgcQ5ksHqGnVfzYwpU26k/ue9gjXnI/Pg==","signatures":[{"sig":"MEUCIDWb+kuZmI059Gmg8DBq3E7H8ej7yjOd7jcu98aRxXFAAiEAqVFoZNNWPMlC+HcoEdw+dhJct/cOr162zh4cabdDpxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfgm/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF/A//X9OMxz/XWjewKac9nKTWCwlByFIU2VETKcYK/MObItidJkiC\r\n0FafF9aJoHGjdvTPHXEgv0AyLSJ8snm8+iqZAk8CBLfl4vhKpVD2WQNbgLb1\r\nQ0H4o2PKeN+bATCLT6RQynQPQsW4ol7bo9cNCjWarzozQ49/AnqHTQTZUl2b\r\nWTzaiMx6ZtlFa1bqMbjkv2uH2vWCS4kw/KiUN9E3xWysLEXrHKnJYGohiBbZ\r\nntGDxIAQGkP2+Tpzu19p9rdXsiIreCUTAFhs4sT6i6QbmSUeutdCmTQqDgaU\r\nZkP7JjFZIH9wwBHLz7oTwvUbHvWKmoKxSzApDiDwlfCkLC1aNEehE7lKLBAZ\r\nDMrWnm1aL6cE2IbWyVyJNWH+f+Wv1DqUOe1V/iL95FxJ6Pz5wx381M6CFjpp\r\n+UT3b3ZbVaK8EtHaxI+lpBz/wZAwYpep9XMWRNVPaLgwD/Hqma/AYkTY5v+q\r\nOp8+hZtaZK25ZRK9358emqqwBSq4WlNRuv7JDW9Jv7FHfEaP/lEw8kpSYh8E\r\nvHhEvoqUMHhWZ+7jR6tszRG7AWYE+PwDdk1BrdJE98zJJDWwujE96vV3JEwr\r\n6MWNZTnoQtQ6jcwuGMPqw8Z2gEGvfoYY1DVxsS3GNDfpgENOa2PeNGpZmWjJ\r\nHQC+VmLsPQF4iPgPUVJaFEo7k4u+hyt9tMw=\r\n=ZrVO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-VZytTe/sentry-integrations-7.21.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.21.1","@sentry/utils":"7.21.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.21.1_1669204415093_0.5872408799972819","host":"s3://npm-registry-packages"}},"7.22.0":{"name":"@sentry/integrations","version":"7.22.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.22.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d89243170143e42cee772c8f0c2253031416dc9b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.22.0.tgz","fileCount":63,"integrity":"sha512-yuT5NdSSi3dT2yY9SIFRET4sjO2MeX5ButUUH1KD7KGJqYumq+HGZPS0huIe4/McSxEkxhWM/XvvMMhfvNhX5w==","signatures":[{"sig":"MEUCIQD4pVG/ZGB+JTAHWI2/c8R0xq2e2UWOBoPOujdROe3kPwIgVt64jGoBKDbNzNy15WY/XdWBjsDzpC0sFJJMPLZ7XSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhguMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu5xAAoapmGsDWC+PDWX7b9WRNU+dsDzaKSGn8tfV9NI/xnl+96eMe\r\n9u9DSaorqNqBcLfOppfOeXK46kzFEmn+LcS3acNy8AKhVjfXZJNivtiQC0zM\r\nBYsnsWvP8RKFfKwuhjGIW9OSQBI5vK8uYMfNGyjUqrCtuVAZcVceMNKr6L1j\r\nYloj+qNxK7jnQrJqH12ZjswcZBadqel4kWML7J4pk+f5bvwxoge4NdaKxE73\r\ny5w99C7leprwdap8kpnf1RkDdd05bB9h+YwFW+b/gfoykLun9/CoUwY+Icmc\r\nZzLlZyWkqHXfwLqN9VpCX0z4dWy2el+UAAgTHrmVJwubAxQ+1d1nfJFfrnBM\r\nXBKpR69xCqxVYToiVwFBFw8PinURoWVB0ZuanHplIExzTIk1MQPhfAoVxuZo\r\nwxm/uPr5hQX4s/wO6xRHcnxM65RxxBcl7mR9/mE45+0eiW8Xn8imYC0TcWyt\r\nb0iuD9vc9/89peEGYHq6QzKbprPkNGTEPCl3+DLyHa9l6xOGoqPY86c1fvEI\r\nBUicJB8EzWovyPu++Z5ob9rcfKUAwMS2mYqvkqhf6MnwN40nywfYv+U5cqBv\r\nx6wfp6W488ZbAVG2MG325cMOBi5UavXd2j1xzMVFxhhahiuCXBjAd9iiWtka\r\nLJfCkvNK1Og8nsMcyCxRLbh6hMkqRIIDZZo=\r\n=heyB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-boZXsj/sentry-integrations-7.22.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.22.0","@sentry/utils":"7.22.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.22.0_1669729164227_0.3714125067774203","host":"s3://npm-registry-packages"}},"7.23.0":{"name":"@sentry/integrations","version":"7.23.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.23.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e67bebc9c13530da1eff17948907f761d72ff578","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.23.0.tgz","fileCount":63,"integrity":"sha512-KbVaIRQPhGkmrdFVXS+eTM2Dvzz5skb7lnxsRF3dGfH6+EsVJfqfz/9jbAKgEDMpHtPCGJ6/369g/AgM/ljoGg==","signatures":[{"sig":"MEUCIFyMTzMsINNqOiO85krFSsqpOlXO0tkHr6UKxqh8aOuzAiEAlxHGvvsGdf9sNrlOl6rl4nBIN7fvfncU7E7ayFPKbO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiNwsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRPQ//VJmnJORXYObgMDTEkmpt9cv1Sbr/IkIORkOrfUTIkNu7aimd\r\n/ZX2Mhmfhh930tr3tMt2lUXaw2KBuJtyG1J1SbBYLy2wQEiV4Q+9/s3NNMPl\r\nZ1sojjT9SHZnzzBUTrJS4CVYHmvfypZ+IERxnpDUOdGGrIQ/T0jT4TvrHiIP\r\nLewDJdKIXmFfEirbV0Y6iXBvWf2C6XVuhYj0a2HbeaoBVYDn/85Ck9fOmArT\r\nQX6PJFnY02zZJSRCX3mWZRuKdsfcp2NkcUAbkNLQfjd2cMMtq2YOC7w1ng7f\r\nTHdromPhJMj3pV28EU//GDvQNM8uPQKGqxU+IzYkOwhli9SQBv68abxV4UF2\r\naOZlLdaTQ2M4oqvxJpNAlZcBcdn35aeL8evZCYDYjTJKu8xwdpjT9a9WwgW4\r\nLfkttZ0aLEwqQ4e/SKJurkGgycZLCxN2vk5qkTTla8qsBtpmlOyLkWGICJZD\r\nYm22zrIdRlum/b8Ky51skQvmlEQ1xs6rDwv2+nZo00aYP5z2FSl/UbeAychQ\r\n1CNWIBfwafQCnD3iGvfUT3t0huSKO+P/IUq38IpIuVWI6FuBUO4AEWfKWAES\r\nucYJOPnLVEkuyp94atyAIFlWOfrZzQRte/35dlhP/Y/TONXj+GdKI9S5BiMx\r\nBBt4iYrNoRIOWNrShvBdcLBP3eJ3u2bWKuU=\r\n=cYTN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-5dWAbj/sentry-integrations-7.23.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.23.0","@sentry/utils":"7.23.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.23.0_1669913644165_0.5511003053959209","host":"s3://npm-registry-packages"}},"7.24.0":{"name":"@sentry/integrations","version":"7.24.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.24.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a4975e2c192d15bac883e38a786b5e0593f93e04","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.24.0.tgz","fileCount":63,"integrity":"sha512-dNv8uZ42YuH+UDMO/VMmjhJJXjK0gImwGdgDs2RRs8apiOfNGeeQCNmZwgP6CBx6P6/KVyUqAHstRkCD8lEoeg==","signatures":[{"sig":"MEYCIQDwauILmcs2MmyM7LZhmecadHUUM/INw6KOihGc7HoOrwIhAPoSLHRSfFmcwlg3DM0ilOmaWzmY5GZyow49x5pdSW+a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkGsrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5Eg/+MKMQk3ebMohsUvAy/CyZzG2A/LPW/9MFmrctbiquH9wX5pQa\r\nGIp0VPAMmZQHCFzdGbjtp3ukOqrHW5TXvCvGyOZor9wHvT8V4QhpeGrLS0E/\r\nFVtw8JmBBKyeTCWsuknyiOJ6o9URTRxkTG//fq681PQSe+zQiKnAoimETHKe\r\nVpbSnNm8NRTOhphv+3ye0H2rEXFKkFHgTqjxe2HqHQPPxfNYvQ8WfBCSwxbm\r\nj4AWhov+yjiacThxV6YmHdjEls+iW4vgC0MVq2KaHLDWXcW2H0rALUFbLh5r\r\noQGTiWEEJy4GjfTf8/NpY+HqTbIHjTQLOBQ4qS+7vurPB5nnCthKIXmsW814\r\nqKFom9mErK/BTaPY0LvR0mGTDVhoF2/2h4nA/WnSP+jb6NLxj9gZkgsc+WK4\r\nxOdfop9iTTPkclh3IUmzlBX3JovxKfXmpjAeOqTj3H45sBAJAFvMYSf4deoc\r\nD0ek5+gIxT4X5FCLHAdIajRemZxmeOLNwiCXIEd+fcC06R1Txs5QEUt51DKx\r\nfs1S+PaaEP7MB0iobiiYHRmi8sChiJ6b/dux70zwyBst93B1a+WQ/Rh0gxzN\r\nGYJYNdej67k+buucXPL6veaZUwwjSkRXwr8XuBmtCo+fEnaY+q2sw3DCEy2F\r\nufMU3j/GG4+KT8G5ezkc41eOCU/GHUODP8o=\r\n=Eg/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-07mbVe/sentry-integrations-7.24.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.24.0","@sentry/utils":"7.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.24.0_1670409002924_0.6068858348240971","host":"s3://npm-registry-packages"}},"7.24.1":{"name":"@sentry/integrations","version":"7.24.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.24.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"83fafff5f81fb0615dfad6835b74be08f6f1d249","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.24.1.tgz","fileCount":63,"integrity":"sha512-MS4uRhJx3x9fm+i5mWfDxWgw+Im2Yqa7CdFaLmwKP88iPblbM6RFY7dI9dRgKg3P/NPXi8qxK2l8Qm/3NIO73g==","signatures":[{"sig":"MEUCIEohzhhTNfzSWGghaBqlSvfLachckT9d2KpJm5HQlhOlAiEA2lF8t6ktYOt8j0EPNIXh0fl2rl84dsMsTYN/eeDS39w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkI4XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoD9hAAmucO7ARtXazCUw9gI/3SqWBlNUaDKa3OMAy8p93HB1u25HMC\r\n9v9CVFkMCYSQK5DsTDEVvCCXuZH3j7B5qDjjCGy+3N2Zw6Upjg90Bu5p2AUt\r\n1VJTHrKoZ6OEDTFkIbuIcXBvWz9gMhTXBv1AQL2fdaWlOPG+q4BEX/ljp4Ev\r\nAfN/GlSCCWb/OjQL1aNcCj/t4NYewVu/SqDos5mbiPp1GhMkf0+9GDLVQNa0\r\nWVPjkmSj/ko/UfwC1c5lvp1mjijV90x9R3xIJ1tkBl8B+N4uAGJhmD9hpCWV\r\nhiBYazpr6HBXI1iCsa67+///k4LUsXzK+ktM3aSzGD3EIXftVuH5BmEIzhQ2\r\ninCUtXMcYQ14JeaLn5wJL3RsUPJelgbzSsRakHeRM8leefp/61l5klbBFNT3\r\n61LkP9g937qixuqlN4X7TtV7T+5gxV3zhja59ThlN8KqRLIH4b6y4lOEVTdr\r\n+nbxb3R/1cR3YdAnpBMILR5fl7X5PtReteAWEv+Y7S0Nwe+YrY/PaLY8o5Sf\r\nMB+VEu0EPRsdCs8DP+HbARegjm8A2X3p0zstGwdMKza9ZzmkhIXBt49/HOiR\r\n+W5gHadPlgaMXpt/S85myTaQjr/uYq0x0AtbvXq5kxp9VcTJ9do40TasZhq9\r\nPpyHa0XpHuu8+ze7zicaCwXAwLmOQIYPUIY=\r\n=fgLS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-23oFlh/sentry-integrations-7.24.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.24.1","@sentry/utils":"7.24.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.24.1_1670417942822_0.26866784563342505","host":"s3://npm-registry-packages"}},"7.24.2":{"name":"@sentry/integrations","version":"7.24.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.24.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f435c0323eb9e18ee80364741c8ef973e6ba859b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.24.2.tgz","fileCount":63,"integrity":"sha512-olxbRWzwAmA1K8tQkKxeLt4vOmRla3QMlzlQNPsVT2wkx96cjn3L/3D/Fpwlmru+wGpYsX1iNh0eH1OOqTTt4Q==","signatures":[{"sig":"MEQCIGKD8kO7QF6YOqs/fv7Tp/bolS7pQqlMxmgIatDsJAC9AiAzdOQMh8vIyDr+pCD2S/s68sDEPNgovYu32R6GLEwEew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkONuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1yw//THtZRRG+7Hr8tYVEjqTcG8sZ9EGJMCI97wJiZh5MxElyeFhC\r\nRBh6ifiLoHs9auT0Zd4+9RPGppjH9oPeVuj1oHbWEy7jWOIlDz5OnrTV/FMq\r\nexxB7B3JHBXpRfMkq+box4NYvGDmr0z8GxQTOwhINrGVa7hb7UwZNhpuh7GE\r\nBq1btHy5d7bCdACSGIZEPsW0Z0woucrQ45Xj2UZ8uFsLzP0L45aumlUJvDKd\r\nMm0vbv2puywlRD2QY6Pf0NHxeE3aIeyBZpZijt3I1AxFJ5soiExBPttmWPJH\r\n3Jv9tizL9v3hmyPx9p+WedQuf2MIumWTGvvsv6sm1Sk07qcQfoaYLvfIJpyq\r\njZu7xNe9CPx0wUIHhEI/mxIreIzs4sFMWG4O+S5uzI+BLVll+5TMifi6hJsr\r\nweA5QeVa2yc2xfigQq/XqOKV1w8eFdX9NOOGJ6+1aMYLHtUCSFkynkHKltPx\r\nT7maj8WUdP1clyhsXJ7f/w5KH8l66s4XuQtqq8rGL0zR9u9CVBJLG1adTJhj\r\nyy2zMqk+Nh6EwggsUJOe5Z/cP1xXz6Inb8DtTaolJSJnv5Qtet0ahKFeA6V3\r\nnBj36kHj/i981XCgHoRT251Nsr/VZToj53R3tNsrfs/UXxxmN0eS6QBcP7z0\r\nnTd11ZaUXDPsV+syyRtP63OfhNKFVDn54A4=\r\n=BT3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-830uWf/sentry-integrations-7.24.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.24.2","@sentry/utils":"7.24.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.24.2_1670439790680_0.452620464185544","host":"s3://npm-registry-packages"}},"7.25.0":{"name":"@sentry/integrations","version":"7.25.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.25.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6e536c303c90a1e2e28727f4e415ddfb9ed3c945","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.25.0.tgz","fileCount":63,"integrity":"sha512-3FHeB2iorGeUQGJHTkV3eUD7gx63hClNHS+yoVm2vlloKYRTGInRFGLz4AoKVufxJ0WGyJMiRctBBRbLKwG2EA==","signatures":[{"sig":"MEUCIBqDaGuRgnzz765MHjyI5Etn7gVbemhOfhGcEyRJIAPFAiEAhky5PdO82do33IkLqQDTV+YrMOJbbmkdW2rXR9AD024=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlxzlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC8RAAhcUHKBL/l1S476SwQs9upp45UxmHl1us46RVOsnv08VMij82\r\nUDxQ7VOLZHW3BA1HxXBFgHaq/rbay8k+QUEiuUl6oWHgLiWz1c/tvik4C0j0\r\nx7ubRD+cfEzJXuQCK2cM5VIO1+q7+Dxyq3sYw24RpBPxTv3JD/OELECF9jVd\r\nCvBg/9WQp4pnyV19yzJ/9vl9P5muotWslAtufQI25/E3lFKtx2cbmZxVOptM\r\nSZK8ZWn7jE0TmohYzNT8vLHQXQiW077yBCwD4z2o177yEEp3av0ptu/q9a10\r\n9gOD5eXX4ErHAlydhKfBRwATUk6BWkqLnAPDMVpfidtTvKkCxPV72SfPq7DP\r\noGbDNQ6fja+UZEhDdCl9RFz9INPVBjCpVs7sxhILWPoSre5P8+nSPbILLS7E\r\na5YKVWsWlqy4BncEe7P0KbQteUx/ZlpdsDyL57CcenRhpuQkZ47221cevdXy\r\n4BHHqU7bghu55sVhO3cC0AefE2CX4TdMzH4FXbZNn5brhOacnM80XGyaWrPh\r\nl7N2RniD3S9voZsTQvlCyHcmt/M0S07a8oNWs5SHHTV6cNdyUk8PSw8Z7TlQ\r\n1a6QugBb9PlDAntBZE07ckzXIFQRIlBoHPRgfFEDtPCKKJw75/U+lPOTfFPj\r\niqIxafnikTKJ5B+Y96YAuv2pmd8XW3uExvw=\r\n=dKMj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-aBpurf/sentry-integrations-7.25.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.25.0","@sentry/utils":"7.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.25.0_1670847717710_0.507949491941367","host":"s3://npm-registry-packages"}},"7.26.0":{"name":"@sentry/integrations","version":"7.26.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.26.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"958e3ed52a37a14c6f11aebf11b485eca52e56aa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.26.0.tgz","fileCount":63,"integrity":"sha512-5tyBA5BnZEuosSIvBP7mJz66xJaZTb/k1EzHEc0hR2Mw8QpLgMneDZBfi4vdbhxtGpJKC/gURoUGZf9hpwW+DA==","signatures":[{"sig":"MEUCIB1N3OPa4liSX5ra6SXcKl7dCggrliJH1gWLfztZY8QWAiEAzolQefNIhHCDwoBKr/XZA4yvtw64lNNN0/foy2NpuX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmKJbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvuw//d4j3QNklwe5LB5ZPtg0laBIIanOyIeCd2uZm6usZpHlvSTPx\r\nfZHBqC2tGVDLGC5KeShYbVF4XXlVL28++fk1CEnT8cA7wglu2TXIefV58J4D\r\nUGIfaV7ppjR2dvOyvBZ9c55bW//G8rnx/0UZ+42g0mv7wSKFLb3kg60cXu3O\r\nhjqhZm5goGBccZOqMeJNFu5GMY0Lm4dCbSmUx9ozi5cRzq/G5hvgISVGXyQb\r\n0rjpDkhU1EL0EDd33MNAezsv5pvBvJmQW62xSoGGUqyt+onY0o+OabBVu2QN\r\nhKjscGKVO0L0mYRGIhQShg+bL9r/TQLd7/odqmI+EPSvjG8jNeP7NAEFe0vW\r\nLa3ASj3AbmDqEUq+HUZtqBtlYgerW4HCZStZto6OLujVxa5ke9hVAUaH/vN+\r\nXB99IDXVCGAy3MOSE6l3gdDelnEzbuUBmlO37Y+T8iwMCVeT/g7NigQ5I+Zl\r\nOpxcwwpulMeE9V3M7MCIvJXvid6vGuRB8v5GQGVxJj3eppNJBy1FG9RGcwSO\r\ncB929UnLmhSOCnFtD9+k8Pdm3P4J0eV/HxtX0oMGn+K6oP2Qz7L3t1geffjB\r\nawuNzu70Pe8cLUsuuYdAA/SHmEI+DdJRN54kmbzgKftOzsbBv3XKgB+hMPsB\r\nXRVmZTrgwuvFse4jgiFz0nvMq9OR4wOtQ5k=\r\n=5X6i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-jVkbai/sentry-integrations-7.26.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.26.0","@sentry/utils":"7.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.26.0_1670947419650_0.24325318051972133","host":"s3://npm-registry-packages"}},"7.27.0":{"name":"@sentry/integrations","version":"7.27.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.27.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c4a91864eeb2b07d0e6a0368cb8175182d8b2d31","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.27.0.tgz","fileCount":63,"integrity":"sha512-2vrFKSV3YQkA6K5+v8sTh4gVi0FnqEEmSiZN8Isoj2AhIZYsOznD6DVz3UxfflObGlSZX1NJpeHG2m1HNxGSSQ==","signatures":[{"sig":"MEQCIC28Kdgg94Wc60peWh0PZM5tIMiyLpAuW3IUbKErly9fAiBEC7Jglbu3ebePAsk2BPlQ9+FF0JI79DfCfZXQ9I1PpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnGNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLLA/+IzbE0s2orytetikdGFEbfuLnmZGp+BhjbIRx1I+oX125VoZy\r\nZzARTYTqgsVFr4BaMJ3pHvOsptkFqKoMQMHQO7u9PtNUoM79XqzEgz2pn9So\r\nriCcbPaef66JHhcQ3rH6dJe2DuPn+xRdMqvANUHm8Q35Gj7rPtNrnRNXtf7E\r\nBMIVsoLYAlZ8RuKf4xFUhuSStzam8kZrl77s4OiLlpMWJtdeQXClJnOjPgd9\r\nMQjbvK2KTu1pm9w4rK5GkRIemKVJFy0S3c2mWh/txgqF2Gld4BiMaJC6Cds8\r\n/NnzQrwF45vyGU/3ITioa2yNLnwRs60uP1iPyBuHQZOPKGRPclN1D3HhfKVL\r\nK2km3FOAF3Ay+dOHoBqH0dvvvqTrromSwaNysEl3djjve5pjTD2Vvhy35fvp\r\npVBDDwACWcKm7J3uAsubUfNNkkeXPEEJCW0cQ64n/4MHq6F8xDsHnq/n6xZf\r\n4mcjIz5uuickx3YUBzZNAfXmB+fgczrNcWBGXKL6V1T0X440oxDi9VgpSo7h\r\noMQx6i/fRSlQvJeriJkjv4LteKIu1BH+6viXQ+MG7Mbxg0gywXvXC2uFPoP3\r\ne0qo5qn2+XM1PaHb+mNCAzIu5m9PuIW3LxPk1BKdfB5PbqlRRwIygbhJ6/Bs\r\nUlPeeMvvvW4EarpYbBmCDvbMaCVPUwCoUsc=\r\n=0LgQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-4Bxbtf/sentry-integrations-7.27.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.1","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.27.0","@sentry/utils":"7.27.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.27.0_1671193423636_0.6593547959826465","host":"s3://npm-registry-packages"}},"7.28.0":{"name":"@sentry/integrations","version":"7.28.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.28.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3a985f1a690a3e29561ed2ec5d323561f8f5d7dd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.28.0.tgz","fileCount":63,"integrity":"sha512-OS51DRs1lvI/pQaxcpsxOxhbDKB3ZxTZglVjoCr7pZQm7pb6gzQF2oaYT+W1hMgK0h/mEgyR9XWDOAZCa2aMBg==","signatures":[{"sig":"MEUCIQDR+9tnr+r7+ZN3ugPsTypTWiC6Qq6sIqhgylVmXI2RtAIgN1Ngr7VXXPPALjEKInNOdSyCsG5Qw06/h9h/UcNZOgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjocpeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqgQ//fCJvz/+x4i9gv2E/rQas3J0AcpibCwufDymJ5vdGtIN+cDl9\r\nompgnX8HS1a7XRb0wJNPYVUcBlq1d8chCDxB6q49VlpIRoY2r8wajVHsGdVF\r\n6fIVHvOt+zW/uHp6AIXPv0pTi4Mb7frW5x39U6BquS04WPS8B7fMt2Y5TGoN\r\nOPwzLTv8WJE0peOFc6I0uG53Xg7f1OyzC260CyEC12zc/JrMWlVPCKZT50+x\r\nhKkZvIne24BKB+r8VEt7tSvb83zP1PJfWMY4b1/WhPfSpbkFgOpgO1LsqTv9\r\n1cDmBv2EskK5pBhhTD0WoJt1z9FZFRX1DLItWIgA2g/R1H1AJZZ2AEOnyVji\r\nONuyJmJU3l5YudWdseDie9ORrAr3wfEZT36mk/b3pE7exQQOWJ8j21+IxSDT\r\n8nmk1Fg/JFl+IwYQd84YHe0usIgA1XE8crEan4ZUl4W/qJAGg0SUkAUJOU/l\r\nO9R/cT0AEzk4ofxSYsndr4CVQ/mvHA7bwCiFGghasbJsH0yudx8VcD8SJwy4\r\nVJkghK3z24lv2pcsYPKhYvJVk6umhQ/a84ht0qTu7cJaEFLCvQy3NivR1JHa\r\naGDJTZhmNU3RNt6Oin3Oriz+C9iZolQ6aOPsRIKpmjJSY+bSyIiajO7t0P0U\r\nM4w9WXGKZC2392AB20Ksgyf3IBZkdCmOJBE=\r\n=l7qL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-zUB19g/sentry-integrations-7.28.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.28.0","@sentry/utils":"7.28.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.28.0_1671547485810_0.43123339374474257","host":"s3://npm-registry-packages"}},"7.28.1":{"name":"@sentry/integrations","version":"7.28.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.28.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f0cba627b9ed03f1a54d91385126019f332a575d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.28.1.tgz","fileCount":63,"integrity":"sha512-opeXVR1L9mZmZcpAs9kX+4JPY7pXhVupy17Sbz+43zd5CshYTveIcttGNPp+EPT3j7mMU+1TMAYZspKqJXtEBQ==","signatures":[{"sig":"MEQCIEq4uZMyRz3kc61jc0WOdbaluuvS4YK3jm1Xhw8uEUc+AiBBvZQf4HAf5sIjh0M9wNwzd7Yo7jRE35HGy7aWiR2jTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpB6gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkRQ/9GjFHtsb/a4kom3Lfl8hL59+y3yT5DZNuHRXWwqpEH4WweqAG\r\nhfk+VHUCVS3jfjNPgWJRZhxT4zSrbDEV8xjkUQ3DS3MDJCX8xelJOSGI72SU\r\nQcohSYEr7HqaNVQ4sJK/Fak1cvZDbS1jx+u8yXzTRa93fy6bfbiHBwHJ/lIz\r\nYAtA+xrBMu8V4QLD0dLDYkfxVUzsZ/R9rqLaqRjPrUUPFCkCKKsM0pvRxdhZ\r\nDVu0S295isMrDK1XLHBQ8gIPho87lNUtpB6oOk4FYMaoktYaPbI2HozZXRqX\r\n0oNxmXPXuKUl5+UPgj33PWkjohoIIXvcvf1GqgGGbqQkwwgCZf1fNxf2z/NJ\r\n4XWLe9KFOQRkIaQMSAUz7K/Xob0GnRjktWCdmOMTtjnYEh+FQogoD/MBlKy/\r\n2+s8OS3FypKAhiodo8kDdqhQ6EcbhYMJYHzSrHGvrZX4slC5pdgPYaWSXALS\r\n9KIcjge8FeI5dXq3094fih8nc51A0c0SdvsdluVhBVltM5C/fqTVYhDFe1t3\r\ne0PHw4PYu7EXM2GVMH/cbERSJIFjwxr4xSTiaFcGa2U1lH3VsDDPYwHAkIS8\r\nqdls+uWpZXdc7AomgTladgRl3865SkTasFIUwxaecAO5CV/cR0XI0kpR8WkM\r\nkpAdhssmslD8wuXigwxkA65ion7rQsSJu3c=\r\n=bLBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-VrxQdj/sentry-integrations-7.28.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.28.1","@sentry/utils":"7.28.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.28.1_1671700127882_0.42923812786221593","host":"s3://npm-registry-packages"}},"7.29.0":{"name":"@sentry/integrations","version":"7.29.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.29.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"12595ac8d964b8006148618b8d5fad294e623c7f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.29.0.tgz","fileCount":63,"integrity":"sha512-BkZe3ALij320VtC5bNkeSz3OUhT9oxZsj2lf5rCuRFqcqw4tvVNADF/Y98mf0L4VCy582M9MlNXmwfewJjxGOA==","signatures":[{"sig":"MEQCIDMrmn7H8wcWUzD7V0HSpCNCc+Vykesgazio9TXBnv9UAiBa9EHbd2KHh66E28o1ASn58cuzkzmi5Mro9EhuKRUj+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtYZNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1jBAAj60U4hXRKdo/E3fr4x+5ha+lFzQOitEgvZgvzX5qzFXABkEp\r\nkrjK0jslPdExx+MCK8xhYL+kY6dUfCqr8U/jn/j8Fwtoz51jjk5YWR4rE7+W\r\n1KkUlN5s3TNVM5TOX/fR4ujDFmSisaOK3w0MC6ZmOxo6YXqV8Rrx0Gestyxs\r\nGQW0zFW4qJNZe553T29zYYhfPkfabk0YH0CyA5Z9+ALiTEArw5km0knGT3dQ\r\nZWbcvxcFIqtWd0uAgooOQo3vRLRQplvHHFv9V4oLBGFuF47ywSdnS1bcaWQT\r\nakbhOe+3C23dqYvMTcVkVXfROKZrl7mGwVi54W4GBUhUbbHdVkc538gBT8qm\r\ncTwOelKwYOXc7xaqjyX/lWqFAcKxCdpf82/PISf77IBXndez5mlh55aKscc7\r\nO1vZBYJCoPO4dSJ+pqgNlZYV3k+OraIKSqIRLpjkCL6EDH09w3U9/aeToq/a\r\niINXIA9N0bWkOPvdb2a+7Y0Ggi3fkqyP9anRhZIa68sa2xfnd0JNM89JcKMw\r\nD2Soy1hNytmT2PUMI6wGqUreJmWmpXiH3njMAfNesAzYQLGrN4mRybhSyf+e\r\nOW+y3BmPvQ8hE4zl65xqQE4p/b7KRCcyebL4pSpb7iHbhamICwFDE6gEZ3D4\r\nBy8aoPjjbiBNnacAsmCArrMcph5FL0AlC08=\r\n=hkrX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-K7ZS2g/sentry-integrations-7.29.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.29.0","@sentry/utils":"7.29.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.29.0_1672840781722_0.14239106418759206","host":"s3://npm-registry-packages"}},"7.30.0":{"name":"@sentry/integrations","version":"7.30.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.30.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ebba2559b6f7a67912cd13153fcfa751dd415f02","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.30.0.tgz","fileCount":69,"integrity":"sha512-KU8TnJm1Yldxnhdu/EZcIGXU9ptGQPk6ot4smcNx/mKsy575VrDdyVDx8uIYURWyfsg7eOayt6VdC7ISSODp8A==","signatures":[{"sig":"MEUCIQDq1WAiAxQAA4BNTHMBTblTOyIogCEUtXMCQ6Sir/JB9gIgZNwuJQ0KKEPzBhIgp+P8/eKNViP2HmZ9oR3Rtkq9Iw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWR9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDCg/+KQsEEbywyRIDYyKYFurWv9ZkTmo/kpY1iCRsw7TLX5QL88Qh\r\nByWiS6AcJuup0qVyh0gpW59bLxGiDZOOBCvTQVxI4/HN3sOFIqWQmp2fSNGI\r\ns9TT0QRD9xSCVYocrImeSLcs2WY0sU+f/uGwoHXnsM07MstCnYnEFMrNeJqY\r\nCBxhMg84WlUBjB3AXsILhRnETa0Uqkjjmwj0Vqk2uI4aY3bKGpswCTxi/z1i\r\nPbAkKCNEbxI3IYN44iCt85Nt+wIKu5r09NEYQTZ8KbRx+QkVZdKllPNhVlHO\r\nnWuAfbQeMIjkk75Winib8kYK+t2L2HTBGsQbu6+gDzvuSnpNQgK+CoPPdJZF\r\n9SOB0A2wlN/hNmQBYV/9JVLrziau2+CWmonFMviSGn59J32XEYki56Vcg55P\r\nwml1SROV9j5URkntLwl+l01GjAL2qRhPX/r8zYsBVamLZZhnXFeKG7CxcDQ8\r\nd/09W33ljrrjOER/fZVvYqPCet3tHLJpKseGFpWTqQOGU16cST506c2n9L1W\r\nHjNveuhX8yv7zEQL/acSesWPC4JWGjJ8QeWTySz37uPnpctEQsjqFhoPhhKX\r\nvOp5D0/Xse8uL740G6Aw2Moc1OF4PxRzp4o9k7vlcM3nEEW+n02PJDqYlDV0\r\nwJynVc4P/VRYQwbPCn+gFYKzu+P3tLQz13Y=\r\n=5CAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-1keSCg/sentry-integrations-7.30.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.30.0","@sentry/utils":"7.30.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.30.0_1673356413333_0.031927822794128646","host":"s3://npm-registry-packages"}},"7.31.0":{"name":"@sentry/integrations","version":"7.31.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.31.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b0beda47d616111ea8804a65b47e03acb8460b6a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.31.0.tgz","fileCount":69,"integrity":"sha512-pZyxY2t92gWmqULXsSEAjy5LMUyFWTA4f5AL+2gB5xmUjYXSaKT37R7sX5IQ2MVbCyrpJZERklx2LLhCrKtigw==","signatures":[{"sig":"MEYCIQC8LFEK5B9HI88pL+R8t1wh7Hl9P5TG527i6wbcI0p8BgIhALG1zH5vQyRCCMgU6BKoWXHPJBiTgfPScVIV9c7tet9Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxXPxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7eQ/+MakdeFo2D5ZvAtXg32Rm88m46GmnVHYAwDP4nxZBa6tWRSpG\r\ns7Y034lxSEaTX2Bxn8qEfaO7u+cMAwxbNPb+FKp/ErP2bP5L06rydHJKAPuk\r\nUr+M+E0bkEEpzXgxWUDHtbedEJGOdpKKT2+qxnk7j526thYAyzawBt79WO8d\r\nLuaAp6WoxWr1z/zGpoYS2JCG4+e360/mE6ufUAq9wTNT13F9UCrdbJkyzjRN\r\nMzLVXOms32Oqq8vQZ/3b/pMLGEbiQ6w5Ic336noU+7k+KUkVzM5axMjY8o6O\r\ns6dmCI0AN/tj7Snq10BZh9MZaMfrwuM1uTUo/5BkeRvEBw55PJWGdUeK9d77\r\nsC+FazAw2rIl2pWxkd9M5r8JzwC+Gaj/+f5Iu0ZgHMrbZPkSbfJLd9hIr5EQ\r\nBiZii6FE4TbsIDjqVm/kEj9Xu+Cd5RIbqGBBEd/rsytPCV/R8Z9QDD7dgm4e\r\nUc9dhSX62c0AUCL8t2BWghS9z59S+fgB8oQuE7EaGJWrIdEtgPeMcuDyAKcP\r\nF5sN0uy+2d9WA7y+h2rxaG6V3lApIU2hhcQJaBTWEtoulaEvbyVRGLYuFdQU\r\nEOH+YbC3RTi4O9uMBqPxto8bwRsaJwhnisaTkDlhEaqoChckxfOjke8L4CT6\r\nKXi/3iooPaLn03MwJwk4Sm9qmnNIl8uPprU=\r\n=tqmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-rf7CNg/sentry-integrations-7.31.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.31.0","@sentry/utils":"7.31.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.31.0_1673884656996_0.12449544018559755","host":"s3://npm-registry-packages"}},"7.31.1":{"name":"@sentry/integrations","version":"7.31.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.31.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"abca1e87687049f305dc4514d0d287b643fe43af","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.31.1.tgz","fileCount":69,"integrity":"sha512-El+qzwbiXHPDWg8ZmX+W/kCheoaYoaAJuaG2+l3D5Y4ny8JNYfSMCum9qXVEb8oB98fFHfSEoFzB+z54pH+p3w==","signatures":[{"sig":"MEUCICgGzWeJ3bVOj1XJF7seWqRRjLoWfh499EeVHdWJHn8UAiEAp8CugDSaebV4KP6vw/wqHakPxQ0MvKKoN1KsfKEHbqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxrfcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz+A//ci9TNGVh4GadnlFuu9VVZtsuWPIWh5QEFogMxEKq/ay0Z8P/\r\nFx4HX2U2GnZtDEfiB1fEow9AbspHyRrQVNlfkULjk3rv2f6fS4gV8PpaLwE/\r\nX+WcaLeQOaMrLwx3qsLRVzhb6qjWdE8mUVdrzMJgUn1iir49evZ1Fw6pgNIe\r\n+p10RWqtT8vFGQO0wJ99OVTJMr0giiH+eUUEanQsNjkFFhUtUTYcyPjstXN4\r\nN355fLd+7OsU2npa64fhUBJAXdwH7sP11m74JKDMd1Sw3ZsDim3UWgifD+GY\r\n52h2zjWYeCXR2N8S6s53IyLDXtKJERBFDgqQROmns9vIfArtEMfQ6iFRIJXH\r\nxGhVzD1W5jMMl+uIgdl6eC/x3biBXlntvqkoKERDQVhyx91KfTLCPEk/dvUt\r\nT8QF8RkJ/9wbeKCpNQOMndlKljFNns88wQp99mE/VXmSZRp1znkHGCQb5Frs\r\nIevpMvkaCt7aqYBuz9bkqLO1bERKDboryBcFS024kYDTSY0Gixgc6PZjq6ek\r\nD4Ke16UQtfW5qJSx2InzWBQCEXb5oPBdJpr3m2C95dfH8oMdNdnagPR9CigZ\r\n6Yk/GCnAQKNk1mo8zyQd0szyTbFAOuU76RCu5E3Is23b9e1GNP+3mTTuhoP5\r\nYc37rbpDo90a3RK7HF31sLYcYQ0sUGqkNYM=\r\n=86Dh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-SnfDji/sentry-integrations-7.31.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.31.1","@sentry/utils":"7.31.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.31.1_1673967580583_0.8775060510313397","host":"s3://npm-registry-packages"}},"7.32.0":{"name":"@sentry/integrations","version":"7.32.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.32.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a466a9ec3a603c903ac4ff89edaa7a20061e696d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.32.0.tgz","fileCount":69,"integrity":"sha512-5EgGI5/KdoI+4jSqBQ/xhtebJkHEoR3RnJoyGn5/16bJUAQs6lVbDaWrYitm45CFVzKMoa4pfPGL54//bqN3kQ==","signatures":[{"sig":"MEQCIHLa768JVUdpCLfLSRsrF3uea2Z0qkL1CtDK7CSLwLJxAiArnAfhkR3a36RKFIoNu5EccCnzX5V/9T2AzrfNgtBUJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzl8OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBwg/+L/uJsOTPayzpXIOWTJr9Kc1AX5hQWUZl4FZ2Q+b3xPjMuBi/\r\nTfHDFSdNwWSjyXwmV2LXqWTXCMic4Fjl/UdyNLd4akwOxusu0xBVU4Mu2jr7\r\nppcWJKTyNjrmzcRF2Cp23nj2VGHAPV0tWw6Qy+qZmxnRXxTfRt9yj0sA8C96\r\nYi4xqEcidQm3p4WPMhVSdinWHR9YZUhYVz/NwxLWgFuHOhfJbCYqN1mxxkNr\r\neQ+LTnpPCDK2QdZXIucv/wwsrdcJnwzLd8sIYBF2f4aqM39vYZAzWxfQen+P\r\nhJC4hC2js/uFBr2aVb+xOG6yN2LyxjTChesV7nJdhKPqJAnx6oDlsK7lcs1h\r\nTq9r+IaDQF7VJWebmxkPnyuD6IzscTHq7w1fqChbCV6no5yG07pcqAZNRh2o\r\nkSoh/1Atk2CbLUGG4KaV8vSDzOJrM+oLzqGuCak4u79Ze74iutFqcYdIFP/f\r\nxBS2qKsM1JwNUuGKtEv72ncPdJWI8KlpSRcYd353nn0A+wYLcAYt8fk52iE9\r\nyvUB9Qtx3/KML/uIJdHhkbpjBfCkfH0KH+lkCSWGv8Lt3bx6c6YGZIXEniEH\r\nITP7DLyP7EJBoJTZuiS+Kz/bfoyh3uRcOygqJLjFdIQXNIz9PdkAOt3dGbxN\r\naNIU0jSZH69shhrgHa4J5oQTndWFDkOL688=\r\n=ZAmX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-tdDh8i/sentry-integrations-7.32.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.32.0","@sentry/utils":"7.32.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.32.0_1674469134024_0.7983820458103676","host":"s3://npm-registry-packages"}},"7.32.1":{"name":"@sentry/integrations","version":"7.32.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.32.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4297dc2e58ff0361ca93b44feeb2ef05f4045aeb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.32.1.tgz","fileCount":69,"integrity":"sha512-FYu+wQc6sjKQelqgfGA1NFB+lnOmvY64I2MiygYVQZSMQ35wzg2MlJnzJcbGNmJEIvveyv0N2CFMS5m4K8YPYw==","signatures":[{"sig":"MEQCIHrkp3bYnwpGgoJCqTLRJ7j23igZfUHCm1dRis9xzf+MAiAqtP7GLAeC5Z6JGOu2vj5cpFdcFA1OvtQmo3rkU/ijeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzqxWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqURg//bv8bJSMyMtdwmVBRfUHvyiNy51IqGOMnWKpyGQqopnT4nAh5\r\nLZPNJbcDTUqFKJVmLZGT5N3qynC8G2rzb2+BzMtAUabb7hyzt9NhDObwzABb\r\naQ+v1AQjSKfVQ1u6o20opJcdZ5vzLe7JaWgmzaO3xR+KJHUzJisZCCwfcrTB\r\nfjUhVE6bqdJ3rM83D+hLEHmfrWWV30IAOrwR4xc7VW8C7dH4uvMTAPYoWEfQ\r\n/s4OixQ6wX+yji4PWlQ+XwgwL2kEJKBSebRs3gu/aQc+vmjLpHYkMv+eKopL\r\nfKI4waZWMOaMFvOutbDKRHxOgFBisR5L7h9GfDPkeTYa9E/sxgpwnD2bnAfa\r\n4xeZpgPxWQ1az8IvUJ6o2dYKiJ9gwvfnagirputINNf+MPTSkH8Ll7qPYJPA\r\nhBLBlj84zAUzkQgW+LB/roqn4Zt/JDyUuoos5S5iNzOnsM5n52DysXghjSU5\r\nBS8wyVsw+5uZukhtGEM5MXCCYaXMX3WS7Yj7KCCtFUT6Nb7IKUwTIm1aBWQi\r\nUJb+j7GJVUv6dRQLZGFhJcWbpsB46il7D9uLls7+Sxxta8CBbO2yfNVBsMzU\r\nH3Uawp+yZDcAF54lgB42qUZr5MV6cVzzohQzV/DC2Ey47KdJ/df9YP60rMKt\r\nU9dE2O92E1WI6AoY0cn+Q6WYCgp6UpOvXGA=\r\n=7sen\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-uQy1Te/sentry-integrations-7.32.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.32.1","@sentry/utils":"7.32.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.32.1_1674488918687_0.20478423654514288","host":"s3://npm-registry-packages"}},"7.33.0":{"name":"@sentry/integrations","version":"7.33.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.33.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"17c64af4af05de93ad74982096a44c139d62d854","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.33.0.tgz","fileCount":69,"integrity":"sha512-r67/9R+DaOZETg7gRvOuYPo5XQdzEaE8f7OaET071dUP0kyUBjO74Y7SZxZV/xjBthMXexw5TANHmLVrZQQVag==","signatures":[{"sig":"MEYCIQCkk0/OPAz+M+Q9qRdE65EJi/IHh8VR5u1TZDkdj2AwFAIhAOWt69N/tdvTs4djhpHrlDXJ+eREII3b2Dq9KSOqXu5i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0AXGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmvg//fHZ3noLMoeuiAHtzC7CbLpQBD0rr6srHxCekacNOVOx77Ovc\r\nvwpxeu6JASHFlHMfevnfLji0FcxJ5lvvvRO7YudFTNFsVRsB9ukItMCCvGgK\r\ngWZvcjK4SUuEdJmbPP9hNJF+M+14ke7YYYyoM39wM4mOjclMye47L1jw+tWT\r\nSWejwccuG2oFOvvyQa/Wxgd1Cm3RuEw3bHlSoAIdCMIyuX6pqM7uP6nbcUQG\r\n00CPIILIBN3RRCmM5QsXKPnBOysbsG07Zq+ctGwE7MFop99P1IUhrpjtsDaC\r\nqZTkdVTyF0nIyJyqL4CztmHvkFnkpPJhjuER7hrwtjNJcfV4xQHIOuGsnkXj\r\nn0hDIrdztvntXyqgaeM1sEXG/RYL4U/GZAGG1TSfpAG/DmVbN/GkhCBFPRnu\r\nPe3GFpjrpGCACglA79wMu6sWc8zvO6c1ivy6gA3a/Ek3Tu3NowH+Nr8uQ8vi\r\nFyskDykmyGMgJHINZVUkoQpPPiAHeI5vuUZobWLr95kujn5Gfk8QZLYaHFqm\r\nY/xKs3B3+4fU9W4gOJPDTo74l739szReNTBH5oWR3zIlVtSewLLlWcsD2jS+\r\n3cr+qac5HL7FRYc2d/zC4/6fUIeTwKWwxlJFGuC9B+xia8l2kkgDzPoYsb/h\r\nIXcoDMHY7FAz4VbdJautqFgcO8apNsYLN0g=\r\n=Oh48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-F7Mdwj/sentry-integrations-7.33.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.33.0","@sentry/utils":"7.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.33.0_1674577349955_0.7623998523235918","host":"s3://npm-registry-packages"}},"7.34.0-beta.0":{"name":"@sentry/integrations","version":"7.34.0-beta.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.34.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3dfa3ba61d93b51069d7f6532003bf7071a44a6f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.34.0-beta.0.tgz","fileCount":69,"integrity":"sha512-27CdiMPopJoTT/C7APQNDxLdS71+erQBLJRy9QoCwUA4o/YYYHJ50FXwpudq5LIK417zc22kBJxT9dtmOIiV4Q==","signatures":[{"sig":"MEQCIHn3LfFwV7zjNflCmIp8VsIm/419JSFzMfMoO+42pQ+DAiBbr4aHxudJvwIqgZaHI0ZzvdQ6QiB+X7i4Qmjw8t8ssQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0TOqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcKg//fqgvmWmKiNGc6ZlluCv4wAPT6hxADR1eT0i+C33e+9PI+nXB\r\nIySTRG/KufzxUpVeDvbUZsXhqX01O0estdSh/I1bFmooSw/dWpIx+Xwsdt2y\r\n/ArsnBmWYRPtdYILaz5WFtvkLMXscs2EOuhDgUk+IqeGyW5FOBYhmixAi518\r\nvOtX5XbfvGBuad1br5gUhQ6KxAS0hQRNGyHQQ03svQvS2RhnZPBUsrxleFCp\r\nF7vLp1LjD2azUFjJP3YAhj9jTtYPi0FxeVqop2l0fYZaEJNmPvmZpCPir4Td\r\nk1+S66c+UEZwdkrmSbG9N2Sod5qeUdgNAn60H970pzLK9HAEBeI8ft54t2+6\r\nmquL/CZEZQ8CycfCiG4+ymnqFLPq600nqI4XArxqaQaS5pO1MdLlg9tm5rA4\r\nGjbPD1M/5zU4lWUSbaLGK8kpRkEAt/18FV1uwEDj800kvpYyYOOVVu2q4K+C\r\n/44qPRLCRHUwfEVlDusM5dVQinVh8jV3Axw0w59bvl3CQsL2V/EC640NcODl\r\n2gs1YQR/gazyewRcTi7g+l3iw5fbDRIa1ZDPmAlrv8ngRTYxY8F7mjVUN1H7\r\nUsoN+9kbMGwH/R8jKjeFaDSf3+S5I5wHk2r3ci2E55cC4I1z2nnxmp+qvnee\r\nKF5+bQwlhXBRYTLTEphXuRtNu0+hBxKMlDk=\r\n=2HzV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-9mgOjh/sentry-integrations-7.34.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.34.0-beta.0","@sentry/utils":"7.34.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.34.0-beta.0_1674654633806_0.1614818649011296","host":"s3://npm-registry-packages"}},"7.34.0":{"name":"@sentry/integrations","version":"7.34.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.34.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"891dd31a7c021cd1b78b3a05dff80deddfbca71b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.34.0.tgz","fileCount":69,"integrity":"sha512-xbWnTvG4gkKeCVpmhhdPtMbQkPO0RAfEJ8VPO5TWmUMT23ZWy2kE0gTZHtnBopy7AXxg231XxTi4fxnwgQGxEQ==","signatures":[{"sig":"MEYCIQDPRctfgJ1yiY1AVa9v4Kx57dAkO/VdDul9QYnx5XSd2AIhAJPv+KUZ1uLDBLaQqDX+frCiXEIPO2bI5KieguHVSt6m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0uwYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqT+hAAjkGcz76oiuJxaKpgoMauevmT/NDe9e8j+He0nL7Zw5ktrMBh\r\nsa5hM80VMC6/bfrhLw9zXto3258NvpxKxnrhxWaeiEJDHouKXHHW2hQfL53u\r\nLVJR5jNrTClbgRqFUkysIYBw2E7ZyHjSfDHkxX6gHIVNT2v8rgnUYKcSiBb5\r\nUt3Zs3I56FPUkhNucHq6mPuyFVInmxYSeiIpHKuKGtcZv+FdDoN9p/AkLTin\r\n0qPReA52PK8ZItIFiO76fmdM/JtN9Lo7P5LF7jCxvwSG5eJeHpO1Y9Ze4EQy\r\nFJdWZI0BhmgYfgMR2+Tw9p7BStV/k4ZDkkCOl/TxZfWCyZj8l6DyEiPweGdI\r\nXxcgRNbz2a5wAwInUurs/t004TllaqcOaJRCDbhG0sFJqFcaRe963umo/vrl\r\ncG69OY79jmwJAxFE/b8BuA+jRu942QWEDn19BmtUItIaSDG4xHZzXprSKK4r\r\n+W4ExvD55yOCr7OPOCmXunnUdPUPE1OjAftBpTzkEbnJ2J6pYK9FbzmwfIAq\r\neHU0bNNCKzj5exJ1vo5ES2Dff2eGkexvie4uu6ouQVG3qDMeH+63oAiGfjBl\r\nIfYSJWAH+k4ga9mZXWoTROdlSxeDb3BPIitFYNIuKlQR+u9DHpPXOeC4BLVM\r\nKtE+e0TsM2ssXT79FW+zler4T2cO0v/QNbU=\r\n=YRMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Hie6Pg/sentry-integrations-7.34.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.34.0","@sentry/utils":"7.34.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.34.0_1674767384093_0.019232572467845044","host":"s3://npm-registry-packages"}},"7.35.0":{"name":"@sentry/integrations","version":"7.35.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.35.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a160e5e99d50d2363f1a520e8aa87bd01305677f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.35.0.tgz","fileCount":69,"integrity":"sha512-AIHAAkoxUrJC576KpjK1M35lHksRlqwczQhbsuEheb4A+SPlMNXz/P2R08gzENIgcYoImL5EuKpkxvbqQtcIRw==","signatures":[{"sig":"MEUCIQCttD8sP/LI+jpvtof8HrLsBd7cJuepymzP/uxMcPgBgwIgHeu+HJgf7tAdmtFfbeYZCluwPDWFQosli+pQgJPYzJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2lYKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXzQ//dIFTfUfjdHrmFkDR6ODa1Hkc4qLJFJLUqgnVNRStDhX0kQIM\r\neamzA1p927PZzHyVo+H32i7n0bWvvxZKuaduTmLnt6tnaUSYtxx3aVx1fY0D\r\nqkqW1IUEAOqIstfMqOePNMwUomI10GquIbCySb5IbIn7+igSOnGIs3gk+Bch\r\nfGXO0oa1EwquovYGSN6YqHVbgUA7BUq+NZJtfmMCAGeMg/whHOo8szFO/F13\r\nei6m19181Pav2xoMuqLt4uPsh8u1Efjyz/W2LZ+kKUBN6+djpkYkG5VoC+Xl\r\nCJn2cJcF5rkbMxYvtOw04usKWPH2gTV0QttNfGnlpBzYTPVVe+0pSesqY6e1\r\nEAk32qKQNxhu+SMYKP0Xv759V6DniaDn6mkcWU4Oo1Sj0wwSwqq261W0l1D3\r\n5FRBqAhHy0tCFCOHqGobGznqcTy1XeqfAvcnvrIer51zqzPnFcUp0p3KiP9o\r\nW43FrTBBMf2TcGkbqepBFdv9gm0ecz34bm5sUV6F7P/0spX4o7KhiQxk7/vU\r\nU4SQBPKfMfnES9+Fmo2Bll8CdVgM/1e+pLBTztJJM34WljEVQojkifi00NW9\r\nnXdbKzKCij6aKVCXbZdPAzQ6N1D4nXmEEK99921rHd6TLUBpIYsmhGS7eoqk\r\nkYUJBKmLis16nanxzcxH0KP3Y1w5PE0/cIU=\r\n=pzQF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-NYnobg/sentry-integrations-7.35.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.35.0","@sentry/utils":"7.35.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.35.0_1675253258428_0.9014675624073287","host":"s3://npm-registry-packages"}},"7.36.0":{"name":"@sentry/integrations","version":"7.36.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.36.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fd3827a5627256e57aa8f5a62c834ae1db5fe370","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.36.0.tgz","fileCount":69,"integrity":"sha512-wrRoUqdeGi64NNimGVk8U8DBiXamxTYPBux0/faFDyau8EJyQFcv8zOyB78Za4W2Ss3ZXNaE/WtFF8UxalHzBQ==","signatures":[{"sig":"MEYCIQCoDRp/uqweSeKVVMZA1fhcvVRxwk6bGA3bTQfwxivzCwIhALBMsXodlwNMpXE7pyr6NrhRe3CVdL4Mj/Io1XMhZYwF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj27u7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqucQ//UR1YbTM0O7hLt6jwmVQxZ9laL4P4bu5fOj45xjgGRZTEP03Q\r\ncrI5w4RZB8oWOucztsVB/vFDaO05uGbI5Zkmw/9wRA4FtX9OhVuiH+BKxBfA\r\nraE+55CH4SNKYmPXnqayGO3hxSkPBXjZEYQsqtehcxQSLSj1X1Ih0uUIbdet\r\nsiJLlh6BN1CiHJA11mfrVdmByJFmUDTi55avbVsnWUXtflqbSHs8za7wltzi\r\nR04+o9sjWvaFRDXVweW9lwgeJtbQ2pF70+OTOqkoQ1bnLzcjExhMlY1QmQxG\r\n4DwWMX+TnEh/J0y6Jpx/seFs5h8NYwAzjYQgJ4TBtGTjLs0XZ6a2BwnKDm/U\r\nSK5iXqWFsU2PHLwKVLcLyB7xvIWDaHzx9Aek44l9PQepsZfiM6EwRmTmmW6V\r\nhnkTWqjyZT8yKX3WaaitqfncCSdhupBXWDu/7dFCCaOjuzhcos5Lg9CxVIDe\r\n4duM+zRsISh/4wYsexNpxH0RtxPhemhm38jYc7SqL3NCi+eat5A9VJO1PK2C\r\npq+7B37WTPZFQg4OsilTAu8eGwbtaP0lPk4+/gLXAjW3xi4gd4Q6GU/7ZjNv\r\n7gw5hwKd3YrW4UKYrszd6RAU4ZNUvLPvLFEnJCb1Vr383xB459UCmF9qWC1P\r\ndOEFCEwxq9+dTI1D5L7VyE5eKMJOffwp+wM=\r\n=G9f/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Mg2ppi/sentry-integrations-7.36.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.36.0","@sentry/utils":"7.36.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.36.0_1675344827473_0.6075281075029466","host":"s3://npm-registry-packages"}},"7.37.0":{"name":"@sentry/integrations","version":"7.37.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.37.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ecdf3864d1254e243368248eb7cf2f700a826791","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.37.0.tgz","fileCount":69,"integrity":"sha512-8kMHK/QrulSfzV7mubZp+UmP1gOYGkrCfNaf9LkRDs4j1X9Y07Wyoa6C5h7ENDkXM/nk6NmVFDmHMYTT/zvndA==","signatures":[{"sig":"MEUCIQDLvzN/6xXa/K/c5KyGmdJqgFFbD6PD/1LvF/k2zCrPBwIgCLjJMPzuvbPvVhzvN6gW+erveFhTvU8S7IQi47tEyds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5RqsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXRQ//XXVNdZyqQZvQtd4CJ2PGWI2ZUW6sd24ha4zMyt4Hag1Ut6V+\r\nzKFouwR+OKiihBHZ4iv1KfrAi0VqHqdzMtx9rnwfnVeP9ZzEhNPNxbVgxFhd\r\nZF7s+Bb316xSNg+CsYFnrrqJvPkaXli9L8/83FuQQ4wEYTYyjhZVqIikR3eX\r\n/Nh7zGWLl/6S4o/1xMv0XyPLCBwqCndwsKTVip14hT+qW3/6506k0s8EIrHW\r\nR88aAqPVwa++clpafYejpujGRL82fo2ZA2Sw5MAZ3ODPjdMcCGS61lQOri9k\r\nFLKfQVvYhHgmPYpWBPkdsHNN6nuVdf5yBV7euqqJNrjZX7fGOiWZxB/feazG\r\nMzHS8fCiNduPpRtfKPpGqlYM5SCnmOlnfr4qOwGcqsVhZyWSeVqYWY3JMcaN\r\nKgbjv68BBDQBhU9CO3ADdm+uck1hh3WY3BN1sHy74a5vqXI+Pahoery4D4ro\r\ndeW94NwS2iL+NHo2jMKmrZHtPz7qK1/lZIlep/KLc0AbghxuGGukvlQnb8nB\r\nAky6A2uLVWXrl5VHUgwAIBBY148T8khkuoG+39lLBVXT6huv1c9AbxELTcpD\r\nmzwMxBpo+Gm4ZoNLQpyvUGdGB+rTadLnpearsOw0cBrq+1TiM8F8qo1etyNk\r\n+q9luIQWgKMNFK1G0NGeWEL9TZoR22He49w=\r\n=F5VY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-igl5Wg/sentry-integrations-7.37.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.37.0","@sentry/utils":"7.37.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.37.0_1675958956391_0.9985319481390553","host":"s3://npm-registry-packages"}},"7.37.1":{"name":"@sentry/integrations","version":"7.37.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.37.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"69031ab877b78ee68a46bfaa70d90b0de691757e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.37.1.tgz","fileCount":69,"integrity":"sha512-/7VZXw7/DxZPsGNEaU/gcKRNPtmK75mz9oM71C5UbRDDEdFSEeVq2jG+tOq2lIsd2VQlsAmN3DG5yqiGA9C4eQ==","signatures":[{"sig":"MEQCIEEy44RysAcUhebURWdeSUfHSxCpgPDvR4gPSJ1HoXp7AiAzX5+FyT8Z1HIKEwCZVmIIbMnOLUh06Fo132PUpX0PYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5mSQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQrA//WnPRlyWm9Ax/w7APBZfgebQgL/IXpP6pd3mdrKZG4uWV//qP\r\nForq0l9kNVuAKF/RJ8cSoQEI9sPjyHh3SiprjTcNVP6lowl4A9S/QNYJA1Ko\r\n4WLgzk2Eca3/8UUqgRIIw7o+h9DFiQXOvJhXK+sQVlqkH6N8ZoAHi/kBbTsc\r\nqhqW+bQFiaVtmTFPBFvsGEhuKlNLtbF7z46DFO8PMgPfzr5ZlJ1h8aUWR31c\r\nJ7RsSFA5k5hQhe6dUlQaEkiIOCrLqS1Hm5DZsU9s3lBv8JBI5Mzhct5dwAXh\r\n37AjQq7NgkfeNQ24D11MgA/ttcaZ5ExK2ao5tKi3d9Ju1EdepBwgQVguImjE\r\nwZgc3G9Ko/rvwoV8Hryp/uioL/LU6nLeahI017X5+nKNblm89J5gleVhUZg+\r\nGzX0D84gn80IUvJaHzkpTyG0ON6+4M/o658i0KO4dCkT3Bw7qKWRtZvIJTyK\r\nHp8oZbxDGoBF2rfdxxeuiUTbT0dM2uYA3/41fqtZwOG8bQltGMrObB/m7BMz\r\nh/Z4m5J7XFwLVB8NVKkoV1Zto4ALXv5VvupiHQkAzug1DYrteONtyQ5jsZUU\r\nGTNu9OISz1dcxaVUjUt78De1mlIjzRyLLWAjhD8DpoGHrLWQXa4MKcrpKCfT\r\nZMYudxUC9Y1G9S9HWvn7Z7dmuKIHuAw8n8o=\r\n=zubk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-Uqruog/sentry-integrations-7.37.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.37.1","@sentry/utils":"7.37.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.37.1_1676043408421_0.7381329646818684","host":"s3://npm-registry-packages"}},"7.37.2":{"name":"@sentry/integrations","version":"7.37.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.37.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2ea6b228c8df24f201802eea1306035b0fc7e571","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.37.2.tgz","fileCount":69,"integrity":"sha512-kqfXo2hRLo3y0vM9ZcjbrB3grOYfPuKpSHN8MZVx3MHTbAUkjHVwjPf5dfi5a0nMvMYAjg2v/Olt8OGayBgjmg==","signatures":[{"sig":"MEUCIGOKpIkMHnNw/sxpzTavMMilPYLPprm1wLb3TDbeOtHXAiEA7E4AJduM6irHiZEcM6OLKAm3KABXQtRMQ0uLjhAOZuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6lh0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5Vg/+K9bUN0gaTPCRC9sjP4R4gZVL7dW1CGN+s77+JScjVkNo0rPw\r\n7bfYpCXsqTOllqMmyjCCLcUnz0Ez29VENmFtqW8F0RUgmwsB50PgXLxMpG9L\r\nLGNSSPs3xo3i+lwpZ1EwIl5jjnt5vVQAZSbxrBNngbJVLB9TwXY0GBkxpqrs\r\nPf3fZJ4TPfUONKLq0UT/oJiQgvMLWAD3LCcyhZOSZygEiRDlXUzOfov5DBjh\r\nTK/3f6J5DEIxOzvz+S3Dx3p33oMkRWC9m5vhmdFGECOLYXtxW2z2XpyoQb03\r\nwWFDEzHYCQAvuN5bGHRD++G5dr4DZfw71tICHvXATiQErvvK8Y7p8CuvPA2l\r\nyfCHpuCz2AkRqzOxO7CA029aNbkd9xRiqwxU7UcxpexSC9FQhtXPMKu7U8IJ\r\nOmTFIaI3kjIAR8cprxT/qkmZ3gnqVpFwnWUBAnH8EjMbYCx0tGfNPk1L3UdF\r\ntJYipcxmGioY3t7pX9pnIpcQyQ5vHz3CXWOYAnXe8+EXPs1/sEC6VQZ2tVAN\r\nY3sxGJ9K1rl2I+yEJGvrgnmhQnhRjZur9/b7+B49uWJ3dzHB+45KuiAP/r/7\r\nIpB76ytxj81M3vO4sjkI8N6TRiRHPiSeqisfbEyxMjMSPF+EYXlen07kmTIi\r\nCK3fezqwFNKHxhXyNYUsm/1PCIjmmqYcVNM=\r\n=+vO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-G2q5vg/sentry-integrations-7.37.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.37.2","@sentry/utils":"7.37.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.37.2_1676302451956_0.6148618187791561","host":"s3://npm-registry-packages"}},"7.38.0":{"name":"@sentry/integrations","version":"7.38.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.38.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6caf04f9aff5780a2b7b146a620141ed90369572","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.38.0.tgz","fileCount":69,"integrity":"sha512-n1OK+X5xaMo7j0lZxpEvEqjQSH4gIcVxeE2KXMI/2/sM7dJyQvfgjogh6ZPOpCAZnT9sUmesH5FevjXXT2493A==","signatures":[{"sig":"MEUCIQDk8y1atAo0RhbOP3s8PjZbFbO+Tt4JgwBtuwy5rtFQnAIgLgMeEo31G6rL9VRp7TIjGLhXL4Vyf48fpZMNvK8Gstw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj74KEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp5BAAluhYHNNnmtj/beF/153M6NKVU0APS4QVczLq1HSpK9PaX2iN\r\nDsSNEcwo4cVOJma/OjUxfXXt9cbWvJdXB56NxSjFchR+YR+kzgw9uluFFOl6\r\nF0U98/gCddMBgQpFny9cJizXlv1pu7TQo81uUO9I9Ne8/GaqxvLMJD/KxVfL\r\nL6fzFr+0LoZ+HSLFA6m7Irha7TOP8WaZfOyNaSoGzYNcvzfLB7JmfNcDkOkx\r\nXl/hBb8pt9h0cVJmxn8WWtdNR7wdNgNECzFTx8EApnvBmkcQRZICTdwJuOjs\r\nKJeUxKggfaJNJTOxf0Hq9gnXsiat3EDjuuLpftvsgWOlR6VgLb49OFTXGo0h\r\nj809vZTabhYZ2v94X3e8z7o67cNcqNg/f8fvurwqi4EfQl9eXzFmMHnfJczY\r\n50wg8fElKzH3j9T0cCslPUU+Q3dIegdDZKX9xUE3uvoXu6QZLSJtXR0EaYMn\r\ngv/UHNyRyjizUxsk09araiZ0wYqrxKySBI6i3+UloAJVyDIyKDGvhqOPc4Aa\r\nFEpB/d+Dwp0UmuY+427n2eJOX7a6WIFI5WVjuTPnE5dPzUC7bKZc1Yd2KGz5\r\nO4btnfaYOBb7kUphNicR7TpgqnSBT+5hevf320twxqaBSuy4mCBUVbiML+jc\r\nLvBS/wyUjLXqlDNCiiLcPgol50cW9Onwvhg=\r\n=scEy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-cosOOf/sentry-integrations-7.38.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.38.0","@sentry/utils":"7.38.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.38.0_1676640900376_0.9006184183639383","host":"s3://npm-registry-packages"}},"7.39.0":{"name":"@sentry/integrations","version":"7.39.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.39.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"532ccab5732e48602392f4b0cdbec24cf8f182ec","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.39.0.tgz","fileCount":69,"integrity":"sha512-NJzPSAI8/YqlHj0ZbrIQrRRb4CE0IhH2UAmp96HbSqXyfiSBrGrEjPurgjKPjkYiWDpUiSolN5bhAxRG5xbe/w==","signatures":[{"sig":"MEQCICn9AfHIWESo6+RYHmHWspTqB+ASzUqr5vknPuUZ4Vz9AiBOIFopq3ZLg1mLtCvCewBe5RyPcRbm/qFZyBYGoMQvWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/MJzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQ8A/+MCGHGuTxgGd8fAqzf2FaI5+Mca2z5lIRmtpTTyQcw6+vf6OO\r\nSYaePPk0aNM2VKSVOOnMbrwZvslIfk8i2mdKBWe99SK0KmjlSMs+9sPXzhWo\r\n+/jMynooy3T17jjD0YvguZR6/ZWp9w4AUydt/7Zz23rq8H4zKMJX4d3nprW6\r\nKDANyeRB5R4ggQd0D9ojTmgOqFf0rKMeorXQxvP1DXc/qEYZXS8Nlb3yQySz\r\nf4mq+1p+kjT6H/KtvQVPvv/CZy8BjKXaR7ZrbQlKnzJmTTP5wL+W8i495LKW\r\nqKCPV7TVgQ3hwUk54jPA5vkojQyKYnc9hOj4pJPvzveCkreiNb0uC/5wDiOY\r\nwJ7Y7Irv0cs7e+mZYzw+k5GVDyti+gai7NHBRqCzOf2w5FkK8NrmynAlDQ6O\r\n3VbxzLcNew27LwHtkjEr4QEKYWFWfeIzzONRA5zK0CC2W9vWiIKuMcnTq8iW\r\nqqokAKr1mavSVYQGjHirj42H8MfPcpcIF2yYPA+xLD6iay2sERBffnNPxE0i\r\n9JotuCNuoxiue3Idri+kRnS3PuwhDdJDNKe/tSVJTz9/fcTUMsL6ECP6yA/z\r\n4N0UR/CvXv4Q+5uyB6qwhgJy5Uf9kBWw6i9ZZi2MDkMhVXjM49mC+amFSCoG\r\n+zBA/iraoHR5Rs3rqAA1vZhhMfIZxgJdMqE=\r\n=PFDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-wPz8yh/sentry-integrations-7.39.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.39.0","@sentry/utils":"7.39.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.39.0_1677509235417_0.051851067435359166","host":"s3://npm-registry-packages"}},"7.40.0":{"name":"@sentry/integrations","version":"7.40.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.40.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"953aa7144ea2c7bfec36284c9a4ed06d6d134dea","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.40.0.tgz","fileCount":69,"integrity":"sha512-8TLo7RKKpTXRDdeeBFNaA3YA4NG5hbAkl2o9wDHJW5NJouyr7IK6ia6qd2v94RXJAVB7nnjtQUdnkXGR59E4RA==","signatures":[{"sig":"MEYCIQDfdm5wuFHlc5v4RPt97RBK0YPoidh0rUHNJFTmQ5DgFAIhAMn0dnYCYSyj0M3kTsd21rOnIBjbnKTof3aAbH4zV1CM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/5eFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl1Q/9EcZNuRxyem6j2Mp+ZRlq9d8WXszu6lG1ILceYv6ymvaGrTf8\r\nYXM+Pc54KRo6dbnE6fRh9ykcqrWEhFaZu/9SS+JwyILlqa/F1du2H2yHNph9\r\nlSqK/doNnG/empoqzBtD3kAE+roU16bHbaaJIzM8N7VMmTkWgcTXmXp69Gku\r\n42VyRl+mXTqIyBlrs1KzkguqTbfUpgZNunNvUxE6PdrI52MWz22aZcYzRdcH\r\nlM0cgbRulGTw6IwJKKDhSDJuIIGbnG+ETDtixW/EOC/j9559FeBkSui9RS1L\r\ndMrhcg9D+JCMsHnVQMelUK0nBzd0ek6Bshy7JEBK/tDs43qgLH2XWT0xhFwl\r\n0/qxBy0iMEepPukJ6DVRDHKmiq1gxJCPTEieKB3dVSTFFnbgDjpfdvD9N7Bj\r\nRB9RLSvaQ3zBUYJJ5lbBJHBe7LQxcUgYKd+0iujV7T5WW9iq9xZ2KaqFeorI\r\nq06hB82N8ahFFNz/AhpD7rHMZSv3m3y80h4moHWtIKIDaxdc6zdnLwNXfCAp\r\nSm6QQKsssefQsXH+Gg9pjRAskYSC+mY3KRU6JnfMINIUqy208lFcQYTDoj1/\r\nZBMuZjY/r2uyfsOIzuR01DeaEVkZ2Hh1tc5+S7yGVGiwaaDu+MT0MpbJz0Xe\r\nLGdETjg6qS2VB4BImrrZF/ZWujbwb5EJ6EA=\r\n=XpXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-pawMQf/sentry-integrations-7.40.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.40.0","@sentry/utils":"7.40.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.40.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.40.0_1677694853420_0.4024309220441864","host":"s3://npm-registry-packages"}},"7.41.0":{"name":"@sentry/integrations","version":"7.41.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.41.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1f4ac60c3905a87023e0c3c493befced687b49ca","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.41.0.tgz","fileCount":69,"integrity":"sha512-wyVsDxTn/lslPSt02JS4Kw5iRBau+GYst1r7z55VKBl7YJm0XCaLnGsqv68qweaK9SI7PX8rj/+GmRl8G86wOg==","signatures":[{"sig":"MEYCIQCYh3P+WU7a1bRspT29Dt3Qx4mRX2XooIU3wltZ8LRM9AIhAMG5l+IQxuC18aLAF0mbgH1zxfmi4jxrL9jp12JeXoMF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBd5lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbbQ/5ASsqplvHS8o2+N/DJ6Rna+lPdiKLaYaEO+lslNkJl6ODeWr8\r\ncA+ntbyg6E55eLJa85Nua0/uqe00PjNOIqsC2J/a+o16NQqplC5TRCKwpSzK\r\nZ9Uqm7XM4J3/jBsst6ixx9tV+cXGiBFMQOklNIz7cQfJByaT23XdOEG9xypf\r\nt7kg1uE9O8O5KSpjUqscEPttWznsJRDu/o5QSNbV9cQhxEJFB1wWFz+h1NGc\r\nhI9/eLjC/xmfhf/w/1Ffr1WGUL5AV21dhgUiT/KSF1CVlyts2wfvPO12lOJ5\r\nfecIxQRTtzKSVXzM0LGboCso9y77y39+xaZVsPE4m5rZP68scPQyWf9GBUFH\r\nJKhdI5ukD8/sa3mFQL3OR666+Sm6duDrnSO616WfnNbOXe9Dq/jclj/BWbs8\r\nGrANQqV2yQtwZa1BBxNDMFy8mvavbW/ahtlxM5Dv7wE5/Rfbp1I5UVuwMRHl\r\nZFNZZ8BV5OkjtTsElr4UdrF9ydYGUFLyKmBvtx3kUN98/hu1eTuPJFjFz0y6\r\n4PVqAf5L7gyjDPwhtxm0yT8YmIMXSPNPeVAaEC/6OIINAFF5rVl0tyYVnmAi\r\nyTki8UFxo0Y9DXxaJnTwybP51Z4k5Us0c6FrVcU1SVOUQQvjFBYCssNNK6IJ\r\nj9qLhLXzx6oghWjNrEFcvLA08rnktIDjWEI=\r\n=JR3Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-WFYwUf/sentry-integrations-7.41.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.41.0","@sentry/utils":"7.41.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.41.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.41.0_1678106213550_0.5006945337932318","host":"s3://npm-registry-packages"}},"7.42.0":{"name":"@sentry/integrations","version":"7.42.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.42.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"53fc487de35ce01e3845f1de2f876fc01e87a681","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.42.0.tgz","fileCount":69,"integrity":"sha512-5P3LsU+HRmdh458mav3dNh8RCn0TROIxwa/b7jk1TLWcXHrNp5REjo1oI4PTC+fFbNE4b7ydwHNEzI65rz7gyA==","signatures":[{"sig":"MEUCIC6ZAbbEqxHlMH7++3yEiIIQntEcx2p8kcJMiqEgb4LzAiEAyjFkfX1GREHtX3Hdjfk0/3htkRRssl2PIDhRopBkcrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCeFQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3rw//XM49f6QX+y1KWxw3dLGTZ3QCpdkLdV2nZ3wWYRtnKhSulD7m\r\nSBg7IZgEkf0F2pK2DLHSDlXvOk2bMo5qik7VTcUgIOzXfPeQbvdsaBEHfOvI\r\n+qxKvB8nhcvoHNHKwZfII9WaSCM7QF4g4SvKonn41Q3N/9Yg50P0RQFhFBIl\r\n/7MOQ+gyuQIUsKuWI+cYXM2IXH6/TXKlqxSyMCH1v0i12pQ3IuyzuSBIQc/a\r\nwIOynAl+2YScuuZUuC937Uz0By6J2n6Yd+p17i7EEbSM5rAjJWhmMj6X0KNf\r\nelB0Nz1IACh5+YHEvzze7ABEb98VgHuWl9XNeMSrvYF7T/HlP59XiBhsBa74\r\nYLtoOpbhpGe+JOym6dDL/ggqaLBMAuenkvIG4xgL/SlcVSnBsTPk7jXbeqkD\r\ng2YPMZhVMenDq0Y8pvc0BEVZUcOSOGDpwUM0uAA5Da0RYkcvM2eVSctuLOrC\r\ngKB/7wPKPdok2laUS/eDsfltkOYZy5cXTwi4x1lgDSZ+6HMs7x+S9S9zno3f\r\n7wnO6vVfCy9uEq2royY6XB70FXOIW6vyChjwU1VBJvP70L3/cptlM7Czrlf8\r\nCFpzoGRhRFt6hdtw7H6K2rF3Q11dCRYLYwFTfPctsXrZJhArrSMmeiVXhlrF\r\nru8wO+o2oWa7r2guFFb8csMHJMsqjV1jiQ0=\r\n=usPc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-iWqsJh/sentry-integrations-7.42.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.17","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.42.0","@sentry/utils":"7.42.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.42.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.42.0_1678369104151_0.4925930721477647","host":"s3://npm-registry-packages"}},"7.43.0":{"name":"@sentry/integrations","version":"7.43.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.43.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"937bea068e4876f7be476b2f698534d2176f2c03","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.43.0.tgz","fileCount":69,"integrity":"sha512-rob7/PAUWFTuodCDlRoB0+7vQ7Fc/LlkvprLlB1Qqt34OIgOll4T72zVSaAXWSHZz7nGU8mS2XdYkRSXbDMK4w==","signatures":[{"sig":"MEUCICJXahKQCf40knFbKxXi/eSovgupWuBcPY+CgD+dnQanAiEA9Q9fy9YKY6/fcsVlEhkdKGNtZ90N91zZ7qDeYAipX1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDzzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5JA/+OFp8LEc3SuwwSUOmD0lMgpQaxtQoqoVa4NSnzLZbxho2TCqv\r\nrRcEurAITK9zK2pycROl513ClVaZKQPnWCcJIe2Rb3zLBeJ4EKZjFPRR5Aji\r\ncj17LYgrN0z56YfSvqS06AU025jIDjLn9E7nbfdnDBHxi7pgr1QwObfaon7R\r\npRJNGCcKea1MsDmBGLFpQH3Wfh4H1xffvXfzLBOrfeEiileczlfqGUxgvHWj\r\ng9E8nepg9Dvk2IkN1qhyfSfzFPXf1PSmIiDG1kjBNiv+c1deRC1gav24+Tfg\r\n570al0obODzlqtVGBkpatjhRsg17iNvTy83wNVIgbsdJygZvI0JrNwqdRknp\r\nad4m+yjV5JaTjo0CH/Y8nRLPAaH4MqUYeJPn3oecJN94T7PcSK9gVMZ6o0bT\r\nBz7IziOiOPozWWILslFmkGWfpoJ4Cd/EPzyGY7SvnFzZ9p7TTzESsCjFwBH6\r\nzfzq+lauGKMbXCYzBqh5AzquXB6j1LkaAt2jhDEXs+nPxE8b7tNHhwcFJ678\r\n3ZI/z/kEMZ2ySf+POim9MB8zD9MGgbwSJkmq+ZVVtpHfinQJ/pr6hGlAZSqP\r\nwgYRzivS3v4Uf+gYSARCuZ3xNIPsp/tLi2ZcBv9yZD45bhji4JuaLnb69q9m\r\nhvPDDCZfBiLjdkyLbNlzi/aYiezLvvNGvoA=\r\n=2UWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-B95CYg/sentry-integrations-7.43.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.43.0","@sentry/utils":"7.43.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.43.0_1678720234145_0.2800224064777024","host":"s3://npm-registry-packages"}},"7.44.0":{"name":"@sentry/integrations","version":"7.44.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.44.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8d4756d7534ad2ae0f945acea0d4164eb2cd35e2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.44.0.tgz","fileCount":69,"integrity":"sha512-r2kj1O0+GX8QM4Mv00NY8u73ZM7vv6bGJG2C2ZJS/yyQFiknRbDAqdraxL1PjlEKQVGS/GvP422F1CTuAol1pQ==","signatures":[{"sig":"MEUCIQD6dMT+Rqq1jC+mqy18tN4cKd5/xzyUMbBx6HCO4qiMzgIgBxWHoI6jY4ySnPn4S3QqnjMPCyKg+8k71o9kynjoSn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGGdzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdXA//Z29Tv9NF0Oa0UIXTroxZkIb9ltMZfM2p4iJwu18Qoa+xFLB6\r\nxBpPc62eNBKNJzRh80G8YNjAOaNJrviT6f5aSNd6ghRTCQKIb0MddbmthrwW\r\no9R2AYFsa1w/EhcpYTdTTtnAMUntKk+5aNUdj9UzSYjNjoclPJMu6Pk0vKHm\r\nWtxZA620YhI5UtGPFzCmCw8KABjscq/j9TUNq3tlAS3FIx+IkqQ/1Y3+QVVY\r\nzr3CM9WkWCgJGBGHSNFV1O1uoRfTIJM13GsddUmHilLm/7Au23VClCOEsvBb\r\ntGHQhwGwUkoscb3nhHymJ/TZj7JqjK6MnWqXEDGVmUIsvCCxtly5E9jmZHXB\r\n5kiZeVKDtBwRLKxef6zIaFinU+VFrfvVW1juzztD+IFV4Y0uWujkb3ElCqMC\r\nffRr35RPiivs7UbYdAQIR27zlfz3T+iWXuFa2yMXDdoLSCqbcBIOVhvF2cYy\r\nfx554fyiNjZfCZj4KPjfSysaxh9kz/Q+chaOaePfbpH7SNZvBHo9j2yoANhg\r\nIYJIfWXHg5oGG6J+A89ZYfbV8o6lIKDp0HhPXfS8HTZl7EUqL4qr7qEmG1Dr\r\n5Kz83x7jrNBafSvvbj0vXYW10Zw9LLRbMcFi04wTqgdYuovA9JAZRYywiQDE\r\naGTqIWgTPF54vpRRdsN2XXhSMIN6Sl+LXVA=\r\n=jzge\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-BROigg/sentry-integrations-7.44.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.44.0","@sentry/utils":"7.44.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.44.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.44.0_1679320947004_0.5556176270401203","host":"s3://npm-registry-packages"}},"7.44.1":{"name":"@sentry/integrations","version":"7.44.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.44.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2d61c2425c17d135b8ef0ddc3ca879f459d5e59d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.44.1.tgz","fileCount":69,"integrity":"sha512-uAknfPoZSjHzfXQChGxCigej0KahmVY3HJolU5PykhARcvNWkTsKL8RGEwWDvuyI+lvbFcG445UJlxfRLHxC/w==","signatures":[{"sig":"MEUCIG5VfJ571qkl+VDvBjRIk9Bf9nEwBBi/03OVjULpBqFeAiEA5MSs58JF+8H5AEjaP62+37eNqyFsgEHQk9rKzEa1en4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGJvEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqzeg/+NQXTlg7vSNUkv0RpzbioROqQcst3Risma2fgSkZsICznNbUc\r\nkpdtoyOcvjLdNEmF5XQSHdDfx6ETl/1l2oRwlnfna8MrB9eRgBQ7rrrb5JPA\r\nAQEE3ho304nPtgUQv1gMdpk92nAQ5DvP+YC8kcQRlZHhQJWWsb+62dJSXqCZ\r\nnxMa9yue968SQ/+xYAr88PtNCpEaeh0HWtMXOBEPa/X8Sv2aLLpxm/jAIyO+\r\nAj8qkGCWbiA6SQ06MM+wFDRSdzQe5TtqA54vBuqW9a+wU8xiVr/Jw4eEbrT3\r\nZzbk4h2bZf+Qvb8gT3cX7DRGYGgFDM+l/bBkXtYxh3G/llIQbONekCIsG1T+\r\n8sugpNmTzrM4I9+JEq9k4fLO2BZgiqh48vT8xxNpdSAQ/0+t8PPd+bZ3MtJa\r\nDxUJFRVzrzZ3if2UWE3URQBdpUCpRqlj23kcjW40E4G6nKevzS0YbE4MSoWO\r\nj8F972H0NCUEa3NeI2+4vLgHhbjv5oAWD7ED4qgce4X8FKfAH1DZgReRmliu\r\n+6IngVgp+9VZdBXiwv2Z/lptVJeD8/+eGFlCiW7dNuJQgHEOYvnSw9LlsTEy\r\nscEARNfGxsXyRKy68956bHsnindd7IKvnOAjTT935ElhY7iZAm0tN3LSG1F/\r\nSNET1Rs0AJH8qg43k57GOFcSYpnGV5Vixzw=\r\n=pqDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-p5Rs7i/sentry-integrations-7.44.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.44.1","@sentry/utils":"7.44.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.44.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.44.1_1679334340467_0.794671205865801","host":"s3://npm-registry-packages"}},"7.44.2":{"name":"@sentry/integrations","version":"7.44.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.44.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"65aad18d06be82588926fd57b0206e50efcaff9d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.44.2.tgz","fileCount":69,"integrity":"sha512-KA4YAexZUtTxPMUDEuxsAtaHMDJiiiJW8K95YuxotCcg9gC3A6mThc1dY2xgEXLe8Ds4VBHnh9yVifunWdoS4g==","signatures":[{"sig":"MEYCIQDtM6xOy3bnriwMXFt6kN+ZrUrzPakaVDPoBeWWZ7EA9wIhAMO+7ByOTfXvl+OHi9L6bYRYp2GBTrcmNS4OPCxaTY1Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYQNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrk9g//Wc4TM1tzzqbDinVRYMara+nyzwXKaIMQRcOrpJWf6ljcjGfh\r\nLoWFUOBrMwU7Xj9jvPE1jCVBmvd69EcafSM1+yV4TyPSUeCFmPdRrtPWH3ee\r\nlJX2jpSRDk6gWhTvTQR1OQgLxrwN9qM1mtMkg2pY8oIE+gnnlYWds/iyuhU+\r\nr+4O1dY1ILIsnc/N+YihwJSgiWzgYWlq5leFyBIF/agU5yo0167KjFjhnzor\r\nMgUMpebtF3WXTtLuLZSFsxrL83czVOpky0P4IIIeqZXYHhZ6NrE/IxjlqxCK\r\nbxyIV4YjzDkyVFhuXLCJKN3DDUYt1BkLDhLyLBzOvycBYsvaOFQwtzhiiaQj\r\n32XdXbtAVc3jMhld9wjHCl3iRBGxm1/H9XHaWfQNPjxTvf28DxtlGmPO+C/C\r\nWYUeI55uylMIL6iD5jn5avdzocMYTk9PPAJAqHNIBKWQ55zAWTE//3UvxKqy\r\nzWN2FcPVy4XmV6sFhuWsSitt2VACWgtRC+SF654DR3A70rHmUb3xoHNDBN9+\r\nRodvLKV2+GLY1LBRg+4Q41PF4nk6E1PAYNi+IxcDqTQPAv8ha25ztBpjjgIj\r\nJqFiyYe0HuB431PdgiXA23hGlAJDb2op4i4i5eoZIEs0R2tJsLqJWtYHLLcH\r\n4ZKSMUJpV2tQnLiNfk/jHV85v6dxxYJu8AY=\r\n=QRqU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-a6PWEg/sentry-integrations-7.44.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.44.2","@sentry/utils":"7.44.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.44.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.44.2_1679393804858_0.5341158999298825","host":"s3://npm-registry-packages"}},"7.45.0":{"name":"@sentry/integrations","version":"7.45.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.45.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"79166f44af59127bd67824dcaddb4fee254023d7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.45.0.tgz","fileCount":69,"integrity":"sha512-2lwBACr7w9YmnilndRH+39Ow97DJIZUPsDMlppu2NNFEZl2fBDpl+YWh7rxuMIpsOKqZkgxVhxWuoZL9gcWvEA==","signatures":[{"sig":"MEUCIQD9+YXH3eIDp2syf/8g5zSGGhREGkLFnGrdBf+AKI4u9wIgR8CMgs03iyMygATEZub+AUZao4Q7lrcNr08t/a09iDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHWgdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqi7w/+J/k+nfFGDfmAGJmzE49vkDkWlrOYkDoBREd87P9vlXztTMlJ\r\nPUMGcFCH1J2Dbn/KPsD2y09HyL7rZEg2h/KwMBzzwvf4Ngu4RSa2KrPUY3AT\r\nh4RqiIgGZnbzwJ7LJyABfDzsIbwEus01OAQJMSGIrYxoCt7Y67DQd4xAjHfY\r\nY84o9io51/Pl2W0JbzK8stJXC9wkqeyWkigFYx/UcCoKXuTd8pi5B0Z1dalb\r\nSB78exqSzOmBiz+UlZxXk5xTYEnAe1PthiTZImMNJKqpk6l9FZcbLu3kkIOf\r\njzYI05i/vH2nPPfJUcwUet1TiWiyflDPTMwcLVwTdC9ENn9F9ofiVi0pCv5u\r\nGv2QgrrMjSEiN9l+4aPRdlBsJjjC7JaB4YiKkZ6t+R8an1EgeqthULTb88Vx\r\nGrqQJA1qn1a641PIEZH3Ii5gwY+iC3vPkNGzgSO1P1u+bbFYDdWnEc/mz6Mu\r\n5O2Q9kkXJ6YAWeKHVIHTgnO0ZnUmV3Sj0hJNWNogQIS2WAgMuZT7P+m6ApTp\r\nC1jnPFMO4iCt6lT6a3zFyuNtkO9TP7qt8AkXfoVV119q48QGo9JVC5OIf6By\r\nWK28Xxp4NOl0xV9meunfi9Qndqyec9Gx6JXzTCSJxIwQtTzBCJRrxXydORUh\r\n2Xa+9WCsvZnd6ifmec1tWlMZfGJl8kVIHzc=\r\n=D4uZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-I0kIGf/sentry-integrations-7.45.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.45.0","@sentry/utils":"7.45.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.45.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.45.0_1679648797763_0.5319878252466101","host":"s3://npm-registry-packages"}},"7.46.0":{"name":"@sentry/integrations","version":"7.46.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.46.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"24c02d61c62bd7093c9c748b622858667025b028","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.46.0.tgz","fileCount":69,"integrity":"sha512-Y/KreRcROYJif0nM8+kQAkaCvuwGzpqMwLKkC5CfG1xLLDch+OI7HRU98HevyqXNk6YAzQdvBOYXSe7Ny6Zc0A==","signatures":[{"sig":"MEUCIQD4u533AEEj/glCEY6PnO/j8SGaQ9lLSw0z/agLGeKO0AIgSirq4igMu9QyuSoydN3xQxMnOnGmI46tzIH5CyBVj78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJZYUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXQQ/+JEqGgbJzCCgrD2Z6ERdD53YFYa8AbNp3QqD3NgSs0F+Q0cVp\r\n1Pbw0ew0fxm8miACw9p/qifFMmfnCW2cBVeKP8jI9eXotcyrqxQh9SgCYLjE\r\nQVkR+OmesWSn5ctTS5aDlNPDBazzF2wZV14PM1NjoGS2QB+vCWVpBYEkVJSr\r\nGjZTF1q03/KzXWre32iQ+2d9Y8chTJYEl3sIfLlbl0rUAFJlxeYkRK7MU3nW\r\nG+LCuZ7eNYU8WoyFo60y1/x1j8hZ2SksxpzaqL25gRjvKbpCpWKzC485bpSy\r\nVwd5kuxmuYovLfXs8UjPEE+4LuLD2FvDPUlzLvsnEnTMxjADr/wM0DEsOL5m\r\n2AkrCtYbk5g+OorDD7naSJVQLjUcCrlie5pYZfcM1958SOZwTz2SCOfQsOKP\r\n+FXT2LYjhX4UBW+hJpU025UFYxWF03faNr25fy6nNg9Hv6r1cNCacuaSfun6\r\n8Xju48ZGT0SMCNBcPfI/ou2s2VtR3mPnt3y+F+4r9f+SZDJBS71ary4YWJvc\r\nsdogBPrsXLYXDSlulH7CnUmXM9/O2svWE4AJsiiuqsj+iUbemcJTUESWdnPE\r\n/ApVzSjlT9Kg1NLg6dVDins7yVldoQEL7ei003ibOlvhVrE5FUybZdxdBXTi\r\nBYyr9JLCQcsZDKef7d4gcAJ9BZaSQuxec6M=\r\n=Vgu1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-IFlbhj/sentry-integrations-7.46.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.46.0","@sentry/utils":"7.46.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.46.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.46.0_1680184852405_0.46233104289406546","host":"s3://npm-registry-packages"}},"7.47.0":{"name":"@sentry/integrations","version":"7.47.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.47.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b952cc910e92e9235f42151f7260471b55b10cdf","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.47.0.tgz","fileCount":69,"integrity":"sha512-PUSeBYI3fCOswn+K+PLjtl2epr8/ceqebWqVcxHclczSY3EOZE+osznDFgZmeVgrHavsgfE4oFVqJeFvDJwCog==","signatures":[{"sig":"MEQCID27NZlyaanDNY3qDViuYx8KuNXaUmAWFD8oAEYm+6bjAiA9cSNtE87fFzWiWyc5lTS5YsE5FXKNka3uh8wHl+i6WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLYBaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEdw/+ID5kdN2KY1K3lqhWxawx0fkTFPNGZSveeqRvQs85slPgNKaG\r\nw3Z2v5kFgCeC5MGvV+kgezNeCW0edQ1LX4/7MggfAEqcb3UEFDGueKdPs9I/\r\nFIth05T5gBORVhkLF72BHLYerR7+D5U975/bdhzwewg02Az0z0l+5M/XjKGy\r\nkoelfevz/Nbk2ZLjv/KdPSDYJ6M36Kj/0MBiY+iUCONf/Miv7gWgoGnF8UVq\r\nd+Y2OeMuO+vtlcG1Qfh6w5YGbXzjYmpu2cjzx94b/J0Vm7ZQaKK4+/ANe6YV\r\n9mturtGUjQuSygF0ybOmGTRk9ncQHyEwRRCxNXJrfKvsQ8VsIgvvFuOu9fF3\r\nO989X+xAp/Uhk+ajY2OpC5mAgXlcyeMLkTUrAgnk9QY0Xz/cmLkoJH2mvxMG\r\nP/dDGIjd9vD34zuhRRuZe6wCrgyACnQ6QDK1j0iylwUASNiV2RRHOL5revbW\r\nXchSzP9vjrbi1BSbHVvlOMHoTaakYPb8tmaKJ0H2oSBi1jyPPh4yX9+DGrSs\r\nnXo4MxtwjOhsU33QqjL0O7OvdeNq7RFO7C4mpY9vmyJO6Yo5BS+As6N+xyzd\r\nSMXoiQEuytimIe8MDBlMBx5mY5AuPqjiaGu+ygnI71FA6GY5gMPcviTOgW2x\r\npGPWhtVt9Ujq9Uncqghf2forqDrCvOWXE3E=\r\n=UXk1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-PqJ76i/sentry-integrations-7.47.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.47.0","@sentry/utils":"7.47.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.47.0_1680703578571_0.04427783727295731","host":"s3://npm-registry-packages"}},"7.48.0":{"name":"@sentry/integrations","version":"7.48.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.48.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1f1c3fd0735b3c40944a42fb45e3e0ca40f77d6d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.48.0.tgz","fileCount":69,"integrity":"sha512-yzbJopVu1UHFXRDv236o5hSEUtqeP45T9uSVbAhKnH5meKWunK7MKvhFvQjhcfvlUVibYrewoVztQP2hrpxgfw==","signatures":[{"sig":"MEUCIQCH8zIdMeFB9tEqS9ZXmcdXasgo5za8DICLB8FffV6pmgIgKlO7jRPdu42pBr2DAW7NeW+OMCQU3Zab5X7rKISXsRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOSIQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiDQ/9FK4/Pt42vHvPt0yaESrkKnKLoQeeSaYYVH+wokLOO/y3LS7X\r\n2+XmdQIHtySxKPpC3k/mJg8Cwru6Gdv4fstQaXSSKCmt90q4cIuh7XRmPa5N\r\nkmf+JXUQhXqo4CReA6UGjiVLYZ0gMYex20Mtp+Rwlmw9jVPxKl1zdAdVkEgT\r\nwRoBY7uWE5sGaEzG2VfhZxCrRuAhdGmhsok8VbKYnvqk0x3YUJkc4dO6gx2G\r\nt7LXZiAaMDMKVu7N4rmGNxaTHQm+BVxGHrEAE+8QJKbPbqwx3KybOxbviJjC\r\nurGpV7uQf6iHujsYhXSRHyAqq8xDo6oaAt0Gw6hjinmUtRstlLDfk6OC/ZD9\r\ntvB/RyYqd6t+5An1ilN2mb/U1fWyMzc3QwHwvJTOO5xntjdKI4fhEPSD77oM\r\nje+CF6N+MWiKwh6+nuWbfaHB7ftMWBazSbAXIWt1pB+M/ZwvtlpJheTqAbVw\r\np/pZe6W37QuYqxSRcSshGUTwv1oV6XU2fLfEs23vux06M3a45dGmEvOU4wRr\r\nP4ERUCnDkcGmpaxUeTLtp7LaMCXZmxYIjytIgtMXhszYqbCDMBV1XOI99cZB\r\n8npFanTnuZ640t0v1CGsTuUx11AQL9HvKogFVfHkMC6B7OXcyGE2v4qXxoa8\r\n9aH7s+cNccp6p66RFHIeoeRIcRTmFFYQp0E=\r\n=rP28\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-DqKuGg/sentry-integrations-7.48.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.48.0","@sentry/utils":"7.48.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.48.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.48.0_1681465872242_0.1354098677104818","host":"s3://npm-registry-packages"}},"7.49.0":{"name":"@sentry/integrations","version":"7.49.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.49.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e123f687e0abe10d3428027e3879ce231503fc2f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.49.0.tgz","fileCount":69,"integrity":"sha512-qsEVkcZjw+toFGnzsVo+Cozz+hMK9LugzkfJyOFL+CyiEx9MfkEmsvRpZe1ETEWKe/VZylYU27NQzl6UNuAUjw==","signatures":[{"sig":"MEYCIQClE7D3UalvuHkPPLyl55sXZ21+/a8GGCAaA9rzFnANGQIhAOBibv19BUavQ3D/ogoyTAAg8IW0C3dWaf21RxxFKJyG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQVUoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3mBAAliKtTf+N5R8o/R/Fd7kc8GfhTet0up4S25+0EJS6pkVagOQq\r\nPLsfnyFPt3Xj2KUnNxHtX82aiNu+PyBmOler9stF3pt4JIAIXNbkj2ldzxba\r\nsXsBdcPtwg4yBzROyDI6waMVS1A03P4UeZMPaC0U6hOmFtY21AVpaxAUoUrd\r\nOQs36RT6OmpLZK5yH2XvKPZ/fupk864giXyJe6U6/Q1OVXLOV0X5vUOsMj47\r\nNrHBZVLKAxSM0KRjArxS3BvnpZn2c41jqUA6JLQD0fgco2RBzqHIl3dqfGc5\r\nfUFBBiXmle5YsqlPzlJW8TY/Dz9YZOHHB8UCjnFHiTqCDD2mBJLOjAIzox7q\r\nP0Hx+FW6ym79UZr9/HtSaIpyW9gFD6yPVTIMsHt7d5wbBfYDDi9N1hN666mb\r\nWBLFU72ICUvHiOyMhKklxRvoGJEhQg5lbnR6QVAC+W7GAonSPqkZ6mf3QOtm\r\nODePaW6P05Gik1tR9ODD6TTZmZ9wvA6OdsWCzK9etKvX13wjalLLNTSkUQjT\r\nBIXFMxwK5S/YbOUifxUM6NKHD3L2fKCTZDlF1rFVSSBRO4O/nO8Qcdail/Pk\r\nqYx/Nr6yCQhP7t3pAMBE9qAT/Vo9ZnSq3Qt0LZqNFXQvGYZhsFnosWy1TKNJ\r\nVVMRifkba4gyocDNg+j5dxZKL/KU9OBpkrs=\r\n=IeUI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-zeGgki/sentry-integrations-7.49.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.49.0","@sentry/utils":"7.49.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.49.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.49.0_1682003240250_0.8600856257041727","host":"s3://npm-registry-packages"}},"7.50.0":{"name":"@sentry/integrations","version":"7.50.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.50.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"82616f34ddba3c1f3e17b54900dfa7d8e0a0c537","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.50.0.tgz","fileCount":69,"integrity":"sha512-HUmPN2sHNx37m+lOWIoCILHimILdI0Df9nGmWA13fIhny8mxJ6Dbazyis11AW4/lrZ1a6F1SQ2epLEq7ZesiRw==","signatures":[{"sig":"MEQCIGxZg7IC9sySuasaWLNW6EV/J5/gHyIeYf1x5cOp2BxOAiBvcNAO+X+5aV+coeONXm6vwPKXU9t6bRsI5tIpAeO3oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSim5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiEQ/+P+Po7MJMmb8Az0yko6z4t+UNjGouNqBbIWByZ1I8CLDqynq8\r\nCEMjvqs4h2aL+6H1ZdakM6Tp+8Ml7dkAmDKuUZaMeIe5hrpq4d5+g6aEPxE2\r\nJvsGO1OKAeQvu1xx0Pi71Ir1ljIVe299Y3FXbKWwCoDN14jlVONnNuNiwBhW\r\nuyfm+yr+ipGk2Rh78bnO1uNUb7o5frLqiVRjegqo/NXRO7sRZnZDo9OHMjpK\r\nxXnvHNjigtoZSSH9vqtUIP553mKYKpCZ1PNLww08XP+6so1ykkdcN7m4g4gi\r\nPnQc3NgngNrJQT8FQlCNvuENZcEME6CA7a5ReXDBEH/C4DFXiActuVFwbGmr\r\nWxxSL+Re0pF1rNa2zueSKofpl5kF5PgeFUo34dEoyDTnIrtRyETQUCv/QkxB\r\n5syZZdrto0Ch5QBODSwFvYcYTht8e2QkoqKjTer7ULDnbQJ6NqeMfqFMaK/Y\r\nHtnPe2M+wMVWesIegdbyopXL+XjT5c8nQJyVOsqnsuszyS46PR5v8nhX342h\r\nvnBhBBqo7ta4uL/qNcJV5q3E1s0NtmJqaK0yrNSTpDO9DskLThkzqESXhI/4\r\nZcoGoW9x9z0pc2TEUCmKXcKMQeHSlb5AkRUQKzUWH7CDOGXrmpPIs2nSUVhm\r\nU23T6+1NBlWk95YXibYCpQQK22y+LMviirQ=\r\n=UeQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-0WAEbi/sentry-integrations-7.50.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.50.0","@sentry/utils":"7.50.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.50.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.50.0_1682581945316_0.36410156001229277","host":"s3://npm-registry-packages"}},"7.51.0":{"name":"@sentry/integrations","version":"7.51.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.51.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b1f3f84e5c1dc853722057dab42af5be37107984","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.51.0.tgz","fileCount":69,"integrity":"sha512-xmWUKZyRDfl8tRsZWDRwxeXGwsvlJytQSYnJMPwohUq+VKs1KAarsuIxWQQMosNOvCYaio8VLfMxureqk2Wb/w==","signatures":[{"sig":"MEQCICAdil5PwORHp5A4nVYAPfl+g4ryK71Qqo2It4n5DCAoAiAzqN2v2euU/TGpC2kfbo5ZwXpZvzg84B55Atvo4pilSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU8ywACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUjQ//f794tkEVnh5M0AcmKNzZslTB/RAaUvxg5Z0/ck5rhsV7hgeJ\r\n/fLqaEPjn8vyp5GnkRaUuIT+10tb5GFOp8Mb9px2oOGyNwkeElNZpBeMOdte\r\nRo65xyPsvy1I0DpL14bVRaHfQZ8N3d9P4urlN7IK1XOiJ/wfs46mkIF8E5kA\r\nXh3veFnxfqn0MyXBB7sN5LUdMBiZC2xgAkPa88XBZz5+d3c4ZhtA/scwwl10\r\ng7+u51cetWCV8ztPljN/xH1vWxS22am27j7Yq0O21JmhP9L12eqUJKTR1mPc\r\nAHk+q01dUd0bYcfuHjA+agR42j1jMqvxuqpj5T5djAitgqILnsr8fiNWI3c8\r\nSC+Kk9BV2xY5VJyFRXZGPgUYLDzPvtEuQ6misp687X41n5DiBsSrchSFbLBS\r\nrVongs3BCzeJxfvDejE+L8wb5DXZlnvp2p3FC5HlqMYlwtbjL43MiVmblhJI\r\nMCw80rrp1yn0eveZUuTxl7xVXk/caT19aU2kVc/ZPjotltI4BKVGnLduhIbP\r\nk9PeJWDrkTYUAO5MckGcrIT561nHA2uNTbsLh+Jn1rpKolq0x74Z6p5aBQv2\r\n0yP/XHH/sz+q3RomHh1GiSbQW6Ppf4J6p+Pfu/U+UBptryD0BYyUtGZeQ0GY\r\nmPsR4GUKc17WPBl53zvFysu53d7XABUp7VE=\r\n=h6lG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:/tmp/craft-xhVmGf/sentry-integrations-7.51.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.51.0","@sentry/utils":"7.51.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.51.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.51.0_1683213488248_0.37414277702178755","host":"s3://npm-registry-packages"}},"7.51.1":{"name":"@sentry/integrations","version":"7.51.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.51.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3d5d1e2e07d61375f3e7197c9a69afdfefba6700","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.51.1.tgz","fileCount":69,"integrity":"sha512-gSM4JtYItJiLgwZ+D/ZBC2FyQtYt1y/ebqeKaGKw++A5AxJ39o4ziOp+ag29nvhJYf8AVwEZ1tyvpDaGcomswg==","signatures":[{"sig":"MEQCIF1C6my+6MdC8byC8G3XcmVr38qBvYMPiRlnaxP0KYx/AiAagq+LCoYqf5vPdEm5RQ8+CtcAZ6yUmiUc9HIu1nVxvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-DVpQeh/sentry-integrations-7.51.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.51.1","@sentry/utils":"7.51.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.51.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.51.1_1683549078720_0.2145016833298321","host":"s3://npm-registry-packages"}},"7.51.2":{"name":"@sentry/integrations","version":"7.51.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.51.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fce58b9ced601c7f93344b508c67c69a9c883f3d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.51.2.tgz","fileCount":69,"integrity":"sha512-ZnSptbuDQOoQ13mFX9vvLDfXlbMGjenW2fMIssi9+08B7fD6qxmetkYnWmBK+oEipjoGA//0240Fj8FUvZr0Qg==","signatures":[{"sig":"MEYCIQD1cMAuA4A8fCNM1VnqHTPe3FE4RAqDMK7lgsQzBXmmYgIhALL4r5x03GUC0MuP5OSOr/mFSfZ283751i9YD0w8+7Yg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-qDp2yi/sentry-integrations-7.51.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.51.2","@sentry/utils":"7.51.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.51.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.51.2_1683571355558_0.6924788973368028","host":"s3://npm-registry-packages"}},"7.52.0":{"name":"@sentry/integrations","version":"7.52.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.52.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"632aa5e54bdfdab910a24057c2072634a2670409","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.52.0.tgz","fileCount":69,"integrity":"sha512-tqxYzgc71XdFD8MTCsVMCPef08lPY9jULE5Zi7TzjyV2AItDRJPkixG0qjwjOGwCtN/6KKz0lGPGYU8ZDxvsbg==","signatures":[{"sig":"MEUCIQCVj9dvpGbnXTWOBhwfyXLtSOoEyoU/FzVY82WwcYeZDgIgXWi3SBaZgsRcTzokhf9BwMLXuh6YHt3tP6FEwAWAOiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-5rw8Bi/sentry-integrations-7.52.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.52.0","@sentry/utils":"7.52.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.52.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.52.0_1684158531657_0.46258873187208516","host":"s3://npm-registry-packages"}},"7.52.1":{"name":"@sentry/integrations","version":"7.52.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.52.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e8a5988477e8d295fa1d90ce5628c1a7794c2a09","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.52.1.tgz","fileCount":69,"integrity":"sha512-4uejF01723wzEHjcP5AcNcV+Z/6U27b1LyaDu0jY3XDry98MMjhS/ASzecLpaEFxi3dh/jMTUrNp1u7WMj59Lg==","signatures":[{"sig":"MEUCIDcFmf5jDJtZIgV3nOKezeLt30901MCGIw7Xy/PN0pZOAiEA/vf31U8/q1C0Vu1+cffcz6pcW5gbP1MnLv/oiFpsHGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-LyGAUe/sentry-integrations-7.52.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.52.1","@sentry/utils":"7.52.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.52.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.52.1_1684170621622_0.5764420512058923","host":"s3://npm-registry-packages"}},"7.53.0":{"name":"@sentry/integrations","version":"7.53.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.53.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e60a99702ef436c359088d768dccf55530d449ce","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.53.0.tgz","fileCount":69,"integrity":"sha512-6GC5ULGnSHjPlOFdK3E1tW/4FitaX+Wm0daBdYl5EYUz9haWWdlKXfi0ELzW+SWDJVE1o86zEyZ4saCUhwz52g==","signatures":[{"sig":"MEUCIQD+FK6eS/nMELXhjwu+QZMBMXqyvxLoVcvbDZQEe5jVEgIgbOFFxyg8f0wb+B2LptVMTX5MA9RE0LswYB9KvCwjee4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-5dZ4qh/sentry-integrations-7.53.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.53.0","@sentry/utils":"7.53.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.53.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.53.0_1684839062045_0.817593912591001","host":"s3://npm-registry-packages"}},"7.53.1":{"name":"@sentry/integrations","version":"7.53.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.53.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"49db5eb5dbacab4509e22fd1ca1b94d155cae7c1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.53.1.tgz","fileCount":69,"integrity":"sha512-Y2Sq+nkYG2FFYWZ3NLDUdFdJQEAfSNL95MeoIAjpAioHmPBOHXoRwUzAMlaOR/2VibaKwGEIGwsHofj7RwtjrA==","signatures":[{"sig":"MEYCIQCS2DjP2BoEQVDNByaMlPo/9J3q0zb3BvOam+eRyF90UAIhAOXN/JfFvk7R86pwLUryTau7Luqr2V4ckret4sXlzYHr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-CZBe7h/sentry-integrations-7.53.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.53.1","@sentry/utils":"7.53.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.53.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.53.1_1684945117658_0.36613420335558367","host":"s3://npm-registry-packages"}},"7.54.0":{"name":"@sentry/integrations","version":"7.54.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.54.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"62c73013ca6040d0c9b045809fc5d6ecefda3339","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.54.0.tgz","fileCount":69,"integrity":"sha512-RolGsQzJChJzjHTJcCKSZ1HanmY33floc5o13WgU9NoDqJbLGLNcOIrAu+WynqPe8P5VTVrVb8NiwhLqWrKp4g==","signatures":[{"sig":"MEYCIQCPwiHwoXi1jKJMcP+FYRopA39i3HIB5SC2znPTsJu0QQIhAJDPmX5RdTtMpT3Vg7HFgRb55Vqn5HdnlXivITE88/ZS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-Q7ZRSg/sentry-integrations-7.54.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.54.0","@sentry/utils":"7.54.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.54.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.54.0_1685628897249_0.7248989950210627","host":"s3://npm-registry-packages"}},"7.55.0":{"name":"@sentry/integrations","version":"7.55.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.55.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"57842d6a97b6aca680a39773272299ccc72bcafa","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.55.0.tgz","fileCount":69,"integrity":"sha512-Jult3Hvplu9PnQLQfLzIKGqgNzAodutyurpQIIAWTjSjDFJPhtM7K4S6tckOYJdsa9SuzL84PHXX/j/a3XUDzQ==","signatures":[{"sig":"MEUCIQCrEgqWBzTmbHKmmU/aatT3vR8wtPw8UBBf1bsUqGbP1QIgZPjmi1El8DMOzWcEz31kjQVeJuBKVv1DKmpuiBY3ABA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-6xH1wf/sentry-integrations-7.55.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.55.0","@sentry/utils":"7.55.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.55.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.55.0_1686666787758_0.9094252105411389","host":"s3://npm-registry-packages"}},"7.55.1":{"name":"@sentry/integrations","version":"7.55.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.55.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d4de1f91aa20e2203d8cbb76ef125c12f740edd6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.55.1.tgz","fileCount":69,"integrity":"sha512-7R45P9h0vm0jSSNNgtYB7IF1BpWX4i8SLUG/uRUhITeUSRfB83WOimJbYyqzLFNnJWDKKc2INNBXof/iIS/mlQ==","signatures":[{"sig":"MEUCIHHc1UN9EvftNnZ8MgHoraNI2qnXbtTQVfC+Xg4kwsBOAiEAjPuqM+LjcnTP/PeEMyVFxt0QEvuFBtAGKRt1qymxMdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-mdavUe/sentry-integrations-7.55.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.55.1","@sentry/utils":"7.55.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.55.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.55.1_1686741382568_0.2960920730845753","host":"s3://npm-registry-packages"}},"7.55.2":{"name":"@sentry/integrations","version":"7.55.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.55.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f4d528f95a36748c10a5edf40e28207b2abe2d02","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.55.2.tgz","fileCount":69,"integrity":"sha512-QgHx7MKMLMx1e5XgQyeUYtZA+xPc7IjS0MaZTpIRehtxD8Fg1tWkOxV4PP2nUXksLjfkoISo0jpYLtuDSCGFTw==","signatures":[{"sig":"MEQCIDd/97GuU3gEwC7/7uuNaNaUsNeMGw5vPiSJ5e1j+pqpAiBwu/ihCobbGt0YwALTJv1labWaVQObMteGyVeen/Oq9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-sc1gni/sentry-integrations-7.55.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.55.2","@sentry/utils":"7.55.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.55.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.55.2_1686752791992_0.7188432315242972","host":"s3://npm-registry-packages"}},"7.56.0":{"name":"@sentry/integrations","version":"7.56.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.56.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6fe812454fbccf00810f65667eb393b3bf298b92","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.56.0.tgz","fileCount":69,"integrity":"sha512-0d/E/R3MW+5bQ9wcHPD0h/B2KFOpUt+wQgN1kNk7atY12auDzHKuGCjPP87D/xVyRoma3ErFqZCRqwtvCj1cfQ==","signatures":[{"sig":"MEUCIEFA4nTgls6BmRnBXagUG9Xs+niMnCcd+jtlg9M5F+guAiEA11KCTyKSciImBUXZ4vXpAt/lE7DzcA/aBP7YZLp51g8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250779},"main":"cjs/index.js","_from":"file:/tmp/craft-HZievg/sentry-integrations-7.56.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^1.9.3","localforage":"^1.8.1","@sentry/types":"7.56.0","@sentry/utils":"7.56.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.56.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.56.0_1687185414718_0.055408343166187146","host":"s3://npm-registry-packages"}},"7.57.0-beta.0":{"name":"@sentry/integrations","version":"7.57.0-beta.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.57.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"97f510046ff7fc47c0c80274d649a35154aaa6b3","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.57.0-beta.0.tgz","fileCount":69,"integrity":"sha512-G35QGVehIBjX0pQ3RFEqXI7rCJwUj3NbrPvymxo3Bi9UgrLaPfcvqk6vyj4hNv89t/g/mSUtgvj2MqhEgtnX+Q==","signatures":[{"sig":"MEUCIDN3OJOPLgHvKRI25BjLuL3bcIunTXT0NJYZ3I2p7zfJAiEAiXGTk1i3xzwb0psNhS0J/qBlQGx9ap1BN+nmZ/n7viQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250898},"main":"cjs/index.js","_from":"file:/tmp/craft-b4bHSg/sentry-integrations-7.57.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.57.0-beta.0","@sentry/utils":"7.57.0-beta.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.57.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.57.0-beta.0_1687336177214_0.5431482822048626","host":"s3://npm-registry-packages"}},"7.57.0":{"name":"@sentry/integrations","version":"7.57.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.57.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"298085b3a2fe862cc70bc7f2143aa0fbc617322c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.57.0.tgz","fileCount":69,"integrity":"sha512-C3WZo5AGI2L0dj+mIjeZpdAwDEG2nDYvZbTzq5J9hVoHFdP3t7fOWBHSPkSFVtTdMaJrv+82aKnUefVCeAjxGg==","signatures":[{"sig":"MEQCIBXGbwSdPjILzGsxpxJdlExYMYOb6t17hlhX+8xs+p6lAiACPhAXUSNI7oUx5eHUzH9MUHL9nQnEz+OdfuCbLrDPXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-Rgf54h/sentry-integrations-7.57.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.57.0","@sentry/utils":"7.57.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.57.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.57.0_1687966023874_0.21138994348090367","host":"s3://npm-registry-packages"}},"7.58.0":{"name":"@sentry/integrations","version":"7.58.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.58.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"872229179e9b3a9f3e0b974f125405f7d0a0cdec","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.58.0.tgz","fileCount":69,"integrity":"sha512-SaXGUb7R35/bh4mGJzB0+7kZGFfoGkd32NMQzCv1DcSyglPD/LFCf2Gq5QTleFJWxPERZemLwn+NBeCKHy6iPw==","signatures":[{"sig":"MEUCIQDpuEoQ2fQ4LudiQtP+b4rIiPa9W7u/RGA+f7cd14Lz6wIgZ1OqiC8W4UmsSH2KgOjlFNxKpRKINuYf1oofDZzz8xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-MN9yff/sentry-integrations-7.58.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.58.0","@sentry/utils":"7.58.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.58.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.58.0_1689179900885_0.6083267396100069","host":"s3://npm-registry-packages"}},"7.58.1":{"name":"@sentry/integrations","version":"7.58.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.58.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"da033779e244cbed56598f94382a9e1da2e50371","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.58.1.tgz","fileCount":69,"integrity":"sha512-fKZV/QDPM7rIZhaJpFwgxD4rzWLtRuag7cOWfvHCsezJnhXEF8u45sBak/VWmSr8SbcvJAIJSZbWYi0N91hNHQ==","signatures":[{"sig":"MEUCIQC/Vg7WBTc/Mamrv6yC1sD6o+lX3d6gMZlMUCSC4TKlAAIgRnguRbKTmgkxT4Nnnf6f/MOngIgdT/zY88NePAFYV4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-u87Mjg/sentry-integrations-7.58.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.58.1","@sentry/utils":"7.58.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.58.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.58.1_1689246695153_0.6244989470026183","host":"s3://npm-registry-packages"}},"7.59.0-beta.0":{"name":"@sentry/integrations","version":"7.59.0-beta.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.59.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4f67e389556e372102dd81e8b0595524f77ed0a0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.59.0-beta.0.tgz","fileCount":69,"integrity":"sha512-SnnuCAXI9sMAizHJlI/rBgowm206zgPwtMN5dIBnRHkgHqvdAY2nyOi1SNhH4WxRgqJbp7kQfHqlZcGAGWqI+w==","signatures":[{"sig":"MEYCIQCXTccmCS7DNWEzDm4IVgeUrvobimaDybIJawR/wTFh0QIhALaFz2m8jbcZPTPON4t0gLB+ySxrqpIfBSf1ZviqPDWV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250898},"main":"cjs/index.js","_from":"file:/tmp/craft-6Bix4g/sentry-integrations-7.59.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.59.0-beta.0","@sentry/utils":"7.59.0-beta.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.59.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.59.0-beta.0_1689248962591_0.6559723526028305","host":"s3://npm-registry-packages"}},"7.59.0-beta.1":{"name":"@sentry/integrations","version":"7.59.0-beta.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.59.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"e154bd563082542da46b284892ebb5e39e6ef369","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.59.0-beta.1.tgz","fileCount":69,"integrity":"sha512-eZLmk5b2YqPlX2VGBBmg+1nDk/DkRHm8wmnZCm3sJDVQcZyAbSg+qcNKFgjhOzuSAQmDt85Qtu4/2bYnppYbzA==","signatures":[{"sig":"MEUCIQCIy8Okq1yhEPCjwwoV9jMmHPkdHSv9OWnvAoX7f6kb4AIgHFVNJEE496MePABBkVI99CnNnlwSEJbAT4we7XQOtek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250898},"main":"cjs/index.js","_from":"file:/tmp/craft-UyIjPf/sentry-integrations-7.59.0-beta.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.59.0-beta.1","@sentry/utils":"7.59.0-beta.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.59.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.59.0-beta.1_1689593057945_0.24280490275738686","host":"s3://npm-registry-packages"}},"7.59.1":{"name":"@sentry/integrations","version":"7.59.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.59.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ca352da9cb8afc7976e365442122e2bbc99bb456","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.59.1.tgz","fileCount":69,"integrity":"sha512-viInp6lFahBPv5jHQocpjfhNsv5rW9z20cPkykbuoiWxLRi8v1Pc2LwfPoTsWZu9cW5C22hxLSYmqGUc98URoA==","signatures":[{"sig":"MEQCIHQdi0i+flsqlYIlTzeakC9qsLAJUktKHdF7AUXG2evPAiAH4DH0+jU6SVzDqSG/slubmujlamB1O8auwz12EPeRNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-TCpSEi/sentry-integrations-7.59.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.59.1","@sentry/utils":"7.59.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.59.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.59.1_1689667265701_0.46934743972315207","host":"s3://npm-registry-packages"}},"7.59.2":{"name":"@sentry/integrations","version":"7.59.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.59.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ca136d6db09cbc656fe425a03a5f2d979b501e65","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.59.2.tgz","fileCount":69,"integrity":"sha512-1PUcS+OlITbdnXWEm4IRasqAApZIXynm+3tHcZcVXla33LxQV77VWzsrFmPgoNW5r0TktEwXyoiXxP4DvgJ9Kg==","signatures":[{"sig":"MEYCIQDD6HmADiJ92V88aLki6LH4UBTE9Gy3ORRbzyBpXasFUAIhAIAMjqL3NHA1MUJxqQnR5ECkIHnOPmwJE6oaNqUlrNmw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-zcoDMf/sentry-integrations-7.59.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.59.2","@sentry/utils":"7.59.2"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.59.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.59.2_1689670253092_0.9423348509330927","host":"s3://npm-registry-packages"}},"7.59.3":{"name":"@sentry/integrations","version":"7.59.3","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.59.3","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b0e4590f442bfec5f445843097bbf1f58b431fb1","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.59.3.tgz","fileCount":69,"integrity":"sha512-w4e0kbTKN2g9u0PDaXVXK1QDO805XnlyrjG1GlGRt+lsB2TgZYxez34p1H/5n7UXLQ5SZq0ZmcHjqdNd1issUg==","signatures":[{"sig":"MEUCIQCtMhIw8HgD7MeQqXJmd4Dlc7H29LQeg2Wk3qwgzyXR4QIgbbUyccpUrVKC5TcZ4lFRnrXc5+NYAfGFhZgvIR48opA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-pIBUMf/sentry-integrations-7.59.3.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.59.3","@sentry/utils":"7.59.3"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.59.3"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.59.3_1689785283019_0.5790479592162818","host":"s3://npm-registry-packages"}},"7.60.0":{"name":"@sentry/integrations","version":"7.60.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.60.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1939a70f04f0a155d4e6d419616beaaaae7f4730","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.60.0.tgz","fileCount":69,"integrity":"sha512-Zh/Kgvs501ABc2Qq1gscC/y2u4HDUhgzCsJ10/GdYZwIqM/UMfviHbYpzjFZssJvGUrGzjEW0GXCInCc4rYzQA==","signatures":[{"sig":"MEUCIDE+00/Dm7TcLdD4sYoTXbbz3iY5EQ78d6yGFh/NaP0pAiEAvJ5W90CrQNXYXB1Sf3FMoozFRRwThCwQLdgQcuJYjjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-ipLBBf/sentry-integrations-7.60.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.60.0","@sentry/utils":"7.60.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.60.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.60.0_1689933915593_0.23155122393895922","host":"s3://npm-registry-packages"}},"7.60.1":{"name":"@sentry/integrations","version":"7.60.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.60.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2c0054d57ae337599d3c3a2d412226b4a7a62567","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.60.1.tgz","fileCount":69,"integrity":"sha512-GkxGGUOGyRZ2aJrHfGPGJ40wh+r03xDHgjeM7SMHwdJdxTgFhv4xUZAl6NlywbxL5t2jhVwCMZNYIvy/vUrcFQ==","signatures":[{"sig":"MEQCIFbqxhybeSVeHEjfytmnfgigjPWUhsrYK6bkO2xxEqBMAiAAihCc6GQsxKpAuBmXD5ODlBdNuuM8/ub6om/bbYkMSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-UzVeph/sentry-integrations-7.60.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.60.1","@sentry/utils":"7.60.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.60.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.60.1_1690382790488_0.32059094014608713","host":"s3://npm-registry-packages"}},"7.61.0":{"name":"@sentry/integrations","version":"7.61.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.61.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"49c97a59ceb0438bd5ec070415d95f8c6c708d5f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.61.0.tgz","fileCount":69,"integrity":"sha512-NEQ+CatBfUM1TmA4FOOyHfsMvSIwSg4pA55Lxiq9quDykzkEtrXFzUfFpZbTunz4cegG8hucPOqbzKFrDPfGjQ==","signatures":[{"sig":"MEQCIBLc8nmm7Yg8KvZxIzecgsk7CcO4XX1QyIN3b+bbaPFQAiBJ4TZJ9f8Nz6tTflZjQ0LsVMuy/khUlwR49hZKGXHInw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250870},"main":"cjs/index.js","_from":"file:/tmp/craft-7GamLi/sentry-integrations-7.61.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.61.0","@sentry/utils":"7.61.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.61.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.61.0_1690814311256_0.6932109541561913","host":"s3://npm-registry-packages"}},"7.61.1":{"name":"@sentry/integrations","version":"7.61.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.61.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ca9bf2fc59c852f5e73543bb7e69b181a4ef2d45","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.61.1.tgz","fileCount":69,"integrity":"sha512-mdmWzUQmW1viOiW0/Gi6AQ5LXukqhuefjzLdn5o6HMxiAgskIpNX+0+BOQ/6162/o7mHWSTNEHqEzMNTK2ppLw==","signatures":[{"sig":"MEUCIQCFMtzyXcV2TWRqxY4L9IP72kXdY3uVWweqepEl5QgilAIgNnN/YhKKDK1km0/2EwEeqGLW2/ADHPEEsgIiMcoUz7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248003},"main":"cjs/index.js","_from":"file:/tmp/craft-LJ9s5f/sentry-integrations-7.61.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.61.1","@sentry/utils":"7.61.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.61.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.61.1_1691131818531_0.9320124706319004","host":"s3://npm-registry-packages"}},"7.62.0":{"name":"@sentry/integrations","version":"7.62.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.62.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fad35d8de97890b35269d132636218ae157dab22","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.62.0.tgz","fileCount":75,"integrity":"sha512-BNlW4xczhbL+zmmc8kFZunjKBrVYZsAltQ/gMuaHw5iiEr+chVMgQDQ2A9EVB7WEtuTJQ0XmeqofH2nAk2qYHg==","signatures":[{"sig":"MEUCIAuuulrmp1j4D78/p4GeBoyx6Qzsu/+Ktwo+tTe3gRxjAiEAlf9SAc6Adzc9iWAxujdWKZNPd9zY6MQtbnK4S/cfGuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267264},"main":"cjs/index.js","_from":"file:/tmp/craft-FhGDXi/sentry-integrations-7.62.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.62.0","@sentry/utils":"7.62.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.62.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.62.0_1691576375856_0.5357889225834467","host":"s3://npm-registry-packages"}},"7.63.0":{"name":"@sentry/integrations","version":"7.63.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.63.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bf4268b524670fdbc290dc489de0069143b499c6","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.63.0.tgz","fileCount":75,"integrity":"sha512-+P8GNqFZNH/yS/KPbvUfUDERneoRNUrqp9ayvvp8aq4cTtrBdM72CYgI21oG6cti42SSM1VDLYZomTV3ElPzSg==","signatures":[{"sig":"MEUCIQCGEwh4emVBsfmcjC6w7vWqcdKhmVfv8oqpt/VhUzElnAIgLKIbBg2LpW5lFj8cQXh5wAbVXZWE6OqpmEtnl94y19Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267264},"main":"cjs/index.js","_from":"file:/tmp/craft-lNz2mh/sentry-integrations-7.63.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.63.0","@sentry/utils":"7.63.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.63.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.63.0_1691689337471_0.984688022987805","host":"s3://npm-registry-packages"}},"7.64.0-alpha.0":{"name":"@sentry/integrations","version":"7.64.0-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.64.0-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c86b27a25b93ed454c23aee341630373f5cae144","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.64.0-alpha.0.tgz","fileCount":75,"integrity":"sha512-k9gVT/tbir3H0Gzh1mUn9sJ1yx/qash5hPRjlzIP9kHeaprZ+82YEnOy4c4iLnhGYdOgf2FCrXyW1aaJBSlSJg==","signatures":[{"sig":"MEYCIQCI09Lrdjaf1cNXHF6dI/J/CNAlpX9SrK8VgcK5kHp//AIhAJcdYDPWVGw59PPysaJoFjla7MHdT7j3lIL+jgifkg1T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267296},"main":"cjs/index.js","_from":"file:/tmp/craft-3zuC3i/sentry-integrations-7.64.0-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.64.0-alpha.0","@sentry/utils":"7.64.0-alpha.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.64.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.64.0-alpha.0_1691785527545_0.2032723627773425","host":"s3://npm-registry-packages"}},"7.64.0":{"name":"@sentry/integrations","version":"7.64.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.64.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a392ddeebeec0c08ae5ca1f544c80ab15977fe10","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.64.0.tgz","fileCount":75,"integrity":"sha512-6gbSGiruOifAmLtXw//Za19GWiL5qugDMEFxSvc5WrBWb+A8UK+foPn3K495OcivLS68AmqAQCUGb+6nlVowwA==","signatures":[{"sig":"MEQCIAl0RwwRbNrcp52/6OSkTEbSI2ItB/O5Nywc6nzOsPn0AiAnv127/C38Yv+itPTL+YV7yV9qNc4Rj78wFXRj6y9j4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267264},"main":"cjs/index.js","_from":"file:/tmp/craft-bFh3vg/sentry-integrations-7.64.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.64.0","@sentry/utils":"7.64.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.64.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.64.0_1692013451330_0.9822560836447227","host":"s3://npm-registry-packages"}},"7.65.0-alpha.0":{"name":"@sentry/integrations","version":"7.65.0-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.65.0-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f54640c201540d112cce1c848e4f550688b23638","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.65.0-alpha.0.tgz","fileCount":75,"integrity":"sha512-w92ZUauOdMz1rRvI3yH4aDRqIsAylWkiOftSPMCpFIzYpiKWK138vbV8dg+o8Bdqj+uGWk+cezoaaTYLWt9rQw==","signatures":[{"sig":"MEMCH0CZ4seWqMogtKZA+X7AnUAFwQRMve/p7GNtwEsBA7cCIE5n4jTU/KtnNrARQVr9ZT9UCunOWuHxM+TgmIe+ImfI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267296},"main":"cjs/index.js","_from":"file:/tmp/craft-amr7Og/sentry-integrations-7.65.0-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.65.0-alpha.0","@sentry/utils":"7.65.0-alpha.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.65.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.65.0-alpha.0_1692223900066_0.8985877697239018","host":"s3://npm-registry-packages"}},"7.65.0":{"name":"@sentry/integrations","version":"7.65.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.65.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"aeae18b9faa7db3a1d52e74085eebe7e825aab72","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.65.0.tgz","fileCount":75,"integrity":"sha512-9b54p0UrkWe9+RAWWTObJQ2k/uStqaUj7BkNFyuaxfKQ4IZViqc4Sa7d7zX2X1oynGNL3ic7iqcgVTh7NvNsAQ==","signatures":[{"sig":"MEQCIEAWkO6NdpDgodtx+Nex4L8BFV+QMsvy2pTUo6QmykYgAiAw2/QeHgKLfV2LSXOUY6Bzasjz0ZDsMYLhCgGErc+m0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267264},"main":"cjs/index.js","_from":"file:/tmp/craft-N9t87h/sentry-integrations-7.65.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.65.0","@sentry/utils":"7.65.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.65.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.65.0_1693228179334_0.3728674259418525","host":"s3://npm-registry-packages"}},"7.66.0-alpha.0":{"name":"@sentry/integrations","version":"7.66.0-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.66.0-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0d1bca663b32b0bc500244de3f3068a2fc7d5d1c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.66.0-alpha.0.tgz","fileCount":75,"integrity":"sha512-ablJvAXzDjwAR24AdtCOcz3NaJ4+NoHZlQ3hRrbqpokVuUVS+51CpeSBgxCZNc4PDhgw1bu7EqiOhDr1Z3Ihpw==","signatures":[{"sig":"MEQCIErsQx/bF171FMEMQ3qJozJ3yJ1cueKyKvktGElDvA1PAiBIvAfPY2uHGYPAYF/H6wxS8yYbG0DUBRRStIqVp9mEoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267296},"main":"cjs/index.js","_from":"file:/tmp/craft-5cwzLh/sentry-integrations-7.66.0-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.66.0-alpha.0","@sentry/utils":"7.66.0-alpha.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.66.0-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.66.0-alpha.0_1693309111043_0.11130540115610299","host":"s3://npm-registry-packages"}},"7.66.0":{"name":"@sentry/integrations","version":"7.66.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.66.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"297d13fd2f567b0eba7faaa3727301db586b398a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.66.0.tgz","fileCount":75,"integrity":"sha512-2PNEnihG9e9Rjbz205+A4BYtFcS2XdgwsN6obAU6Yir7VIbskwZXxx87lKZuz6S53sOWPHleC7uvUBjL+Q6vYg==","signatures":[{"sig":"MEQCIG7DfJXsC5+7JvN006L5GmaW51FG3CBz4yMUWOrwFqOwAiADELqV4B9y3FJ1ENu+xYfBQj9ip0xwCtICISKTonI26g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265350},"main":"cjs/index.js","_from":"file:/tmp/craft-p2DiUe/sentry-integrations-7.66.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.66.0","@sentry/utils":"7.66.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.66.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.66.0_1693395060846_0.7488257468233643","host":"s3://npm-registry-packages"}},"7.67.0-beta.0":{"name":"@sentry/integrations","version":"7.67.0-beta.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.67.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0025469c99c43680bdbfa37521db04799a2b7b1f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.67.0-beta.0.tgz","fileCount":75,"integrity":"sha512-/Vl1PWZ26S4K54XLI8zRAAFQQxXIl1e3izDH8lekvOcp6sqdfz1FoXKsdbvXC/9KbYadf3kf5J7KgxvNnFftWg==","signatures":[{"sig":"MEQCIFCQcrnaCE+I0ARTbTdlIwqWf3f9o2FMOmQax0MOHzEDAiAsS3rKpUwUct8H69GRYVDFD+MGYh/bBihDxkHm2rmFSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265378},"main":"cjs/index.js","_from":"file:/tmp/craft-MhO6ji/sentry-integrations-7.67.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.67.0-beta.0","@sentry/utils":"7.67.0-beta.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.67.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.67.0-beta.0_1693488168557_0.7518771001169642","host":"s3://npm-registry-packages"}},"7.67.0":{"name":"@sentry/integrations","version":"7.67.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.67.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b68f5263ef0675b6cd4bc22e3b1f07562598be06","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.67.0.tgz","fileCount":75,"integrity":"sha512-Mzv3WxCIfZHy1ATv1H7rit1PMOkuYz2u5WLYDF6WbSVE3KLEGjRaq1OaylvAyHrNghonfHf8eiaJaz7Ik/f2Kw==","signatures":[{"sig":"MEYCIQCphro8ZrGuYxFxiaSUR49Igf/0YAWwj4/h5GtuKRJGQQIhAIPleKJDArfeAxvjo+55MWCpeuO8pR+jHcjovWH2saGu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266222},"main":"cjs/index.js","_from":"file:/tmp/craft-RzYF2g/sentry-integrations-7.67.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.67.0","@sentry/utils":"7.67.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"build/npm/types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.67.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.67.0_1693912893530_0.37230638034545693","host":"s3://npm-registry-packages"}},"7.68.0":{"name":"@sentry/integrations","version":"7.68.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.68.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"37e8a0967271c6a36e4ce4b1f34a04fab47cf297","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.68.0.tgz","fileCount":87,"integrity":"sha512-kCY+rD2QD9YAatx9rFT7ndxCTigP10lWTX1qZHNKZBZqr38SvsaD3tyVpbXVPjaFR1tnpuH0osWAjY/gyjFhlw==","signatures":[{"sig":"MEYCIQDMkvcuR/ipnWBc5pyhKf1CLqp8MQzMaAiGFT8o8PPX5AIhAJ/JRmT1F9+aRum/HHbj/0dW9bZK8cEyXG4dkt2zBxzl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281974},"main":"cjs/index.js","_from":"file:/tmp/craft-4VdEHg/sentry-integrations-7.68.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.68.0","@sentry/utils":"7.68.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.68.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.68.0_1694005117022_0.8568228555071888","host":"s3://npm-registry-packages"}},"7.69.0":{"name":"@sentry/integrations","version":"7.69.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.69.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"04c0206d9436ec7b79971e3bde5d6e1e9194595f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.69.0.tgz","fileCount":87,"integrity":"sha512-FEFtFqXuCo9+L7bENZxFpEAlIODwHl6FyW/DwLfniy9jOXHU7BhP/oICLrFE5J7rh1gNY7N/8VlaiQr3hCnS/g==","signatures":[{"sig":"MEQCIH/pjvGERbJm0qMmu4vUIsc9JyTf8gNdPgSNby4f5XhzAiAPqeD7KFfejpEP5Zt+87dIOfMdtmp5Z2z+xmp7HkZzhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281998},"main":"cjs/index.js","_from":"file:/tmp/craft-hStzEh/sentry-integrations-7.69.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.69.0","@sentry/utils":"7.69.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.69.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.69.0_1694597235485_0.18315152569910564","host":"s3://npm-registry-packages"}},"7.70.0-beta.0":{"name":"@sentry/integrations","version":"7.70.0-beta.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.70.0-beta.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"52d04ba533bcfd519a5c73336c2eca5fcb2e72c7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.70.0-beta.0.tgz","fileCount":87,"integrity":"sha512-ntKik9qLLKNmlVHRfBg0N2W5VhSx8gMvL4J6/8Q+nyDi4W0Th4YHVwAljsy8FKs/1u2uem8b1lLBcH/vw2UIEg==","signatures":[{"sig":"MEUCIQC+a9+7+vFj84SwkaME8txLnVyUnvJAP+/7sN3gSYG45AIgGYVQukah5bIDHO1pRfn7vDMTRRvwEPjYVpCGy3qzW1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282026},"main":"cjs/index.js","_from":"file:/tmp/craft-pGMTQi/sentry-integrations-7.70.0-beta.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.70.0-beta.0","@sentry/utils":"7.70.0-beta.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.70.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.70.0-beta.0_1694701030682_0.11693258365101444","host":"s3://npm-registry-packages"}},"7.70.0-beta.1":{"name":"@sentry/integrations","version":"7.70.0-beta.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.70.0-beta.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"448f0cd8f1bf6d1562a504f1038fd9995b135725","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.70.0-beta.1.tgz","fileCount":87,"integrity":"sha512-bORJuECpxCDLeL+sHfVAWAduuWIIuGBelPPgch1DsAlVxOzK0Ss99fvnPhcVQ+eMpLP/0IU2L8dJ+40AZED5zw==","signatures":[{"sig":"MEUCIQD/PQiFAAVk+nzMCHwuQOriXvxCy3A5teYBUdWwosQ18gIgGtynSgthRWJ4muzYmACRgrldSFcijwWfO5PRnpsOMdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282146},"main":"cjs/index.js","_from":"file:/tmp/craft-r8Oe3f/sentry-integrations-7.70.0-beta.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.70.0-beta.1","@sentry/utils":"7.70.0-beta.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.70.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.70.0-beta.1_1694813338795_0.84775782050026","host":"s3://npm-registry-packages"}},"7.70.0":{"name":"@sentry/integrations","version":"7.70.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.70.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"723c20671876e875708f451cf7976d15555dba6c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.70.0.tgz","fileCount":87,"integrity":"sha512-ffIEuiElROzl4IpYX0O7vtPaadXVycPtyjq86YTHjd2TUFcYuQTPBm5UjEVE0/sSNNCdfWYxNThU/fVyq93l1g==","signatures":[{"sig":"MEUCIHlrA+3j5Z92vb+sx/VVcyoyirYObo4wiOzq2SXdWKgRAiEAkqYchj8CcSEqUXYSlmb6nF+vAqEm/1vSAl8CMiiwY+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282118},"main":"cjs/index.js","_from":"file:/tmp/craft-dT1EXf/sentry-integrations-7.70.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.70.0","@sentry/utils":"7.70.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.70.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.70.0_1695208303409_0.04511947081601808","host":"s3://npm-registry-packages"}},"7.71.0":{"name":"@sentry/integrations","version":"7.71.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.71.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5f54ee7ea97c83da794511cc0807baf86c11d9b2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.71.0.tgz","fileCount":87,"integrity":"sha512-7Ay58ckFq+ra8OzV6HjO/SrCJIkuanp7NP/X2KVLKTyRfS+V3kqj/bAnyIodqQlJCiZV40PaEagIhDM9Fr/7/Q==","signatures":[{"sig":"MEYCIQCbp1tPY0s/vvdtyI3ziWn6yiwwrAUuwasdSGRGsiqUwgIhALj6mblWu2uyD/wioczVo6LcqmoJAstFC73QZ3cPPJwb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282118},"main":"cjs/index.js","_from":"file:/tmp/craft-Vw7ggf/sentry-integrations-7.71.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.71.0","@sentry/utils":"7.71.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.71.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.71.0_1695651190944_0.9858964305205893","host":"s3://npm-registry-packages"}},"7.72.0":{"name":"@sentry/integrations","version":"7.72.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.72.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ad7b23f6ed2fbf40351c4839a0f86a2b27798887","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.72.0.tgz","fileCount":87,"integrity":"sha512-ay2WgLtjsr0WS8+N7i7VmKzondoZRh3ISx8rb91LjmVrDNu8baleZAB59jkKe/JSy0gYh99umJuptc2te/65+A==","signatures":[{"sig":"MEYCIQCDkbaTwkzi76e0j5G0glnS1CKQOc8iVPgGlBeUpOf5HAIhAKuKAu8vPaqxJy+bFn3V438jiAA1aipn3sGWwYFjvOLo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282118},"main":"cjs/index.js","_from":"file:/tmp/craft-ybMZyh/sentry-integrations-7.72.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/types":"7.72.0","@sentry/utils":"7.72.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.72.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.72.0_1695749034446_0.12011450408595459","host":"s3://npm-registry-packages"}},"7.73.0":{"name":"@sentry/integrations","version":"7.73.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.73.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f12d4a6422787cc6d50471bbdec52ed32611a444","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.73.0.tgz","fileCount":87,"integrity":"sha512-IjVpn4d+aSL9L1Ntu/oAdRwujz4BzzavDsZf96Xgc/AjBnjAEUT+wT1dAwluThfuKDXmWOJHhZ2cHHMfqI+7vw==","signatures":[{"sig":"MEUCIEdhE6kN70N79i2j4VFizKRlr919blarw1OACeqOVll3AiEAidvbPP0SSIxIFb243T8MJYMN+eEgl6ODvo5Ass1hhcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280174},"main":"cjs/index.js","_from":"file:/tmp/craft-vg2Mhj/sentry-integrations-7.73.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/core":"7.73.0","@sentry/types":"7.73.0","@sentry/utils":"7.73.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.73.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.73.0_1696247159501_0.6076294144595245","host":"s3://npm-registry-packages"}},"7.74.0":{"name":"@sentry/integrations","version":"7.74.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.74.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4f6159efd43d65b822cf26d273e0e1e763a6a887","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.74.0.tgz","fileCount":87,"integrity":"sha512-O4UyxiV5wzXSDnEd9Z/SIt/5M12URWNtIJPPJjowlllzw8X9e3zBcnXmjMOLZ+mZWjQmRDjOoz3lPPQ17f7fvw==","signatures":[{"sig":"MEUCIQCRZq/mkEnrC3AwvwzV6/nJg1plVuHYLBAzJm7Ie+YatAIgOhTvUNhObJwejW5wrhYLbatvJbiXnSrWmh0I76Q2BFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276501},"main":"cjs/index.js","_from":"file:/tmp/craft-oGqHog/sentry-integrations-7.74.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/core":"7.74.0","@sentry/types":"7.74.0","@sentry/utils":"7.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.74.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.74.0_1697197637141_0.2195941377618984","host":"s3://npm-registry-packages"}},"7.74.1":{"name":"@sentry/integrations","version":"7.74.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.74.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a49b8e0de5ce7d1cf41db25dd0c4192cda527d4a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.74.1.tgz","fileCount":87,"integrity":"sha512-Q7chPehHpHB4WOQ1J/X6NiN2ptiqJMmxtL+6wHumzIAyrjup3c9XekR83qEs8zpqYJAlb/4MUlwd9fPbkhGXnQ==","signatures":[{"sig":"MEUCIQCf+uc7PH2OIDUz2wSeoSzecBpo/w3eIXBOo5lTXZ1lNQIgTMBtso8HtysUDpKDp2u8tEi9AQU7ZDYz7cAABr093IY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276501},"main":"cjs/index.js","_from":"file:/tmp/craft-32sLrj/sentry-integrations-7.74.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"tslib":"^2.4.1 || ^1.9.3","localforage":"^1.8.1","@sentry/core":"7.74.1","@sentry/types":"7.74.1","@sentry/utils":"7.74.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.74.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.74.1_1697547393331_0.450691981378454","host":"s3://npm-registry-packages"}},"7.74.2-alpha.0":{"name":"@sentry/integrations","version":"7.74.2-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.74.2-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"aeb19a815c714c0e7b4bf6c9b2dac55f03ac327f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.74.2-alpha.0.tgz","fileCount":87,"integrity":"sha512-E3n6gJg7eVKdbYazoYRWTjj2maD7etejhJjpErHggMIaAgJlQvpuxLcVsy3JlDDXn/Z3szgcbhAjz9+dD2AjhA==","signatures":[{"sig":"MEUCIQDAX+jS4Am8BuTlWROxPXH7KMJ1F9eOumy/y1vIvF6jEwIgRt3tyahCA9AeclmNn7wyrmG/nwt7+N0SdOX1hs2nvSo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276508},"main":"cjs/index.js","_from":"file:/tmp/craft-0tpFug/sentry-integrations-7.74.2-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.74.2-alpha.0","@sentry/types":"7.74.2-alpha.0","@sentry/utils":"7.74.2-alpha.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.74.2-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.74.2-alpha.0_1697731464109_0.20200559821816766","host":"s3://npm-registry-packages"}},"7.74.2-alpha.1":{"name":"@sentry/integrations","version":"7.74.2-alpha.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.74.2-alpha.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"07debe4e14bca4605634d3527b119592ac3f2fe9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.74.2-alpha.1.tgz","fileCount":87,"integrity":"sha512-gxvX1Sy4NBLGMsb6CvQmiz1TNBKrcCjxaqBrA78ZlFXkKFatGlDhLikzOwWVsnoLOoS33UjYtpnXUg3Ld7Mr9A==","signatures":[{"sig":"MEYCIQDfIc0eLOjR36/0noPpUC1HSpdOuHoMkhkg7rCvTHOa4wIhAIPMwhSl5oDlS8CZLGecGP4umydiIIqrBK4/W5RkdKvw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276508},"main":"cjs/index.js","_from":"file:/tmp/craft-KodD0g/sentry-integrations-7.74.2-alpha.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.74.2-alpha.1","@sentry/types":"7.74.2-alpha.1","@sentry/utils":"7.74.2-alpha.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.74.2-alpha.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.74.2-alpha.1_1698064674024_0.28153696971037334","host":"s3://npm-registry-packages"}},"7.75.0":{"name":"@sentry/integrations","version":"7.75.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.75.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"0dcee498b34b4075856d67698d317f8e3c0b96f0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.75.0.tgz","fileCount":87,"integrity":"sha512-dnKZvPJBj+KiOIteYJEVuZcB3Hcd6NYdQ3xJhGk5FD4+gGOHTF+8kMdBC6q+Rnkyc63IB0vPRMhhs/T5XbWByg==","signatures":[{"sig":"MEUCIQDVnwLxka33ei4BqGUICEpGM7JX2UAdbUvQM52RcJPIygIgJKBD1tpuTvHftYlgXycOobj/ZSZyCkbfXHZZk0o8QPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-48fbDi/sentry-integrations-7.75.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.75.0","@sentry/types":"7.75.0","@sentry/utils":"7.75.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.75.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.75.0_1698144214738_0.20631519198159376","host":"s3://npm-registry-packages"}},"7.75.1":{"name":"@sentry/integrations","version":"7.75.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.75.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bfe83ce25606a5b47cb585dd51feef81fc86e00d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.75.1.tgz","fileCount":87,"integrity":"sha512-qSCyTNX3DiL1aYRmdq10LRhPLfh1KJYKhbmGszC1PII4mt9FbLVmC8fSXiDbhgiuSUKKrDE+J2lC//w688lvHw==","signatures":[{"sig":"MEYCIQCh56VyxXOFatQv3avxYOEfgUJMiZTMtcgBqlbbkZjqaQIhAMxyu0e6umBC5EG7UZDyBGt4Pf3te4lgeRP0lE+6e4FV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-WkbXff/sentry-integrations-7.75.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.75.1","@sentry/types":"7.75.1","@sentry/utils":"7.75.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.75.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.75.1_1698234320172_0.2571414253611657","host":"s3://npm-registry-packages"}},"7.76.0":{"name":"@sentry/integrations","version":"7.76.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.76.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ea1b6d86609c5f25999f1d8d87383afdb00c77f0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.76.0.tgz","fileCount":87,"integrity":"sha512-4ea0PNZrGN9wKuE/8bBCRrxxw4Cq5T710y8rhdKHAlSUpbLqr/atRF53h8qH3Fi+ec0m38PB+MivKem9zUwlwA==","signatures":[{"sig":"MEUCIQCDeLVeSnW9+VnsL2BDW/WZjxZD91HC+pHaaVw9qimQVQIgARx0QG/uFHide0is194nCUgFQTVqHUwpE8zPFFzUCdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-au5TQi/sentry-integrations-7.76.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.76.0","@sentry/types":"7.76.0","@sentry/utils":"7.76.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.76.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.76.0_1698424211926_0.7215356220891787","host":"s3://npm-registry-packages"}},"7.77.0":{"name":"@sentry/integrations","version":"7.77.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.77.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f2717e05cb7c69363316ccd34096b2ea07ae4c59","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.77.0.tgz","fileCount":87,"integrity":"sha512-P055qXgBHeZNKnnVEs5eZYLdy6P49Zr77A1aWJuNih/EenzMy922GOeGy2mF6XYrn1YJSjEwsNMNsQkcvMTK8Q==","signatures":[{"sig":"MEYCIQC6uAEn0OUasIE6BQ2gvaElq5bYVEOSnRDxFNr0YdlTPgIhAMqfkdYeOL9gru4OzMz6TiuRouuDwo/Eiks85cn/3exZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-ELAL6f/sentry-integrations-7.77.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.77.0","@sentry/types":"7.77.0","@sentry/utils":"7.77.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.77.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.77.0_1698748188476_0.5995050757605596","host":"s3://npm-registry-packages"}},"7.78.0":{"name":"@sentry/integrations","version":"7.78.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.78.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9dc149c0ff92535c412a6f6eeaa6f8613fa0c83a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.78.0.tgz","fileCount":87,"integrity":"sha512-h5D2CqM3KPD5hcDFBSsaVGUz95QDuEaKU9juhb96os5zpg5c3VfSWE+u9CuABXu+cXS5+TVfffVrZ+A+YFo+Rg==","signatures":[{"sig":"MEUCIQDZlEgPNX4Kvzu4XssCu4IPLA1otcOOZfZM1UmCIUqUJgIgNMDCSSTxT7pVriTNORiYWjdXYHBzYx6OEyyR1kojdKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-Fxtx4e/sentry-integrations-7.78.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.78.0","@sentry/types":"7.78.0","@sentry/utils":"7.78.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.78.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.78.0_1699439601115_0.40362430754045797","host":"s3://npm-registry-packages"}},"7.79.0":{"name":"@sentry/integrations","version":"7.79.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.79.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8ee7df9e036a8b59a72aa5151f02cb62e2b593cc","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.79.0.tgz","fileCount":87,"integrity":"sha512-BcD9KDgvFFoVkWGTZXu4jZ/zitXYJr39B0CQuJUfO/QquoKdAGvzcNXOKrq/sT9yMu1kl3e9MVqNxxrbXUkWWQ==","signatures":[{"sig":"MEYCIQCPEoXiXMV1jQcQdiq1ouXebMF0b+8vKyShNub8q+L3ZgIhAKQAuIdMVX5UteStUv4y+msdbKK0uUNP2h+J2AuojONV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-ApEQyf/sentry-integrations-7.79.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.79.0","@sentry/types":"7.79.0","@sentry/utils":"7.79.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.79.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.79.0_1699459577361_0.9489391940684264","host":"s3://npm-registry-packages"}},"7.80.0":{"name":"@sentry/integrations","version":"7.80.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.80.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d81dc3b357d4efd4368471b39496494ab221a64a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.80.0.tgz","fileCount":87,"integrity":"sha512-9xI+jtqSBrAG/Y2f4OyeJhl6WZR3i0qCXRwqCZoCFCDgN4ZQORc4VBwaC3nW2s9jgfb13FC2FQToGOVrRnsetg==","signatures":[{"sig":"MEYCIQC4oN2fVQ55je5NE4lgOSsJ0W26QtmOejT6f+txfFkHOAIhANcQae3im+Qq/+LCc4mSHN0hcixR77yHfeKB/hduQwdC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-CNlkNh/sentry-integrations-7.80.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.80.0","@sentry/types":"7.80.0","@sentry/utils":"7.80.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.80.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.80.0_1699548731626_0.1470357915111593","host":"s3://npm-registry-packages"}},"7.80.1":{"name":"@sentry/integrations","version":"7.80.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.80.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c70534ae8c0f95e4017d72bcfb9bff751c23e5a7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.80.1.tgz","fileCount":87,"integrity":"sha512-9C+CBwgFZZUkBYLrPTHaDr3kyknfSs0ejF/00RucvPZjiUPoxfslnh4IjWnN90ELEy2u09kcJY+dTCFVKd0UPQ==","signatures":[{"sig":"MEQCID+f7XI6lsTmCMDF63DNPyN/TPIJ+yuk9r51Mjuqphg+AiA6sYQHGoi4M3P0A1r4mnen4zejwAH56Uw6tpFAR3XDkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-tlfDdg/sentry-integrations-7.80.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.80.1","@sentry/types":"7.80.1","@sentry/utils":"7.80.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.80.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.80.1_1699958831313_0.4096756058397799","host":"s3://npm-registry-packages"}},"7.80.2-alpha.0":{"name":"@sentry/integrations","version":"7.80.2-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.80.2-alpha.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8fbfcef2bdd9fd375c2bbdfea6ace75a1d86e5b0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.80.2-alpha.0.tgz","fileCount":87,"integrity":"sha512-8IGOuN2IH2ySq+jhz5CQxSkEjpw580tYF39Fq3oui1lT25Y2SbDMRfdPJCwpnHmaGhEIEDb3ykJBT+DxQm2LCw==","signatures":[{"sig":"MEUCIQCG7Cfzj9Y958RN4as1+GM5WUL6af9vBv/33SLQNDR3IwIgKB5ECANOJFDjcRiykQ7tfxwwwwGhI3zKfrvEPssbd7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276488},"main":"cjs/index.js","_from":"file:/tmp/craft-u6TGDg/sentry-integrations-7.80.2-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.80.2-alpha.0","@sentry/types":"7.80.2-alpha.0","@sentry/utils":"7.80.2-alpha.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.80.2-alpha.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.80.2-alpha.0_1699985268954_0.7981317649733117","host":"s3://npm-registry-packages"}},"7.80.2-alpha.1":{"name":"@sentry/integrations","version":"7.80.2-alpha.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.80.2-alpha.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d2e2b835a790ee1fd4c8dbe901e8419c956db71e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.80.2-alpha.1.tgz","fileCount":87,"integrity":"sha512-4AfCxQZG72YAAyjPlpDSZvKj097Ur1lHUXat22Qclsozp/aRWt8xHWFt1RvH/DwRtLs5RNG+S2WutkVQX6miMQ==","signatures":[{"sig":"MEUCIEk5oem79oni5Y/Xr/jnMPh233qurl9WlD4s+XVUhcx0AiEArnyco+IlKGdwDlpp7R7dMLfvRVmlL4rjTmA7EtIpDj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276488},"main":"cjs/index.js","_from":"file:/tmp/craft-nZeE2e/sentry-integrations-7.80.2-alpha.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.80.2-alpha.1","@sentry/types":"7.80.2-alpha.1","@sentry/utils":"7.80.2-alpha.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.80.2-alpha.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.80.2-alpha.1_1700077551847_0.46448385030633355","host":"s3://npm-registry-packages"}},"7.81.0":{"name":"@sentry/integrations","version":"7.81.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.81.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"182be788375f277bebf4f08b38190735e818642a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.81.0.tgz","fileCount":87,"integrity":"sha512-CF2YaQC7IPai17p+i4bChWp0O1H/jrXkBlTmHjGG0fBAAQflPevglYp4qMn0V9/erX8lBo3MseimGwtAxbG7dA==","signatures":[{"sig":"MEUCIGvMAeGHqV4pbjlc3MCoFPo10thReB3Iu6dh4W3MiVYBAiEAk/JzRCIMbcxs/Pktg3Kpx8oZVKet+V0KhWbH4naIPfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-ynRPJf/sentry-integrations-7.81.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.81.0","@sentry/types":"7.81.0","@sentry/utils":"7.81.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.81.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.81.0_1700485946878_0.2626044846992126","host":"s3://npm-registry-packages"}},"7.81.1":{"name":"@sentry/integrations","version":"7.81.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.81.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1b12c0cf3a7fa88224e86c0be46523ed7e3f3a43","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.81.1.tgz","fileCount":87,"integrity":"sha512-DN5ONn0/LX5HHVPf1EBGHFssIZaZmLgkqUIeMqCNYBpB4DiOrJANnGwTcWKDPphqhdPxjnPv9AGRLaU0PdvvZQ==","signatures":[{"sig":"MEYCIQCZKV/Da4+9DU100mZWbFKGFy/SLlSILSo0Q3zZcy0QJAIhAI7FKVsQkDb5Yw7QgPsA5PH6IZcQn2KPm7zuG1GCz5IR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276448},"main":"cjs/index.js","_from":"file:/tmp/craft-PC8a0g/sentry-integrations-7.81.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.81.1","@sentry/types":"7.81.1","@sentry/utils":"7.81.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.81.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.81.1_1700567683079_0.3691957861987014","host":"s3://npm-registry-packages"}},"7.82.0":{"name":"@sentry/integrations","version":"7.82.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.82.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f2f631301b93c6c08c4989f7d92b0e600efd8f42","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.82.0.tgz","fileCount":87,"integrity":"sha512-dLfLG7W+mNK7tyyIdoJc0eBd/vmboyBprQgnusbFFZeTgf7NjEjI4gk/VNFZp/EhZ+G6lLu/UJxttx/2QtSCYg==","signatures":[{"sig":"MEUCIAjWYR84Xy14WotYDSaKv4BlXDKZbxMyGbavr9eYb9dyAiEAtVFwZrhus9/0vGitQo6i5GAJPGhrtfhkx5yw4NzYm0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275623},"main":"cjs/index.js","_from":"file:/tmp/craft-cd2yyf/sentry-integrations-7.82.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.82.0","@sentry/types":"7.82.0","@sentry/utils":"7.82.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.82.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.82.0_1701105159115_0.08335256203767138","host":"s3://npm-registry-packages"}},"7.83.0":{"name":"@sentry/integrations","version":"7.83.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.83.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"c9256bd6168bef587e4bde04b66609aaea16a3ab","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.83.0.tgz","fileCount":94,"integrity":"sha512-KyptWUyg/Z+3qN1dBDDVcNNUzIwWpCO3mfiToV20LSeA+e/NS4IWTtsZKo2mqvoQQ/4QKcrMj7NbF5iOjKckaQ==","signatures":[{"sig":"MEQCIGgC93DAE8kbSzTQJrwceqyKTZn9svAF8PgXIagXHgCNAiAsY2g3u+FsLrYOKVrEiCB+shl1+8aNxibK0OC8JiyoRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-dOVCsj/sentry-integrations-7.83.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.83.0","@sentry/types":"7.83.0","@sentry/utils":"7.83.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.83.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.83.0_1701169528469_0.3588693017828253","host":"s3://npm-registry-packages"}},"7.84.0":{"name":"@sentry/integrations","version":"7.84.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.84.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3b016903e08f0dade74bbc152ea5605e231e39cd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.84.0.tgz","fileCount":94,"integrity":"sha512-aUu95BhnHSf/W/F4BvsFnf4x+piHiah5a180YTMqWcHMkJr7MnCWNIad9RJuHlcINSfyHtUr5+Z4Bajzqg60lw==","signatures":[{"sig":"MEQCIG8msfGinDlFKg/2HTJC8YE4fl51EZTceK2lR2RNTARjAiBIX82JRilwP1lUGqxBSaVGv2sT7JiS9hi1T+NU3K1bcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-Uh4q7g/sentry-integrations-7.84.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.84.0","@sentry/types":"7.84.0","@sentry/utils":"7.84.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.84.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.84.0_1701343582295_0.34128260260193133","host":"s3://npm-registry-packages"}},"7.85.0":{"name":"@sentry/integrations","version":"7.85.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.85.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"967b9e1718cb99d5ba324f3a854e44e46e24a1a5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.85.0.tgz","fileCount":94,"integrity":"sha512-c/uEhrFbAefK00cnm/SjqZ31rWVsruiQWAvV4dxU/rSQ2dBWDuJz1woXX7Wd03yCSMq14tXtiDy9aTC4xCZ71w==","signatures":[{"sig":"MEUCIFmajG71sJrwD/mzLNe825Vt+eymfzBLnDl2uvIARuVOAiEAsXoyyqaoW6vZ2y38IIJiiv+o1RWlWg/Ge02k0zoYjtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-w7FZah/sentry-integrations-7.85.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.85.0","@sentry/types":"7.85.0","@sentry/utils":"7.85.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.85.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.85.0_1701720471365_0.5342386571184441","host":"s3://npm-registry-packages"}},"7.86.0":{"name":"@sentry/integrations","version":"7.86.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.86.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"70240b354428dbaac32c2224b27539f295593c2b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.86.0.tgz","fileCount":94,"integrity":"sha512-BStRH1yBhhUsvmCXWx88/1+cY93l4B+3RW60RPeYcupvUQ1DJ8qxfN918+nA9XoZt9XELXvs8USCqqynG/aEkg==","signatures":[{"sig":"MEYCIQDUZaXwtZSAjbO/vBku0gY7V4nQkVPjBeBRmCh9xF8RYwIhAPovgvjfmnmrJCULv22CW42Yx6b9de7BfBV1uWQL7KOg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-kTnX4h/sentry-integrations-7.86.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.86.0","@sentry/types":"7.86.0","@sentry/utils":"7.86.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.86.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.86.0_1701948310033_0.5647561329974191","host":"s3://npm-registry-packages"}},"7.87.0":{"name":"@sentry/integrations","version":"7.87.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.87.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6112d33e93f35ca2a7000026923b45f018da5f9b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.87.0.tgz","fileCount":94,"integrity":"sha512-xbyOQeyfG1sF2PBMIOz3c3i0Y3+8q4UlxoeOhpFe6Vpjek+I/g7onZT6YevT6cWG083cg+rS0VCgPQSUV2lxIw==","signatures":[{"sig":"MEYCIQDsVWVGYDtFhl7M+yIUgytFeT78ioovEsAgfYtvXiaw7AIhAKqRvuGNZr7CLBgDZoXKINkDykTbESj9zqVQddpfNjUE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-z5u04e/sentry-integrations-7.87.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.87.0","@sentry/types":"7.87.0","@sentry/utils":"7.87.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.87.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.87.0_1702473417688_0.8155930961173261","host":"s3://npm-registry-packages"}},"7.88.0":{"name":"@sentry/integrations","version":"7.88.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.88.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"38179405ff6673a9526cebbea656c7c6c69ccd06","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.88.0.tgz","fileCount":94,"integrity":"sha512-YBYPAtJeylMaaCmGntgiDpp1nk3IT6+FBXsmHxMdTKlrpt5ELj/jcc8gEgaRNeSBjx4Kv1OVzmZcYyWwEhkR4Q==","signatures":[{"sig":"MEYCIQDow9TQtPuLyWVfkURS20XRSPSzUFf56uvJpN97HaISBAIhAKSOBidupaamPt1gC7NYOfXy1k/dXdY+N4Xjsvyo6evF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277746},"main":"cjs/index.js","_from":"file:/tmp/craft-u9iRtj/sentry-integrations-7.88.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.88.0","@sentry/types":"7.88.0","@sentry/utils":"7.88.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.88.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.88.0_1702575475644_0.7397507393806584","host":"s3://npm-registry-packages"}},"7.89.0":{"name":"@sentry/integrations","version":"7.89.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.89.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3d00acdca09fc4185cd21876a81ffbec410ad26a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.89.0.tgz","fileCount":94,"integrity":"sha512-vj0cXuTkePSMNPHNmIbDEZABriqf4NnjWkwvvOTqFeJWGOg7HiG7FucXi22OdbNcCcN2D6UShbFQOAwL0z2l5Q==","signatures":[{"sig":"MEUCIQD88JINT/kIEOeYrMb3AHJ8OaEyz2l7qmMoAHiMg2U0gAIgOAzong+1l2gtdD0HkayiHyKpUYkuV8QymvJwkB8EnxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":277641},"main":"cjs/index.js","_from":"file:/tmp/craft-fAUJ5f/sentry-integrations-7.89.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.89.0","@sentry/types":"7.89.0","@sentry/utils":"7.89.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.89.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.89.0_1703001291709_0.7388021224311279","host":"s3://npm-registry-packages"}},"7.90.0":{"name":"@sentry/integrations","version":"7.90.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.90.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"763038603144ef8bd9fa5b8593be2775cf60d6e5","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.90.0.tgz","fileCount":94,"integrity":"sha512-Eba1gbXkh08Ov/DuI/oQdi8a17lE0XMTkw2RtPrrvBWkYjdwEE0eI6Ls23BemTqm3+JNzTCPBzuJwdUq3yWbnw==","signatures":[{"sig":"MEUCIF4hk1SaPoYWL/V0DhxDGTerHtXLcsIqy5+j3SOYZx0zAiEA8ZnVQJgmdEeeN6+SMvrCbw5JmNFEUSv8M/N3RdFjD/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280019},"main":"cjs/index.js","_from":"file:/tmp/craft-ZsFfnf/sentry-integrations-7.90.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.90.0","@sentry/types":"7.90.0","@sentry/utils":"7.90.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.90.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.90.0_1703082137391_0.09893626271355016","host":"s3://npm-registry-packages"}},"7.91.0":{"name":"@sentry/integrations","version":"7.91.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.91.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b0496c9e404783bc433b1d2464d8f9aa180ebc8e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.91.0.tgz","fileCount":94,"integrity":"sha512-LGRfb+WfG3FaWHtDnJIhtupweat0imCQr2z/5SSbQKzqxHhtlaEU+9IExBmBdzq90n4lRBaVQHA3zGuU02uOhg==","signatures":[{"sig":"MEUCIQDaWxbU0JdnHYdcqUq4762sx7h2+lOWAwy98yDR6LDjagIgQMzJnbfrqCs7dZWlNafB21dwGTBNGiG4xx0FoU+JOLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255098},"main":"cjs/index.js","_from":"file:/tmp/craft-V27VAf/sentry-integrations-7.91.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.91.0","@sentry/types":"7.91.0","@sentry/utils":"7.91.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.91.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.91.0_1703244973154_0.6310671715246607","host":"s3://npm-registry-packages"}},"7.92.0":{"name":"@sentry/integrations","version":"7.92.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.92.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3fed93020fe4526b4c02097c6dd78abf9dad20dd","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.92.0.tgz","fileCount":94,"integrity":"sha512-9OT4i9b0Ge5sP3rCV8yYqoPp3BKcB9wjddW7sG0w88va32F0UWMKk4gmprtwgPYM0+u5AS/TTAVichRVRj+I1Q==","signatures":[{"sig":"MEYCIQDzvoedAO9PRjNe5w9axx7x2VtLLNh2l20eiU6bHGk5NQIhALYHj1dT0KymfDAZuNSlTuEfIs+O8qYfCGRCSKtWZWJ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260252},"main":"cjs/index.js","_from":"file:/tmp/craft-aQJpOh/sentry-integrations-7.92.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.92.0","@sentry/types":"7.92.0","@sentry/utils":"7.92.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.92.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.92.0_1704393336255_0.12864412829014826","host":"s3://npm-registry-packages"}},"7.93.0":{"name":"@sentry/integrations","version":"7.93.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.93.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"23ce18919e8b19f97b9b0fdf69d2ecaa6f1730ad","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.93.0.tgz","fileCount":94,"integrity":"sha512-uGQ8+DiqUr6SbhdJJHyIqDJ6kHnFuSv8nZWtj2tJ1I8q8u8MX8t8Om6R/R4ap45gCkWg/zqZq7B+gQV6TYewjQ==","signatures":[{"sig":"MEYCIQDiZa6p9+9wLCRfeLY/OJIWgf7TNmYKWwimOwBAd3GO0gIhAMdKYt6v0fOExKQXGOIahiCjV/v16sZLjyHo0vACYfrx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260550},"main":"cjs/index.js","_from":"file:/tmp/craft-10J90g/sentry-integrations-7.93.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.93.0","@sentry/types":"7.93.0","@sentry/utils":"7.93.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.93.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.93.0_1704895096652_0.4479367628644162","host":"s3://npm-registry-packages"}},"7.94.1":{"name":"@sentry/integrations","version":"7.94.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.94.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b2ce0f09adf599161fa16dbde9f2a2e9c3a2d593","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.94.1.tgz","fileCount":94,"integrity":"sha512-Fw7OxLlGkrVAVO9WtBJezrb5IxxItCTuefv2IfKku+A5EhHtH1AhXYjQynmt0TLLYIUlyBWiatpOngBzS2wSxw==","signatures":[{"sig":"MEYCIQDUSB/zwZgw8/TzQWqOGH2/Nps2nxTP29qLd8FnizGvkAIhAMWMvzLKKTl1CDd+9oJfC1vkF8YylMee28eygILTz0kw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275012},"main":"cjs/index.js","_from":"file:/tmp/craft-hYjFug/sentry-integrations-7.94.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.94.1","@sentry/types":"7.94.1","@sentry/utils":"7.94.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.94.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.94.1_1705667956334_0.33749348158234005","host":"s3://npm-registry-packages"}},"7.95.0":{"name":"@sentry/integrations","version":"7.95.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.95.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"eb4ed22d2a63afe850015ca453b62754701358c7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.95.0.tgz","fileCount":94,"integrity":"sha512-5d2RlQr8SHuAZ1gMT5G+R3DjyK//r24b686j18RB8k61qVhylE0SoSpJWmonDwNZnmvmpbLkYvh2kNhlAIKUTA==","signatures":[{"sig":"MEYCIQCRBDz4fwL/glqhpLQSmYy10Iw2t0ihUgymJNZcubxZuwIhANoS2+cHdGFeHsbdg7dqM+LnkekVIJ5gdxhilpUr/o63","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275012},"main":"cjs/index.js","_from":"file:/tmp/craft-n4nBEi/sentry-integrations-7.95.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.95.0","@sentry/types":"7.95.0","@sentry/utils":"7.95.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.95.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.95.0_1706037228850_0.8908194659599833","host":"s3://npm-registry-packages"}},"7.97.0":{"name":"@sentry/integrations","version":"7.97.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.97.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f851b43a78e64a01a1b90ed04a6c65d577882368","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.97.0.tgz","fileCount":94,"integrity":"sha512-asFDnBRy1kFcVf8kFK7iK4N2YgTDBRtvi4TsB0DAAMT22rVvQDHZaZGRt4YmhueyH8cCzaqRurFXL93Rr9ekYg==","signatures":[{"sig":"MEUCIB0wmy+PGNr8dbvO16/wAv3PPa9Fwh9z648B26ic6kpkAiEAqzByeiON7fDviaTG3kP/OwZVzWuAUOxbtMzsnzd7XCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275012},"main":"cjs/index.js","_from":"file:/tmp/craft-wbJCjh/sentry-integrations-7.97.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.97.0","@sentry/types":"7.97.0","@sentry/utils":"7.97.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.97.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.97.0_1706179521082_0.49029914588057943","host":"s3://npm-registry-packages"}},"7.98.0":{"name":"@sentry/integrations","version":"7.98.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.98.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f497864fae2522375d83f4242f14818b175c2b3e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.98.0.tgz","fileCount":94,"integrity":"sha512-iHPA6oxG2Vkv3irWyWH714vSMwzESmD5fmU8MUWjr7XXzf8XeVqgn3HkftIaAWCIfZu5mDsfOlJ9qvM5Avst5g==","signatures":[{"sig":"MEQCIEu+xOS7ENzeMCM0IdkXruROU5viImsdkj+9DWN71CffAiACoef11mXND8ST5HPwbxrCtV9cfensZ66YP6lHuTsAeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275012},"main":"cjs/index.js","_from":"file:/tmp/craft-rHuAUe/sentry-integrations-7.98.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.98.0","@sentry/types":"7.98.0","@sentry/utils":"7.98.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.98.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.98.0_1706186121659_0.518010172348349","host":"s3://npm-registry-packages"}},"7.99.0":{"name":"@sentry/integrations","version":"7.99.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.99.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"31a25595b40d09a1e0f29cb40f3db067eebfd4b9","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.99.0.tgz","fileCount":94,"integrity":"sha512-q4Nwpc27DTWlR7nDerd1o6KHlT/0usK+3xfBTZ1feVIAHCxt6ohCyZdoQ97+4kQiJJdX47MEmJYsXUlj62yZNg==","signatures":[{"sig":"MEQCIH+obHsiwB+lJzo+0AE0/s0FFrXPM2uPl6YNMMvP18RxAiBbfkQiRq2OWezW0NazSMDk6+og2iXYp9SmbkShtxXeRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275012},"main":"cjs/index.js","_from":"file:/tmp/craft-9hPrrh/sentry-integrations-7.99.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.99.0","@sentry/types":"7.99.0","@sentry/utils":"7.99.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.99.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.99.0_1706633497945_0.8951055471300968","host":"s3://npm-registry-packages"}},"7.100.0":{"name":"@sentry/integrations","version":"7.100.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.100.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"6620cce950dce7c1f3e63d5b047b320a7d25b3c7","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.100.0.tgz","fileCount":94,"integrity":"sha512-aO9wgnqlbav7FECKNcgTxQSGGSsMeYH9mV0cniuu520cDAhmVxtA+PqlnS3nsJZJj4cKjX6MWA2SbBG0szKmkw==","signatures":[{"sig":"MEQCIC/QXaXXJf6gt7ZAOfX1ojPefnGuO1mIoNrDlExrpY4rAiAvOMK/q5Ieq9A8sCXI+KO6RnUXU3IIsueGtBf87aOTjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-V3711i/sentry-integrations-7.100.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.100.0","@sentry/types":"7.100.0","@sentry/utils":"7.100.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.100.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.100.0_1707234697297_0.4299920693438759","host":"s3://npm-registry-packages"}},"7.100.1":{"name":"@sentry/integrations","version":"7.100.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.100.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f0361a437877a33af389424313b58d5a57d7ad27","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.100.1.tgz","fileCount":94,"integrity":"sha512-RUyZHcsN3Plc8G4hJN3BCMdbwS8ljUY3E3iLjzucA4HroBsGk5AMc6n7Pp/QqFIRgxrPjKEgA52Wgy5Nq6dSvw==","signatures":[{"sig":"MEYCIQCh+aXjNxeNTKmTXpbfjtwhcN93WwtaGmCgtfWw4nd3+wIhAOP1AK+ozeLUb9QqnJNdgtYPiIONezG0OYANXGk2imkq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-vTD6vh/sentry-integrations-7.100.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.100.1","@sentry/types":"7.100.1","@sentry/utils":"7.100.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.100.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.100.1_1707300999233_0.6987374090095282","host":"s3://npm-registry-packages"}},"7.101.0":{"name":"@sentry/integrations","version":"7.101.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.101.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"d3c2593fefdbd46d8c713e417bc10c5b14af2677","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.101.0.tgz","fileCount":94,"integrity":"sha512-vLebp9VpZL6jt++eL+1O06sEXrhqRsLk0qbDsJbuagJhNu12TTlH93t5wBpKmBi+xqCr+SzgeYYEHBYOjyyHVw==","signatures":[{"sig":"MEUCIBxZXYw5UpXYhv8LjGfvPZiWKrnJfJqqz1Vw+K15J+fpAiEAvpNj2LO3ioQMmTsV9SdDTn/n275EibYIOSmFFy5Hmi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-1Oba7g/sentry-integrations-7.101.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.101.0","@sentry/types":"7.101.0","@sentry/utils":"7.101.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.101.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.101.0_1707834683447_0.4005977898944306","host":"s3://npm-registry-packages"}},"7.101.1":{"name":"@sentry/integrations","version":"7.101.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.101.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bd8c45dd9841e25e0f777033dcb8108b6f45ce56","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.101.1.tgz","fileCount":94,"integrity":"sha512-0kk6773Lg2Pa1cUmK1VtxaLLAmpIXcT3qYPlYxRXZQJEUpGcjZZ704V7i8SFLhJSsHkXrL/sAGSyM1p+NDF+QA==","signatures":[{"sig":"MEUCIA82rfWZa2VEVNFmpjR0sKQB1HqSGEueuM+vJHNShhYCAiEA1twoZ3b43wQnNpoM5R5mmxdk5N37Bg0xbRJ9cedRCGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-rRKXAg/sentry-integrations-7.101.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.101.1","@sentry/types":"7.101.1","@sentry/utils":"7.101.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.101.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.101.1_1707994224135_0.4899003531429711","host":"s3://npm-registry-packages"}},"7.102.0":{"name":"@sentry/integrations","version":"7.102.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.102.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"27045133517b97dd21b83fb270810b3675a58745","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.102.0.tgz","fileCount":94,"integrity":"sha512-WW7DiAcihi+Fya2YrB6lEUzDAIPuO23wDm4tLJ9vQpMw4LaTj/XkulITTXFI7XLJLzs5Eks9pIfZJdmKrqjchA==","signatures":[{"sig":"MEUCIAVaSyjj+EguoXKdcvORPsb/TcGGQT+XDE1z+brb8bnjAiEA0A4wPuyPNTRhSLTaMs95prnwlNJzH8LZwhG3XB6c9fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-IUQBtj/sentry-integrations-7.102.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.102.0","@sentry/types":"7.102.0","@sentry/utils":"7.102.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.102.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.102.0_1708430475638_0.4538064547372238","host":"s3://npm-registry-packages"}},"7.102.1":{"name":"@sentry/integrations","version":"7.102.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.102.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2c236adcb586935b8bdc9ccb4d9c3a2a07b4e39a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.102.1.tgz","fileCount":94,"integrity":"sha512-Its3Ru6xCAqpaLE3cTxW/b91js2SIFoXa8LWtQDJ7tmTdwPAbT8Pij1F4bOhhaqLYbjLtCXGl/NR2cffsiRLww==","signatures":[{"sig":"MEYCIQC57MEadfeld2ItTe4DnXqgRy+OJJMAGx/xfCzghwWIkQIhAL/EAf5FQkvlC8niMTDSODyZ6AYUqcnuIESwCZA0vGGq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-ZxEani/sentry-integrations-7.102.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.102.1","@sentry/types":"7.102.1","@sentry/utils":"7.102.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.102.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.102.1_1708613939210_0.8493129729973408","host":"s3://npm-registry-packages"}},"7.103.0":{"name":"@sentry/integrations","version":"7.103.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.103.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"58a52a1644ec18a49bcf6091e6f847036d64c679","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.103.0.tgz","fileCount":94,"integrity":"sha512-jS1vQqBBF776xFpht4xS5cJRztbpskFELeZX57pELzy/J7PNjbO0/oypP1qK7budMxxkazJhkcNwJw9eUFT0pg==","signatures":[{"sig":"MEYCIQCkEre6gGjnpV0XGYjGBMXyn3A1GD+Xw92CrQKUAdRhRQIhAKojvh8vuZAVdYeHOZbYZF1CSvX21z38bP2+D+wsn0QO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-gQMxwg/sentry-integrations-7.103.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.103.0","@sentry/types":"7.103.0","@sentry/utils":"7.103.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.103.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.103.0_1709031509906_0.908224863321321","host":"s3://npm-registry-packages"}},"7.104.0":{"name":"@sentry/integrations","version":"7.104.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.104.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"70856e1332ec04e2e865f4e4fcc167dbdc42538d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.104.0.tgz","fileCount":94,"integrity":"sha512-heZGds3bz2ZscH8s1a2bDsEYDyA7VXvV2dJeonG2QZAki2PvtaJqSfyTeVp/BlrpOxrI56BOVcZdu9yCFGC3eQ==","signatures":[{"sig":"MEUCIQC/9GBf3aa9lSWK61UIoJn8yrm2C3HfYDG0k+V+5+CKsQIgKm7AKUmoizhTg16dBeQ4esPXDGFAwpL84O8tcVBgD6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-bx8org/sentry-integrations-7.104.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.104.0","@sentry/types":"7.104.0","@sentry/utils":"7.104.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.104.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.104.0_1709249600203_0.6475658808851408","host":"s3://npm-registry-packages"}},"7.105.0":{"name":"@sentry/integrations","version":"7.105.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.105.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"8953bd310d8681f9a29f918269b98640ab302abe","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.105.0.tgz","fileCount":94,"integrity":"sha512-AgzecTkF0o+C4svbroMGA+cW5LRnfFSoJnzF5ltUB67hnX906amlwbOvdkKD3MugYO02nRSjF/eEi26E1HACMA==","signatures":[{"sig":"MEUCIQCM/JrLjBx2MOfle3Gbgs8We8CZSruzYUvp5+Dl5PjBQAIgYhHUDsOZfCIBkqQO9a6yXps5X5sDRXN2MeT+WRAUqF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-iX537i/sentry-integrations-7.105.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.105.0","@sentry/types":"7.105.0","@sentry/utils":"7.105.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.105.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.105.0_1709542410429_0.9688416344490898","host":"s3://npm-registry-packages"}},"7.106.0":{"name":"@sentry/integrations","version":"7.106.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.106.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"fcffbf569f2ff7e41c0d4ea7881e4b06a0343e2a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.106.0.tgz","fileCount":94,"integrity":"sha512-vvd2pO5S55Zpr1y4TL5KgyqIF94S4h4E9OezQoE0wlbzSd3EDIWblHcfKoBJUBMUxxgfE1dQ84BlSmfVlI7t6Q==","signatures":[{"sig":"MEQCIAIrYFFlC5rB9c4KEfpz0dPSnNpGBZDJlEhdSUnTMORlAiASWQdOgtJY1KOOQDTcoZUR165zjQW5j6kMyRiH5zTVLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-pLzLch/sentry-integrations-7.106.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.106.0","@sentry/types":"7.106.0","@sentry/utils":"7.106.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.106.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.106.0_1709899382096_0.28555573840486415","host":"s3://npm-registry-packages"}},"7.106.1":{"name":"@sentry/integrations","version":"7.106.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.106.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"425b1e72464162d19bdfe69ef82fab138f5f3b93","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.106.1.tgz","fileCount":94,"integrity":"sha512-2wIDaHGWE5QOnTAkQe5itH32K3gcZ5rluAWxcq+hG+xZd7JA6EDGnDEMHieGweFbkYazBteSE8qaxjDUAGYYJA==","signatures":[{"sig":"MEUCIQDArV9aoVqmLFUFAGg1Rl7HmKT4fEl4fvTv3gmKOtI6pgIgG46EwU7AYiATatgy/80EaO8tOMxkOdwweqgplRHDLVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-G8nR6e/sentry-integrations-7.106.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"","_integrity":"","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"6.14.18","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"14.21.3","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.106.1","@sentry/types":"7.106.1","@sentry/utils":"7.106.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.106.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.106.1_1710170712478_0.5064805681689137","host":"s3://npm-registry-packages"}},"7.107.0":{"name":"@sentry/integrations","version":"7.107.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.107.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a46a82be885ef1482197ed7073d7982bd266c09a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.107.0.tgz","fileCount":94,"integrity":"sha512-0h2sZcjcdptS2pju1KSF4+sXaRaFTlmAN1ZokFfmfnVTs6cVtIFttUFxTYrwQUEE2knpAV05pz87zg1yfPAfYg==","signatures":[{"sig":"MEYCIQDzlAYdPkwxL8LU7EzpC1QJuMm/hNqGn7T6dwiU0QaqEgIhAOMXGgUrNBcmEgf3Wsln1f/jyIzylvo5wS67dfV8PcOD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-eAgLgh/sentry-integrations-7.107.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-eAgLgh/sentry-integrations-7.107.0.tgz","_integrity":"sha512-0h2sZcjcdptS2pju1KSF4+sXaRaFTlmAN1ZokFfmfnVTs6cVtIFttUFxTYrwQUEE2knpAV05pz87zg1yfPAfYg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"8.19.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.107.0","@sentry/types":"7.107.0","@sentry/utils":"7.107.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.107.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.107.0_1710408723185_0.671025831182195","host":"s3://npm-registry-packages"}},"7.108.0":{"name":"@sentry/integrations","version":"7.108.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.108.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"307c61966208f2a126c1a93e712277c8f86a3d3c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.108.0.tgz","fileCount":94,"integrity":"sha512-b/WbK1f3x2rQ4aJJSA4VSwpBXrXFm1Nzrca3Y9qW0MI1wjZEYsDDrh9m6ulLdVBl4YDc2VqYp1COwU/NjuHlog==","signatures":[{"sig":"MEYCIQDnOS+93DOXh03klRyVxtiwGFWAj+82PTNtnPKxs5UOlAIhAI75mBVWKu4PtDjN3Bz++7TQyQuzGWkGDSGxCdoX6oNe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-8LmeiV/sentry-integrations-7.108.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-8LmeiV/sentry-integrations-7.108.0.tgz","_integrity":"sha512-b/WbK1f3x2rQ4aJJSA4VSwpBXrXFm1Nzrca3Y9qW0MI1wjZEYsDDrh9m6ulLdVBl4YDc2VqYp1COwU/NjuHlog==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.2.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.108.0","@sentry/types":"7.108.0","@sentry/utils":"7.108.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.108.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.108.0_1711097342930_0.4834483894450179","host":"s3://npm-registry-packages"}},"7.109.0":{"name":"@sentry/integrations","version":"7.109.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.109.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"36f8233f55e6b0d4bdb7e7466714575a1d65f3cf","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.109.0.tgz","fileCount":94,"integrity":"sha512-8GwPFlUu4rB1Dx3e9tc3gCMmzC5Bd5lzThhg3tMBmzCCEp7UeA4u7eUuKJ5g49vjdznPDRG2p3PcRsApFZNPSg==","signatures":[{"sig":"MEUCIBNGJgM1eo7RHZBfT1s7CTKgH6yZWC+Capa3hNbZU4fiAiEA3TdtLZFzuPge3XETEc2hjYekcXbtyr56CmD1axOuaqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-LeCkn1/sentry-integrations-7.109.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-LeCkn1/sentry-integrations-7.109.0.tgz","_integrity":"sha512-8GwPFlUu4rB1Dx3e9tc3gCMmzC5Bd5lzThhg3tMBmzCCEp7UeA4u7eUuKJ5g49vjdznPDRG2p3PcRsApFZNPSg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.2.4","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.109.0","@sentry/types":"7.109.0","@sentry/utils":"7.109.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.109.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.109.0_1711657024596_0.06595284929251921","host":"s3://npm-registry-packages"}},"7.110.0":{"name":"@sentry/integrations","version":"7.110.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.110.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2ed6fb3687ac965e240e69a44a4847d755f0214e","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.110.0.tgz","fileCount":94,"integrity":"sha512-cWpEGMTyX1XO4jb0NXMh1thkkiSajM5ydE/ceAdxmG9V7gv7E1pREK8P1NeVvzvjZ67z+uVWYbgYwXxd4eqZ/A==","signatures":[{"sig":"MEUCIQD5DAwnPbtNBybd93E9wZmoUQxI/3mQREZ8aecKJTXZjQIgKJ8uNDrpKHDsFzydTdggdldfKgdnP7S05kFuHhHvJNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-bubadm/sentry-integrations-7.110.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-bubadm/sentry-integrations-7.110.0.tgz","_integrity":"sha512-cWpEGMTyX1XO4jb0NXMh1thkkiSajM5ydE/ceAdxmG9V7gv7E1pREK8P1NeVvzvjZ67z+uVWYbgYwXxd4eqZ/A==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.110.0","@sentry/types":"7.110.0","@sentry/utils":"7.110.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.110.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.110.0_1712854212223_0.2885783436512175","host":"s3://npm-registry-packages"}},"7.110.1":{"name":"@sentry/integrations","version":"7.110.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.110.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"de8249a3d09a5fea91936c0433f682427c595ea4","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.110.1.tgz","fileCount":94,"integrity":"sha512-jiFWV2N43LWzw69nxHcJR0j8Nt3hzb6EqotnQ9NMTbZVMaENpkEThR8bGmoCa8LPVVFxDtVoUQdlUgwLpN6zvQ==","signatures":[{"sig":"MEUCIDSwRI7/ItRJdUqSgCMMt2hzXIH66U5xnctL8l38DvUXAiEA+/OsqAIDey4Jz9Cqy5DmcG5RjAo/BVQX24CaEp2Kfso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-1oLHOl/sentry-integrations-7.110.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-1oLHOl/sentry-integrations-7.110.1.tgz","_integrity":"sha512-jiFWV2N43LWzw69nxHcJR0j8Nt3hzb6EqotnQ9NMTbZVMaENpkEThR8bGmoCa8LPVVFxDtVoUQdlUgwLpN6zvQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.110.1","@sentry/types":"7.110.1","@sentry/utils":"7.110.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.110.1"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.110.1_1713178558826_0.26432374062614206","host":"s3://npm-registry-packages"}},"7.111.0":{"name":"@sentry/integrations","version":"7.111.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.111.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"088f632938b86c0a141790799649765c100ddc17","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.111.0.tgz","fileCount":94,"integrity":"sha512-rNS7euKI2/1CneWbAY2NCkEro/GJbGCyxIX7okmqOjcBJ/7AnrMMU0kck7svydReF1nWvkuQ3CT27KXeKgrk4w==","signatures":[{"sig":"MEUCIQDGAx4nec3BbQGgC0+qz5/1RlRjOwZoF/iUeK2WfT/eoAIgNCJdcW3GF+YQfd24n0DzJRrT2qkhzb0pjHADD2EO3i4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275017},"main":"cjs/index.js","_from":"file:/tmp/craft-eEiCmc/sentry-integrations-7.111.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-eEiCmc/sentry-integrations-7.111.0.tgz","_integrity":"sha512-rNS7euKI2/1CneWbAY2NCkEro/GJbGCyxIX7okmqOjcBJ/7AnrMMU0kck7svydReF1nWvkuQ3CT27KXeKgrk4w==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.111.0","@sentry/types":"7.111.0","@sentry/utils":"7.111.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","@sentry/browser":"7.111.0"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.111.0_1713457250070_0.8853926982160039","host":"s3://npm-registry-packages"}},"7.112.0":{"name":"@sentry/integrations","version":"7.112.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.112.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bfe2ec6bac6228ef1b2f31e6484131283e654599","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.112.0.tgz","fileCount":94,"integrity":"sha512-brN6eZkXuz1e/OKhMGJsAZjc0cUU+5G+LQWet+gGXWVGM2v7uY7mKDHr5Yl/c8WxeJBurjJzJn7YmtmR9++ZKQ==","signatures":[{"sig":"MEUCIDOPl9Fud9o00+CRqELZEOOF0B1gfLksmPc9zGVBU00xAiEAtBH4h0XrSSKDJT9I0+AeUErXpnM7w6I3J5tT3slA3eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274974},"main":"cjs/index.js","_from":"file:/tmp/craft-d1eCKK/sentry-integrations-7.112.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-d1eCKK/sentry-integrations-7.112.0.tgz","_integrity":"sha512-brN6eZkXuz1e/OKhMGJsAZjc0cUU+5G+LQWet+gGXWVGM2v7uY7mKDHr5Yl/c8WxeJBurjJzJn7YmtmR9++ZKQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.112.0","@sentry/types":"7.112.0","@sentry/utils":"7.112.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.112.0_1713862960603_0.8559835387871391","host":"s3://npm-registry-packages"}},"7.112.1":{"name":"@sentry/integrations","version":"7.112.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.112.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"3334955adf93437c94ce6f7eb5518a031f8fc250","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.112.1.tgz","fileCount":94,"integrity":"sha512-jIgXT+ahUS7zmhDMAzsgQHCNA6ZwZAp0Bwjoz0tcuGzNcv7mOCnjHz5YooJVQgXuREV653RmEuGGTklrpn6S2w==","signatures":[{"sig":"MEUCIQDO3/7GEkvIV0j5O4jK6P7kPfKLDRH6qp8zZ0z3lq6lgQIgOBc9hq7UAwwihAlFqDBOOENLI0PzYllcKGEwOAe6aFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274974},"main":"cjs/index.js","_from":"file:/tmp/craft-6L0w34/sentry-integrations-7.112.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-6L0w34/sentry-integrations-7.112.1.tgz","_integrity":"sha512-jIgXT+ahUS7zmhDMAzsgQHCNA6ZwZAp0Bwjoz0tcuGzNcv7mOCnjHz5YooJVQgXuREV653RmEuGGTklrpn6S2w==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.112.1","@sentry/types":"7.112.1","@sentry/utils":"7.112.1"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.112.1_1713878019605_0.9506271733632878","host":"s3://npm-registry-packages"}},"7.112.2":{"name":"@sentry/integrations","version":"7.112.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.112.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"2aad01719b1e4a1326f42db78f77fcf1e58d4c63","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.112.2.tgz","fileCount":94,"integrity":"sha512-ioC2yyU6DqtLkdmWnm87oNvdn2+9oKctJeA4t+jkS6JaJ10DcezjCwiLscX4rhB9aWJV3IWF7Op0O6K3w0t2Hg==","signatures":[{"sig":"MEUCIQD2kXZl3G5GOnPYkdq5vDVmBs2xlO5kyA+UfcxhHiUx0AIgVQQp227SGnAHV5ABhnAI34lWIDjg84HetcZqrqhV3FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274974},"main":"cjs/index.js","_from":"file:/tmp/craft-Wpk31l/sentry-integrations-7.112.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-Wpk31l/sentry-integrations-7.112.2.tgz","_integrity":"sha512-ioC2yyU6DqtLkdmWnm87oNvdn2+9oKctJeA4t+jkS6JaJ10DcezjCwiLscX4rhB9aWJV3IWF7Op0O6K3w0t2Hg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.112.2","@sentry/types":"7.112.2","@sentry/utils":"7.112.2"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.112.2_1713960170299_0.10074756271473606","host":"s3://npm-registry-packages"}},"7.113.0":{"name":"@sentry/integrations","version":"7.113.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.113.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"cce71e07cf90c4bf9b22f85c3ce22d9ba926ae5a","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.113.0.tgz","fileCount":94,"integrity":"sha512-w0sspGBQ+6+V/9bgCkpuM3CGwTYoQEVeTW6iNebFKbtN7MrM3XsGAM9I2cW1jVxFZROqCBPFtd2cs5n0j14aAg==","signatures":[{"sig":"MEUCIQCdXoxD3qB9NDJGKxAd5nGEnkxv6Hc8dA7idQRrXjPicgIgMMlCG2CCnh1Lbg4Er2lyk2bUB/eeIpIOlavWgpGgciE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274974},"main":"cjs/index.js","_from":"file:/tmp/craft-w0kdAL/sentry-integrations-7.113.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-w0kdAL/sentry-integrations-7.113.0.tgz","_integrity":"sha512-w0sspGBQ+6+V/9bgCkpuM3CGwTYoQEVeTW6iNebFKbtN7MrM3XsGAM9I2cW1jVxFZROqCBPFtd2cs5n0j14aAg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.113.0","@sentry/types":"7.113.0","@sentry/utils":"7.113.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.113.0_1714651050888_0.07431966015610203","host":"s3://npm-registry-packages"}},"7.114.0":{"name":"@sentry/integrations","version":"7.114.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.114.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"baf249cfa9e359510f41e486a75bf184db18927d","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.114.0.tgz","fileCount":94,"integrity":"sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==","signatures":[{"sig":"MEQCIGPv0zOkl+BXlDzkboxZg250t3KO6v4iZgdu5BORjALWAiBUEiUbKKGF/wth82M6WzpIBTA16ZeINrrVQse7PVZe3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274974},"main":"cjs/index.js","_from":"file:/tmp/craft-oozG1a/sentry-integrations-7.114.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-oozG1a/sentry-integrations-7.114.0.tgz","_integrity":"sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.114.0","@sentry/types":"7.114.0","@sentry/utils":"7.114.0"},"publishConfig":{"access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.114.0_1715155930752_0.8244032634835321","host":"s3://npm-registry-packages"}},"7.115.0":{"name":"@sentry/integrations","version":"7.115.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.115.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"1b2af2d145d4eeeca78581fec15d4e489a01bd7f","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.115.0.tgz","fileCount":94,"integrity":"sha512-0a75FIfG2mLPTmQ2QYFYoh3yvHqGT+D4SBAcsWVZEG24lNCiofSHnjffzIOXZX+2Spi1nY+cxIt9ItSyS2Z8VQ==","signatures":[{"sig":"MEUCIFwbTpJFgMgJUu2Cpg/iCE+NN99XNZF63SvtANrk1dskAiEArQigR7SLsw5cua1X+5RYWNr3Ob8UxuSO0FXarrChRq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274991},"main":"cjs/index.js","_from":"file:/tmp/craft-fd6ZRM/sentry-integrations-7.115.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-fd6ZRM/sentry-integrations-7.115.0.tgz","_integrity":"sha512-0a75FIfG2mLPTmQ2QYFYoh3yvHqGT+D4SBAcsWVZEG24lNCiofSHnjffzIOXZX+2Spi1nY+cxIt9ItSyS2Z8VQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.115.0","@sentry/types":"7.115.0","@sentry/utils":"7.115.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.115.0_1715858674922_0.7824889547052176","host":"s3://npm-registry-packages"}},"7.116.0":{"name":"@sentry/integrations","version":"7.116.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.116.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"b641342249da76cd2feb2fb5511424b66f967449","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.116.0.tgz","fileCount":94,"integrity":"sha512-UZb60gaF+7veh1Yv79RiGvgGYOnU6xA97H+hI6tKgc1uT20YpItO4X56Vhp0lvyEyUGFZzBRRH1jpMDPNGPkqw==","signatures":[{"sig":"MEQCICjxR5NxEhi1qHY56bzAZq3azRFV0OxpSrN7vva3RwV9AiBLpejjD9jAipM4eHsLtEPd09wmpRoa5c7ODrLf3WT1kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274991},"main":"cjs/index.js","_from":"file:/tmp/craft-IP0jb2/sentry-integrations-7.116.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-IP0jb2/sentry-integrations-7.116.0.tgz","_integrity":"sha512-UZb60gaF+7veh1Yv79RiGvgGYOnU6xA97H+hI6tKgc1uT20YpItO4X56Vhp0lvyEyUGFZzBRRH1jpMDPNGPkqw==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.116.0","@sentry/types":"7.116.0","@sentry/utils":"7.116.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.116.0_1715950867928_0.2339832068620542","host":"s3://npm-registry-packages"}},"7.117.0":{"name":"@sentry/integrations","version":"7.117.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.117.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"4613dae3bc1d257c3c870461327fd4f70dbda229","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.117.0.tgz","fileCount":94,"integrity":"sha512-U3suSZysmU9EiQqg0ga5CxveAyNbi9IVdsapMDq5EQGNcVDvheXtULs+BOc11WYP3Kw2yWB38VDqLepfc/Fg2g==","signatures":[{"sig":"MEYCIQDQ79o6GTWneeyQ3BgBEuJoxR7x8v1zrIO7G9iNbf4wgwIhALKzroEIwEXynnEzws7NPRbTtCKdWmqrX2mi34GBUBkF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-hWcZEx/sentry-integrations-7.117.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-hWcZEx/sentry-integrations-7.117.0.tgz","_integrity":"sha512-U3suSZysmU9EiQqg0ga5CxveAyNbi9IVdsapMDq5EQGNcVDvheXtULs+BOc11WYP3Kw2yWB38VDqLepfc/Fg2g==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.5.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.117.0","@sentry/types":"7.117.0","@sentry/utils":"7.117.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.117.0_1718027883459_0.29182308461661366","host":"s3://npm-registry-packages"}},"7.118.0":{"name":"@sentry/integrations","version":"7.118.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.118.0","homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"f090db621979785c6dc44406da1f72653fa0617c","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.118.0.tgz","fileCount":94,"integrity":"sha512-C2rR4NvIMjokF8jP5qzSf1o2zxDx7IeYnr8u15Kb2+HdZtX559owALR0hfgwnfeElqMhGlJBaKUWZ48lXJMzCQ==","signatures":[{"sig":"MEUCIEYJ5DGRJrq07zmo2dCxG8ysF+L8SsJUKnkgtgneHolOAiEA3BWqbI8j0Te6vbunzapIwAGe8uP6pAwM5BBQsWv+YWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-Xy5p8M/sentry-integrations-7.118.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-Xy5p8M/sentry-integrations-7.118.0.tgz","_integrity":"sha512-C2rR4NvIMjokF8jP5qzSf1o2zxDx7IeYnr8u15Kb2+HdZtX559owALR0hfgwnfeElqMhGlJBaKUWZ48lXJMzCQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.7.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.118.0","@sentry/types":"7.118.0","@sentry/utils":"7.118.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.118.0_1718955395596_0.6138135463018461","host":"s3://npm-registry-packages"}},"7.119.0":{"name":"@sentry/integrations","version":"7.119.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.119.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"5b25c603026dbacfe1ae7bb8d768506a129149fb","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.119.0.tgz","fileCount":94,"integrity":"sha512-OHShvtsRW0A+ZL/ZbMnMqDEtJddPasndjq+1aQXw40mN+zeP7At/V1yPZyFaURy86iX7Ucxw5BtmzuNy7hLyTA==","signatures":[{"sig":"MEYCIQDPWf8/H+huIyIh7po8AF644Y7QIB+BVDQmCRsKI5q/zAIhAN/z6Yrf12KiGcgavaA6aPySVzmYHFb4n+UuD6SYLwHc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-NXXsOO/sentry-integrations-7.119.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-NXXsOO/sentry-integrations-7.119.0.tgz","_integrity":"sha512-OHShvtsRW0A+ZL/ZbMnMqDEtJddPasndjq+1aQXw40mN+zeP7At/V1yPZyFaURy86iX7Ucxw5BtmzuNy7hLyTA==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.8.1","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.119.0","@sentry/types":"7.119.0","@sentry/utils":"7.119.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.119.0_1723630724924_0.120737881180208","host":"s3://npm-registry-packages"}},"7.119.1":{"name":"@sentry/integrations","version":"7.119.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.119.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9fc17aa9fcb942fbd2fc12eecd77a0f316897960","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.119.1.tgz","fileCount":94,"integrity":"sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw==","signatures":[{"sig":"MEUCIQC7G8otN7RMJUr0pwhXoA0Ryfr00mCflSmsqgMx4nk9SQIgTqpfqkmSBLb3ZXp5rrcYrr9uPSzgursiRfNDHnYiSb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-CZcg00/sentry-integrations-7.119.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-CZcg00/sentry-integrations-7.119.1.tgz","_integrity":"sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.8.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.119.1","@sentry/types":"7.119.1","@sentry/utils":"7.119.1"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.119.1_1728039646922_0.7844242368623493","host":"s3://npm-registry-packages"}},"7.119.2":{"name":"@sentry/integrations","version":"7.119.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.119.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"50d85b361e20c7f4d532a09b3a4e6783fcdc37e0","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.119.2.tgz","fileCount":94,"integrity":"sha512-dCuXKvbUE3gXVVa696SYMjlhSP6CxpMH/gl4Jk26naEB8Xjsn98z/hqEoXLg6Nab73rjR9c/9AdKqBbwVMHyrQ==","signatures":[{"sig":"MEQCIB/8Mfci7KTbz33baqcDhe/zcei2+Wyb4D7irzO/r3oMAiBErkLaXzvVtvUmzYYKhf/JCujt0GohWLS45R3gxLIBZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-YjgLeA/sentry-integrations-7.119.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-YjgLeA/sentry-integrations-7.119.2.tgz","_integrity":"sha512-dCuXKvbUE3gXVVa696SYMjlhSP6CxpMH/gl4Jk26naEB8Xjsn98z/hqEoXLg6Nab73rjR9c/9AdKqBbwVMHyrQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.8.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.119.2","@sentry/types":"7.119.2","@sentry/utils":"7.119.2"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.119.2_1728571910819_0.2913102810860082","host":"s3://npm-registry-packages"}},"7.120.0":{"name":"@sentry/integrations","version":"7.120.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.0","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"59ff04276d62498551154e3e7ecd0f956daff668","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.0.tgz","fileCount":94,"integrity":"sha512-/Hs9MgSmG4JFNyeQkJ+MWh/fxO/U38Pz0VSH3hDrfyCjI8vH9Vz9inGEQXgB9Ke4eH8XnhsQ7xPnM27lWJts6g==","signatures":[{"sig":"MEUCIQCZHxnKEEviulGf3e3jyEEiVBBEtc/P0qpgR6RhoU7YdAIgcEyVIYibzS5tPRn1guLYLT1KwB0R2oBec+0Ukn01oiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-XxEPxX/sentry-integrations-7.120.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-XxEPxX/sentry-integrations-7.120.0.tgz","_integrity":"sha512-/Hs9MgSmG4JFNyeQkJ+MWh/fxO/U38Pz0VSH3hDrfyCjI8vH9Vz9inGEQXgB9Ke4eH8XnhsQ7xPnM27lWJts6g==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.8.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.0","@sentry/types":"7.120.0","@sentry/utils":"7.120.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.0_1731511342785_0.557477172012812","host":"s3://npm-registry-packages"}},"7.120.1":{"name":"@sentry/integrations","version":"7.120.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.1","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"a12507b1ae606dbc90c4ceaead50e799a447e63b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.1.tgz","fileCount":94,"integrity":"sha512-dshhLZUN+pYpyZiS5QRYKaYSqvWYtmsbwmBlH4SCGOnN9sbY4nZn0h8njr+xKT8UFnPxoTlbZmkcrVY3qPVMfg==","signatures":[{"sig":"MEUCIFCchC0u3rrlGepNLJ4XtP9uHWOIZP0uU0c1rYFrLhGcAiEAtUoV3ydBYM/KWqMT28KG54ZF21eZDXxeaw8R2UAuNNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-sSzp89/sentry-integrations-7.120.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-sSzp89/sentry-integrations-7.120.1.tgz","_integrity":"sha512-dshhLZUN+pYpyZiS5QRYKaYSqvWYtmsbwmBlH4SCGOnN9sbY4nZn0h8njr+xKT8UFnPxoTlbZmkcrVY3qPVMfg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.8.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.1","@sentry/types":"7.120.1","@sentry/utils":"7.120.1"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.1_1733393814143_0.19172796430489636","host":"s3://npm-registry-packages"}},"7.120.2":{"name":"@sentry/integrations","version":"7.120.2","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.2","maintainers":[{"name":"benvinegar","email":"ben@benv.ca"},{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"72daaf593bca5cd1c7cbea260c24e7f43942c6c2","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.2.tgz","fileCount":94,"integrity":"sha512-bMvL2fD3TGLM5YAUoQ2Qz6bYeVU8f7YRFNSjKNxK4EbvFgAU9j1FD6EKg0V0RNOJYnJjGIZYMmcWTXBbVTJL6w==","signatures":[{"sig":"MEUCIQDjXyTqaS2Cn+bhyuugvGgybZzcu+r+y7XJxMTNNDN12QIgHYzkj2oq4WiAxyP6P0J4tNRSpqJogEJ9hJt4HhtjNvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-QGHK0O/sentry-integrations-7.120.2.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-QGHK0O/sentry-integrations-7.120.2.tgz","_integrity":"sha512-bMvL2fD3TGLM5YAUoQ2Qz6bYeVU8f7YRFNSjKNxK4EbvFgAU9j1FD6EKg0V0RNOJYnJjGIZYMmcWTXBbVTJL6w==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.9.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.2","@sentry/types":"7.120.2","@sentry/utils":"7.120.2"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.2_1734075776241_0.28469507678856876","host":"s3://npm-registry-packages-npm-production"}},"7.120.3":{"name":"@sentry/integrations","version":"7.120.3","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.3","maintainers":[{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"ea6812b77dea7d0090a5cf85383f154b3bd5b073","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.3.tgz","fileCount":94,"integrity":"sha512-6i/lYp0BubHPDTg91/uxHvNui427df9r17SsIEXa2eKDwQ9gW2qRx5IWgvnxs2GV/GfSbwcx4swUB3RfEWrXrQ==","signatures":[{"sig":"MEQCIAdbasuxqf2Wo2Da7vKYJJ+GtggSvW2oapn0RVJi8PqiAiA7blGeK13XNiGzGbowVf0mywFCL5S8E9++DK9ome9jgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-0DnkW8/sentry-integrations-7.120.3.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-0DnkW8/sentry-integrations-7.120.3.tgz","_integrity":"sha512-6i/lYp0BubHPDTg91/uxHvNui427df9r17SsIEXa2eKDwQ9gW2qRx5IWgvnxs2GV/GfSbwcx4swUB3RfEWrXrQ==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.9.0","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.3","@sentry/types":"7.120.3","@sentry/utils":"7.120.3"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.3_1736498820598_0.45809980960425656","host":"s3://npm-registry-packages-npm-production"}},"7.120.4-alpha.0":{"name":"@sentry/integrations","version":"7.120.4-alpha.0","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.4-alpha.0","maintainers":[{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"49c0719ea5cc2afcbfe78b49f107f206d7c173ba","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.4-alpha.0.tgz","fileCount":94,"integrity":"sha512-nED0Lzt9CCDuxmWFo/ELZPrr9vBGl14kYD5eHdXzOL/1Bmb0+AfGv32S9qW3fAVxY1zWjggj9DdN2d2jyq02mg==","signatures":[{"sig":"MEYCIQCpJ+hnO/E72a6BTwj7raUA5TxsiXuJMi0TX3Ls7TQ/xAIhAOOPXpinaKveaKIe7Tg+fA4VI8GIt/+Z6O/FwV0jZOT4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275564},"main":"cjs/index.js","_from":"file:/tmp/craft-OVZ5qZ/sentry-integrations-7.120.4-alpha.0.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-OVZ5qZ/sentry-integrations-7.120.4-alpha.0.tgz","_integrity":"sha512-nED0Lzt9CCDuxmWFo/ELZPrr9vBGl14kYD5eHdXzOL/1Bmb0+AfGv32S9qW3fAVxY1zWjggj9DdN2d2jyq02mg==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.9.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.4-alpha.0","@sentry/types":"7.120.4-alpha.0","@sentry/utils":"7.120.4-alpha.0"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.4-alpha.0_1753784474453_0.16757318967572332","host":"s3://npm-registry-packages-npm-production"}},"7.120.4-alpha.1":{"name":"@sentry/integrations","version":"7.120.4-alpha.1","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.4-alpha.1","maintainers":[{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"9e43ed0832d25511870d5a3af4c55c8b214718ce","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.4-alpha.1.tgz","fileCount":94,"integrity":"sha512-MAF+DARkUr+X4kUhwK+kIx4jXBDutqBdPX9KoL2UIplGav4MHOu6lmQTsad2Y8HTd35p2vjCp8bheM040Coamw==","signatures":[{"sig":"MEYCIQDskALo45kNW29eqlsyT/igIm/hSKJ3FBP1sXgSNPu0gQIhAMOBYLF51vE3WGu53AHWrRg7eUMI+PZTXB5NrASUO3ja","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275564},"main":"cjs/index.js","_from":"file:/tmp/craft-aIW0kd/sentry-integrations-7.120.4-alpha.1.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-aIW0kd/sentry-integrations-7.120.4-alpha.1.tgz","_integrity":"sha512-MAF+DARkUr+X4kUhwK+kIx4jXBDutqBdPX9KoL2UIplGav4MHOu6lmQTsad2Y8HTd35p2vjCp8bheM040Coamw==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.9.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.4-alpha.1","@sentry/types":"7.120.4-alpha.1","@sentry/utils":"7.120.4-alpha.1"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.4-alpha.1_1753793942174_0.339386282890245","host":"s3://npm-registry-packages-npm-production"}},"7.120.4":{"name":"@sentry/integrations","version":"7.120.4","author":{"name":"Sentry"},"license":"MIT","_id":"@sentry/integrations@7.120.4","maintainers":[{"name":"billyvg","email":"npm@mmo.me"},{"name":"mitsuhiko","email":"armin.ronacher@active-4.com"},{"name":"haza","email":"daniel.griesser.86@gmail.com"},{"name":"jauer","email":"account@jauer.org"},{"name":"sentry-bot","email":"accounts@sentry.io"},{"name":"evanpurkhiser","email":"evanpurkhiser@gmail.com"},{"name":"lynnagara","email":"lyn.nagara@gmail.com"},{"name":"leedongwei","email":"danny@dongwei.li"},{"name":"markstory","email":"mark@mark-story.com"},{"name":"zeeg","email":"dcramer@gmail.com"}],"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"dist":{"shasum":"bcd21b4981890282dfb38f58e07e6bbfd8954d5b","tarball":"https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.4.tgz","fileCount":94,"integrity":"sha512-kkBTLk053XlhDCg7OkBQTIMF4puqFibeRO3E3YiVc4PGLnocXMaVpOSCkMqAc1k1kZ09UgGi8DxfQhnFEjUkpA==","signatures":[{"sig":"MEYCIQCbSEuutrNUkuMtoJLWjj6XuQV+Uljs/94zrQTcjZvQhAIhAKA3GjFs44V2T7Pl9fcs9UySZqXbMC3LW6GR6wpBiU1c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":275532},"main":"cjs/index.js","_from":"file:/tmp/craft-lFXAfv/sentry-integrations-7.120.4.tgz","types":"types/index.d.ts","module":"esm/index.js","engines":{"node":">=8"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"_resolved":"/tmp/craft-lFXAfv/sentry-integrations-7.120.4.tgz","_integrity":"sha512-kkBTLk053XlhDCg7OkBQTIMF4puqFibeRO3E3YiVc4PGLnocXMaVpOSCkMqAc1k1kZ09UgGi8DxfQhnFEjUkpA==","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"_npmVersion":"10.9.2","description":"Pluggable integrations that can be used to enhance JS SDKs","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"localforage":"^1.8.1","@sentry/core":"7.120.4","@sentry/types":"7.120.4","@sentry/utils":"7.120.4"},"publishConfig":{"tag":"v7","access":"public"},"typesVersions":{"<4.9":{"types/index.d.ts":["types-ts3.8/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/integrations_7.120.4_1753801169598_0.713690124105395","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2019-03-22T08:33:39.056Z","modified":"2025-11-25T14:44:17.763Z","5.0.0-beta.2":"2019-03-22T07:55:28.621Z","5.0.0-rc.0":"2019-03-22T08:33:39.427Z","5.0.0-rc.1":"2019-03-22T10:06:38.836Z","5.0.0-rc.2":"2019-03-22T13:47:26.899Z","5.0.0-rc.3":"2019-03-25T11:03:26.415Z","5.0.0":"2019-04-01T10:03:38.841Z","5.0.3":"2019-04-02T08:00:33.296Z","5.0.4":"2019-04-02T14:38:34.181Z","5.0.5":"2019-04-03T16:46:52.676Z","5.0.6":"2019-04-08T07:04:52.853Z","5.0.7":"2019-04-10T10:22:31.923Z","5.0.8":"2019-04-12T07:28:33.366Z","5.1.0":"2019-04-18T12:26:12.499Z","5.1.2":"2019-05-03T10:17:14.119Z","5.2.0-beta.0":"2019-05-03T12:34:32.048Z","5.2.0":"2019-05-08T14:35:18.820Z","5.3.0":"2019-05-22T08:27:17.914Z","5.3.1":"2019-05-24T11:44:51.193Z","5.4.0":"2019-05-31T12:59:53.220Z","5.4.1":"2019-06-01T08:30:03.992Z","5.4.2":"2019-06-20T13:26:15.809Z","5.5.0":"2019-07-05T11:16:50.369Z","5.6.0-beta.0":"2019-07-19T12:10:58.459Z","5.6.0-beta.1":"2019-07-23T14:43:00.206Z","5.6.0-beta.2":"2019-07-24T11:12:01.834Z","5.6.0-beta.3":"2019-07-24T12:26:31.855Z","5.6.0-beta.4":"2019-07-24T13:12:51.685Z","5.6.0":"2019-08-07T11:28:30.517Z","5.6.1":"2019-08-08T10:06:32.896Z","5.7.0-beta.0":"2019-10-03T15:20:28.306Z","5.7.0-beta.1":"2019-10-04T17:34:48.949Z","5.7.0":"2019-10-10T13:28:55.547Z","5.7.1":"2019-10-15T10:21:14.807Z","5.8.0-beta.0":"2019-11-04T09:36:02.170Z","5.8.0-beta.1":"2019-11-11T11:48:41.005Z","5.8.0":"2019-11-11T12:36:45.622Z","5.10.0-beta.0":"2019-11-15T19:43:59.379Z","5.10.0-beta.1":"2019-11-19T11:19:23.850Z","5.10.0-beta.2":"2019-11-19T12:57:54.263Z","5.10.0-beta.3":"2019-11-20T09:15:19.267Z","5.10.0-beta.4":"2019-11-22T08:59:05.828Z","5.10.0-rc.0":"2019-11-27T11:18:07.682Z","5.10.0":"2019-12-04T14:46:19.054Z","5.10.1":"2019-12-05T15:19:49.607Z","5.10.2":"2019-12-09T12:25:52.781Z","5.11.0":"2020-01-08T15:28:23.261Z","5.11.1":"2020-01-15T12:53:01.749Z","5.12.0":"2020-02-03T15:33:32.587Z","5.12.4":"2020-02-19T15:46:27.292Z","5.12.5":"2020-02-26T15:05:13.064Z","5.13.0":"2020-02-28T12:30:01.118Z","5.13.2":"2020-03-05T08:24:42.549Z","5.14.0":"2020-03-11T08:14:43.624Z","5.14.1":"2020-03-12T10:09:23.966Z","5.14.2":"2020-03-13T13:32:41.836Z","5.15.0":"2020-03-20T08:25:08.571Z","5.15.1":"2020-03-26T10:30:05.103Z","5.15.2":"2020-03-26T16:59:22.308Z","5.15.3":"2020-03-27T10:19:11.951Z","5.15.4":"2020-03-27T13:45:11.130Z","5.15.5":"2020-04-22T08:15:45.040Z","5.16.0-beta.1":"2020-05-12T13:15:49.566Z","5.16.0-beta.2":"2020-05-19T08:41:58.362Z","5.16.0-beta.3":"2020-05-20T06:09:57.693Z","5.16.0-beta.4":"2020-05-27T13:43:59.439Z","5.16.0-beta.5":"2020-05-28T11:28:53.962Z","5.16.0":"2020-06-02T10:55:47.394Z","5.16.1":"2020-06-03T16:53:20.866Z","5.17.0":"2020-06-08T13:47:06.864Z","5.18.0":"2020-06-23T07:17:21.134Z","5.18.1":"2020-06-26T10:08:02.529Z","5.19.0":"2020-07-01T14:52:15.258Z","5.19.1":"2020-07-07T21:03:43.258Z","5.19.2":"2020-07-14T07:57:57.803Z","5.20.0":"2020-07-21T10:29:30.671Z","5.20.1":"2020-07-24T17:20:31.447Z","5.21.0":"2020-08-12T13:16:13.057Z","5.21.1":"2020-08-12T19:59:52.741Z","5.21.2":"2020-08-21T18:28:03.717Z","5.21.3":"2020-08-21T21:15:25.552Z","5.21.4":"2020-08-24T11:55:03.393Z","5.22.0":"2020-08-27T10:49:03.440Z","5.22.1":"2020-08-28T12:28:36.369Z","5.22.2":"2020-08-28T13:50:11.084Z","5.22.3":"2020-08-28T16:27:42.169Z","5.23.0":"2020-09-09T15:43:07.057Z","5.24.0":"2020-09-18T08:34:08.091Z","5.24.1":"2020-09-18T10:28:31.109Z","5.24.2":"2020-09-18T14:03:55.306Z","5.25.0-beta.0":"2020-09-21T14:34:27.397Z","5.25.0-beta.1":"2020-09-21T15:51:40.609Z","5.25.0-beta.2":"2020-09-28T13:17:36.995Z","5.25.0":"2020-10-05T12:45:58.409Z","5.26.0":"2020-10-12T15:25:32.727Z","5.27.0-beta.0":"2020-10-19T11:48:38.023Z","5.27.0-beta.1":"2020-10-20T11:28:12.452Z","5.27.0":"2020-10-21T10:50:27.548Z","5.27.1":"2020-10-23T10:31:41.492Z","5.27.2":"2020-10-29T11:25:23.892Z","5.27.3":"2020-11-04T17:21:50.643Z","5.27.4":"2020-11-13T11:02:18.370Z","5.27.5":"2020-11-23T10:29:38.349Z","5.27.6":"2020-11-23T12:37:32.241Z","5.27.7-beta.0":"2020-12-01T08:56:14.120Z","5.28.0":"2020-12-01T14:17:53.798Z","5.29.0":"2020-12-07T10:49:11.387Z","5.29.1":"2020-12-16T11:38:20.498Z","5.29.2":"2020-12-17T20:43:22.588Z","5.30.0":"2021-01-13T11:40:19.449Z","6.0.0":"2021-01-19T12:22:41.944Z","6.0.1":"2021-01-21T14:28:14.369Z","6.0.2":"2021-01-25T11:58:56.734Z","6.0.3":"2021-01-29T15:55:40.139Z","6.0.4":"2021-02-01T18:59:24.355Z","6.1.0-beta.0":"2021-02-02T17:09:03.197Z","6.1.0":"2021-02-04T16:28:30.280Z","6.2.0":"2021-02-18T10:45:12.356Z","6.2.1":"2021-03-01T16:26:45.708Z","6.3.0-beta.0":"2021-03-01T19:18:05.034Z","6.3.0-beta.1":"2021-03-03T09:18:09.859Z","6.3.0-beta.2":"2021-03-04T11:29:36.704Z","6.3.0-beta.3":"2021-03-04T13:45:00.817Z","6.3.0-beta.4":"2021-03-09T07:55:57.790Z","6.2.2":"2021-03-11T09:25:18.667Z","6.2.3":"2021-03-19T18:16:08.616Z","6.2.4":"2021-03-30T12:54:36.979Z","6.2.5":"2021-04-01T11:46:04.751Z","6.3.0-beta.5":"2021-04-13T13:27:50.934Z","6.3.0-beta.6":"2021-04-13T14:49:11.147Z","6.3.0-beta.7":"2021-04-20T11:12:46.359Z","6.3.0":"2021-04-20T15:15:17.734Z","6.3.1":"2021-04-23T11:58:11.618Z","6.3.2":"2021-04-28T10:09:02.634Z","6.3.3":"2021-04-28T11:01:33.064Z","6.3.4-beta.0":"2021-04-28T22:21:44.380Z","6.3.4-beta.1":"2021-04-28T22:42:07.106Z","6.3.4-beta.2":"2021-04-29T00:11:12.426Z","6.3.4-beta.3":"2021-04-29T00:44:48.321Z","6.3.4":"2021-04-29T09:20:22.436Z","6.3.5":"2021-04-30T13:15:39.984Z","6.3.6":"2021-05-10T09:04:18.160Z","6.4.0":"2021-05-17T07:37:11.476Z","6.4.1":"2021-05-19T16:36:24.146Z","6.5.0-beta.0":"2021-05-21T09:14:58.818Z","6.5.0-beta.1":"2021-05-25T18:56:26.444Z","6.5.0-beta.2":"2021-05-28T06:42:23.925Z","6.5.0":"2021-05-31T09:48:32.866Z","6.5.1":"2021-06-02T17:21:32.451Z","6.6.0":"2021-06-10T13:07:11.095Z","6.7.0":"2021-06-14T09:49:50.132Z","6.7.1":"2021-06-15T12:05:28.321Z","6.7.2":"2021-06-21T15:36:59.972Z","6.8.0":"2021-06-28T10:26:46.463Z","6.9.0":"2021-07-12T09:57:17.656Z","6.10.0-beta":"2021-07-16T10:44:32.315Z","6.10.0-beta.2":"2021-07-19T16:39:52.534Z","6.10.0-beta.3":"2021-07-21T07:07:50.802Z","6.10.0":"2021-07-22T07:43:19.089Z","6.11.0":"2021-08-06T12:47:30.327Z","6.12.0-beta.1":"2021-08-24T08:09:11.647Z","6.12.0-beta.2":"2021-08-26T17:41:27.545Z","6.12.0":"2021-08-31T16:05:03.332Z","6.13.0-beta.0":"2021-09-01T06:41:19.941Z","6.13.0-beta.1":"2021-09-15T10:37:22.460Z","6.13.0-beta.2":"2021-09-15T18:42:01.134Z","6.13.0-beta.3":"2021-09-16T10:15:42.274Z","6.13.0":"2021-09-20T12:21:39.762Z","6.13.1":"2021-09-20T18:37:45.035Z","6.13.2":"2021-09-21T14:57:06.771Z","6.13.3":"2021-10-06T15:27:59.475Z","6.14.0":"2021-11-03T10:22:01.355Z","6.14.1":"2021-11-05T12:45:51.611Z","6.14.2":"2021-11-11T14:58:12.487Z","6.14.3":"2021-11-11T18:22:01.329Z","6.15.0":"2021-11-16T08:56:29.139Z","6.16.0":"2021-12-07T19:17:46.548Z","6.16.1":"2021-12-10T14:14:34.739Z","6.17.0-beta.0":"2022-01-10T13:09:17.413Z","6.17.0":"2022-01-24T07:57:33.426Z","6.17.1":"2022-01-24T16:41:32.262Z","6.17.2":"2022-01-25T20:17:26.654Z","6.17.3":"2022-01-28T17:29:19.789Z","6.17.4":"2022-02-02T15:43:09.227Z","6.17.5":"2022-02-07T18:08:09.285Z","6.17.6":"2022-02-08T20:29:54.069Z","6.17.7":"2022-02-11T14:09:42.289Z","6.17.8-beta.0":"2022-02-11T15:08:15.082Z","6.17.8":"2022-02-15T07:31:15.499Z","6.17.9":"2022-02-16T13:06:38.775Z","6.18.0":"2022-02-24T13:56:01.907Z","6.18.1":"2022-02-28T15:24:10.602Z","6.18.1-beta.0":"2022-03-01T20:07:55.421Z","6.18.2":"2022-03-08T14:01:27.612Z","6.19.0":"2022-03-21T15:39:03.918Z","6.19.1":"2022-03-21T18:50:05.569Z","6.19.2":"2022-03-23T19:36:36.911Z","6.19.3":"2022-03-30T01:24:42.058Z","6.19.4":"2022-04-05T07:19:48.014Z","6.19.5":"2022-04-07T08:11:49.714Z","6.19.6":"2022-04-07T13:13:21.159Z","7.0.0-alpha.0":"2022-04-11T15:10:31.321Z","7.0.0-alpha.1":"2022-04-14T14:03:39.607Z","6.19.7":"2022-04-26T13:11:20.648Z","7.0.0-beta.0":"2022-05-04T07:52:44.893Z","7.0.0-beta.1":"2022-05-12T19:02:55.011Z","7.0.0-beta.2":"2022-05-23T15:54:46.891Z","7.0.0-rc.0":"2022-05-25T16:25:32.024Z","7.0.0":"2022-05-30T12:26:49.494Z","7.1.0":"2022-06-07T16:14:32.092Z","7.1.1":"2022-06-08T06:10:43.271Z","7.2.0":"2022-06-17T12:03:31.070Z","7.3.0":"2022-06-24T12:55:17.588Z","7.3.1":"2022-06-28T14:14:36.198Z","7.4.0":"2022-07-01T09:58:54.418Z","7.4.1":"2022-07-01T12:05:44.988Z","7.5.0":"2022-07-04T13:45:19.515Z","7.5.1":"2022-07-06T12:08:14.715Z","7.6.0":"2022-07-08T20:50:42.840Z","7.7.0":"2022-07-15T12:38:00.820Z","7.8.0":"2022-07-27T12:44:29.444Z","7.8.1":"2022-08-01T14:06:20.574Z","7.9.0":"2022-08-05T13:48:24.627Z","7.10.0":"2022-08-10T17:50:13.935Z","7.11.0":"2022-08-17T10:42:21.741Z","7.11.1":"2022-08-17T19:11:22.051Z","7.12.0":"2022-08-31T17:47:31.498Z","7.12.1":"2022-09-02T09:52:13.981Z","7.13.0":"2022-09-15T13:13:38.305Z","7.14.0":"2022-09-28T12:12:34.305Z","7.14.1":"2022-10-03T09:20:35.218Z","7.14.2":"2022-10-06T11:57:24.391Z","7.15.0":"2022-10-10T12:23:29.206Z","7.16.0":"2022-10-19T06:37:27.745Z","7.17.0":"2022-10-27T12:15:56.180Z","7.17.1":"2022-10-27T15:13:50.352Z","7.17.2":"2022-10-28T08:44:39.716Z","7.17.3":"2022-10-31T11:34:53.961Z","7.17.4":"2022-11-03T10:35:14.431Z","7.18.0":"2022-11-08T09:59:28.293Z","7.19.0":"2022-11-10T15:50:45.563Z","7.20.0":"2022-11-17T11:58:02.051Z","7.20.1":"2022-11-21T12:53:18.225Z","7.21.0":"2022-11-22T19:04:30.679Z","7.21.1":"2022-11-23T11:53:35.281Z","7.22.0":"2022-11-29T13:39:24.426Z","7.23.0":"2022-12-01T16:54:04.327Z","7.24.0":"2022-12-07T10:30:03.211Z","7.24.1":"2022-12-07T12:59:03.042Z","7.24.2":"2022-12-07T19:03:10.916Z","7.25.0":"2022-12-12T12:21:57.853Z","7.26.0":"2022-12-13T16:03:39.834Z","7.27.0":"2022-12-16T12:23:43.813Z","7.28.0":"2022-12-20T14:44:45.994Z","7.28.1":"2022-12-22T09:08:48.103Z","7.29.0":"2023-01-04T13:59:41.887Z","7.30.0":"2023-01-10T13:13:33.480Z","7.31.0":"2023-01-16T15:57:37.126Z","7.31.1":"2023-01-17T14:59:40.754Z","7.32.0":"2023-01-23T10:18:54.169Z","7.32.1":"2023-01-23T15:48:38.859Z","7.33.0":"2023-01-24T16:22:30.178Z","7.34.0-beta.0":"2023-01-25T13:50:33.998Z","7.34.0":"2023-01-26T21:09:44.239Z","7.35.0":"2023-02-01T12:07:38.645Z","7.36.0":"2023-02-02T13:33:47.655Z","7.37.0":"2023-02-09T16:09:16.563Z","7.37.1":"2023-02-10T15:36:48.544Z","7.37.2":"2023-02-13T15:34:12.105Z","7.38.0":"2023-02-17T13:35:00.491Z","7.39.0":"2023-02-27T14:47:15.608Z","7.40.0":"2023-03-01T18:20:53.598Z","7.41.0":"2023-03-06T12:36:53.674Z","7.42.0":"2023-03-09T13:38:24.299Z","7.43.0":"2023-03-13T15:10:34.277Z","7.44.0":"2023-03-20T14:02:27.189Z","7.44.1":"2023-03-20T17:45:40.684Z","7.44.2":"2023-03-21T10:16:45.013Z","7.45.0":"2023-03-24T09:06:37.935Z","7.46.0":"2023-03-30T14:00:52.591Z","7.47.0":"2023-04-05T14:06:18.760Z","7.48.0":"2023-04-14T09:51:12.559Z","7.49.0":"2023-04-20T15:07:20.451Z","7.50.0":"2023-04-27T07:52:25.498Z","7.51.0":"2023-05-04T15:18:08.457Z","7.51.1":"2023-05-08T12:31:18.904Z","7.51.2":"2023-05-08T18:42:35.734Z","7.52.0":"2023-05-15T13:48:51.824Z","7.52.1":"2023-05-15T17:10:21.793Z","7.53.0":"2023-05-23T10:51:02.200Z","7.53.1":"2023-05-24T16:18:37.843Z","7.54.0":"2023-06-01T14:14:57.446Z","7.55.0":"2023-06-13T14:33:07.946Z","7.55.1":"2023-06-14T11:16:22.708Z","7.55.2":"2023-06-14T14:26:32.251Z","7.56.0":"2023-06-19T14:36:54.944Z","7.57.0-beta.0":"2023-06-21T08:29:37.428Z","7.57.0":"2023-06-28T15:27:04.016Z","7.58.0":"2023-07-12T16:38:21.091Z","7.58.1":"2023-07-13T11:11:35.353Z","7.59.0-beta.0":"2023-07-13T11:49:22.814Z","7.59.0-beta.1":"2023-07-17T11:24:18.119Z","7.59.1":"2023-07-18T08:01:05.891Z","7.59.2":"2023-07-18T08:50:53.244Z","7.59.3":"2023-07-19T16:48:03.250Z","7.60.0":"2023-07-21T10:05:15.779Z","7.60.1":"2023-07-26T14:46:30.749Z","7.61.0":"2023-07-31T14:38:31.464Z","7.61.1":"2023-08-04T06:50:18.699Z","7.62.0":"2023-08-09T10:19:36.080Z","7.63.0":"2023-08-10T17:42:17.664Z","7.64.0-alpha.0":"2023-08-11T20:25:27.794Z","7.64.0":"2023-08-14T11:44:11.540Z","7.65.0-alpha.0":"2023-08-16T22:11:40.330Z","7.65.0":"2023-08-28T13:09:39.533Z","7.66.0-alpha.0":"2023-08-29T11:38:31.193Z","7.66.0":"2023-08-30T11:31:01.065Z","7.67.0-beta.0":"2023-08-31T13:22:48.766Z","7.67.0":"2023-09-05T11:21:33.817Z","7.68.0":"2023-09-06T12:58:37.264Z","7.69.0":"2023-09-13T09:27:15.734Z","7.70.0-beta.0":"2023-09-14T14:17:10.909Z","7.70.0-beta.1":"2023-09-15T21:28:59.087Z","7.70.0":"2023-09-20T11:11:43.609Z","7.71.0":"2023-09-25T14:13:11.143Z","7.72.0":"2023-09-26T17:23:54.689Z","7.73.0":"2023-10-02T11:45:59.734Z","7.74.0":"2023-10-13T11:47:17.378Z","7.74.1":"2023-10-17T12:56:33.560Z","7.74.2-alpha.0":"2023-10-19T16:04:24.341Z","7.74.2-alpha.1":"2023-10-23T12:37:54.265Z","7.75.0":"2023-10-24T10:43:35.074Z","7.75.1":"2023-10-25T11:45:20.433Z","7.76.0":"2023-10-27T16:30:12.084Z","7.77.0":"2023-10-31T10:29:48.699Z","7.78.0":"2023-11-08T10:33:21.334Z","7.79.0":"2023-11-08T16:06:17.522Z","7.80.0":"2023-11-09T16:52:11.962Z","7.80.1":"2023-11-14T10:47:11.530Z","7.80.2-alpha.0":"2023-11-14T18:07:49.222Z","7.80.2-alpha.1":"2023-11-15T19:45:52.013Z","7.81.0":"2023-11-20T13:12:27.070Z","7.81.1":"2023-11-21T11:54:43.447Z","7.82.0":"2023-11-27T17:12:39.299Z","7.83.0":"2023-11-28T11:05:28.673Z","7.84.0":"2023-11-30T11:26:22.475Z","7.85.0":"2023-12-04T20:07:51.561Z","7.86.0":"2023-12-07T11:25:10.286Z","7.87.0":"2023-12-13T13:16:57.947Z","7.88.0":"2023-12-14T17:37:55.847Z","7.89.0":"2023-12-19T15:54:51.923Z","7.90.0":"2023-12-20T14:22:17.562Z","7.91.0":"2023-12-22T11:36:13.382Z","7.92.0":"2024-01-04T18:35:36.465Z","7.93.0":"2024-01-10T13:58:16.847Z","7.94.1":"2024-01-19T12:39:16.498Z","7.95.0":"2024-01-23T19:13:49.025Z","7.97.0":"2024-01-25T10:45:21.242Z","7.98.0":"2024-01-25T12:35:21.875Z","7.99.0":"2024-01-30T16:51:38.110Z","7.100.0":"2024-02-06T15:51:37.544Z","7.100.1":"2024-02-07T10:16:39.422Z","7.101.0":"2024-02-13T14:31:23.591Z","7.101.1":"2024-02-15T10:50:24.314Z","7.102.0":"2024-02-20T12:01:15.794Z","7.102.1":"2024-02-22T14:58:59.397Z","7.103.0":"2024-02-27T10:58:30.042Z","7.104.0":"2024-02-29T23:33:20.379Z","7.105.0":"2024-03-04T08:53:30.595Z","7.106.0":"2024-03-08T12:03:02.279Z","7.106.1":"2024-03-11T15:25:12.651Z","7.107.0":"2024-03-14T09:32:03.351Z","7.108.0":"2024-03-22T08:49:03.103Z","7.109.0":"2024-03-28T20:17:04.728Z","7.110.0":"2024-04-11T16:50:12.508Z","7.110.1":"2024-04-15T10:55:58.983Z","7.111.0":"2024-04-18T16:20:50.232Z","7.112.0":"2024-04-23T09:02:40.764Z","7.112.1":"2024-04-23T13:13:39.791Z","7.112.2":"2024-04-24T12:02:50.520Z","7.113.0":"2024-05-02T11:57:31.097Z","7.114.0":"2024-05-08T08:12:10.958Z","7.115.0":"2024-05-16T11:24:35.112Z","7.116.0":"2024-05-17T13:01:08.059Z","7.117.0":"2024-06-10T13:58:03.633Z","7.118.0":"2024-06-21T07:36:35.763Z","7.119.0":"2024-08-14T10:18:45.123Z","7.119.1":"2024-10-04T11:00:47.097Z","7.119.2":"2024-10-10T14:51:51.075Z","7.120.0":"2024-11-13T15:22:22.959Z","7.120.1":"2024-12-05T10:16:54.332Z","7.120.2":"2024-12-13T07:42:56.463Z","7.120.3":"2025-01-10T08:47:00.792Z","7.120.4-alpha.0":"2025-07-29T10:21:14.627Z","7.120.4-alpha.1":"2025-07-29T12:59:02.422Z","7.120.4":"2025-07-29T14:59:29.767Z"},"bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"author":{"name":"Sentry"},"license":"MIT","homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations","repository":{"url":"git://github.com/getsentry/sentry-javascript.git","type":"git"},"description":"Pluggable integrations that can be used to enhance JS SDKs","maintainers":[{"email":"accounts@sentry.io","name":"sentry-bot"}],"readme":"","readmeFilename":"","users":{"flumpus-dev":true}}