Skip to content

Commit c5b6cdb

Browse files
authored
Merge pull request #8 from fells-code/dev
Dev
2 parents 784aadd + 58d421e commit c5b6cdb

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

packages/express/SECURITY.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,9 @@ Encrypted reports are welcome. If you need a public PGP key, request one in your
3030

3131
This policy applies to:
3232

33-
- @seamless-auth/core
34-
- @seamless-auth/express
35-
- @seamless-auth/react
36-
- Seamless Auth Api
37-
- Create seamless
38-
- Official Docker images published under the Seamless Auth organization
33+
- Repositories published under the Fells Code organization
34+
- All artifacts produced directly or indirectly under the Fells Code organization
35+
- Official Docker images published under the Fells Code organization
3936

4037
Third-party dependencies are not covered, but reports identifying vulnerable dependency usage are appreciated.
4138

packages/express/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@seamless-auth/express",
3-
"version": "0.0.3-beta.0",
3+
"version": "0.0.3-beta.2",
44
"description": "Express adapter for Seamless Auth passwordless authentication",
55
"license": "AGPL-3.0-only",
66
"type": "module",
77
"main": "dist/index.js",
88
"types": "./dist/index.d.ts",
9-
"author": "Fells Code LLC",
9+
"author": "Fells Code, LLC",
1010
"files": [
1111
"dist",
1212
"LICENSE",

0 commit comments

Comments
 (0)