npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated gauge@3.0.2: This package is no longer supported.
npm warn deprecated superagent@8.1.2: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net

added 717 packages, and audited 721 packages in 9s

103 packages are looking for funding
  run `npm fund` for details

9 vulnerabilities (4 low, 1 moderate, 4 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> build
> npm run build:generate && npm run build:compile


> build:generate
> npx openapi-codegen -i dist/openapi.json -p @cross-lab-project/codegen-typescript-addon:preset:service -o src/generated

loading addon "@cross-lab-project/codegen-typescript-addon"
addon path: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/crosslab-typescript-addon/lib/cjs/index.js
(node:3878) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/types.ts
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/signatures.ts
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/routes.ts
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/requestValidation.ts
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/index.ts
Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/auth/src/generated/basicValidation.cjs

> build:compile
> tsc&& cp src/generated/**.cjs app/generated

npm notice
npm notice 📦  @crosslab/service-auth@0.3.1
npm notice Tarball Contents
npm notice 3.8kB README.md
npm notice 637B app/app.js
npm notice 913B app/app.js.map
npm notice 543B app/auth/index.js
npm notice 652B app/auth/index.js.map
npm notice 572B app/authenticationSources/index.js
npm notice 499B app/authenticationSources/index.js.map
npm notice 48B app/authenticationSources/interface.js
npm notice 135B app/authenticationSources/interface.js.map
npm notice 2.6kB app/authenticationSources/ldap.js
npm notice 2.0kB app/authenticationSources/ldap.js.map
npm notice 840B app/authenticationSources/local.js
npm notice 900B app/authenticationSources/local.js.map
npm notice 1.9kB app/config.js
npm notice 1.7kB app/config.js.map
npm notice 738B app/database/datasource.js
npm notice 778B app/database/datasource.js.map
npm notice 409B app/database/migrations/index.js
npm notice 490B app/database/migrations/index.js.map
npm notice 1.4kB app/database/migrations/mariadb/1694181937262-Setup.js
npm notice 647B app/database/migrations/mariadb/1694181937262-Setup.js.map
npm notice 886B app/database/migrations/mariadb/1707320804699-CascadeUserDelete.js
npm notice 526B app/database/migrations/mariadb/1707320804699-CascadeUserDelete.js.map
npm notice 263B app/database/migrations/mariadb/index.js
npm notice 292B app/database/migrations/mariadb/index.js.map
npm notice 2.1kB app/database/migrations/sqlite/1694181940864-Setup.js
npm notice 986B app/database/migrations/sqlite/1694181940864-Setup.js.map
npm notice 2.5kB app/database/migrations/sqlite/1707320811606-CascadeUserDelete.js
npm notice 1.1kB app/database/migrations/sqlite/1707320811606-CascadeUserDelete.js.map
npm notice 263B app/database/migrations/sqlite/index.js
npm notice 291B app/database/migrations/sqlite/index.js.map
npm notice 2.9kB app/database/model.js
npm notice 1.4kB app/database/model.js.map
npm notice 161.7kB app/generated/basicValidation.cjs
npm notice 1.2kB app/generated/index.js
npm notice 1.3kB app/generated/index.js.map
npm notice 14.9kB app/generated/requestValidation.js
npm notice 12.5kB app/generated/requestValidation.js.map
npm notice 11.7kB app/generated/routes.js
npm notice 10.6kB app/generated/routes.js.map
npm notice 49B app/generated/signatures.js
npm notice 125B app/generated/signatures.js.map
npm notice 1.3kB app/generated/types.js
npm notice 1.3kB app/generated/types.js.map
npm notice 678B app/index.js
npm notice 729B app/index.js.map
npm notice 1.5kB app/operations/auth.js
npm notice 1.6kB app/operations/auth.js.map
npm notice 275B app/operations/index.js
npm notice 341B app/operations/index.js.map
npm notice 1.4kB app/operations/login_logout.js
npm notice 1.5kB app/operations/login_logout.js.map
npm notice 1.3kB app/operations/token.js
npm notice 1.4kB app/operations/token.js.map
npm notice 4.4kB app/operations/users.js
npm notice 4.8kB app/operations/users.js.map
npm notice 826B app/token/helper.js
npm notice 890B app/token/helper.js.map
npm notice 1.8kB app/user/helper.js
npm notice 1.6kB app/user/helper.js.map
npm notice 2.5kB package.json
npm notice Tarball Details
npm notice name: @crosslab/service-auth
npm notice version: 0.3.1
npm notice filename: crosslab-service-auth-0.3.1.tgz
npm notice package size: 30.6 kB
npm notice unpacked size: 279.8 kB
npm notice shasum: 807845a0afcb44a8baed4918da8322b6c0ec1cc3
npm notice integrity: sha512-YZ63TCKLfTeoG[...]TE0jylslWvBjg==
npm notice total files: 61
npm notice