0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/cloud
simeng-li 1b4fbc2df5
fix: remove unsafe-inline and unsafe-eval (#4020)
remove unsafe-inline and unsafe-eval allowance
2023-06-13 18:46:02 +08:00
..
src fix: remove unsafe-inline and unsafe-eval (#4020) 2023-06-13 18:46:02 +08:00
CHANGELOG.md release: version packages (#3857) 2023-06-06 23:21:29 +08:00
jest.config.js refactor(cloud): reuse GlobalValues class from shared (#3446) 2023-03-17 07:41:12 +00:00
jest.setup.js refactor(cloud): reuse GlobalValues class from shared (#3446) 2023-03-17 07:41:12 +00:00
LICENSE chore: update license info for the software (#3239) 2023-02-28 15:41:23 +08:00
nodemon.json refactor: seed data for multi-tenancy 2 2023-03-03 14:11:19 +08:00
package.json refactor(cloud): add prepack script 2023-06-13 17:33:32 +08:00
tsconfig.build.json feat: init cloud 2023-02-18 13:34:52 +08:00
tsconfig.json refactor(console): use withtyped client for SWR 2023-06-13 17:33:32 +08:00
tsconfig.test.json test(cloud): init api tests 2023-03-08 10:49:51 +08:00