kinvey-js-sdk
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -6,2 +6,20 @@ # Change Log | ||
## [6.0.1](https://github.com/Kinvey/js-sdk/compare/kinvey-js-sdk@6.0.0...kinvey-js-sdk@6.0.1) (2022-04-20) | ||
- Version bump for package kinvey-js-sdk | ||
## [6.0.0](https://github.com/Kinvey/js-sdk/compare/kinvey-js-sdk@5.1.1...kinvey-js-sdk@6.0.0) (2021-07-30) | ||
- Introduce MFA functionality. [#593](https://github.com/Kinvey/js-sdk/pull/593) | ||
- Improve the login process. [#592](https://github.com/Kinvey/js-sdk/pull/592) | ||
- Change the default API version to 6. [#602](https://github.com/Kinvey/js-sdk/pull/602) | ||
- Implement async SessionStore API. [#598](https://github.com/Kinvey/js-sdk/pull/598) | ||
- Do not use the authToken in `me()` method. [#596](https://github.com/Kinvey/js-sdk/pull/596) | ||
- Remove the option to set active user on signup. [#616](https://github.com/Kinvey/js-sdk/pull/616) | ||
## [5.1.1](https://github.com/Kinvey/js-sdk/compare/kinvey-js-sdk@5.1.0...kinvey-js-sdk@5.1.1) (2021-04-12) | ||
@@ -27,4 +45,2 @@ | ||
## [5.0.1](https://github.com/Kinvey/js-sdk/compare/kinvey-js-sdk@5.0.0...kinvey-js-sdk@5.0.1) (2020-07-22) | ||
@@ -36,4 +52,2 @@ | ||
# [5.0.0](https://github.com/Kinvey/js-sdk/compare/kinvey-js-sdk@4.2.5...kinvey-js-sdk@5.0.0) (2020-07-10) | ||
@@ -40,0 +54,0 @@ |
{ | ||
"name": "kinvey-js-sdk", | ||
"description": "Kinvey JavaScript SDK for JavaScript applications.", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"license": "Apache-2.0", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"js-base64": "2.5.1", | ||
"lodash": "4.17.15", | ||
"lodash": "4.17.21", | ||
"loglevel": "1.6.3", | ||
@@ -24,0 +24,0 @@ "loglevel-plugin-prefix": "0.8.4", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
755902
2
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.15(transitive)
Updatedlodash@4.17.21