{"_id":"is-typed-array","_rev":"30-ec7556f1286d936fc86b6b2f17b1666e","name":"is-typed-array","dist-tags":{"latest":"1.1.15"},"versions":{"1.0.0":{"name":"is-typed-array","version":"1.0.0","author":"","license":"ISC","_id":"is-typed-array@1.0.0","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"homepage":"https://github.com/alexanderGugel/is-typed-array#readme","bugs":{"url":"https://github.com/alexanderGugel/is-typed-array/issues"},"dist":{"shasum":"19bac439863ae4ca551058e45ac5acf2e8773bfe","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.0.0.tgz","integrity":"sha512-iJq78FIScCD92MIMnLfhbyhlUwV4VJOjK2BT3mkQ2/wdB1B2nc2q+B4XarRtz/47Mb8oWm/6UvY80po4spz60A==","signatures":[{"sig":"MEUCIB8BSLvwbsDlQ25X6VzlORnrJD9otXZltcgz0C+UfmUxAiEA1SvcKKRCmzHvFQhJ1kiYji/iW9KKSuqs8eSk7v/b2pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"19bac439863ae4ca551058e45ac5acf2e8773bfe","gitHead":"8fee4f2dbb1c4ab966cb71a664a70ee8c937d44f","scripts":{"test":"browserify test.js | tap-closer | smokestack | tap-spec"},"_npmUser":{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},"deprecated":"Please upgrade to v1.0.1 - v1.0.0 does not work in ES6 environments or across realms/iframes.","repository":{"url":"git+https://github.com/alexanderGugel/is-typed-array.git","type":"git"},"_npmVersion":"2.8.3","description":"Check if the passed in object is a TypedArray (e.g. Float32Array).","directories":{},"_nodeVersion":"0.12.0","dependencies":{"tape":"^4.0.0","tap-spec":"^3.0.0","browserify":"^10.1.1","smokestack":"^3.2.2","tap-closer":"^1.0.0"},"devDependencies":{"tape":"^4.0.0","tap-spec":"^3.0.0","browserify":"^10.1.1","smokestack":"^3.2.2","tap-closer":"^1.0.0"}},"1.0.1":{"name":"is-typed-array","version":"1.0.1","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"is-typed-array@1.0.1","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"556f333e03fbb33246dc6290ad098bffb1391564","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.0.1.tgz","integrity":"sha512-kEu//BKGUuCo1UZbkOMLye8FIKcVHB4TNq2OY7hpNqqVIHCbJ5/XD/3aHP08oswJZlZHx6s96HS7+ou5aqhYmw==","signatures":[{"sig":"MEUCIQDJ9LDLa6lWN5bZaI7YW24c2I93wTgtU6AWq/bDnNzAOgIgOpAckAEm/6E8y0WQud+TRBJ7mHqxx3rGyyaaf8vjlNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"556f333e03fbb33246dc6290ad098bffb1391564","engines":{"node":">= 0.4"},"gitHead":"143a9aff0847820823d16e4d3e840821d72b0bcf","scripts":{"jscs":"jscs *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","coverage":"covert test.js","security":"nsp package","tests-only":"node --es-staging test.js","coverage-quiet":"covert test.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"2.14.4","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"4.1.1","dependencies":{"isarray":"^0.0.1"},"devDependencies":{"nsp":"^1.1.0","jscs":"^2.2.1","tape":"^4.2.1","covert":"^1.1.0","eslint":"^1.5.1","semver":"^5.0.3","foreach":"^2.0.5","replace":"^0.3.0","is-callable":"^1.1.0","editorconfig-tools":"^0.1.1","make-arrow-function":"^1.1.0","@ljharb/eslint-config":"^1.2.0","make-generator-function":"^1.1.0"}},"1.0.2":{"name":"is-typed-array","version":"1.0.2","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"is-typed-array@1.0.2","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"4ac7716fa00d0b5811e6ede9496655061af8f168","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.0.2.tgz","integrity":"sha512-S3LVsebLxAc4+vZRacALRGS5RpXnpK3FHa+TqGKxWJ125C6lXHEE+mN7HljJ2FGTLlX9Q3TjPBtSdoa5YLbcwg==","signatures":[{"sig":"MEUCIQCXwMfUShTzZ1iYg41tDx3ummVZF6l3d0rkdea6yFRHXAIgIuUq3wFxQODCq3Q4nYp/sN/AfVavbi1QuZZbqQ/Lcvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"4ac7716fa00d0b5811e6ede9496655061af8f168","engines":{"node":">= 0.4"},"gitHead":"a73517c9a63bdd6872d4560a06bc48b5715dc6a6","scripts":{"jscs":"jscs *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","coverage":"covert test.js","security":"nsp package","tests-only":"node --es-staging test.js","coverage-quiet":"covert test.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"2.14.4","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"4.1.1","dependencies":{},"devDependencies":{"nsp":"^1.1.0","jscs":"^2.2.1","tape":"^4.2.1","covert":"^1.1.0","eslint":"^1.6.0","semver":"^5.0.3","foreach":"^2.0.5","replace":"^0.3.0","is-callable":"^1.1.0","editorconfig-tools":"^0.1.1","make-arrow-function":"^1.1.0","@ljharb/eslint-config":"^1.3.0","make-generator-function":"^1.1.0"}},"1.0.3":{"name":"is-typed-array","version":"1.0.3","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"is-typed-array@1.0.3","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"61e08ed18c5144e35e5b9956f7942608fb02b1c3","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.0.3.tgz","integrity":"sha512-Ym0nIxNNLBR7+jhQsYaiZ4MgaQe8Zx8okx+3wR7uBVXseHP9ZZEcaHNSMzj/jgsh31Gaf+JPCi9kz0CJcsBgtg==","signatures":[{"sig":"MEYCIQDCbt2+2FxkXv5acfp3jRRWne6zUTbzrw7wsEqKDSZ3ngIhAOsgF1egNWuyoEXfImK2uMSN4tb+iypDlceOW0/dP/aN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"61e08ed18c5144e35e5b9956f7942608fb02b1c3","engines":{"node":">= 0.4"},"gitHead":"a1116c3db0bcc9e3b2403d1e5ae4d0ce7bfc2cdf","scripts":{"jscs":"jscs *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","coverage":"covert test.js","security":"nsp package","tests-only":"node --es-staging test.js","coverage-quiet":"covert test.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"2.14.7","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"4.2.1","dependencies":{"foreach":"^2.0.5"},"devDependencies":{"nsp":"^1.1.0","jscs":"^2.2.1","tape":"^4.2.1","covert":"^1.1.0","eslint":"^1.6.0","semver":"^5.0.3","replace":"^0.3.0","is-callable":"^1.1.0","editorconfig-tools":"^0.1.1","make-arrow-function":"^1.1.0","@ljharb/eslint-config":"^1.3.0","make-generator-function":"^1.1.0"}},"1.0.4":{"name":"is-typed-array","version":"1.0.4","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.0.4","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"0bdd89f33477329c152ab45b219ab9edefa60280","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.0.4.tgz","integrity":"sha512-bN2WuAznWZiVgeraa9ebPf58Bka8ZBE6MzkUibe/5xhmJzh59spVb/xH96fQZaONLXYtdGy+jingqktPErwQDA==","signatures":[{"sig":"MEYCIQD0DaUZtPZmgRbMlP5P5ZglZ1IhLOd3clatr/Qs2PPceQIhAONlZi96i/G9r/6kqARpuWFphhZpCkDMzgK3L84yceLz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"0bdd89f33477329c152ab45b219ab9edefa60280","engines":{"node":">= 0.4"},"gitHead":"aa35783ee9f00af530cf665a0c94b67f61fdc9ef","scripts":{"jscs":"jscs *.js","lint":"npm run --silent jscs && npm run --silent eslint","test":"npm run tests-only","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","pretest":"npm run --silent lint","coverage":"covert test.js","posttest":"npm run --silent security","security":"nsp check","tests-only":"node --es-staging test.js","coverage-quiet":"covert test.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"3.7.3","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"5.9.0","dependencies":{"foreach":"^2.0.5"},"devDependencies":{"nsp":"^2.2.1","jscs":"^2.11.0","tape":"^4.5.1","covert":"^1.1.0","eslint":"^2.4.0","semver":"^5.1.0","replace":"^0.3.0","is-callable":"^1.1.3","editorconfig-tools":"^0.1.1","make-arrow-function":"^1.1.0","@ljharb/eslint-config":"^2.1.1","make-generator-function":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array-1.0.4.tgz_1458432647941_0.6531796823255718","host":"packages-13-west.internal.npmjs.com"}},"1.1.0":{"name":"is-typed-array","version":"1.1.0","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.0","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"83601f32ba9c9ff9ffffb09cbbbffaa724163018","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.0.tgz","fileCount":10,"integrity":"sha512-EGDaxCcRhDkZhpihOLzO+KIMjvgQF+Ci28j31SHxcRo4ydvde05FQLvEB7P585C0x3fno+b2cbQJIlZTZAVbpQ==","signatures":[{"sig":"MEQCIGuuXLGEw60/aRLU4ySZyicCgS/L8ZljiifM1O3MqHDtAiApHWSdrs4fGk3MCC/Y7I9F7SGmfvk1dF0tjBxeF2gcww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ80QCRA9TVsSAnZWagAAEGMP/1oI/Z+1iT2I/lesvZWF\nshhd3QD4yO7mMwpNcuOjM5xpO4hk0HO9tiPxFL+ttCVfaoHKfQcfrCPePfK/\nmGIzeAosrTkQsEwsG0jFXTYnxPSyr1c0S93JCjmc6yW0uV3mxEo1nqeFELtq\nkQheHpIljiGSxOFa+qZkMDNvDhXzy8ZcoBThpA7JrW9QQy2aVTjms4Ou63Lb\n36Ibj8MardBbGJVamA0xrz9UC0LCZu4nLAGZvAVtm2SRFjSV7QzmKgUAw4ce\nGhJJVcaVV8nP57zXRD4lIB3oR/k7lW5pZZaQ3tLw75PsqWnC59Vbm//xIsA/\n1RvCqdEAen+pBJj87AEVor3v077YxDcxkv2YoPSpdVq1Hn7Qpg76gfWXJDRV\naCaNOx6eSueHrk0V7gI+yvRpQvNtmmdLPTvcf6c6KezO0yQA4R/aSgmq4LXb\nUG/KjXwgWZQr2WdUnZWtZx+gJdBoUfY9Rto4OSB6bq+H2htxSM3MGEw0acAg\nAsMb2lZKI0j8Ug3a3wcP+ARqyBaQFdXgkvHJizV+2PNByhAlPgMm7hgJDvBi\nYt5uFrpIfHgiSGADrtRa9J2dT3oWzjQfq7xsZ76QYFKomn7fymp1jeLgz067\njbmh4eFvFazbWDbJJLjqY/EVyde2MxQ7OTZfj2wspsrV5rUjrmTbis7gEM2j\n9OOG\r\n=qJe4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"gitHead":"1257b62deb40128743bbdbf12bd875ef66bad862","scripts":{"lint":"eslint .","test":"npm run tests-only","audit":"npm audit","pretest":"npm run --silent lint","coverage":"covert test.js","posttest":"npm run audit","preaudit":"npm install --package-lock --package-lock-only","postaudit":"rm package-lock.json","tests-only":"node --es-staging test.js","coverage-quiet":"covert test.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"6.7.0","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"11.10.0","dependencies":{"foreach":"^2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"tape":"^4.10.1","covert":"^1.1.1","eslint":"^5.14.0","semver":"^5.6.0","replace":"^1.0.1","is-callable":"^1.1.4","make-arrow-function":"^1.1.0","@ljharb/eslint-config":"^13.1.1","make-generator-function":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.0_1550306575484_0.8457053985960963","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"is-typed-array","version":"1.1.1","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.1","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"8636158835c093ab0f68bc50412784991c195aca","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.1.tgz","fileCount":10,"integrity":"sha512-0NjLUA8I3p6jQO+JEG70Y6cOOx1KCtSpLbnFnz9TaeYZJIwfuiMCmgV3ylO5HlyAPRq7BUkeCBlztU32s3n5xQ==","signatures":[{"sig":"MEYCIQDa+ZZh4DOTY+4BMn9OHxEm8CiOWGomwVWGLUf7ceB+jgIhAK7JbrCFpGcGWhiieXqMFiYDUvSlhJzP7eu6uiAl3xZ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI/gSCRA9TVsSAnZWagAApyQP/i9PydKL1fxiyBqGee8O\n3VUXbkWJjjOaBRI3QbEdf9Qqos2DrSdD0Sz2kX+08Eyyh286362UVhroxGDL\nqzZCMN0ObKQwKf/QTtoAmDb/izZKaflpY7xeC3DMGjDcn/4hu6W7VBmgF7wd\n3AX66wvDiaM6lSd6PGvBGyZ4bCXvYvxYr85ALj/VnKcgoeRB3YsKFr/Hjuxo\nGJqs0Sxjh60aH8ExeXVJ2Hv3YLxo2J406Hktm4oFWPl5w4KCLK9U/rNQSkky\noNA11NeahzSjecNlIf8seSvPsL5aLNOyhLn5KAaDyQtDxp62A+bULmFP3QpU\n9+Cuk8g4FrKqTMlpxMiYwHJqLl5cCo93ewXEZt1z5orzIkAc1dQaRZhi0vzn\nyeGMlmMyL1ONACn69NusSvr1ZJSgpkBW4X0k3wBn8uE1Mpc3r2urBecz7Ftg\nmBBHEgHgHVvepErj03zYfIBo6ty0dce+4eJBU/4rVsqlw/ARHEp6griYxC2q\nzP/q0+4UtKe1BS8960sC2fEWsd9xXx2HEoMBRd/hDOJLUimxHQJOkCg06usI\nVxcQ894+dsPGT1ncMmuJjNf7cU1aguI6CfsO83zAAKMnICBOgSPk83n7yCgh\nRYamvrP42BuRSBLLL5IvwztmEA2TtmvGXdp3QunEZk7xJLXdrAFeIYsZLXT5\nxFi+\r\n=UlAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"3dc4259593d97df3efe00fbd508e497f21429baf","scripts":{"lint":"eslint .","test":"npm run tests-only","pretest":"npm run --silent lint","coverage":"covert test/index.js","posttest":"npx aud","prepublish":"safe-publish-latest","tests-only":"node --es-staging test"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"6.13.4","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"13.6.0","dependencies":{"foreach":"^2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"tape":"^5.0.0-next.4","covert":"^1.1.1","eslint":"^6.8.0","is-callable":"^1.1.5","make-arrow-function":"^1.1.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^15.1.0","make-generator-function":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.1_1579415570468_0.16842031914508726","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"is-typed-array","version":"1.1.2","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.2","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"fdc9f720f7416d46a2959302f137037047d2bbc9","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.2.tgz","fileCount":11,"integrity":"sha512-vU5izLqwh7xWSvLSccyATZ7fmvXLhjjwTnL3Syr8483sizGg3N6wGfT51f9M4CYLFnyBZqlMtZmH8ypkhh9q3A==","signatures":[{"sig":"MEYCIQC3eGUYprycFnxnzHXan8Asm3W8nTEmYhUgO1H0FCwCDwIhAM44rzS6lpugLvLn7aALaTWikrSH5T29RKd84IeGPMyl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":980323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJkGkCRA9TVsSAnZWagAA2v0P/RQiGHm3dd7OgCHOqbxq\nnIBj4v49/2iIJ24LFSlavYbtf62Mfto+2uYkNUIzqnENo0eEtKPBvGfDCH0i\nisBVHa/bJvCHBiFGMxBN+YYKC43qVjeI2BA5YktQ46y1M0fwnTLXvUrMpGJp\nFw9sDXasmT0UaDxCKGmDGPEPmm/NoezZQmK7KcHiE/1YxczLAtIK/Y2SGG8C\nHvz4w6+9QCE28kvZVgbKdEbqEzX6C9okAus3N0Wz4ya03hgGC4Uqomyeyoa5\nAKuqoTJShRyb7WLcZKZhW8Trl3l/xoCi4fptSv1Em+j5dqjwoWCl9tgnCnzZ\njcdbV5DdgGAPgEeU5pxMpsdorHXMZlEDd8otshvPtHE9ZLI67l/AI98+wz+t\n4/pcXgOjUgX7zlpeanrESNEKVev/5T2JecIDexyIMT+AmeS+gMkdH5KSMwvH\najFXZZUF420EvsKUZ7l/ZH5xFlGXORmJFxqMSuyMhjOqyvJ5WsOQqIVtAn94\nz6Wvv+HvG7Fbuh8Oln/AL/mcElNcLtSpPegy3Xj10jPQWN6AdIAMP14StDyw\nse+JE9YKWtdCdgSdTO5/eTAo32slvAKzEUuitenWtDlFzkYQZ+T4qvrwFLBd\nEwQZVvIS+gil4wAKZGkoo6yzu7Ku9NtlOkF46PhhKMAUaikJsaVf54EedIbz\n69yL\r\n=ZJJ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"022841d794aa235dcb8160eb067116adeb12dc0d","scripts":{"lint":"eslint .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run --silent lint","coverage":"covert test/index.js","posttest":"npx aud","prepublish":"safe-publish-latest","tests-only":"node --es-staging test"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"6.13.4","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"13.6.0","dependencies":{"foreach":"^2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"tape":"^5.0.0-next.4","covert":"^1.1.1","eslint":"^6.8.0","evalmd":"^0.0.19","is-callable":"^1.1.5","make-arrow-function":"^1.1.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^15.1.0","make-generator-function":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.2_1579565475937_0.7969040720746725","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"is-typed-array","version":"1.1.3","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.3","maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/is-typed-array#readme","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"dist":{"shasum":"a4ff5a5e672e1a55f99c7f54e59597af5c1df04d","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.3.tgz","fileCount":10,"integrity":"sha512-BSYUBOK/HJibQ30wWkWold5txYwMUXQct9YHAQJr8fSwvZoiglcqB0pd7vEN23+Tsi9IUEjztdOSzl4qLVYGTQ==","signatures":[{"sig":"MEYCIQCR42PDwaH+fd5Y9tuJVHwX3vwzT77xCOgl0ScypYZKjAIhAP5CZYnY4l4vhAuTkr53YHVL50DckN3VhgAu3sJd1f1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKyGaCRA9TVsSAnZWagAAzTIP/38XGj8zUYsZfhuHiWAw\nifxWQSGBgH3fVmP5lA8mchAUmlb2D7TXf5VBUhjwAtNX6ZgXE5M1AaIiDNap\nNNwSxlgkmuriFnWC2eHtFBdd8MXg3ZiDEwA4iWOSEuxWw41k6vkoZQPQdBL3\nyo7LRerftjTGY7gz4QJA14cgOLNg/UxpxHKTkE3EghUT6PdYI/9KIjfwOHMr\nvOoeax4sz+vjsOqGHsrolfmyzBJplbnP2l1EHz1IaF1AwV+AOh/t8Cwr/J1N\nWgBdnx0VppGbLvZsr9mi6tISkgb/dIo/KxRovXH2BVqQscpJ8DTRb9NtglXe\n+7VmJT8oqx8tAIE5nc725sj6BxmscNwYTLt8Ix5cGu13MWUbcTRi2XtYVQE+\n1Oz0FxyaUuBnhYm2LQ9nNBLbSuGeILsmWnwZ2XAAOiN2Sj1hTqM9gXHcqt85\nv2u1WPmgv1Vyit6rY0KhFth0AcVSAKQ4RNXqyh6EgpEhXsc0nttrnRgov8v5\nUXtZryC9WtR2coDHdYyHLGRKHIx+DUaoysso8ASOY0ri62xJ/r6GkCn2Woje\nq98AtyQejX7PqXSJV5igQ1oBOkJg5TaTs8mekdBoqttdff9ObJDRp0jiMoRh\nzbbvafGJkH73fslXbDsEKxiYn3xcnlA037GL3jBAS0m+h3PaIe9pMIhgjdm5\nqjvy\r\n=L9kk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"c5d859b01ee5eabf9da4e494222301f1e98a7156","scripts":{"lint":"eslint .","test":"npm run tests-only","prelint":"evalmd README.md","pretest":"npm run --silent lint","coverage":"covert test/index.js","posttest":"npx aud","prepublish":"safe-publish-latest","tests-only":"node --es-staging test"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/ljharb/is-typed-array.git","type":"git"},"_npmVersion":"6.13.6","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"13.7.0","dependencies":{"foreach":"^2.0.5","es-abstract":"^1.17.4","has-symbols":"^1.0.1","available-typed-arrays":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"^5.0.0-next.4","covert":"^1.1.1","eslint":"^6.8.0","evalmd":"^0.0.19","is-callable":"^1.1.5","make-arrow-function":"^1.1.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^15.1.0","make-generator-function":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.3_1579884954022_0.9183074899773918","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"is-typed-array","version":"1.1.4","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.4","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"1f66f34a283a3c94a4335434661ca53fff801120","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.4.tgz","fileCount":20,"integrity":"sha512-ILaRgn4zaSrVNXNGtON6iFNotXW3hAPF3+0fB1usg2jFlWqo5fEDdmJkz0zBfoi7Dgskr8Khi2xZ8cXqZEfXNA==","signatures":[{"sig":"MEYCIQDtXwhA6Vhk5k4OxxQ5TcljFbEuR4WMzzOQwsA6CL1CEAIhAMG1tgFrGUgxEKdfW4vZF8lrEhmxhJviftTnOd484PgA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzBcsCRA9TVsSAnZWagAAxaYP/3tpMuw5UCNQ2LEPcbJ2\nJddemDn+7l4uju0/MPXnyv+Ep21kJ5A1eQbUxH7MK4VRwai3s7E7esfI7DDa\nrnaVH8mNsHJF8Zj5fZE5qmSAsonVX3OHlLk6TBcQfQOHIJhrbCKLuiJucFSk\nZQfO0KqdiObaRM0x8Ykq05sAVceUnUlzwZKu/IHJaA8P8Hoqbb7hTcgn4vqn\n2Olh4VH3H9eWLKCxlknwGmAgHvoIELn+1RcWcnmOFnOLaP40jZllRWsUPpXV\nS/M0U4RP9BOPHPD/MbzaV3VdW2h4wAX6YToeH1XBPCvzn/T7lbJ2QD0xWfK5\nkAjnw/r2YqN5C5iED3NJXPTge5FpOqimvrifSYc64DwjHzZamG1w9nyD8jIG\nVPjg/dzKYRIh7SRDdNXtqNmHbmSP/3fKn08NBIuAXBOTrfDU6rK3YcuCMvFb\nS5dqjpLPr3/nTyLjzSpzp85BXieDVlOX1zj931zEQF9tyhQ+OIW/5E69iZGd\nYM5tgBeF3um0/74bEYsTtLXmEwWsN955egDzKa4wCYOX7RfGxOs4QUwcN/Z5\nR2COo1l6hadUH4iRFIicHhgtIvUA1aNSy8ni7rfaWguJTbjdd9xpWNj8/WNa\nLpnUFKEeKToGNdiF+14FUdJvySvOoGGsXVxYkIELmo0xP4K+4AUHTP8Wh/ml\ngX7k\r\n=tQx7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"16826a4f46227d2642c047306d8872908355c7b7","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"safe-publish-latest","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"6.14.8","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"14.15.1","dependencies":{"foreach":"^2.0.5","call-bind":"^1.0.0","es-abstract":"^1.18.0-next.1","has-symbols":"^1.0.1","available-typed-arrays":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"aud":"^1.1.3","nyc":"^10.3.2","tape":"^5.0.1","eslint":"^7.15.0","evalmd":"^0.0.19","is-callable":"^1.2.2","object-inspect":"^1.9.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^17.3.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.4_1607210796039_0.8719079209554141","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"is-typed-array","version":"1.1.5","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.5","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"f32e6e096455e329eb7b423862456aa213f0eb4e","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.5.tgz","fileCount":11,"integrity":"sha512-S+GRDgJlR3PyEbsX/Fobd9cqpZBuvUS+8asRqYDMLCb2qMzt1oz5m5oxQCxOgUDxiWsOVNi4yaF+/uvdlHlYug==","signatures":[{"sig":"MEUCIQDwZWSwAWKuN1UUnHeBRiCHdgbYAJUthLE64+sV/amORQIgOGJIzq+YKxKFGYVl2z/UnmyT/gKmuy5IzTw4Dbh2LZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKYU9CRA9TVsSAnZWagAAQmAP/3fqjM6Mrs4H8A4gfJU4\n8CqnsSb1C6pHkVqT8e8aak9QsmcImDbV+asblpPjwqJrJE6JmakC3XUWpm4n\ncg2rg+Q+QOGyZT53ly+ttzZcbBS3XZoBLTmOJiCbM0H4pzyZi1QuenT5H7ss\nPqlAT5AdkzUFxBR6lCJE2uglCKmDMgFJtLovM7COsUky2tNfwvVkhuoOnJ/1\nkgnJJJVqah6ZCIgipO9rUoyoVoaHXixGgprn1o83vDAhsHsT7FyLam7mbgck\n9xI9Rz/U/VSq49BlISZ61xCRX7VGkBNmclYNqrvbrx/BPzzNJGZ2xk57lnGZ\nQHnZrW/N85fgmgHUkDYzbI/MQwMhDUXQt+nBe3nlJkS0IKHV5s1xeZyzviKI\n+YMCOqlGiQbQKLBX9Bi3BB4ayq9cjTfEl+KLRc/gYI1IGnaCm8Fh7qkMlZev\nOQBTbYLUCNyGYSl/l+fFPkwaIscIffJOR+a6jhewy+VKfRoLDC12/xbsi01A\npRv9hFFVgvDq+MwI3HuGmCyfD332OoCrQLg3h6Hr13Y80D8qPivQP69vZMfV\nldABZNKrVxUh57o9Jh7OHswxasDxR4FBbj7byJqX4iSdIsPzok5g050t+9M/\n9JTqMmxOrKMZNQ3HHXqqJYx3J7lQhMAoDjkrYghlHXvO8bHAw63HPzbO8LPH\nbhB8\r\n=IyYi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"166e88e00a707c7f2a5632ab108d210b80b9c293","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"safe-publish-latest","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"6.14.11","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"14.15.5","dependencies":{"foreach":"^2.0.5","call-bind":"^1.0.2","es-abstract":"^1.18.0-next.2","has-symbols":"^1.0.1","available-typed-arrays":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"aud":"^1.1.4","nyc":"^10.3.2","tape":"^5.1.1","eslint":"^7.20.0","evalmd":"^0.0.19","is-callable":"^1.2.3","object-inspect":"^1.9.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^17.5.1","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.5_1613333820479_0.3488096277396422","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"is-typed-array","version":"1.1.6","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.6","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"5887fdc44a7342da94f21ddd22ebad06c7dff69c","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.6.tgz","fileCount":11,"integrity":"sha512-cDIgneTBa/TueUY6AWd7Tyj3jcFF5GAzFd50x3IB9bcjRSfjxkTfGYeD8YUDnrXQ10Q+2Y6rT+ZDwseIX9CI5A==","signatures":[{"sig":"MEQCIEZkkVUrYk8oh7XzhnRnVIrPOokjEb6UOVV11KXsujoWAiATJUCJxpjI6S0xxE2GykgTmHyVXjO4QqvJhR08PHztqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDE1XCRA9TVsSAnZWagAA+XkP/18VgnFEfYEWTK2pwgur\nXL5+EGgBNon93QsSERLDZmcR0m4azhEwc3HsqmXsq3sIECEzIODkfRZXAUp5\nWXn93GSktCxWHnYQfGO3RsFpox3FY8szmzoyn2TyZNfv+1zw6aYoPTip11Tl\nO8bV2O6g+sRjKDvzxLoigS8zqgV66lmE4UhK9YzpNuQNRJznKVqgaJoY28su\n/CVz6PYgwX+pRTXtbftwKWP5niIA1z7F+V/RmeF6nZfO6stiRgH9c6erto/e\nizh7Fg0d0GzQVjDnE42vw0769FisdWJVPWqo8DCTxMr10cBTJg5BQ/rI+BUZ\nNNYB6yfUyC/BcAg7wLNyqwoDl8H6dApon5PQ7hXWnInD/vcOqtNgLP/Cjkid\nH9WLCn3ZvYYAfdsQ9/xH6ek1xCf8IqVfv0UM9WAPM24d7DPwv9gAnQVrORnw\nscNoNcx1N5+34JGunDshWVBZr77F0QX11QO7i5KgV+qbpRSC+xxeV+OerAht\nu8GcYxz3vRymsOwiSVb5lpxJWO0yvtRs8Hnh3bMu3hDbdtHM0uHsMfnyMD0f\n1pOrOquJquJev+TFE9JPnKbQXZ5CjnpVpKsOGjhQwskCywps/cScCXzBcBcZ\nx2IJIycpibiOKVDwEmUWQyjOJaXW+hrVvF9G3j2mUfdDTWc9r9NEGaEL/LVa\nA1eS\r\n=f1tO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"83590ed5c3f523b3d3d757ba2a790fa3bacb2e8f","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"7.19.1","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"16.6.0","dependencies":{"foreach":"^2.0.5","call-bind":"^1.0.2","es-abstract":"^1.18.5","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.0","eslint":"^7.32.0","evalmd":"^0.0.19","is-callable":"^1.2.3","object-inspect":"^1.11.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^17.6.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.6_1628196183207_0.8081068815071308","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"is-typed-array","version":"1.1.7","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.7","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"881ddc660b13cb8423b2090fa88c0fe37a83eb2f","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.7.tgz","fileCount":11,"integrity":"sha512-VxlpTBGknhQ3o7YiVjIhdLU6+oD8dPz/79vvvH4F+S/c8608UCVa9fgDpa1kZgFoUST2DCgacc70UszKgzKuvA==","signatures":[{"sig":"MEQCICMNYk1T6QllNK33goj1FhpifjyrcijOTVaMLpRx0FE4AiAES6YgVfE7sklUQc8LQyfz6eSbx72vVf03ZJTBnvroCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDvKLCRA9TVsSAnZWagAA7U4P/Rdr3tUpD4LoWFSKo8E6\nvacEVLKzifLLdRzYASo7o35zmVMOHWs/6BfeBblzSu9fdwyHw9nbqJ2BRXXB\nDCM89+ZI7IHd8k8GlrG6B/eZCzBOpn4QgI/BZ/VMNA8IHhpDGI3cQszkVGlQ\noCaRx8s4Rlvo5IqLQw2hfn6UKqmmoihIsY9ktjPotcoF50F8D00NzRld8TV3\nAj0p1nncNHcrc8VsdX0RolW3kp9Dqw0IlpEA725PaNs7kR2aZvw9+7HHCDaK\nTMG2zSxUxosOR0HYLcfe94kGAlKxetDzbBnHYA0TaPrQ2oyObSXf0F3Q8MzQ\nGSK2IfBy4GPwFwAEXiLSRbQM8d2n5VAu2F6CcvskyxElwZJ+UDJ4sm7IALgB\ng5ebnBiYr5y28qUSOyDeDkWNKLzEgmLFr3X4QWinrhEkXd6zvPArzJaFh34U\ncFJhJlmo/Fu1zhXlsRsvRs6REGQxa27gfTWQBV48/+Ri+K1KiO77kChi/MnL\np7TAQHtenZ70WWqfRlNHxXuMEpEAzrcE6ncY4rtIcQoEztfX/oU8MYvmcmDX\nbJw3uy0Vj9aUtk6WU8EiBLNo4rWGAfxp049q6rG4LLgEqHzNK7jrWHKqI5ig\nEEHbnLUwsrwFOWm5R13ba3HGlZBNrCkHiza0+lbxpFfQyxpBa1PfjHRz9jRn\nBz7a\r\n=6ClH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"67fd6b2e49179e1e6d915feed13585f0c8c92bfc","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"7.20.3","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"16.6.1","dependencies":{"foreach":"^2.0.5","call-bind":"^1.0.2","es-abstract":"^1.18.5","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","evalmd":"^0.0.19","is-callable":"^1.2.4","object-inspect":"^1.11.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^17.6.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.7_1628369547604_0.4712988107200191","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"is-typed-array","version":"1.1.8","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.8","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"cbaa6585dc7db43318bc5b89523ea384a6f65e79","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.8.tgz","fileCount":11,"integrity":"sha512-HqH41TNZq2fgtGT8WHVFVJhBVGuY3AnP3Q36K8JKXUxSxRgk/d+7NjmwG2vo2mYmXK8UYZKu0qH8bVP5gEisjA==","signatures":[{"sig":"MEUCIQD0F6jaDQBILLo2gFZhp53iti4+F9rmXoXTm9DIIMkRewIgK6jHHHIYNxlxuxVdECKPFX5sxrLKXLDDHkfGsEV9YTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLcTACRA9TVsSAnZWagAApDIQAItxaH5aRrihyZMKj/Fh\nCgV5Nu/KfMcOMNV3KLHeXrlHEEvu+w/7ygRDalMu080fx5WiZH8DTPnN8nwR\nbvtbTVZizzzks8GG7ikKr8wgZUZmniGhvNlkSDggr8OX8T0CiCJa1wcB+fzv\nFz3SQTCtVteRXVbEjSMnNQm+2WR8s0SL9G2bR0sNSN0Qw3ge/Cy9KwgEn3jN\nCG7/OHSRcCotYi/eNRGirKabU93gMtZ8GmKQxUUQp5kTxAPII3bHFcwS+STK\nRJiz0vIDLio/rsv+bIYYv8I/Nyjzahvbo0rwym10YCFYpyOWTM1sn03Vusdj\n/tiTDStPIUTaBytwmqFNI1ksbOf+sdSZY/X1iqnA+5VfCF4WrrqqCNLRl5wM\n2OZhXKfNsinvM6B1dcu86pyFnsIquIGK1N3dNLUMb+ISQMLlvsW3+2vIpR/o\nG+/KVczWQLSOy7qbvtmW5RM3sqo4tvPrwPQ7l29Gg73EGMHDWpnpK2VO6TEj\nF8xtqAIQX4Ut6ni8liwcURVl/rGscB7o/QVDx9poaGunZDQSKJa/GKrhrSCP\nDySdRkouN+NxchKA7Cs+r3QfTmn84TeW74n9Y/RQP0ezZcbeOMpBjfxhhUsk\nudvmKADmYEQKMxP/JaeBaMGcBCw9yOG4ApCqXnS3rEustxxhBHlohGeODxFR\nY4H2\r\n=OPAi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"cb3f142f8de29c3aeeac8d2b240341701f0b0c32","scripts":{"lint":"eslint .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"7.21.0","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"16.8.0","dependencies":{"foreach":"^2.0.5","call-bind":"^1.0.2","es-abstract":"^1.18.5","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"aud":"^1.1.5","nyc":"^10.3.2","tape":"^5.3.1","eslint":"^7.32.0","evalmd":"^0.0.19","is-callable":"^1.2.4","object-inspect":"^1.11.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^1.1.4","@ljharb/eslint-config":"^18.0.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.8_1630389440744_0.0187957751404646","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"is-typed-array","version":"1.1.9","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.9","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"246d77d2871e7d9f5aeb1d54b9f52c71329ece67","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.9.tgz","fileCount":10,"integrity":"sha512-kfrlnTTn8pZkfpJMUgYD7YZ3qzeJgWUn8XfVYBARc4wnmNOmLbmuuaAs3q5fvB0UJOn6yHAKaGTPM7d6ezoD/A==","signatures":[{"sig":"MEYCIQCd7vAWTfV9OexfET1Eggf/XSWiLVm5vgHSWuGLtDuFUQIhAI4jwjuDT0yBz5xnyuCrx8363NFDXXVU4NDwaroHuCfr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifyzyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/5w/+PcVUGEb8KVzP8VTMzN0sqiSzVn5Nanl9OvbgrFakVquEdO5b\r\nqYhGc537NsHNbZY4lsSMJIK/Ek+woaE+uvCwd+/Gi/nUESzAqU+VOQq4KGe4\r\n2s1Xqb+Okjv5xgSlWOYbFxTctG3a5IRZXWvYEPgj8ufcoyeKZiYZ4VAmH0MB\r\n9rIv3UXUOD9e0u4MeE66IszyKhHqG89BW/4fdk6dpwzkXSZd29EyBrvzFBLn\r\nFRbiitLokClts5Yyjdu5bCJiEQpUYf01gZVKhFPgnjV2YdmVJBOXsBG3Mh7A\r\nlv158sD9DOXg1CJP7eZ7ytThDU8wnGIbiKYM1vOqFEmzkHqgkJV9ITBR1E0D\r\nI90A7QLoCMrZz0reBP4Z4v2sPWY1GutMyANLRt9YXBuRnSVX1wfQKfd043sJ\r\nvfD37z9Wc1HfUYnLIbkGzhWzzrDqvI5CCq47r8ZZbEiQOcxCaFdNyNEDloe8\r\n4qWcwRJGwe8JDoLNgloxfmsFHqTpMMK5dtPwfeHg2JoDNcEYWjmshtsXOy2/\r\nzWkWMJ4VwfDfDAANRX2RPNF1cUJKPVQyKDtV/EjyvNYCR3XCb1I3S3yKZjwF\r\nQOjF2NO+Dalnfmc4Y993uYPU5/RiaDTEveC3AEZfakMAdp2Nqv/aFgGwf+LF\r\ngNg8BWf3DkGFFbjjeXIatAnJG34bO41c2Is=\r\n=gZ9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"469eb04c4e81cd274eb072129e4519edee5d641b","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"8.8.0","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"18.1.0","dependencies":{"for-each":"^0.3.3","call-bind":"^1.0.2","es-abstract":"^1.20.0","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.5"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"devDependencies":{"aud":"^2.0.0","nyc":"^10.3.2","tape":"^5.5.3","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","is-callable":"^1.2.4","object-inspect":"^1.12.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.9_1652501746028_0.4337086119099782","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"is-typed-array","version":"1.1.10","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.10","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"36a5b5cb4189b575d1a3e4b08536bfb485801e3f","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz","fileCount":10,"integrity":"sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==","signatures":[{"sig":"MEUCIQDFpjZGbpylQjZT05/jlLnRX735A/wvoK9C8qDnh+9zggIgEjqTjzxEk6WOrAdMahTw/cSIBHumkISc6/LZunsfXos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYpS3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpeqg/6A9xYahM6xNJH8E5ehV77r82fHkr0fpa1DzgirXxOhlzQgfw2\r\nzC/SOv8qDpetf2xjWgRwUHDb4cgH3wKXD0OdbRS3qds7G44tuqZaoqdhE8/n\r\niaUrqRHS5WbGAS4sU6TgrKuxdm0ongcUDXsfLUwYnK9RQ39ozBS30JpVXF+X\r\ntIlRHYEZxBWLcHWp0EP3Hjn4cTFzNXjBcjt3QLgMiP/wwIL3A2i0/otaEebH\r\ntuBNiG610U2RUMqlklMPDnQypMZvLXgGCf6YkNTAnKElcCgxXQSlDcDJch2y\r\n94E3E11zKcA8GaydHkrTe9gCKmBxvwXZi4+9tVaz1Jj7r1iyPf5JXAtOIfGp\r\nz3RJ8mrzAgEGITYPcTrVDs97L3RJEaSdWbJIbPdXmOB6zUjtRwJi6aH9BTQr\r\nm6aSoIwZY5JiypnvwXrS9m5roUwROUXYF6WI5tM2RNTmwgHSlwgPuc0j1lsb\r\n8o+l0nqUnAV08I0qnLfCknN6xhcHK2Y08bx8Euzv4FA7GvFzEFQeYEF4Kqi0\r\nJ5Dz9WcLaOfq+SyaDGrhSJHBziaLMowW3vNNgdPPaBQ8aQ+Sq2O8IXUpikSW\r\nO/zVVvIhPto1AvCkXXiyn68zOQkLhY1oWTMEMpf/83jxui5jdNyG0zDtDgGd\r\nk+7SWQQzYL6yX8ErYg83U1BfrsxC4ZpIMMo=\r\n=5Pfl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"0f7c619d10400f28a6131ed2ef6352bfe22dc1a6","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"8.19.2","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"19.0.0","dependencies":{"gopd":"^1.0.1","for-each":"^0.3.3","call-bind":"^1.0.2","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.5"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false,"startingVersion":"1.1.10"},"devDependencies":{"aud":"^2.0.1","nyc":"^10.3.2","tape":"^5.6.1","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","is-callable":"^1.2.7","auto-changelog":"^2.4.0","object-inspect":"^1.12.2","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.0.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.10_1667404983177_0.6346614208145644","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"is-typed-array","version":"1.1.11","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.11","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"893621188e6919d4e6a488b9f6557d8c4b051953","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.11.tgz","fileCount":10,"integrity":"sha512-l2SCJk9RflSWHQjOJJgNsV5FnE1pq/RpHnYW6ckSjTCYypv07SMbiRSCmLQD63WOv2eXaEwNsn+7kcn3csvYSw==","signatures":[{"sig":"MEYCIQD+y+yjCjAmlvIhzo1pDmOCmV2SVHsR6/SGK84s4vMOxAIhALe3MJh0T8hNCbeFcuGVM7XMnSbEyWFCKrW2FF4Nh2k5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19587},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"dffceeb41af7223a80b0cdf9200c2d1cbc853cef","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"9.7.2","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"20.4.0","dependencies":{"gopd":"^1.0.1","for-each":"^0.3.3","call-bind":"^1.0.2","has-tostringtag":"^1.0.0","available-typed-arrays":"^1.0.5"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false,"startingVersion":"1.1.10"},"devDependencies":{"aud":"^2.0.3","nyc":"^10.3.2","tape":"^5.6.5","eslint":"=8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.0","in-publish":"^2.0.1","is-callable":"^1.2.7","auto-changelog":"^2.4.0","object-inspect":"^1.12.3","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.11_1689632712811_0.4671674627749116","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"is-typed-array","version":"1.1.12","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.12","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"d0bab5686ef4a76f7a73097b95470ab199c57d4a","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz","fileCount":10,"integrity":"sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==","signatures":[{"sig":"MEQCIAxYLE9tlThzQ4Nn43vAReoWgiN0RXoLge7gUJmuoZTIAiA0JfgAIJJrLokAjEYx4STt8e5mEizLk+E4yc5Saa4utg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17644},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"dfc590903cc934c32cbfce5a290cc3315adf5566","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"9.7.2","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"_nodeVersion":"20.4.0","dependencies":{"which-typed-array":"^1.1.11"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false,"startingVersion":"1.1.10"},"devDependencies":{"aud":"^2.0.3","nyc":"^10.3.2","tape":"^5.6.5","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","npmignore":"^0.3.0","in-publish":"^2.0.1","is-callable":"^1.2.7","auto-changelog":"^2.4.0","object-inspect":"^1.12.3","has-tostringtag":"^1.0.0","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","make-generator-function":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.12_1689659799665_0.5726081878807983","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"is-typed-array","version":"1.1.13","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.13","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"d6c5ca56df62334959322d7d7dd1cca50debe229","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz","fileCount":12,"integrity":"sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==","signatures":[{"sig":"MEUCIBpYxnFZcs3KfXMGJEsaIpE532w1MQhwd7ZUevDQdkYCAiEAi4anygpgU9dVGncua7OJM9b5a7pyJH7Im1K2CrnBCB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23304},"main":"index.js","types":"./index.d.ts","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"5784fd3ecfa7377c900c6956185825eb651ae0a7","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"tsc -p .","posttest":"npx aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"10.2.4","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"sideEffects":false,"_nodeVersion":"21.6.0","dependencies":{"which-typed-array":"^1.1.14"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false,"startingVersion":"1.1.10"},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","tape":"^5.7.4","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","typescript":"next","@types/node":"^20.11.14","@types/tape":"^5.6.4","is-callable":"^1.2.7","auto-changelog":"^2.4.0","object-inspect":"^1.13.1","@types/for-each":"^0.3.3","has-tostringtag":"^1.0.1","@types/is-callable":"^1.1.2","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0","@types/object-inspect":"^1.8.4","make-generator-function":"^2.0.0","@types/make-arrow-function":"^1.2.2","@types/make-generator-function":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.13_1706834382225_0.5407428383822732","host":"s3://npm-registry-packages"}},"1.1.14":{"name":"is-typed-array","version":"1.1.14","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"author":{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"is-typed-array@1.1.14","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"contributors":[{"url":"http://ljharb.codes","name":"Jordan Harband","email":"ljharb@gmail.com"}],"homepage":"https://github.com/inspect-js/is-typed-array#readme","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"dist":{"shasum":"205d51d499d5e336f4a3aa480c8ead5ff9e2e3e8","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.14.tgz","fileCount":12,"integrity":"sha512-lQUsHzcTb7rH57dajbOuZEuMDXjs9f04ZloER4QOpjpKcaw4f98BRUrs8aiO9Z4G7i7B0Xhgarg6SCgYcYi8Nw==","signatures":[{"sig":"MEYCIQDc3ABO6aBPPGg+mYI2/1F6yfw+6Aklhqkgsfvqm670YgIhAKDNYCCP5e+dmrOEAj5V5PQuqugyFXOrSQr3dOuxTpfE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21523},"main":"index.js","types":"./index.d.ts","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"e4e53dbe0aa02c197bc31602191088b79c7ee97e","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only && npm run test:harmony","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run --silent lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"tsc -p . && attw -P","posttest":"npx npm@'>= 10.2' audit --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape test","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","test:harmony":"nyc node --harmony --es-staging test","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"repository":{"url":"git://github.com/inspect-js/is-typed-array.git","type":"git"},"_npmVersion":"10.9.2","description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","directories":{},"sideEffects":false,"_nodeVersion":"23.4.0","dependencies":{"which-typed-array":"^1.1.16"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false,"startingVersion":"1.1.10"},"devDependencies":{"nyc":"^10.3.2","tape":"^5.9.0","eslint":"=8.8.0","evalmd":"^0.0.19","encoding":"^0.1.13","for-each":"^0.3.3","npmignore":"^0.3.1","in-publish":"^2.0.1","typescript":"next","@types/node":"^20.17.10","@types/tape":"^5.7.0","is-callable":"^1.2.7","auto-changelog":"^2.5.0","object-inspect":"^1.13.3","@types/for-each":"^0.3.3","has-tostringtag":"^1.0.2","@ljharb/tsconfig":"^0.2.2","@types/is-callable":"^1.1.2","make-arrow-function":"^1.2.0","safe-publish-latest":"^2.0.0","@arethetypeswrong/cli":"^0.17.1","@ljharb/eslint-config":"^21.1.1","@types/object-inspect":"^1.13.0","make-generator-function":"^2.0.0","@types/make-arrow-function":"^1.2.2","@types/make-generator-function":"^2.0.3"},"_npmOperationalInternal":{"tmp":"tmp/is-typed-array_1.1.14_1734457290497_0.6180124415190635","host":"s3://npm-registry-packages-npm-production"}},"1.1.15":{"name":"is-typed-array","version":"1.1.15","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","license":"MIT","main":"index.js","types":"./index.d.ts","sideEffects":false,"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && attw -P","pretest":"npm run --silent lint","test":"npm run tests-only && npm run test:harmony","tests-only":"nyc tape test","test:harmony":"nyc node --harmony --es-staging test","posttest":"npx npm@'>= 10.2' audit --production","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/inspect-js/is-typed-array.git"},"keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"dependencies":{"which-typed-array":"^1.1.16"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.1","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.2","@types/for-each":"^0.3.3","@types/is-callable":"^1.1.2","@types/make-arrow-function":"^1.2.2","@types/make-generator-function":"^2.0.3","@types/node":"^20.17.10","@types/object-inspect":"^1.13.0","@types/tape":"^5.8.0","auto-changelog":"^2.5.0","encoding":"^0.1.13","eslint":"=8.8.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-tostringtag":"^1.0.2","in-publish":"^2.0.1","is-callable":"^1.2.7","make-arrow-function":"^1.2.0","make-generator-function":"^2.0.0","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true,"startingVersion":"1.1.10"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"is-typed-array@1.1.15","gitHead":"4310dcb2d390f090bc74f557174301cd8aed5d5c","bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"homepage":"https://github.com/inspect-js/is-typed-array#readme","_nodeVersion":"23.4.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==","shasum":"4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b","tarball":"https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz","fileCount":12,"unpackedSize":21922,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHPU+uupi/SLOnEgWUBwAV6IoYGMhpOSflUyR1KxAevwIgZPTSQyVKtB+R20CNerVzIQeKmzWmsT5j9TpRwa/v6Cg="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/is-typed-array_1.1.15_1734542407149_0.16544168270480442"},"_hasShrinkwrap":false}},"time":{"created":"2015-05-07T01:53:07.004Z","modified":"2024-12-18T17:20:07.553Z","1.0.0":"2015-05-07T01:53:07.004Z","1.0.1":"2015-10-02T17:50:07.637Z","1.0.2":"2015-10-05T21:37:34.613Z","1.0.3":"2015-10-13T18:07:50.733Z","1.0.4":"2016-03-20T00:10:48.435Z","1.1.0":"2019-02-16T08:42:55.603Z","1.1.1":"2020-01-19T06:32:50.571Z","1.1.2":"2020-01-21T00:11:16.130Z","1.1.3":"2020-01-24T16:55:54.180Z","1.1.4":"2020-12-05T23:26:36.246Z","1.1.5":"2021-02-14T20:17:00.670Z","1.1.6":"2021-08-05T20:43:03.413Z","1.1.7":"2021-08-07T20:52:27.750Z","1.1.8":"2021-08-31T05:57:20.884Z","1.1.9":"2022-05-14T04:15:46.190Z","1.1.10":"2022-11-02T16:03:03.424Z","1.1.11":"2023-07-17T22:25:12.997Z","1.1.12":"2023-07-18T05:56:39.813Z","1.1.13":"2024-02-02T00:39:42.428Z","1.1.14":"2024-12-17T17:41:30.712Z","1.1.15":"2024-12-18T17:20:07.320Z"},"bugs":{"url":"https://github.com/inspect-js/is-typed-array/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"license":"MIT","homepage":"https://github.com/inspect-js/is-typed-array#readme","keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"repository":{"type":"git","url":"git://github.com/inspect-js/is-typed-array.git"},"description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"alexandergugel","email":"alexander.gugel@gmail.com"}],"readme":"# is-typed-array <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][5]][6]\n[![dev dependency status][7]][8]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nIs this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.\n\n## Example\n\n```js\nvar isTypedArray = require('is-typed-array');\nvar assert = require('assert');\n\nassert.equal(false, isTypedArray(undefined));\nassert.equal(false, isTypedArray(null));\nassert.equal(false, isTypedArray(false));\nassert.equal(false, isTypedArray(true));\nassert.equal(false, isTypedArray([]));\nassert.equal(false, isTypedArray({}));\nassert.equal(false, isTypedArray(/a/g));\nassert.equal(false, isTypedArray(new RegExp('a', 'g')));\nassert.equal(false, isTypedArray(new Date()));\nassert.equal(false, isTypedArray(42));\nassert.equal(false, isTypedArray(NaN));\nassert.equal(false, isTypedArray(Infinity));\nassert.equal(false, isTypedArray(new Number(42)));\nassert.equal(false, isTypedArray('foo'));\nassert.equal(false, isTypedArray(Object('foo')));\nassert.equal(false, isTypedArray(function () {}));\nassert.equal(false, isTypedArray(function* () {}));\nassert.equal(false, isTypedArray(x => x * x));\nassert.equal(false, isTypedArray([]));\n\nassert.ok(isTypedArray(new Int8Array()));\nassert.ok(isTypedArray(new Uint8Array()));\nassert.ok(isTypedArray(new Uint8ClampedArray()));\nassert.ok(isTypedArray(new Int16Array()));\nassert.ok(isTypedArray(new Uint16Array()));\nassert.ok(isTypedArray(new Int32Array()));\nassert.ok(isTypedArray(new Uint32Array()));\nassert.ok(isTypedArray(new Float32Array()));\nassert.ok(isTypedArray(new Float64Array()));\nassert.ok(isTypedArray(new BigInt64Array()));\nassert.ok(isTypedArray(new BigUint64Array()));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/is-typed-array\n[npm-version-svg]: https://versionbadg.es/inspect-js/is-typed-array.svg\n[deps-svg]: https://david-dm.org/inspect-js/is-typed-array.svg\n[deps-url]: https://david-dm.org/inspect-js/is-typed-array\n[dev-deps-svg]: https://david-dm.org/inspect-js/is-typed-array/dev-status.svg\n[dev-deps-url]: https://david-dm.org/inspect-js/is-typed-array#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/is-typed-array.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/is-typed-array.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/is-typed-array.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=is-typed-array\n[codecov-image]: https://codecov.io/gh/inspect-js/is-typed-array/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/inspect-js/is-typed-array/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/inspect-js/is-typed-array\n[actions-url]: https://github.com/inspect-js/is-typed-array/actions\n","readmeFilename":"README.md","users":{"mojaray2k":true}}