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

koishi-plugin-status

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-status - npm Package Compare versions

Comparing version 2.0.0-beta.7 to 2.0.0-beta.8

2

dist/database.js

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

'SELECT COUNT(*) FROM `group` WHERE `assignee`',
].join(';'));
]);
return { activeGroups, activeUsers };

@@ -12,0 +12,0 @@ },

{
"name": "koishi-plugin-status",
"description": "Show Status of Koishi",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"main": "dist/index.js",

@@ -36,5 +36,5 @@ "typings": "dist/index.d.ts",

"@types/cross-spawn": "^6.0.2",
"koishi-core": "^2.0.0-beta.9",
"koishi-core": "^2.0.0-beta.10",
"koishi-plugin-mongo": "^1.0.0-beta.2",
"koishi-plugin-mysql": "^2.0.0-beta.4",
"koishi-plugin-mysql": "^2.0.0-beta.5",
"koishi-test-utils": "^4.0.0-beta.3"

@@ -41,0 +41,0 @@ },

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