@onefootprint/footprint-js
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -154,2 +154,6 @@ import * as CSS from 'csstype'; | ||
'id.nationality': string; | ||
'id.usLegalStatus': string; | ||
'id.citizenships': string[]; | ||
'id.visaKind': string; | ||
'id.visaExpirationDate': string; | ||
}>; | ||
@@ -156,0 +160,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"main": "./dist/footprint-js.cjs", | ||
@@ -8,0 +8,0 @@ "module": "./dist/footprint-js.js", |
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
61675
501