Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Score
4.4
/10
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to is-shared-array-buffer
@socketregistry/is-shared-array-buffer
1.0.5
Socket.dev optimized package override for is-shared-array-buffer
@smithy/is-array-buffer
3.0.0
Provides a function for detecting if an argument is an ArrayBuffer
is-array-buffer
3.0.4
Is this value a JS ArrayBuffer?
array-buffer-byte-length
1.0.1
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.