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

bottender

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bottender - npm Package Compare versions

Comparing version 0.14.0 to 0.14.1

CHANGELOG.md

17

package.json
{
"name": "bottender",
"version": "0.14.0",
"version": "0.14.1",
"license": "MIT",
"main": "lib/index.js",
"browser": "lib/browser.js",
"keywords": [
"messaging",
"messenger",
"line",
"slack",
"telegram",
"bot",
"chatbot",
"framework"
],
"homepage": "https://bottender.js.org/",
"repository": {
"type": "git",
"url": "https://github.com/Yoctol/bottender.git"
},
"files": [

@@ -8,0 +23,0 @@ "bin",

14

README.md

@@ -1,5 +0,5 @@

# bottender
# Bottender
[![npm](https://img.shields.io/npm/v/bottender.svg?style=flat-square)](https://www.npmjs.com/package/bottender)
[![Build Status](https://travis-ci.org/Yoctol/bottender.svg?branch=master)](https://travis-ci.org/Yoctol/bottender)
[![CircleCI](https://circleci.com/gh/Yoctol/bottender.svg?style=shield)](https://circleci.com/gh/Yoctol/bottender)
[![coverage](https://codecov.io/gh/Yoctol/bottender/branch/master/graph/badge.svg)](https://codecov.io/gh/Yoctol/bottender)

@@ -24,10 +24,10 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

- [Getting Started](https://yoctol.github.io/bottender-docs/docs/GettingStarted)
- [Platforms](https://yoctol.github.io/bottender-docs/docs/Platforms-Messenger)
- [Guides](https://yoctol.github.io/bottender-docs/docs/Guides-Commands)
- [API Reference](https://yoctol.github.io/bottender-docs/docs/APIReference-Context)
- [Getting Started](https://bottender.js.org/docs/GettingStarted)
- [Platforms](https://bottender.js.org/docs/Platforms-Messenger)
- [Guides](https://bottender.js.org/docs/Guides-Commands)
- [API Reference](https://bottender.js.org/docs/APIReference-Context)
## Examples
We have a bunch of examples in the [examples](../examples) folder. Here is the first one to get you started:
We have a bunch of examples in the [examples](https://github.com/Yoctol/bottender/tree/master/examples) folder. Here is the first one to get you started:

@@ -34,0 +34,0 @@ ```js

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