🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@extra-array/head

Package Overview
Dependencies
Maintainers
1
Versions
387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@extra-array/head - npm Package Compare versions

Comparing version
2.10.18
to
2.10.19
+1
.coveralls.yml
repo_token: mHSGUhmbnerxllag7F1lZVgwXXtECkrTo
+1
-1
function head(x, vd) {
return x.length > 0 ? x[0] : vd;
}
export default head;
export { head as default };
{
"name": "@extra-array/head",
"version": "2.10.18",
"version": "2.10.19",
"description": "Gets first value.",

@@ -5,0 +5,0 @@ "main": "index.js",