@lion/progress-indicator
Advanced tools
Comparing version 0.2.0 to 0.2.1
# @lion/progress-indicator | ||
## 0.2.1 | ||
### Patch Changes | ||
- Updated dependencies [7682e520] | ||
- Updated dependencies [e92b98a4] | ||
- @lion/localize@0.14.6 | ||
- @lion/core@0.13.1 | ||
## 0.2.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@lion/progress-indicator", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A progress indicator that is easily styleable and accessible in all contexts", | ||
@@ -24,6 +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", | ||
"prepublishOnly": "../../scripts/npm-prepublish.js", | ||
"start": "cd ../../ && yarn dev-server --open packages/progress-indicator/README.md", | ||
"test": "cd ../../ && yarn test:browser --grep \"packages/progress-indicator/test/**/*.test.js\"", | ||
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/progress-indicator/test/**/*.test.js\"" | ||
"test": "cd ../../ && yarn test:browser --group progress-indicator" | ||
}, | ||
@@ -34,4 +35,4 @@ "sideEffects": [ | ||
"dependencies": { | ||
"@lion/core": "0.13.0", | ||
"@lion/localize": "0.14.5" | ||
"@lion/core": "0.13.1", | ||
"@lion/localize": "0.14.6" | ||
}, | ||
@@ -38,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
10572
+ Added@lion/core@0.13.1(transitive)
+ Added@lion/localize@0.14.6(transitive)
- Removed@lion/core@0.13.0(transitive)
- Removed@lion/localize@0.14.5(transitive)
Updated@lion/core@0.13.1
Updated@lion/localize@0.14.6