@tanem/react-nprogress
Advanced tools
Comparing version 1.1.4 to 1.1.5
# Changelog | ||
## [v1.1.4](https://github.com/tanem/react-nprogress/tree/v1.1.4) (2019-03-12) | ||
## [v1.1.5](https://github.com/tanem/react-nprogress/tree/v1.1.5) (2019-03-16) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.4...v1.1.5) | ||
**Merged pull requests:** | ||
- Update dependency react-transition-group to v2.6.1 [\#53](https://github.com/tanem/react-nprogress/pull/53) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency enzyme-adapter-react-16 to v1.11.2 [\#52](https://github.com/tanem/react-nprogress/pull/52) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency tslint to v5.14.0 [\#51](https://github.com/tanem/react-nprogress/pull/51) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency @types/react to v16.8.8 [\#50](https://github.com/tanem/react-nprogress/pull/50) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency parcel-bundler to v1.12.2 [\#49](https://github.com/tanem/react-nprogress/pull/49) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency jest to v24.5.0 [\#48](https://github.com/tanem/react-nprogress/pull/48) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.4](https://github.com/tanem/react-nprogress/tree/v1.1.4) (2019-03-11) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.3...v1.1.4) | ||
@@ -5,0 +17,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -87,3 +87,3 @@ "main": "index.js", | ||
"@types/prop-types": "15.7.0", | ||
"@types/react": "16.8.7", | ||
"@types/react": "16.8.8", | ||
"@types/react-dom": "16.8.2", | ||
@@ -96,5 +96,5 @@ "babel-core": "6.26.3", | ||
"enzyme": "3.9.0", | ||
"enzyme-adapter-react-16": "1.10.0", | ||
"enzyme-adapter-react-16": "1.11.2", | ||
"glob": "7.1.3", | ||
"jest": "24.4.0", | ||
"jest": "24.5.0", | ||
"mock-raf": "1.0.1", | ||
@@ -118,3 +118,3 @@ "npm-run-all": "4.1.5", | ||
"ts-jest": "24.0.0", | ||
"tslint": "5.13.1", | ||
"tslint": "5.14.0", | ||
"tslint-config-prettier": "1.18.0", | ||
@@ -121,0 +121,0 @@ "tslint-react": "3.6.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
150499
79256