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

oneai

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oneai - npm Package Compare versions

Comparing version

to
0.7.8

2

lib/package.json
{
"name": "oneai",
"main": "lib/src/index.js",
"version": "0.7.7",
"version": "0.7.8",
"description": "Make your app understand language. Summarize conversations, categorize articles, and more.",

@@ -6,0 +6,0 @@ "repository": "github:oneai-nlp/oneai-node",

@@ -48,3 +48,3 @@ "use strict";

skill: skill.apiName,
params: skill.params,
params: __assign(__assign({}, (skill.params !== undefined && skill.params)), (skill.apiName === 'clustering' && input.metadata !== undefined && { user_metadata: input.metadata })),
}); }) }), function (_, value) { return value !== null && value !== void 0 ? value : undefined; });

@@ -51,0 +51,0 @@ }

{
"name": "oneai",
"main": "lib/src/index.js",
"version": "0.7.7",
"version": "0.7.8",
"description": "Make your app understand language. Summarize conversations, categorize articles, and more.",

@@ -6,0 +6,0 @@ "repository": "github:oneai-nlp/oneai-node",