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

repl-ai

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repl-ai - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "repl-ai",
"version": "0.0.2",
"version": "0.0.3",
"description": "To have api connection with repl-ai",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,2 +5,4 @@ ## Installation

```
## Repl-AI Official Site
https://repl-ai.jp/

@@ -26,8 +28,11 @@ ## Usage

, appRecvTime: LAST_TALKED_AT
, initTopicId
};
api.createDialogue(());
api.createDialogue(dialogue_options, (err, body) => {
console.log(body);
});
```
## More Information
https://repl-ai.jp/docs/references/registration
https://repl-ai.jp/docs/references/registration
https://repl-ai.jp/docs/references/dialogue

@@ -34,0 +39,0 @@

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