New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@liquid-state/iwa-cognito-identity

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liquid-state/iwa-cognito-identity - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

3

dist/identity.js

@@ -123,2 +123,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

user.setSignInUserSession(session);
// Clear any cached credentials.
AWS.config.credentials = undefined;
return [2 /*return*/, this.getIdentity()];

@@ -136,2 +138,3 @@ });

}
AWS.config.credentials = undefined;
return [2 /*return*/];

@@ -138,0 +141,0 @@ });

2

package.json
{
"name": "@liquid-state/iwa-cognito-identity",
"version": "1.2.4",
"version": "1.2.5",
"description": "",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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