@infermedica/component-library
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -38,2 +38,3 @@ // Auto-generated file by create-index.js. Do not edit manually | ||
export * from './src/components/molecules/UiPopover/UiPopover.vue'; | ||
export * from './src/components/molecules/UiPhoneNumber/UiPhoneNumber.vue'; | ||
export * from './src/components/molecules/UiNumberStepper/UiNumberStepper.vue'; | ||
@@ -88,2 +89,3 @@ export * from './src/components/molecules/UiNotification/UiNotification.vue'; | ||
export { default as UiPopover } from './src/components/molecules/UiPopover/UiPopover.vue'; | ||
export { default as UiPhoneNumber } from './src/components/molecules/UiPhoneNumber/UiPhoneNumber.vue'; | ||
export { default as UiNumberStepper } from './src/components/molecules/UiNumberStepper/UiNumberStepper.vue'; | ||
@@ -90,0 +92,0 @@ export { default as UiNotification } from './src/components/molecules/UiNotification/UiNotification.vue'; |
{ | ||
"name": "@infermedica/component-library", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "Vue 3 UI library for healthcare and not only.", | ||
@@ -42,5 +42,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"country-codes-list": "^1.6.11", | ||
"date-fns": "^2.29.3", | ||
"dotenv": "^16.0.3", | ||
"fast-deep-equal": "github:infermedica/fast-deep-equal", | ||
"google-libphonenumber": "^3.2.33", | ||
"i18n-iso-countries": "^7.7.0", | ||
"uid": "^2.0.1", | ||
@@ -47,0 +50,0 @@ "vite-svg-loader": "^4.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2222296
414
24861
9
+ Addedcountry-codes-list@^1.6.11
+ Addedi18n-iso-countries@^7.7.0
+ Addedcountry-codes-list@1.6.11(transitive)
+ Addeddiacritics@1.3.0(transitive)
+ Addedgoogle-libphonenumber@3.2.39(transitive)
+ Addedi18n-iso-countries@7.13.0(transitive)