@tanem/react-nprogress
Advanced tools
Comparing version 3.0.2 to 3.0.3
# Changelog | ||
## [v3.0.3](https://github.com/tanem/react-nprogress/tree/v3.0.3) (2019-09-22) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v3.0.2...v3.0.3) | ||
**Merged pull requests:** | ||
- Update dependency react-scripts to v3.1.2 [#204](https://github.com/tanem/react-nprogress/pull/204) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency cross-env to v6 [#203](https://github.com/tanem/react-nprogress/pull/203) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dev dependencies [#202](https://github.com/tanem/react-nprogress/pull/202) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v3.0.2](https://github.com/tanem/react-nprogress/tree/v3.0.2) (2019-09-17) | ||
@@ -4,0 +13,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v3.0.1...v3.0.2) |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -94,5 +94,5 @@ "main": "dist/index.js", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"codecov": "3.5.0", | ||
"codecov": "3.6.1", | ||
"cp-cli": "2.0.0", | ||
"cross-env": "5.2.1", | ||
"cross-env": "6.0.0", | ||
"del-cli": "3.0.0", | ||
@@ -120,3 +120,3 @@ "eslint": "6.4.0", | ||
"rollup-plugin-terser": "5.1.2", | ||
"tanem-scripts": "2.0.8", | ||
"tanem-scripts": "2.0.10", | ||
"ts-jest": "24.1.0", | ||
@@ -123,0 +123,0 @@ "typescript": "3.6.3" |
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
185681