@18f/identity-address-search
Advanced tools
Comparing version 3.3.0 to 3.4.0
@@ -922,3 +922,4 @@ import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react"; | ||
noInPersonLocationsDisplay: NoInPersonLocationsDisplay, | ||
resultsHeaderComponent: HeaderComponent | ||
resultsHeaderComponent: HeaderComponent, | ||
resultsSectionHeading: ResultsSectionHeading | ||
} = _ref; | ||
@@ -931,3 +932,3 @@ if (locations?.length === 0) { | ||
return /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsxs)(jsx_runtime_namespaceObject.Fragment, { | ||
children: [/*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)("h3", { | ||
children: [ResultsSectionHeading && /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(ResultsSectionHeading, {}), /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)("h3", { | ||
role: "status", | ||
@@ -1440,3 +1441,4 @@ children: (0,identity_i18n_namespaceObject.t)('in_person_proofing.body.location.po_search.results_description', { | ||
resultsHeaderComponent, | ||
usStatesTerritories | ||
usStatesTerritories, | ||
resultsSectionHeading | ||
} = _ref; | ||
@@ -1477,3 +1479,4 @@ const [apiError, setApiError] = (0,external_react_namespaceObject.useState)(null); | ||
noInPersonLocationsDisplay: noInPersonLocationsDisplay, | ||
resultsHeaderComponent: resultsHeaderComponent | ||
resultsHeaderComponent: resultsHeaderComponent, | ||
resultsSectionHeading: resultsSectionHeading | ||
})] | ||
@@ -1480,0 +1483,0 @@ }); |
{ | ||
"name": "@18f/identity-address-search", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"type": "module", | ||
@@ -37,2 +37,2 @@ "private": false, | ||
"sideEffects": false | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
60159
1387
2