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

koishi-plugin-adapter-repl

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-adapter-repl - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

lib/index.d.ts

55

package.json
{
"name": "koishi-plugin-adapter-repl",
"version": "0.0.0",
"description": ""
}
"version": "0.1.0",
"description": "REPL adapter for Koishi",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
"lib"
],
"contributors": [
"Shigma <shigma10826@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/koishijs/koishi-plugin-adapter-repl",
"repository": {
"type": "git",
"url": "https://github.com/koishijs/koishi-plugin-adapter-repl.git"
},
"bugs": {
"url": "https://github.com/koishijs/koishi-plugin-adapter-repl/issues"
},
"keywords": [
"bot",
"chatbot",
"koishi",
"plugin",
"adapter",
"repl",
"console",
"terminal"
],
"koishi": {
"description": {
"en": "REPL adapter for Koishi",
"zh": "在终端中使用 REPL 交互的适配器"
}
},
"scripts": {
"build": "atsc -b"
},
"devDependencies": {
"@koishijs/plugin-help": "^2.2.1",
"@types/node": "^18.15.5",
"atsc": "^1.2.2",
"esbuild": "^0.14.54",
"esbuild-register": "^3.4.2",
"koishi": "^4.12.1",
"typescript": "^4.9.5",
"yml-register": "^1.1.0"
},
"peerDependencies": {
"koishi": "^4.10.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