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.17

Diff

Changelog

Source

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

Features

  • storage: authorization integration (#661) (008b81e)

Bug Fixes

kkopanidis
published 0.16.0-alpha.16 •

Changelog

Source

0.16.0-alpha.16 (2023-07-13)

Features

  • authentication,grpc-sdk: getTeam, createTeam gRPC methods (#659) (d7b686e)
  • authentication: pass user object to magicLink email template (#651) (15022d4)

Bug Fixes

  • authentication: case-sensitive User.email queries (#649) (938d45a)
  • authentication: emails are not always converted to lowercase before storing (#648) (810cf4f)
  • authentication: magic link hook verificationToken url param (#647) (9d3d902)
  • authentication: refresh tokens not being deleted on logout (#650) (0f40412)
  • database: excluded fields ignored when not using select (#653) (032701c)
  • database: paginating/sorting on findMany twice, causing data issues (a5bf9da)
  • database: sorting not triggering after view (988482f)
  • email: email template model subject/body field sql size (#652) (44a47dd)
  • libraries/grpc-sdk/package.json to reduce vulnerabilities (#654) (ef8fb00)
  • push-notifications: base provider starting as not initialized (25b612c)
  • push-notifications: base provider trying to fetch tokens (5f751eb)
kkopanidis
published 0.16.0-alpha.15 •

Changelog

Source

0.16.0-alpha.15 (2023-06-27)

kkopanidis
published 0.16.0-alpha.14 •

Changelog

Source

0.16.0-alpha.14 (2023-06-26)

Features

  • push-notification: support data-only silent messages (#645) (321da9c)
  • sms: AWS, ClickSend, MessageBird providers (#633) (f3ee5c5)

Bug Fixes

  • authentication,sms: hash sms phone numbers & fix bugs in authenticate() (#644) (66ec17f)
  • authentication: getTeam checks not working correctly (c0ef200)
  • authentication: token fetching in logout (ba7f1fd)
  • authorization: not registering routes (686ed43)
  • broken readme markdown (1bf1f56)
  • database: correct typos (#641) (b9d7fdc)
  • database: missing optional operator for authorization checks (8df90ba)
  • database: missing permission inheritance for reader/editor roles (1904ed7)
  • database: populate failing in mongo when in subpath (8f855c9)
  • database: trying to create view even when not required (4112c2b)
kkopanidis
published 0.16.0-alpha.13 •

Changelog

Source

0.16.0-alpha.13 (2023-06-12)

Features

  • authorization: client routes to check permissions and roles for user (289051d)
  • database: enable authorized schema support (#632) (6c0cb4b)
  • functions: webhook,event,socket,middlware functions support (#609) (fce847b)

Bug Fixes

  • authentication: user logout not working with cookies (3927275)
  • grpc-sdk: conduitQueryParams type disallowing required object-formatted array param definition (#640) (6d09cd9)
  • modules/storage/package.json to reduce vulnerabilities (#634) (7adb9b5)
  • storage: build failing due to aws lib version mismatch (#639) (37e5417)
kkopanidis
published 0.15.18 •

kkopanidis
published 0.16.0-alpha.12 •

Changelog

Source

0.16.0-alpha.12 (2023-05-26)

Features

  • storage: recursive folder creation (#628) (22e3ed7)
  • teamDelete auth rpc & grpcToParsedRouterRequest helper (#629) (62b0640)

Bug Fixes

  • database: array populate issues (b047c6a)
  • storage: param adapter not working correctly for getFileByUrl (144bc10)
kkopanidis
published 0.16.0-alpha.11 •

Changelog

Source

0.16.0-alpha.11 (2023-05-18)

Bug Fixes

  • functions,sms: admin route registration before module registration errors (#625) (a456511)
kkopanidis
published 0.16.0-alpha.10 •

Changelog

Source

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

Bug Fixes

  • module-tools: db losing connection when restarting router (#620) (fec2e03)
kkopanidis
published 0.16.0-alpha.9 •

Changelog

Source

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

⚠ BREAKING CHANGES

  • database: re-work sql schema objects & relations (#573)

Features

  • admin,router,hermes,grpc-sdk,core: middleware patch support (#614) (8d19469)

Bug Fixes

  • authentication: tokens set with wrong expiry on JWT and Cookies (#616) (db60991)

  • authentication: user id matching on oauth2 (55ad75e)

  • database: association update using wrong name (e9d8c2b)

  • database: checking wrong foreignKey name for m:m relations (bf5a664)

  • database: cms schema query (5df94d7)

  • database: embedded schema/relation extractors parsing issues (5db438b)

  • database: fix custom endpoints check (#618) (a05fae1)

  • database: getSchemas not discriminating against extracted schemas (c91e79b)

  • database: issues when creating associations that contain relations (6254da2)

  • database: parentSchema check in db not detailed enough (d544262)

  • database: populating parentDoc in findByIdAndUpdate without it being needed (#613) (eea6f25)

  • database: setting associations (58ae1f6)

  • database: support $in & $nin operators for all sql dialects (#608) (2b77446)

  • email: smtp settings (8ce071d)

  • email: smtp settings (460785a)

  • gh action release version injection (a29b750)

  • hermes: dependency issues with socket.io update (88888e2)

  • storage: createFileByUrl/updateFileByUrl gRPC size types (#607) (abfd638)

  • database: re-work sql schema objects & relations (#573) (de5851d)

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