@cfpb/cfpb-forms
Advanced tools
Comparing version 0.19.0 to 0.20.0
{ | ||
"name": "@cfpb/cfpb-forms", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "Design System form fields", | ||
@@ -11,6 +11,6 @@ "less": "src/cfpb-forms.less", | ||
"dependencies": { | ||
"@cfpb/cfpb-buttons": "^0.19.0", | ||
"@cfpb/cfpb-core": "^0.19.0", | ||
"@cfpb/cfpb-grid": "^0.19.0", | ||
"@cfpb/cfpb-icons": "^0.19.0" | ||
"@cfpb/cfpb-buttons": "^0.20.0", | ||
"@cfpb/cfpb-core": "^0.20.0", | ||
"@cfpb/cfpb-grid": "^0.20.0", | ||
"@cfpb/cfpb-icons": "^0.20.0" | ||
}, | ||
@@ -20,4 +20,4 @@ "keywords": [ | ||
], | ||
"gitHead": "bb8f3dd0d680760188a479d401f2c31719b65ee0", | ||
"gitHead": "77db1d0e14912e61fd3ab7748f92da2a2faa6c5c", | ||
"type": "module" | ||
} |
@@ -1,2 +0,1 @@ | ||
// Required modules. | ||
import { | ||
@@ -26,4 +25,2 @@ checkDom, | ||
function Multiselect(element) { | ||
// eslint-disable-line max-statements | ||
const CHECKBOX_INPUT_CLASS = 'a-checkbox'; | ||
@@ -30,0 +27,0 @@ const TEXT_INPUT_CLASS = 'a-text-input'; |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
120616
808
+ Added@cfpb/cfpb-buttons@0.20.0(transitive)
+ Added@cfpb/cfpb-core@0.20.0(transitive)
+ Added@cfpb/cfpb-grid@0.20.0(transitive)
+ Added@cfpb/cfpb-icons@0.20.0(transitive)
- Removed@cfpb/cfpb-buttons@0.19.0(transitive)
- Removed@cfpb/cfpb-core@0.19.0(transitive)
- Removed@cfpb/cfpb-grid@0.19.0(transitive)
- Removed@cfpb/cfpb-icons@0.19.0(transitive)
Updated@cfpb/cfpb-buttons@^0.20.0
Updated@cfpb/cfpb-core@^0.20.0
Updated@cfpb/cfpb-grid@^0.20.0
Updated@cfpb/cfpb-icons@^0.20.0