@commercelayer/js-auth
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -10,2 +10,3 @@ import { type TBaseOptions } from './index'; | ||
redirectUri: string; | ||
clientSecret: string; | ||
} | ||
@@ -12,0 +13,0 @@ export interface TAuthorizationCodeReturn extends Omit<TPasswordReturn, 'ownerType'> { |
@@ -10,2 +10,3 @@ import { type TBaseOptions } from './index'; | ||
redirectUri: string; | ||
clientSecret: string; | ||
} | ||
@@ -12,0 +13,0 @@ export interface TAuthorizationCodeReturn extends Omit<TPasswordReturn, 'ownerType'> { |
{ | ||
"name": "@commercelayer/js-auth", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Commerce Layer Javascript Auth", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
15573
236