🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
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
6.0.7

10

CHANGELOG.md

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

## [6.0.7](https://github.com/IBM/kui/compare/v4.5.0...v6.0.7) (2020-01-30)
### Bug Fixes
- eliminate the the use of symlink of adding css files to build stage ([dad4987](https://github.com/IBM/kui/commit/dad4987)), closes [#3567](https://github.com/IBM/kui/issues/3567)
### 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)
## [6.0.6](https://github.com/IBM/kui/compare/v4.5.0...v6.0.6) (2020-01-30)

@@ -8,0 +18,0 @@

4

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

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

},
"gitHead": "e0f87c61799bf9e84e4b7660097e9498d6afe4e7"
"gitHead": "b4d12e13a82ea8ae148d62f54c5825ccbed63187"
}