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.1 to 0.3.3

dist/demo.html

28

CHANGELOG.md

@@ -0,1 +1,25 @@

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.3.3](https://github.com/Kong/kongponents/compare/@kongponents/kicon@0.3.2...@kongponents/kicon@0.3.3) (2019-11-08)
### Bug Fixes
* **dist:** dist to all packages ([#152](https://github.com/Kong/kongponents/issues/152)) ([217c46b](https://github.com/Kong/kongponents/commit/217c46b02afe960f8fa597ba77410dcf034b1716))
## [0.3.2](https://github.com/Kong/kongponents/compare/@kongponents/kicon@0.3.1...@kongponents/kicon@0.3.2) (2019-11-08)
**Note:** Version bump only for package @kongponents/kicon
# @kongponents/kicon

@@ -5,5 +29,9 @@

- [0.3.1](#134)
- [0.3.0](#129)
- [0.2.3](#023)
### 0.3.1
- Adds two new icons, close (x) and lock [#134](https://github.com/Kong/kongponents/pull/134)
### 0.3.0

@@ -10,0 +38,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)

17

package.json
{
"name": "@kongponents/kicon",
"version": "0.3.1",
"description": "Icon component",
"main": "KIcon.vue",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"version": "0.3.3",
"description": "Icon component.",
"main": "dist/KIcon.umd.min.js",
"componentName": "KIcon",
"source": "KIcon.vue",
"files": [
"dist",
"KIcon.vue"
],
"repository": {

@@ -19,3 +22,3 @@ "type": "git",

"homepage": "https://github.com/Kong/kongponents#readme",
"gitHead": "dab6bfbfbd916544f718c9255e99aea04182dea3"
"gitHead": "eb5fdda46d287e93fb32d9eb5d86f88d023a719a"
}
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