Socket
Socket
Sign inDemoInstall

amazon-cognito-identity-js

Package Overview
Dependencies
Maintainers
1
Versions
1619
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazon-cognito-identity-js - npm Package Compare versions

Comparing version 1.29.0 to 1.30.0

4

package.json
{
"name": "amazon-cognito-identity-js",
"description": "Amazon Cognito Identity Provider JavaScript SDK",
"version": "1.29.0",
"version": "1.30.0",
"author": {

@@ -63,3 +63,3 @@ "name": "Amazon Web Services",

"dependencies": {
"aws-sdk": "^2.6.0",
"aws-sdk": "2.177.0",
"js-cookie": "^2.1.4"

@@ -66,0 +66,0 @@ },

# Amazon Cognito Identity SDK for JavaScript
**NOTE: If you are receiving a "_global.util.crypto.lib.randomBytes is not a function" error, it is an issue we are actively working on. For a workaround have a look at the issue: https://github.com/aws/amazon-cognito-identity-js/issues/646**
You can now use Amazon Cognito to easily add user sign-up and sign-in to your mobile and web apps. Your User Pool in Amazon Cognito is a fully managed user directory that can scale to hundreds of millions of users, so you don't have to worry about building, securing, and scaling a solution to handle user management and authentication.

@@ -850,2 +852,10 @@

**v1.30.0:**
* What has changed
* Temporary fix to lock down the AWS SDK version to a compatible one.
**v1.29.0:**
* What has changed
* Fixing verify software token call to work with access token.
**v1.28.0:**

@@ -852,0 +862,0 @@ * What has changed

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