@tanem/react-nprogress
Advanced tools
Comparing version 1.0.6 to 1.0.7
# Changelog | ||
## [v1.0.7](https://github.com/tanem/react-nprogress/tree/v1.0.7) (2018-10-22) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.6...v1.0.7) | ||
**Merged pull requests:** | ||
- Remove emotion from original example [\#18](https://github.com/tanem/react-nprogress/pull/18) ([tanem](https://github.com/tanem)) | ||
## [v1.0.6](https://github.com/tanem/react-nprogress/tree/v1.0.6) (2018-10-21) | ||
@@ -4,0 +11,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.5...v1.0.6) |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,3 +44,3 @@ # react-nprogress | ||
- Original: [Source](https://github.com/tanem/react-nprogress/tree/master/examples/original) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/original) | ||
- Original Design: [Source](https://github.com/tanem/react-nprogress/tree/master/examples/original-design) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/original-design) | ||
- UMD Build (Development): [Source](https://github.com/tanem/react-nprogress/tree/master/examples/umd-dev) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/umd-dev) | ||
@@ -47,0 +47,0 @@ - UMD Build (Production): [Source](https://github.com/tanem/react-nprogress/tree/master/examples/umd-prod) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/umd-prod) |
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
74612