🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@hypermode/functions-as

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

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.1-alpha1

assembly/dgraph.ts

3

assembly/index.ts

@@ -7,2 +7,5 @@ export * from "./compat";

import * as dgraph from "./dgraph";
export { dgraph };
import * as graphql from "./graphql";

@@ -9,0 +12,0 @@ export { graphql };

4

package.json
{
"name": "@hypermode/functions-as",
"version": "0.11.0",
"version": "0.11.1-alpha1",
"description": "Hypermode library for AssemblyScript functions",

@@ -27,3 +27,3 @@ "author": "Hypermode, Inc.",

"@types/node": "^20.14.15",
"as-test": "0.3.3",
"as-test": "^0.3.4",
"assemblyscript": "^0.27.29",

@@ -30,0 +30,0 @@ "assemblyscript-prettier": "^3.0.1",