Socket
Socket
Sign inDemoInstall

@kongponents/kicon

Package Overview
Dependencies
Maintainers
4
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kongponents/kicon - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

icons/icn-close.svg

4

CHANGELOG.md

@@ -5,5 +5,9 @@ # @kongponents/kicon

- [0.3.0](#129)
- [0.2.3](#023)
### 0.3.0
- Adds two new icons, warning and dangerCircle and uses a blacklisting mechanism to preserve fill colors of symbols inside of an icon [#127](https://github.com/Kong/kongponents/pull/129)
### 0.2.3
- Adds check to render when client is available & adds `transform-box` to spinner class [#127](https://github.com/Kong/kongponents/pull/127)

@@ -20,5 +20,8 @@ import collapseExpand from './icn-collapse-expand.svg'

import warning from './icn-warning.svg'
import lock from './icn-lock.svg'
import close from './icn-close.svg'
export default {
back,
close,
collapseExpand,

@@ -31,2 +34,3 @@ dashboard,

info,
lock,
portal,

@@ -33,0 +37,0 @@ search,

4

package.json
{
"name": "@kongponents/kicon",
"version": "0.3.0",
"version": "0.3.1",
"description": "Icon component",

@@ -19,3 +19,3 @@ "main": "KIcon.vue",

"homepage": "https://github.com/Kong/kongponents#readme",
"gitHead": "14f9049c742b96a76921a0502f961cd8993ba663"
"gitHead": "dab6bfbfbd916544f718c9255e99aea04182dea3"
}

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