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

@actor-system/spawn-protocol

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actor-system/spawn-protocol - npm Package Compare versions

Comparing version
0.0.13
to
0.0.14
+3
-3
package.json
{
"name": "@actor-system/spawn-protocol",
"version": "0.0.13",
"version": "0.0.14",
"type": "module",

@@ -35,4 +35,4 @@ "scripts": {

"dependencies": {
"@actor-system/behaviors": "0.0.13",
"@actor-system/core": "0.0.12",
"@actor-system/behaviors": "0.0.14",
"@actor-system/core": "0.0.13",
"@actor-system/mail": "0.0.2"

@@ -39,0 +39,0 @@ },