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

amazon-cognito-auth-js

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.2 to 1.1.3

es/CognitoAccessToken.js

4

package.json
{
"name": "amazon-cognito-auth-js",
"description": "Amazon Cognito Auth JavaScript SDK",
"version": "1.1.2",
"version": "1.1.3",
"author": {

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

},
"license": "SEE LICENSE IN LICENSE.txt",
"license": "Apache-2.0",
"licenses": [

@@ -25,0 +25,0 @@ {

@@ -89,3 +89,3 @@ # Amazon Cognito Auth SDK for JavaScript

test: /\.json$/,
loader: 'json'
loader: 'json-loader'
}

@@ -144,3 +144,3 @@ ]

// ES Modules, e.g. transpiling with Babel
import {CognitoAuth} from 'amazon-cognito-auth-js/dist/amazon-cognito-auth';
import {CognitoAuth} from 'amazon-cognito-auth-js';
```

@@ -227,2 +227,6 @@

**v1.1.3**
* Updated doc and uploaded `es` folder.
**v1.1.2**

@@ -229,0 +233,0 @@

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