You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@kongponents/kalert

Package Overview
Dependencies
Maintainers
4
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kongponents/kalert - npm Package Compare versions

Comparing version

to
0.0.1-beta.3

2

package.json
{
"name": "@kongponents/kalert",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.3",
"description": "Alert component",

@@ -5,0 +5,0 @@ "main": "KAlert.vue",

@@ -5,3 +5,3 @@ ```js

}
<KAlert isShowing alertMessage="howdy!" appearance="success" isDismissible :alertAttributes=attributes />
<KAlert isShowing alertMessage="howdy!" isDismissible :alertAttributes=attributes />
```

Sorry, the diff of this file is not supported yet