Socket
Socket
Sign inDemoInstall

ibm-cloud-sdk-core

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibm-cloud-sdk-core - npm Package Compare versions

Comparing version 2.10.2 to 2.10.3

lib/sdk-test-helpers.browser.d.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.10.3](https://github.com/IBM/node-sdk-core/compare/v2.10.2...v2.10.3) (2021-04-01)
### Bug Fixes
* stub sdk-test-helpers in browser environments ([#132](https://github.com/IBM/node-sdk-core/issues/132)) ([006991b](https://github.com/IBM/node-sdk-core/commit/006991bfe89c0671f9c053457cebe52cec924fed))
## [2.10.2](https://github.com/IBM/node-sdk-core/compare/v2.10.1...v2.10.2) (2021-03-31)

@@ -2,0 +9,0 @@

5

package.json
{
"name": "ibm-cloud-sdk-core",
"version": "2.10.2",
"version": "2.10.3",
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",

@@ -55,3 +55,4 @@ "main": "index",

"browser": {
"./auth/utils/read-credentials-file": "./auth/utils/read-credentials-file.browser"
"./auth/utils/read-credentials-file": "./auth/utils/read-credentials-file.browser",
"./lib/sdk-test-helpers": "./lib/sdk-test-helpers.browser"
},

@@ -58,0 +59,0 @@ "engines": {

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