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/get.min

Package Overview
Dependencies
Maintainers
1
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@extra-array/get.min - npm Package Compare versions

Comparing version
2.1.60
to
2.1.61
+44
-8
package.json
{
"name": "@extra-array/get.min",
"version": "2.1.60",
"version": "2.1.61",
"description": "Gets value at index (+ve, -ve).",

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

"array",
"standard",
"utility",
"method",
"manipulation",
"function",
"merferry",
"get"
"is",
"head",
"tail",
"init",
"last",
"get",
"set",
"swap",
"compare",
"isEqual",
"range",
"linspace",
"push",
"pop",
"shift",
"unshift",
"copy",
"rotate",
"slice",
"filter",
"map",
"concat",
"reverse",
"chunk",
"zip",
"splice",
"insert",
"repeat",
"bsearch",
"bsearchc",
"bsearchl",
"bsearchr",
"sort",
"prefixes",
"infixes",
"suffixes",
"subsequences",
"permutations",
"isPrefix",
"isInfix",
"isSuffix",
"isSubsequence",
"isPermutation"
],

@@ -21,0 +57,0 @@ "author": "wolfram77@gmail.com",