@tanem/react-nprogress
Advanced tools
Comparing version 1.1.14 to 1.1.15
# Changelog | ||
## [v1.1.14](https://github.com/tanem/react-nprogress/tree/v1.1.14) (2019-04-27) | ||
## [v1.1.15](https://github.com/tanem/react-nprogress/tree/v1.1.15) (2019-04-30) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.14...v1.1.15) | ||
**Merged pull requests:** | ||
- Update dependency @types/jest to v24.0.12 [\#114](https://github.com/tanem/react-nprogress/pull/114) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.14](https://github.com/tanem/react-nprogress/tree/v1.1.14) (2019-04-26) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.13...v1.1.14) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -84,3 +84,3 @@ "main": "index.js", | ||
"@types/hoist-non-react-statics": "3.3.1", | ||
"@types/jest": "24.0.11", | ||
"@types/jest": "24.0.12", | ||
"@types/mock-raf": "1.0.2", | ||
@@ -87,0 +87,0 @@ "@types/prop-types": "15.7.1", |
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
160607