Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conduitplatform/grpc-sdk

Package Overview
Dependencies
Maintainers
0
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conduitplatform/grpc-sdk - npm Package Versions

1
9

0.16.0-alpha.29

Diff

Changelog

Source

0.16.0-alpha.29 (2023-11-16)

Features

  • chat: introduce auditMode, room deletions on leave and remove unique name requirement from rooms (#794) (1fc4484)

Bug Fixes

  • chat: wrong migration query (b02721e)
  • chat: wrong migration query (d777ee8)
  • chat: wrong migration query (21d2e49)
  • database: custom endpoint date casting conflict with mongoose casts (#795) (5c2425c)
  • storage: authorization checks not consistent with db permissions (2202583)
kkopanidis
published 0.16.0-alpha.28 •

Changelog

Source

0.16.0-alpha.28 (2023-11-14)

Bug Fixes

  • authorization: migration wrong iterator (2a28d08)
  • authorization: migrations not checking for missing fields properly (b49949e)
  • authorization: missing subject/resource id in create relation (1481f6e)
  • authorization: wrong operator on matching pipeline (930657d)
kkopanidis
published 0.16.0-alpha.25 •

Changelog

Source

0.16.0-alpha.25 (2023-11-01)

Bug Fixes

  • authentication: not logging authn errors properly in oAuth2 (68993af)
  • hermes: cumulative middleware context (#771) (65dbfac)
  • model controller class constructor visibility (#781) (0cfe373)
kkopanidis
published 0.16.0-alpha.24 •

Changelog

Source

0.16.0-alpha.24 (2023-10-26)

Features

  • chat: add config to delete rooms when participants have left (#764) (1f7d31f)

Bug Fixes

  • ts-proto snake_case to camelCase, Chat.gRPC.createRoom() empty id res field (#770) (510b2be)
kkopanidis
published 0.16.0-alpha.23 •

Changelog

Source

0.16.0-alpha.23 (2023-10-24)

Features

  • authentication,grpc-sdk: ValidateAccessToken gRPC method (#729) (8733eea)
  • authentication: configurable magicLink dispatch URI, magic token consumption endpoint (#722) (64d4714)
  • router: request rate limit configuration (#760) (5629cb3)

Bug Fixes

  • authentication: sendMagicLink missing redirectUri, magic link hook invalid redirectUri param type (#716) (911d795)
  • grpc-sdk: push notifications responses type mismatch (#731) (2b981c5)
  • hermes,router,admin: Swagger missing optional authMiddleware headers, conditional security client headers (#728) (0e074c0)
  • router: disable rate limiter for sockets due to IP not being available (#730) (8d7c0d9)
kkopanidis
published 0.16.0-alpha.22 •

Changelog

Source

0.16.0-alpha.22 (2023-10-09)

Bug Fixes

  • database: update/delete operations authz checks, sql authz/dialect parsing order (#706) (0e49e7b)
  • delete permissions (#710) (6808d38)
  • grpc-sdk: redis password env setting redis username (#705) (fcb4d32)
kkopanidis
published 0.16.0-alpha.21 •

Changelog

Source

0.16.0-alpha.21 (2023-10-05)

Features

  • authorization, database: create bulk relations in authorization (#681) (d48d7b3)
  • biometric authentication for mobile devices (#693) (d69ff51)

Bug Fixes

  • authentication: biometrics issues (#695) (3902715)
  • core: config schema array field parsing (#691) (0a06464)
  • database: _parseQuery() dropping query fields (#677) (fb0f7ce)
  • database: schema/extension creation timestamp field values mismatch (#682) (1543e07)
  • database: SQL create/createMany relation parsing, group unwrapping (#676) (0784716)
  • database: sql createView() already exists race condition (#688) (e78cde4)
  • database: sql findByIdAndReplace() setting _id, createdAt to undefined (#679) (e90ce7b)
  • grpc await promise transpilation, bump ecmascript target to es2018 (#689) (8058195)
  • hermes: graphQl null array responses (#675) (01c2ad8)
  • hermes: graphQl parser constructResolver() unpopulated relation field formatting (#680) (7e0bb8e)
  • hermes: object-hash issues (9f3ed29)
  • hermes: swagger/graphql parsers not pulling related db schema types (#687) (057828a)
kkopanidis
published 0.16.0-alpha.20 •

Changelog

Source

0.16.0-alpha.20 (2023-08-30)

Bug Fixes

  • database: missing fields reduce in permission check (1efc868)
kkopanidis
published 0.16.0-alpha.19 •

Changelog

Source

0.16.0-alpha.19 (2023-08-30)

Bug Fixes

  • authorization: Postgres access list query (#666) (1b92a09)
  • database: permission checks for extensions (#671) (9edf2d1)
  • database: sql authorized findMany queries (#668) (f98c18a)
  • database: sql authorized findOne query (#669) (04458f1)
  • database: sql findMany authorized pagination (#670) (e642ebb)
  • libraries/grpc-sdk/package.json to reduce vulnerabilities (#667) (f4564a2)
kkopanidis
published 0.16.0-alpha.18 •

Changelog

Source

0.16.0-alpha.18 (2023-07-19)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc