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

koishi-plugin-common

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-common - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

0

dist/admin.d.ts

@@ -0,0 +0,0 @@ import { Context, User, Group, ParsedArgv } 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 { App, Session } 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 } from 'koishi-core';

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

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

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

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

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

10

package.json
{
"name": "koishi-plugin-common",
"description": "Common plugins for Koishi",
"version": "3.0.1",
"version": "3.0.2",
"main": "dist/index.js",

@@ -34,10 +34,8 @@ "typings": "dist/index.d.ts",

"peerDependencies": {
"koishi-core": "^2.3.0"
"koishi-core": "^2.3.1",
"koishi-utils": "^3.1.5"
},
"devDependencies": {
"koishi-test-utils": "^5.0.1"
},
"dependencies": {
"koishi-utils": "^3.1.5"
"koishi-test-utils": "^5.0.2"
}
}

@@ -0,0 +0,0 @@ # koishi-plugin-common

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