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

@line/bot-sdk

Package Overview
Dependencies
Maintainers
4
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@line/bot-sdk - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

10

CHANGELOG.md

@@ -1,3 +0,11 @@

## 6.0.2 (21 May 2018(
## 6.0.3 (18 June 2018)
#### Misc
* Move get-audio-duration dep to proper package.json (#73)
* Vulnerability fix with `npm audit fix`
## 6.0.2 (21 May 2018)
#### Type

@@ -4,0 +12,0 @@

11

package.json
{
"name": "@line/bot-sdk",
"version": "6.0.2",
"version": "6.0.3",
"description": "Node.js SDK for LINE Messaging API",

@@ -45,4 +45,3 @@ "engines": {

"body-parser": "^1.18.2",
"file-type": "^7.2.0",
"get-audio-duration": "0.0.1"
"file-type": "^7.2.0"
},

@@ -53,6 +52,6 @@ "devDependencies": {

"del-cli": "^1.1.0",
"express": "^4.15.3",
"gitbook-cli": "^2.3.0",
"express": "^4.16.3",
"gitbook-cli": "^2.3.2",
"husky": "^0.14.3",
"mocha": "^3.4.2",
"mocha": "^5.2.0",
"prettier": "^1.8.2",

@@ -59,0 +58,0 @@ "ts-node": "^3.3.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