Skip to content

Commit

Permalink
Adding vulnerability badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Jan 21, 2017
1 parent 35c0087 commit bbde9fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#Kenanga
#Kecubung

[![Build Status](https://travis-ci.org/kambojajs/kecubung.svg?branch=master)](https://travis-ci.org/kambojajs/kecubung)
[![Coverage Status](https://coveralls.io/repos/github/kambojajs/kecubung/badge.svg?branch=master)](https://coveralls.io/github/kambojajs/kecubung?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/kambojajs/kecubung/badge.svg)](https://snyk.io/test/github/kambojajs/kecubung)

A javascript transformer to Type Metadata.

###About

Kenanga is javascript syntax transformer into Type information
Kecubung is javascript syntax transformer into Type information
such as Class, Method, Constructor, Module etc.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/kambojajs/kenanga"
"url": "https://github.com/kambojajs/kecubung"
},
"typings": "./lib/index.d.ts",
"dependencies": {
Expand Down

0 comments on commit bbde9fa

Please sign in to comment.