Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@extra-array/last

Package Overview
Dependencies
Maintainers
1
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@extra-array/last - npm Package Compare versions

Comparing version
1.0.1
to
1.0.4
+13
-8
package.json
{
"name": "@extra-array/last",
"version": "1.0.1",
"version": "1.0.4",
"description": "Get last value of array.",

@@ -12,5 +12,9 @@ "main": "index.js",

"array",
"last",
"of",
"merferry"
"standard",
"utility",
"method",
"manipulation",
"function",
"merferry",
"last"
],

@@ -21,8 +25,9 @@ "author": "wolfram77@gmail.com",

"type": "git",
"url": "git+https://github.com/extra-array/last.git"
"url": "git+https://github.com/nodef/extra-array.git"
},
"bugs": {
"url": "https://github.com/extra-array/last/issues"
"url": "https://github.com/nodef/extra-array/issues"
},
"homepage": "https://github.com/extra-array/last#readme"
}
"homepage": "https://github.com/nodef/extra-array#readme",
"dependencies": {}
}