@animo-id/oauth2-utils
Advanced tools
Comparing version 0.0.2-alpha-20241104214846 to 0.0.2-alpha-20241104215518
@@ -17,6 +17,3 @@ import * as v from 'valibot'; | ||
type FetchResponse = Response; | ||
declare const _Headers: { | ||
new (init?: HeadersInit): Headers; | ||
prototype: Headers; | ||
}; | ||
declare const _Headers: typeof globalThis.Headers; | ||
type FetchHeaders = globalThis.Headers; | ||
@@ -23,0 +20,0 @@ |
{ | ||
"name": "@animo-id/oauth2-utils", | ||
"version": "0.0.2-alpha-20241104214846", | ||
"version": "0.0.2-alpha-20241104215518", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ ".": { |
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
49501
511