@auth0/auth0-api-js
Advanced tools
+2
-2
| { | ||
| "name": "@auth0/auth0-api-js", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Auth0 Authentication SDK for API's on JavaScript runtimes", | ||
@@ -27,3 +27,3 @@ "author": "Auth0", | ||
| "dependencies": { | ||
| "@auth0/auth0-auth-js": "^1.1.0", | ||
| "@auth0/auth0-auth-js": "^1.2.0", | ||
| "jose": "^6.0.8", | ||
@@ -30,0 +30,0 @@ "oauth4webapi": "^3.3.0" |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
Updated