@lion/progress-indicator
Advanced tools
Comparing version 0.5.3 to 0.5.4
# @lion/progress-indicator | ||
## 0.5.4 | ||
### Patch Changes | ||
- Updated dependencies [776feaa0] | ||
- @lion/core@0.17.4 | ||
- @lion/localize@0.19.4 | ||
## 0.5.3 | ||
@@ -4,0 +12,0 @@ |
@@ -9,3 +9,3 @@ # Content >> Progress Indicator >> Overview ||10 | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/aa80a360972ab8d23ff3ead28393f34842e0611f/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/5d08951f429f7756c7ed56cf505151d7f53a7af4/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
@@ -12,0 +12,0 @@ ## Features |
{ | ||
"name": "@lion/progress-indicator", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "A progress indicator that is easily styleable and accessible in all contexts", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@lion/core": "0.17.3", | ||
"@lion/localize": "0.19.3" | ||
"@lion/core": "0.17.4", | ||
"@lion/localize": "0.19.4" | ||
}, | ||
@@ -43,0 +43,0 @@ "keywords": [ |
@@ -9,3 +9,3 @@ # Content >> Progress Indicator >> Overview ||10 | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/aa80a360972ab8d23ff3ead28393f34842e0611f/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/5d08951f429f7756c7ed56cf505151d7f53a7af4/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
@@ -12,0 +12,0 @@ ## Features |
@@ -1,2 +0,2 @@ | ||
declare const LionProgressIndicator_base: typeof LitElement & import("@open-wc/dedupe-mixin").Constructor<import("@lion/localize/types/LocalizeMixinTypes").LocalizeMixinHost> & Pick<typeof import("@lion/localize/types/LocalizeMixinTypes").LocalizeMixinHost, "prototype" | "localizeNamespaces" | "waitForLocalizeNamespaces"> & Pick<typeof LitElement, "prototype" | "render" | "styles" | "getStyles" | "properties" | "observedAttributes" | "createProperty">; | ||
declare const LionProgressIndicator_base: typeof LitElement & import("@open-wc/dedupe-mixin").Constructor<import("@lion/localize/types/LocalizeMixinTypes").LocalizeMixinHost> & Pick<typeof import("@lion/localize/types/LocalizeMixinTypes").LocalizeMixinHost, "prototype" | "localizeNamespaces" | "waitForLocalizeNamespaces"> & Pick<typeof LitElement, "prototype" | "render" | "styles" | "shadowRootOptions" | "getStyles" | "properties" | "observedAttributes" | "createProperty">; | ||
export class LionProgressIndicator extends LionProgressIndicator_base { | ||
@@ -3,0 +3,0 @@ static get localizeNamespaces(): { |
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
33892
1
+ Added@lion/core@0.17.4(transitive)
+ Added@lion/localize@0.19.4(transitive)
+ Addedlit-element@2.5.1(transitive)
- Removed@lion/core@0.17.3(transitive)
- Removed@lion/localize@0.19.3(transitive)
- Removedlit-element@2.4.0(transitive)
Updated@lion/core@0.17.4
Updated@lion/localize@0.19.4