feat: add api package

This commit is contained in:
Karol Sójko
2022-07-06 11:53:39 +02:00
parent e2e9a11984
commit 9d7d18e7f2
48 changed files with 827 additions and 10 deletions

View File

@@ -6167,19 +6167,25 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/api@npm:^1.1.19":
version: 1.1.19
resolution: "@standardnotes/api@npm:1.1.19"
"@standardnotes/api@^1.1.19, @standardnotes/api@workspace:packages/api":
version: 0.0.0-use.local
resolution: "@standardnotes/api@workspace:packages/api"
dependencies:
"@standardnotes/auth": ^3.19.4
"@standardnotes/common": ^1.23.1
"@standardnotes/encryption": ^1.8.23
"@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": ^1.6.39
"@standardnotes/services": ^1.13.23
"@standardnotes/utils": ^1.6.12
checksum: cca168245a80d333ca6433799a7cbe4a233956cace92b9e9ec45b3f67e4e907ef4f08a9573008bdf2b11a09100dc0381cff820ee5bea384407c2107c494913ba
languageName: node
linkType: hard
"@standardnotes/security": ^1.1.0
"@standardnotes/services": "workspace:*"
"@types/jest": ^27.4.1
"@types/lodash": ^4.14.182
"@typescript-eslint/eslint-plugin": ^5.30.0
eslint-plugin-prettier: ^4.2.1
jest: ^27.5.1
reflect-metadata: ^0.1.13
ts-jest: ^27.1.3
languageName: unknown
linkType: soft
"@standardnotes/app-monorepo@workspace:.":
version: 0.0.0-use.local
@@ -7081,6 +7087,17 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/security@npm:^1.1.0":
version: 1.1.0
resolution: "@standardnotes/security@npm:1.1.0"
dependencies:
"@standardnotes/common": ^1.23.1
jsonwebtoken: ^8.5.1
reflect-metadata: ^0.1.13
checksum: 2098584cd3fae7b89c13aba6b110a7717dbcce7121162a29478b0c2e754e37d349d1e869f6d0040b709377ec83d0ab0eeef668e234dedba1652fb760ffdf57cc
languageName: node
linkType: hard
"@standardnotes/services@^1.13.23, @standardnotes/services@workspace:*, @standardnotes/services@workspace:packages/services":
version: 0.0.0-use.local
resolution: "@standardnotes/services@workspace:packages/services"