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

kinvey-js-sdk

Package Overview
Dependencies
Maintainers
6
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-js-sdk - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

22

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",

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