airwallex-payment-elements
Advanced tools
Comparing version 0.0.72 to 0.0.73
{ | ||
"name": "airwallex-payment-elements", | ||
"version": "0.0.72", | ||
"version": "0.0.73", | ||
"module": "lib/bin/airwallex.es.js", | ||
@@ -5,0 +5,0 @@ "types": "types/index.d.ts", |
@@ -0,1 +1,5 @@ | ||
export * from "./cardNumber"; | ||
export * from "./element"; | ||
import Airwallex, { | ||
@@ -23,2 +27,3 @@ init, | ||
export declare const loadAirwallex: () => Promise<Airwallex | null>; | ||
@@ -25,0 +30,0 @@ interface Window { |
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
51757
261