🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@hypermode/functions-as

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hypermode/functions-as - npm Package Compare versions

Comparing version

to
0.11.2-alpha2

@@ -216,2 +216,3 @@ import * as utils from "./utils";

namespace: string,
searchMethod: string,
key: string,

@@ -621,3 +622,3 @@ ): f32[];

}
return hostGetVector(collection, namespace, key);
return hostGetVector(collection, namespace, searchMethod, key);
}
{
"name": "@hypermode/functions-as",
"version": "0.11.2-alpha1",
"version": "0.11.2-alpha2",
"description": "Hypermode library for AssemblyScript functions",

@@ -5,0 +5,0 @@ "author": "Hypermode, Inc.",