auth0-lock
Advanced tools
Comparing version 11.22.2 to 11.22.3
@@ -179,3 +179,3 @@ 'use strict'; | ||
function getVersion() { | ||
return '11.22.2'; | ||
return '11.22.3'; | ||
} |
@@ -119,3 +119,3 @@ 'use strict'; | ||
method: 'registerLanguageDictionary', | ||
url: l.languageBaseUrl(m) + '/js/lock/' + '11.22.2' + '/' + language + '.js', | ||
url: l.languageBaseUrl(m) + '/js/lock/' + '11.22.3' + '/' + language + '.js', | ||
check: function check(str) { | ||
@@ -122,0 +122,0 @@ return str && str === language; |
@@ -45,3 +45,3 @@ 'use strict'; | ||
exports.default = Auth0Lock; | ||
Auth0Lock.version = '11.22.2'; | ||
Auth0Lock.version = '11.22.3'; | ||
@@ -48,0 +48,0 @@ // TODO: should we have different telemetry for classic/passwordless? |
@@ -39,2 +39,2 @@ 'use strict'; | ||
Auth0LockPasswordless.version = '11.22.2'; | ||
Auth0LockPasswordless.version = '11.22.3'; |
{ | ||
"name": "auth0-lock", | ||
"version": "11.22.2", | ||
"version": "11.22.3", | ||
"description": "Auth0 Lock", | ||
@@ -92,2 +92,3 @@ "author": "Auth0 <support@auth0.com> (http://auth0.com)", | ||
"superagent": "^3.8.2", | ||
"tmp": "^0.1.0", | ||
"uglify-js": "^2.7.4", | ||
@@ -94,0 +95,0 @@ "unminified-webpack-plugin": "^1.1.1", |
@@ -26,3 +26,3 @@ [![NPM version][npm-image]][npm-url] | ||
<!-- Latest patch release (recommended for production) --> | ||
<script src="https://cdn.auth0.com/js/lock/11.22.2/lock.min.js"></script> | ||
<script src="https://cdn.auth0.com/js/lock/11.22.3/lock.min.js"></script> | ||
``` | ||
@@ -29,0 +29,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1761105
59
338
0
0
0