Skip to content

Commit 8605532

Browse files
committed
v1.0.2 update
1 parent 21bf1f8 commit 8605532

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# Mono Repo Design System
2-
[![CodeFactor](https://www.codefactor.io/repository/github/siyual-park/monorepo-design-system/badge)](https://www.codefactor.io/repository/github/siyual-park/lerna-design-system)
1+
# Scope Validator
2+
Pattern matching based Oauth2.0 scope validation library
3+
4+
[![CodeFactor](https://www.codefactor.io/repository/github/CourseDesign/scope-validator/badge)](https://www.codefactor.io/repository/github/CourseDesign/scope-validator)
5+
6+
# Subpackages
7+
* [Scope Validator](https://github.com/CourseDesign/scope-validator/wiki/scope-validator)
8+
9+
# Contributors
10+
|Su-Yong|Ara Park|JellyBrick|
11+
|---|---|---|
12+
|<img width="100px" height="100px" src="https://github.com/Su-Yong.png"/>|<img width="100px" height="100px" src="https://github.com/siyual-park.png"/>|<img width="100px" height="100px" src="https://github.com/JellyBrick.png"/>|

packages/scope-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scope-validator",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pattern matching based Oauth2.0 scope validation library",
55
"main": "dist/lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)