Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shinkai_network/shinkai-message-ts

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shinkai_network/shinkai-message-ts - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

api-27103bc6.js

37

api.js

@@ -1,22 +0,23 @@

import { A as i, n as r, c as g, k as n, f as b, g as d, b as l, d as m, m as p, h as f, p as h, l as x, s as A, j as c, i as u, e as C } from "./api-406d7e87.js";
import "./shinkai_message_wasm-6105921d.js";
import "./ShinkaiNameWrapper-790a0e76.js";
import { A as r, n as g, c as n, k as b, f as d, g as m, b as l, d as p, m as f, h, p as x, l as A, s as c, j as u, i as C, e as I } from "./api-27103bc6.js";
import "./ShinkaiMessageWrapper-338e7b81.js";
import "./index-b3d484ee.js";
import "./SchemaTypes-05f67d3a.js";
import "./ShinkaiNameWrapper-02395ffe.js";
export {
i as ApiConfig,
r as addAgent,
g as createChatWithMessage,
n as createJob,
b as fetchPublicKey,
d as getAllInboxesForProfile,
r as ApiConfig,
g as addAgent,
n as createChatWithMessage,
b as createJob,
d as fetchPublicKey,
m as getAllInboxesForProfile,
l as getLastMessagesFromInbox,
m as getLastUnreadMessagesFromInbox,
p as getProfileAgents,
f as handleHttpError,
h as pingAllNodes,
x as sendMessageToJob,
A as sendTextMessageWithInbox,
c as submitInitialRegistrationNoCode,
u as submitRegistrationCode,
C as submitRequestRegistrationCode
p as getLastUnreadMessagesFromInbox,
f as getProfileAgents,
h as handleHttpError,
x as pingAllNodes,
A as sendMessageToJob,
c as sendTextMessageWithInbox,
u as submitInitialRegistrationNoCode,
C as submitRegistrationCode,
I as submitRequestRegistrationCode
};

@@ -1,8 +0,8 @@

import { a as s } from "./api-406d7e87.js";
import { a as s } from "./api-27103bc6.js";
import { m as e } from "./models-1f2a486f.js";
import { u, u as x } from "./utils-8bbb6cdd.js";
import "./shinkai_message_wasm-6105921d.js";
import "./ShinkaiNameWrapper-790a0e76.js";
import { u, u as x } from "./utils-7df1ee36.js";
import "./ShinkaiMessageWrapper-338e7b81.js";
import "./index-b3d484ee.js";
import "./SchemaTypes-05f67d3a.js";
import "./ShinkaiMessageWrapper-c25fcc8c.js";
import "./ShinkaiNameWrapper-02395ffe.js";
export {

@@ -9,0 +9,0 @@ s as api,

{
"name": "@shinkai_network/shinkai-message-ts",
"version": "0.0.4",
"version": "0.0.5",
"description": "Shinkai Message TS wrapper for wasm library",

@@ -5,0 +5,0 @@ "type": "module",

@@ -1,20 +0,20 @@

import { S as o, c as i, d as n, e as g, h as c, j as m, g as p, b, f as h, i as x, a as y, m as M, k as S, t as d } from "./utils-8bbb6cdd.js";
import { c as r, b as o, i, d as n } from "./index-b3d484ee.js";
import { S as c, a as m, e as b, b as p, c as x, g as y, i as d, m as h, d as M, t as S } from "./utils-7df1ee36.js";
import "./SchemaTypes-05f67d3a.js";
import "./ShinkaiMessageWrapper-c25fcc8c.js";
import "./shinkai_message_wasm-6105921d.js";
import "./ShinkaiMessageWrapper-338e7b81.js";
export {
o as ShinkaiNameError,
i as calculateMessageHash,
n as extractJobIdFromInbox,
g as extractReceiverShinkaiName,
c as generateEncryptionKeys,
m as generateSignatureKeys,
p as getMessageContent,
b as getOtherPersonIdentity,
h as isJobInbox,
x as isJobMessage,
y as isLocalMessage,
M as mapEncryptionMethod,
S as test_util_generateKeys,
d as toHexString
c as ShinkaiNameError,
r as calculateMessageHash,
m as extractJobIdFromInbox,
b as extractReceiverShinkaiName,
p as generateEncryptionKeys,
x as generateSignatureKeys,
o as getMessageContent,
y as getOtherPersonIdentity,
d as isJobInbox,
i as isJobMessage,
n as isLocalMessage,
h as mapEncryptionMethod,
M as test_util_generateKeys,
S as toHexString
};

@@ -1,4 +0,4 @@

import { I as o, J as i, d as w, e as c } from "./shinkai_message_wasm-6105921d.js";
import { b as f, a as W, S as v } from "./ShinkaiNameWrapper-790a0e76.js";
import { S as b } from "./ShinkaiMessageWrapper-c25fcc8c.js";
import { I as o, J as i, e as w, f as c } from "./ShinkaiMessageWrapper-338e7b81.js";
import { d as l } from "./ShinkaiMessageWrapper-338e7b81.js";
import { b as v, a as d, S as b } from "./ShinkaiNameWrapper-02395ffe.js";
import "./SchemaTypes-05f67d3a.js";

@@ -125,6 +125,6 @@ class _ {

n as JobScopeWrapper,
f as SerializedAgentWrapper,
W as ShinkaiMessageBuilderWrapper,
b as ShinkaiMessageWrapper,
v as ShinkaiNameWrapper
v as SerializedAgentWrapper,
d as ShinkaiMessageBuilderWrapper,
l as ShinkaiMessageWrapper,
b as ShinkaiNameWrapper
};
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc