Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
has-typed-arrays
Advanced tools
Determine if the JS environment has Typed Arrays.
var hasTypedArrays = require('has-typed-arrays');
hasTypedArrays() === true; // if the environment has Typed Array support
Simply clone the repo, npm install
, and run npm test
v1.0.1 - 2020-12-05
24fa7f1
nyc
on all tests e4150a8
eslint
, @ljharb/eslint-config
, aud
, auto-changelog
, tape
269a384
6ed1e3a
e3f88f5
eslint
, @ljharb/eslint-config
, tape
fd49d8a
array.prototype.some
, which-typed-array
093d288
pull_request_target
event 9288877
auto-changelog
, tape
b6ec7ad
package.json
to exports
dc024bd
auto-changelog
; add aud
82d2faf
which-typed-array
5c02ae9
4285cac
@ljharb/eslint-config
83690b7
which-typed-array
da6af5e
array.prototype.some
13142b6
FAQs
Does this environment have JS Typed Arrays?
The npm package has-typed-arrays receives a total of 24 weekly downloads. As such, has-typed-arrays popularity was classified as not popular.
We found that has-typed-arrays demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.