Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tanem/react-nprogress

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanem/react-nprogress - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

9

CHANGELOG.md
# 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)

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc