@tanem/react-nprogress
Advanced tools
Comparing version 1.1.3 to 1.1.4
# Changelog | ||
## [v1.1.3](https://github.com/tanem/react-nprogress/tree/v1.1.3) (2019-03-11) | ||
## [v1.1.4](https://github.com/tanem/react-nprogress/tree/v1.1.4) (2019-03-12) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.3...v1.1.4) | ||
**Merged pull requests:** | ||
- Update dependency jest to v24.4.0 [\#47](https://github.com/tanem/react-nprogress/pull/47) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.3](https://github.com/tanem/react-nprogress/tree/v1.1.3) (2019-03-10) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.2...v1.1.3) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -97,3 +97,3 @@ "main": "index.js", | ||
"glob": "7.1.3", | ||
"jest": "24.3.1", | ||
"jest": "24.4.0", | ||
"mock-raf": "1.0.1", | ||
@@ -100,0 +100,0 @@ "npm-run-all": "4.1.5", |
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
149382