You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wasmcloud/actor-keyvalue

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wasmcloud/actor-keyvalue - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
codegen.yaml

@@ -1,2 +0,2 @@

schema: ../../schemas/keyvalue.widl
schema: ../keyvalue.widl
generates:

@@ -3,0 +3,0 @@ assembly/module.ts:

{
"name": "@wasmcloud/actor-keyvalue",
"version": "0.1.1",
"description": "Interface to the key-value contract for use by wasmCloud Actors",
"version": "0.1.2",
"description": "Interface to the keyvalue contract for use by wasmCloud Actors",
"author": "wasmCloud Team",

@@ -18,2 +18,2 @@ "scripts": {

}
}
}

@@ -1,2 +0,2 @@

# wasmCloud Key-Value Store Actor Interface
# wasmCloud Key Value Store Actor Interface

@@ -3,0 +3,0 @@ This module provides wasmCloud actors with an interface to the key-value capability provider. Actors using this

Sorry, the diff of this file is not supported yet