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

koishi-core

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-core - npm Package Compare versions

Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6

16

package.json
{
"name": "koishi-core",
"version": "1.0.0-alpha.5",
"description": "Core features for Koishi",
"version": "1.0.0-alpha.6",
"main": "dist/index.js",

@@ -25,7 +26,14 @@ "typings": "dist/index.d.ts",

"homepage": "https://github.com/koishijs/koishi/tree/master/packages/koishi-core#readme",
"keywords": [
"bot",
"qqbot",
"cqhttp",
"coolq",
"chatbot",
"koishi"
],
"devDependencies": {
"@types/debug": "^4.1.5",
"@types/ws": "^6.0.4",
"husky": "^3.1.0",
"koishi-test-utils": "^1.0.0-alpha.4"
"koishi-test-utils": "^1.0.0-alpha.5"
},

@@ -36,3 +44,3 @@ "dependencies": {

"escape-string-regexp": "^2.0.0",
"koishi-utils": "^1.0.0-alpha.1",
"koishi-utils": "^1.0.0-alpha.2",
"leven": "^3.1.0",

@@ -39,0 +47,0 @@ "ws": "^7.2.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