We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d266e commit c53cfbaCopy full SHA for c53cfba
lerna.json
@@ -3,5 +3,5 @@
3
"packages/*",
4
"examples/*"
5
],
6
- "version": "1.0.0"
+ "version": "1.0.3"
7
}
packages/scope-validator/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "scope-validator",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Pattern matching based Oauth2.0 scope validation library",
"main": "dist/lib/index.js",
"scripts": {
0 commit comments