Socket
Socket
Sign inDemoInstall

@obot/lib

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.2.2

CHANGELOG.md

40

package.json
{
"name": "@obot/lib",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.2.2",
"description": "An abstraction layer for creating Byteball chatbot",
"main": "dist/cjs/index.js",
"module": "dist/es/index.mjs",
"types": "types/index.d.ts",
"files": [
"bin",
"dist",
"types"
],
"repository": "github:DrSensor/bot-byte",
"homepage": "https://drsensor.github.io/bot-byte",
"keywords": [
"obyte",
"chatbot",
"library"
],
"author": "Fahmi Akbar Wildana @DrSensor",
"license": "MIT",
"dependencies": {
"ocore": "github:byteball/ocore",
"strict-event-emitter-types": "^2.0.0",
"tslib": "^1.9.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DrSensor/bot-byte.git"
"devDependencies": {
"headless-obyte": "github:byteball/headless-obyte"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/DrSensor/bot-byte/issues"
},
"homepage": "https://github.com/DrSensor/bot-byte#readme"
"gitHead": "58de61a8742746bb925418bc927ebc2e7d36a486"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc