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

kinvey-backend-sdk

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-backend-sdk - npm Package Versions

23

0.5.2

Diff

Changelog

Source

0.5.2

  • Bumped code-task-runner to v0.3.1 (to address a protocol bug)
mjsalinger
published 0.5.1 •

Changelog

Source

0.5.1

  • Bumped code-task-runner to v0.3.0
mjsalinger
published 0.5.0 •

Changelog

Source

0.5.0

  • Added modules accessible to all handler methods via third argument (e.g. onInsert(request, complete, modules:
    • backendContext
    • dataStore (including access to Service Object backed data)
    • email
    • kinveyDate
    • kinveyEntity
    • push
    • query
    • requestContext
    • tempObjectStore
mjsalinger
published 0.4.4 •

Changelog

Source

0.4.4

  • Updated readme with information on business logic and asynchronous, long-running code
sjl2024
published 0.4.3 •

Changelog

Source

0.4.3

  • Fixed SDK logger bug which prevented output from reaching service logs and removed unneeded metadata from logger output
  • Minor style refactoring
sjl2024
published 0.4.2 •

Changelog

Source

0.4.2

  • Added improved SDK logger with threshold support
sjl2024
published 0.4.1 •

Changelog

Source

0.4.1

  • Added support for business logic handler discovery
  • Modified service discovery response structure
mjsalinger
published 0.4.0 •

Changelog

Source

0.4.0

  • Complete rewrite in es6, targeting node 6
  • Make backend sdk work externally
mjsalinger
published 0.3.4 •

Changelog

Source

0.3.4

  • Parse request.query if it is stringified
mjsalinger
published 0.3.3 •

Changelog

Source

0.3.3

  • Updated task handler to put the query in the request if it is in the top level only
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