New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kongponents/kbadge

Package Overview
Dependencies
Maintainers
4
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kongponents/kbadge - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

8

CHANGELOG.md

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

## [0.1.6](https://github.com/Kong/kongponents/compare/@kongponents/kbadge@0.1.5...@kongponents/kbadge@0.1.6) (2019-11-12)
**Note:** Version bump only for package @kongponents/kbadge
## [0.1.5](https://github.com/Kong/kongponents/compare/@kongponents/kbadge@0.1.4...@kongponents/kbadge@0.1.5) (2019-11-11)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@kongponents/kbadge",
"version": "0.1.5",
"version": "0.1.6",
"description": "Badges, pills, or whatever you wanna call them.",

@@ -17,3 +17,3 @@ "main": "dist/KBadge.umd.min.js",

"author": "Kong Inc",
"license": "ISC",
"license": "Apache-2.0",
"bugs": {

@@ -23,3 +23,3 @@ "url": "https://github.com/Kong/kongponents/issues"

"homepage": "https://github.com/Kong/kongponents#readme",
"gitHead": "05e0727243c55d9ec16bddf9cc0f48a20e0f15b5"
"gitHead": "2dc564b82b9f3796c88e78aa38595bbb30a216e8"
}

@@ -1,2 +0,6 @@

```js
# @kongponents/kbadge
[![](https://img.shields.io/npm/v/@kongponents/kbadge.svg?style=flat-square)](https://www.npmjs.com/package/@kongponents/kbadge)
```vue
<KBadge appearance="success">SUCCESS</KBadge>

@@ -3,0 +7,0 @@ <KBadge appearance="warning">WARNING</KBadge>

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