auth-n-roll-dev-tools
Advanced tools
Comparing version 0.0.5 to 0.0.8
@@ -24,3 +24,3 @@ "use strict"; | ||
code: _authNRoll.USER_NOT_FOUND_ERROR, | ||
message: 'User does not exist.', | ||
message: 'SIGNIN_USER_NOT_FOUND_ERROR', | ||
user: { | ||
@@ -34,3 +34,3 @@ username: username | ||
code: _authNRoll.NOT_AUTHORIZED_ERROR, | ||
message: 'Incorrect username or password.', | ||
message: 'SIGNIN_NOT_AUTHORIZED_ERROR', | ||
user: { | ||
@@ -44,3 +44,3 @@ username: username | ||
code: _authNRoll.USER_NOT_CONFIRMED_ERROR, | ||
message: 'User is not confirmed.', | ||
message: 'SIGNIN_USER_NOT_CONFIRMED_ERROR', | ||
user: { | ||
@@ -47,0 +47,0 @@ username: username |
{ | ||
"name": "auth-n-roll-dev-tools", | ||
"version": "0.0.5", | ||
"version": "0.0.8", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
@@ -16,3 +16,3 @@ "test": "node test/start.js", | ||
"dependencies": { | ||
"auth-n-roll": "^0.0.5" | ||
"auth-n-roll": "^0.0.8" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
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
45311
16
931
5
+ Addedauth-n-roll@0.0.8(transitive)
+ Addedsprintf@0.1.5(transitive)
+ Addedsprintf-js@1.1.3(transitive)
- Removedauth-n-roll@0.0.5(transitive)
Updatedauth-n-roll@^0.0.8