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

kinvey-flex-sdk

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-flex-sdk - npm Package Compare versions

Comparing version 2.0.0-b.10 to 2.0.0

2

CHANGELOG.md

@@ -10,6 +10,4 @@ ## Changelog

* Added `useUserContext` option to userStore and dataStore. Set to `true` to execute the request under user's authentication context. Defaults to false.
* Added new `groupStore` module, for accessing Kinvey Groups API.
* dataStore and authStore now default to using mastersecret credentials and not executing business logic
* Circular requests to userStore/dataStore (e.g. saving back to the sae collection in a post hook) now must not execute BL and must be executed under masterSecret credentials.
* Added option to code-task-receiver to set max request body size, with the `requestBodyOptons` parameter. Defaulted to 26214400. (wongni)
* Some internal refactoring

@@ -16,0 +14,0 @@ * DEPRECATED: Passing the entity directly in the `complete()` method. Will be removed in future version.

2

package.json
{
"name": "kinvey-flex-sdk",
"version": "2.0.0-b.10",
"version": "2.0.0",
"description": "SDK for creating Kinvey Flex Services",

@@ -5,0 +5,0 @@ "engines": {

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