@tanem/react-nprogress
Advanced tools
Comparing version 1.1.23 to 1.1.24
# Changelog | ||
## [v1.1.23](https://github.com/tanem/react-nprogress/tree/v1.1.23) (2019-05-31) | ||
## [v1.1.24](https://github.com/tanem/react-nprogress/tree/v1.1.24) (2019-06-01) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.23...v1.1.24) | ||
**Merged pull requests:** | ||
- Update dependency tslint to v5.17.0 [\#132](https://github.com/tanem/react-nprogress/pull/132) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup-plugin-node-resolve to v5.0.1 [\#131](https://github.com/tanem/react-nprogress/pull/131) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup to v1.13.0 [\#130](https://github.com/tanem/react-nprogress/pull/130) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Reconfigure renovate [\#129](https://github.com/tanem/react-nprogress/pull/129) ([tanem](https://github.com/tanem)) | ||
## [v1.1.23](https://github.com/tanem/react-nprogress/tree/v1.1.23) (2019-05-30) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.22...v1.1.23) | ||
@@ -5,0 +15,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.23", | ||
"version": "1.1.24", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -105,7 +105,7 @@ "main": "index.js", | ||
"regenerator-runtime": "0.13.2", | ||
"rollup": "1.12.5", | ||
"rollup": "1.13.0", | ||
"rollup-plugin-babel": "4.3.2", | ||
"rollup-plugin-commonjs": "10.0.0", | ||
"rollup-plugin-filesize": "6.1.0", | ||
"rollup-plugin-node-resolve": "5.0.0", | ||
"rollup-plugin-node-resolve": "5.0.1", | ||
"rollup-plugin-replace": "2.2.0", | ||
@@ -117,3 +117,3 @@ "rollup-plugin-sourcemaps": "0.4.2", | ||
"ts-jest": "24.0.2", | ||
"tslint": "5.16.0", | ||
"tslint": "5.17.0", | ||
"tslint-config-prettier": "1.18.0", | ||
@@ -120,0 +120,0 @@ "tslint-react": "4.0.0", |
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
164849