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

ibm-watson

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibm-watson - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

lib/common.browser.d.ts

5

lib/common.js

@@ -7,7 +7,2 @@ "use strict";

function getSdkHeaders(serviceName, serviceVersion, operationId) {
// disable analytics headers in the browser - they cause cors issues
var isBrowser = typeof window !== 'undefined';
if (isBrowser) {
return {};
}
var sdkName = 'watson-apis-node-sdk';

@@ -14,0 +9,0 @@ var sdkVersion = pkg.version;

{
"name": "ibm-watson",
"version": "4.5.2",
"version": "4.5.3",
"description": "Client library to use the IBM Watson Services",

@@ -121,2 +121,5 @@ "repository": {

},
"browser": {
"./lib/common": "./lib/common.browser"
},
"husky": {

@@ -123,0 +126,0 @@ "hooks": {

dist/watson.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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