bottender
Advanced tools
Comparing version 0.14.0 to 0.14.1
{ | ||
"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", |
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
217656
109
1
1