You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@kui-shell/plugin-client-default

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kui-shell/plugin-client-default - npm Package Compare versions

Comparing version

to
5.7.35

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [5.7.35](https://github.com/IBM/kui/compare/v4.5.0...v5.7.35) (2020-01-17)
### Features
- introduce plugin-client-default meant for hosting a client definition ([688a991](https://github.com/IBM/kui/commit/688a991)), closes [#3463](https://github.com/IBM/kui/issues/3463)
## [5.7.34](https://github.com/IBM/kui/compare/v4.5.0...v5.7.34) (2020-01-17)

@@ -8,0 +14,0 @@

4

package.json
{
"name": "@kui-shell/plugin-client-default",
"version": "5.7.34",
"version": "5.7.35",
"description": "Kui plugin that offers client defintion",

@@ -22,3 +22,3 @@ "license": "Apache-2.0",

},
"gitHead": "b27ff44e3cef04949a58efb167cd8730ba9ab498"
"gitHead": "ceaaf4ec356437b45cdd21274ce291601666f821"
}