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

captionbot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

captionbot - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "captionbot",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get captions for image using Microsoft's CaptionBot 🤖",

@@ -13,3 +13,3 @@ "license": "MIT",

"engines": {
"node": ">=0.10.0"
"node": ">=4"
},

@@ -16,0 +16,0 @@ "scripts": {

@@ -5,4 +5,5 @@ # captionbot [![Build Status](https://travis-ci.org/dylang/captionbot.svg?branch=master)](https://travis-ci.org/dylang/captionbot)

<img src="http://imgur.com/B7a15F5.jpg" width="300px">
🤖 `I think it's a dog in the snow.`
| <img src="http://imgur.com/B7a15F5.jpg" width="300px"> |
|--------------------------------------|
| `🤖 I think it's a dog in the snow.` |

@@ -45,2 +46,3 @@ ## Install

* Requires Node 4 or newer.
* Powered by [CaptionBot](https://www.captionbot.ai/), a free service provided by Microsoft.

@@ -47,0 +49,0 @@ * If you like this, you can read more at https://www.microsoft.com/cognitive-services.

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