kinvey-backend-sdk
Advanced tools
Comparing version 0.5.0 to 0.5.1
## Changelog | ||
### 0.5.1 | ||
* Bumped code-task-runner to v0.3.0 | ||
### 0.5.0 | ||
@@ -4,0 +7,0 @@ * Added `modules` accessible to all handler methods via third argument (e.g. onInsert(request, complete, modules: |
{ | ||
"name": "kinvey-backend-sdk", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Backend SDK", | ||
@@ -20,3 +20,3 @@ "engines": { | ||
"bson": "0.4.23", | ||
"kinvey-code-task-runner": "0.2.0", | ||
"kinvey-code-task-runner": "0.3.0", | ||
"kinvey-datalink-errors": "0.2.2", | ||
@@ -23,0 +23,0 @@ "lodash.forown": "4.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
320144
+ Addedkinvey-code-task-runner@0.3.0(transitive)
- Removedkinvey-code-task-runner@0.2.0(transitive)