
Research
/Security News
Popular Go Decimal Library Targeted by Long-Running Typosquat with DNS Backdoor
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.
@extra-array/get.min
Advanced tools
Gets value at index. :package: :smiley_cat: :running: :vhs: :moon: :scroll: :newspaper: :blue_book:
Alternatives: get, getAll, getPath.
Similar: get, set, remove.
This is part of package extra-array.
This is browserified, minified version of @extra-array/get.
It is exported as global variable array_get.
CDN: unpkg, jsDelivr.
array.get(x, i);
// x: an array
// i: index (-ve: from right)
const array = require("extra-array");
var x = [2, 4, 6, 8];
array.get(x, 1);
// 4
array.get(x, 3);
// 8
FAQs
Gets value at index.
The npm package @extra-array/get.min receives a total of 158 weekly downloads. As such, @extra-array/get.min popularity was classified as not popular.
We found that @extra-array/get.min 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.

Research
/Security News
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.

Research
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.