sgh-stripe
Advanced tools
Comparing version 0.2.153 to 0.2.154
@@ -5,10 +5,5 @@ import { AfterViewInit, OnInit } from '@angular/core'; | ||
import { ClientData } from "./client-data"; | ||
import { CountryPostalConfig } from "./country-postal-config"; | ||
import { FormGroup } from "@angular/forms"; | ||
import * as i0 from "@angular/core"; | ||
interface CountryPostalConfig { | ||
name: string; | ||
code: string; | ||
postalLabel: string; | ||
postalRegex: RegExp; | ||
} | ||
export declare class StripeViewComponent implements OnInit { | ||
@@ -40,2 +35,3 @@ stripeData: StripeData; | ||
supportedCountries: CountryPostalConfig[]; | ||
showPostalCode: boolean; | ||
constructor(); | ||
@@ -47,2 +43,3 @@ ngOnInit(): void; | ||
countryChangeEvent(event: any): void; | ||
reloadEvent(): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StripeViewComponent, never>; | ||
@@ -59,2 +56,1 @@ static ɵcmp: i0.ɵɵComponentDeclaration<StripeViewComponent, "lib-stripe-view", never, { "stripeData": "stripeData"; "clientData": "clientData"; }, { "tokenEvent": "tokenEvent"; "privacyPolicyEvent": "privacyPolicyEvent"; "enablePayBtnEvent": "enablePayBtnEvent"; "paymentConfirmEvent": "paymentConfirmEvent"; "elementsReadyEvent": "elementsReadyEvent"; }, never, never, false, never>; | ||
} | ||
export {}; |
{ | ||
"name": "sgh-stripe", | ||
"version": "0.2.153", | ||
"version": "0.2.154", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.2.8", |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
208286
24
1726