angular-auth0
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "angular-auth0", | ||
"main": "angular-auth0.js", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"dependencies": { | ||
"angular": "*", | ||
"auth0.js": "^7.2.0" | ||
"auth0.js": "^7.6.0" | ||
}, | ||
@@ -9,0 +9,0 @@ "resolutions": { |
{ | ||
"name": "angular-auth0", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Auth0.js wrapper for Angular.js", | ||
@@ -25,4 +25,4 @@ "main": "index.js", | ||
"angular": "^1.5.8", | ||
"auth0-js": "^7.2.0" | ||
"auth0-js": "^7.6.0" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # Auth0.js for Angular 1.x | ||
> Note: angular-auth0 v1 is to be used with auth0.js v7. | ||
> Note: angular-auth0 v1 is to be used with auth0.js v7. For use with auth0.js v8, see the [v2 branch](https://github.com/auth0/angular-auth0/tree/v2). | ||
@@ -8,0 +8,0 @@ See the [sample project](https://github.com/auth0-samples/auth0-angularjs-sample/tree/master/02-Custom-Login) for further detail on how to use angular-auth0. |
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
10306