@tanem/react-nprogress
Advanced tools
Comparing version 1.0.5 to 1.0.6
# Changelog | ||
## [v1.0.6](https://github.com/tanem/react-nprogress/tree/v1.0.6) (2018-10-21) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.5...v1.0.6) | ||
**Merged pull requests:** | ||
- Add gzip size badge [\#17](https://github.com/tanem/react-nprogress/pull/17) ([tanem](https://github.com/tanem)) | ||
## [v1.0.5](https://github.com/tanem/react-nprogress/tree/v1.0.5) (2018-10-21) | ||
@@ -4,0 +11,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.4...v1.0.5) |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,2 +7,3 @@ # react-nprogress | ||
[![npm downloads](https://img.shields.io/npm/dm/@tanem/react-nprogress.svg?style=flat-square)](https://www.npmjs.com/package/@tanem/react-nprogress) | ||
[![gzip size](http://img.badgesize.io/https://unpkg.com/@tanem/react-nprogress/umd/react-nprogress.production.min.js?style=flat-square&compression=gzip)](https://unpkg.com/@tanem/react-nprogress/umd/react-nprogress.production.min.js) | ||
@@ -9,0 +10,0 @@ > A React primitive for building slim progress bars inspired by Google, YouTube, and Medium. |
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
74268
99