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

@aws-amplify/auth

Package Overview
Dependencies
Maintainers
5
Versions
2158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/auth - npm Package Compare versions

Comparing version 1.0.7-unstable.2 to 1.0.7-unstable.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="1.0.7-unstable.3"></a>
## [1.0.7-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.2...@aws-amplify/auth@1.0.7-unstable.3) (2018-08-19)
### Bug Fixes
* **aws-amplify-angular:** Angular rollup ([#1441](https://github.com/aws/aws-amplify/issues/1441)) ([eb84e01](https://github.com/aws/aws-amplify/commit/eb84e01))
<a name="1.0.7-unstable.2"></a>

@@ -8,0 +19,0 @@ ## [1.0.7-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.7-unstable.1...@aws-amplify/auth@1.0.7-unstable.2) (2018-08-18)

9

package.json
{
"name": "@aws-amplify/auth",
"version": "1.0.7-unstable.2",
"version": "1.0.7-unstable.3",
"description": "Auth category of aws-amplify",

@@ -53,6 +53,6 @@ "main": "./lib/index.js",

"dependencies": {
"@aws-amplify/cache": "^1.0.5",
"@aws-amplify/core": "^1.0.5",
"@aws-amplify/cache": "^1.0.6-unstable.0",
"@aws-amplify/core": "^1.0.6-unstable.0",
"amazon-cognito-auth-js": "^1.1.9",
"amazon-cognito-identity-js": "^2.0.22-unstable.2"
"amazon-cognito-identity-js": "^2.0.22-unstable.3"
},

@@ -72,2 +72,3 @@ "jest": {

"testEnvironment": "jsdom",
"testURL": "http://localhost/",
"mapCoverage": true,

@@ -74,0 +75,0 @@ "coverageThreshold": {

Sorry, the diff of this file is not supported yet

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