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.7 to 1.0.8

10

CHANGELOG.md
# Changelog
## [v1.0.7](https://github.com/tanem/react-nprogress/tree/v1.0.7) (2018-10-22)
## [v1.0.8](https://github.com/tanem/react-nprogress/tree/v1.0.8) (2018-10-24)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.7...v1.0.8)
**Merged pull requests:**
- Update deps [\#20](https://github.com/tanem/react-nprogress/pull/20) ([tanem](https://github.com/tanem))
- Add React Router example [\#19](https://github.com/tanem/react-nprogress/pull/19) ([tanem](https://github.com/tanem))
## [v1.0.7](https://github.com/tanem/react-nprogress/tree/v1.0.7) (2018-10-21)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.6...v1.0.7)

@@ -5,0 +13,0 @@

4

package.json
{
"name": "@tanem/react-nprogress",
"version": "1.0.7",
"version": "1.0.8",
"description": "A React primitive for building slim progress bars inspired by Google, YouTube, and Medium.",

@@ -80,3 +80,3 @@ "main": "index.js",

"@types/enzyme-adapter-react-16": "^1.0.3",
"@types/jest": "^23.3.5",
"@types/jest": "^23.3.7",
"@types/lodash": "^4.14.117",

@@ -83,0 +83,0 @@ "@types/mock-raf": "^1.0.2",

@@ -45,2 +45,3 @@ # react-nprogress

- 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)
- React Router: [Source](https://github.com/tanem/react-nprogress/tree/master/examples/react-router) | [Sandbox](https://codesandbox.io/s/github/tanem/react-nprogress/tree/master/examples/react-router)
- 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 +48,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)

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