@tanem/react-nprogress
Advanced tools
Comparing version 1.0.3 to 1.0.4
# Changelog | ||
## [v1.0.4](https://github.com/tanem/react-nprogress/tree/v1.0.4) (2018-10-21) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.3...v1.0.4) | ||
**Merged pull requests:** | ||
- Add umd prod example [\#15](https://github.com/tanem/react-nprogress/pull/15) ([tanem](https://github.com/tanem)) | ||
- Fix umd dev example on CodeSandbox [\#14](https://github.com/tanem/react-nprogress/pull/14) ([tanem](https://github.com/tanem)) | ||
- Add umd dev example [\#13](https://github.com/tanem/react-nprogress/pull/13) ([tanem](https://github.com/tanem)) | ||
## [v1.0.3](https://github.com/tanem/react-nprogress/tree/v1.0.3) (2018-10-20) | ||
@@ -4,0 +13,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.2...v1.0.3) |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,2 +44,4 @@ # 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) | ||
- 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) | ||
- 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) | ||
@@ -46,0 +48,0 @@ ## API |
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
70538
98