aws-user-service
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -171,3 +171,3 @@ const MongoRepository = require('senter-mongo-repository') | ||
enabled: cognitoUser.Enabled, | ||
userStatus: cognitoUser.UserStatus, | ||
status: cognitoUser.UserStatus, | ||
} | ||
@@ -174,0 +174,0 @@ |
{ | ||
"name": "aws-user-service", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Contain methods to work with asw user", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6571