Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fd40cf4

Browse files
Auto-generated commit
1 parent 16fbd45 commit fd40cf4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ var hasSharedArrayBufferSupport = require( '@stdlib/assert-has-sharedarraybuffer
6868

6969
Detects if a runtime environment supports [`SharedArrayBuffer`][mdn-sharedarraybuffer].
7070

71+
<!-- eslint-disable id-length -->
72+
7173
```javascript
7274
var bool = hasSharedArrayBufferSupport();
7375
// returns <boolean>

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@stdlib/assert-is-boolean": "^0.1.1",
4949
"@stdlib/assert-is-browser": "^0.1.1",
5050
"@stdlib/assert-is-windows": "^0.1.1",
51-
"@stdlib/bench": "^0.1.0",
51+
"@stdlib/bench": "^0.2.0",
5252
"@stdlib/process-exec-path": "^0.1.1",
5353
"proxyquire": "^2.0.0",
5454
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /