@animo-id/oauth2
Advanced tools
Comparing version 0.0.2-alpha-20241107082300 to 0.0.2-alpha-20241107082629
@@ -6,2 +6,3 @@ import * as v from 'valibot'; | ||
declare enum Oauth2ErrorCodes { | ||
ServerError = "server_error", | ||
InvalidRequest = "invalid_request", | ||
@@ -8,0 +9,0 @@ InvalidToken = "invalid_token", |
{ | ||
"name": "@animo-id/oauth2", | ||
"version": "0.0.2-alpha-20241107082300", | ||
"version": "0.0.2-alpha-20241107082629", | ||
"exports": { | ||
@@ -18,3 +18,3 @@ ".": { | ||
"valibot": "^0.42.1", | ||
"@animo-id/oauth2-utils": "0.0.2-alpha-20241107082300" | ||
"@animo-id/oauth2-utils": "0.0.2-alpha-20241107082629" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
620552
5439
3
+ Added@animo-id/oauth2-utils@0.0.2-alpha-20241107082629(transitive)
- Removed@animo-id/oauth2-utils@0.0.2-alpha-20241107082300(transitive)