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

mods-toolkit-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mods-toolkit-api - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

build/dialog.d.ts

@@ -31,3 +31,4 @@ export interface Dialog {

Ask = "Ask",
Answer = "Anwser"
Answer = "Anwser",
Output = "Output"
}

@@ -34,0 +35,0 @@ export declare class DialogMsg {

@@ -26,2 +26,3 @@ /*---------------------------------------------------------

DialogType["Answer"] = "Anwser";
DialogType["Output"] = "Output";
})(DialogType = exports.DialogType || (exports.DialogType = {}));

@@ -28,0 +29,0 @@ class DialogMsg {

{
"name": "mods-toolkit-api",
"version": "0.1.0",
"version": "0.1.1",
"description": "mods-toolkit-api",

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

Sorry, the diff of this file is not supported yet

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