Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 5c09240

Browse files
committed
Add license scan report and status
Signed off by: fossabot <[email protected]>
1 parent 1cb9c21 commit 5c09240

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# loopback-component-cascade
22

33
[![Build Status](https://travis-ci.com/loopback4/loopback-component-cascade.svg?branch=master)](https://travis-ci.com/loopback4/loopback-component-cascade)
4+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Floopback4%2Floopback-component-cascade.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Floopback4%2Floopback-component-cascade?ref=badge_shield)
45

56
Using this simple extension you can cascade models create, update, delete in repository level.
67

@@ -58,3 +59,6 @@ export class UserRepository extends CascadeRepositoryMixin<
5859

5960
This project is licensed under the [MIT license](LICENSE).
6061
Copyright (c) KoLiBer ([email protected])
62+
63+
64+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Floopback4%2Floopback-component-cascade.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Floopback4%2Floopback-component-cascade?ref=badge_large)

0 commit comments

Comments
 (0)