New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koishi-plugin-teach

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-teach - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

0

dist/database/mongo.d.ts

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context, User, Session, NextFunction } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Dialogue, DialogueTest } from './utils';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Context } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Session, ParsedLine, App } from 'koishi-core';

@@ -0,0 +0,0 @@ "use strict";

12

package.json
{
"name": "koishi-plugin-teach",
"description": "Teach plugin for Koishi",
"version": "1.1.0",
"version": "1.1.1",
"main": "dist/index.js",

@@ -41,8 +41,9 @@ "typings": "dist/index.d.ts",

"peerDependencies": {
"koishi-core": "^2.3.0"
"koishi-core": "^2.3.1",
"koishi-utils": "^3.1.5"
},
"devDependencies": {
"koishi-plugin-mongo": "^1.0.3",
"koishi-plugin-mysql": "^2.0.0",
"koishi-test-utils": "^5.0.1"
"koishi-plugin-mongo": "^1.0.4",
"koishi-plugin-mysql": "^2.0.1",
"koishi-test-utils": "^5.0.2"
},

@@ -52,5 +53,4 @@ "dependencies": {

"fastest-levenshtein": "^1.0.12",
"koishi-utils": "^3.1.5",
"regexpp": "^3.1.0"
}
}

@@ -0,0 +0,0 @@ # [koishi-plugin-teach](https://koishi.js.org/plugins/teach.html)

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