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.37

6

CHANGELOG.md

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

## [5.7.37](https://github.com/IBM/kui/compare/v4.5.0...v5.7.37) (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.36](https://github.com/IBM/kui/compare/v4.5.0...v5.7.36) (2020-01-17)

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

4

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

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

},
"gitHead": "f1b9ca47c469c5af627d1a7b2eb71a90aa8808bd"
"gitHead": "d88e80b87a3a98707aa09e6f5acf15ebba331b7d"
}