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

watson-developer-cloud

Package Overview
Dependencies
Maintainers
2
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watson-developer-cloud - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.3

6

package.json
{
"name": "watson-developer-cloud",
"version": "1.0.0-beta.3",
"version": "1.0.3",
"description": "Client library to use the IBM Watson Services and AlchemyAPI",

@@ -65,4 +65,4 @@ "main": "./lib/index",

"jshint": "^2.8.0",
"mocha": "^2.3.3",
"nock": "^2.15.0",
"mocha": "^2.3.4",
"nock": "^3.0.0",
"qs": "^5.2.0"

@@ -69,0 +69,0 @@ },

@@ -63,3 +63,3 @@ Watson Developer Cloud Node.js SDK

* `observeResult()`
* `getRecognizeStatus()`]
* `getRecognizeStatus()`
* The Document Conversion API has been reduced to a single `convert()` method; it no longer offers batch conversion or cloud storage of files.

@@ -70,2 +70,3 @@ * Several deprecated services have been removed:

* Search (replaced by Retrieve and Rank)
* Dropped support for node.js v0.10.x (For reference: now officially support the latest 0.12, LTS, and Stable releases of Node.js.)

@@ -72,0 +73,0 @@

Sorry, the diff of this file is not supported yet

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