New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanem/react-nprogress

Package Overview
Dependencies
Maintainers
1
Versions
214
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.8 to 1.0.9

9

CHANGELOG.md
# Changelog
## [v1.0.8](https://github.com/tanem/react-nprogress/tree/v1.0.8) (2018-10-24)
## [v1.0.9](https://github.com/tanem/react-nprogress/tree/v1.0.9) (2018-10-25)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.8...v1.0.9)
**Merged pull requests:**
- Tidy example [\#21](https://github.com/tanem/react-nprogress/pull/21) ([tanem](https://github.com/tanem))
## [v1.0.8](https://github.com/tanem/react-nprogress/tree/v1.0.8) (2018-10-23)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.0.7...v1.0.8)

@@ -5,0 +12,0 @@

12

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

@@ -64,4 +64,4 @@ "main": "index.js",

"peerDependencies": {
"react": "^16.5.2",
"react-dom": "^16.5.2"
"react": "^16.6.0",
"react-dom": "^16.6.0"
},

@@ -99,5 +99,5 @@ "dependencies": {

"prettier": "^1.14.3",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-test-renderer": "^16.5.2",
"react": "^16.6.0",
"react-dom": "^16.6.0",
"react-test-renderer": "^16.6.0",
"regenerator-runtime": "^0.12.1",

@@ -104,0 +104,0 @@ "rollup": "^0.66.6",

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