@lion/progress-indicator
Advanced tools
Comparing version 0.2.2 to 0.2.3
# @lion/progress-indicator | ||
## 0.2.3 | ||
### Patch Changes | ||
- Updated dependencies [e2e4deec] | ||
- Updated dependencies [8ca71b8f] | ||
- @lion/core@0.13.3 | ||
- @lion/localize@0.14.8 | ||
## 0.2.2 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@lion/progress-indicator", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A progress indicator that is easily styleable and accessible in all contexts", | ||
@@ -24,7 +24,7 @@ "license": "MIT", | ||
"scripts": { | ||
"debug": "cd ../../ && yarn debug --group progress-indicator", | ||
"debug:firefox": "cd ../../ && yarn debug:firefox --group progress-indicator", | ||
"debug:webkit": "cd ../../ && yarn debug:webkit --group progress-indicator", | ||
"debug": "cd ../../ && npm run debug -- --group progress-indicator", | ||
"debug:firefox": "cd ../../ && npm run debug:firefox -- --group progress-indicator", | ||
"debug:webkit": "cd ../../ && npm run debug:webkit -- --group progress-indicator", | ||
"prepublishOnly": "../../scripts/npm-prepublish.js", | ||
"test": "cd ../../ && yarn test:browser --group progress-indicator" | ||
"test": "cd ../../ && npm run test:browser -- --group progress-indicator" | ||
}, | ||
@@ -35,4 +35,4 @@ "sideEffects": [ | ||
"dependencies": { | ||
"@lion/core": "0.13.2", | ||
"@lion/localize": "0.14.7" | ||
"@lion/core": "0.13.3", | ||
"@lion/localize": "0.14.8" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
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
10888
+ Added@lion/core@0.13.3(transitive)
+ Added@lion/localize@0.14.8(transitive)
- Removed@lion/core@0.13.2(transitive)
- Removed@lion/localize@0.14.7(transitive)
Updated@lion/core@0.13.3
Updated@lion/localize@0.14.8