@tanem/react-nprogress
Advanced tools
Comparing version 1.1.18 to 1.1.19
# Changelog | ||
## [v1.1.18](https://github.com/tanem/react-nprogress/tree/v1.1.18) (2019-05-11) | ||
## [v1.1.19](https://github.com/tanem/react-nprogress/tree/v1.1.19) (2019-05-13) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.18...v1.1.19) | ||
**Merged pull requests:** | ||
- Update dev dependencies [\#119](https://github.com/tanem/react-nprogress/pull/119) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.18](https://github.com/tanem/react-nprogress/tree/v1.1.18) (2019-05-10) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.17...v1.1.18) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -95,3 +95,3 @@ "main": "index.js", | ||
"enzyme": "3.9.0", | ||
"enzyme-adapter-react-16": "1.12.1", | ||
"enzyme-adapter-react-16": "1.13.0", | ||
"glob": "7.1.4", | ||
@@ -110,3 +110,3 @@ "jest": "24.8.0", | ||
"rollup-plugin-filesize": "6.0.1", | ||
"rollup-plugin-node-resolve": "4.2.3", | ||
"rollup-plugin-node-resolve": "4.2.4", | ||
"rollup-plugin-replace": "2.2.0", | ||
@@ -113,0 +113,0 @@ "rollup-plugin-sourcemaps": "0.4.2", |
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
162129