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 2.0.2 to 2.0.3

9

CHANGELOG.md
# Changelog
## [v2.0.3](https://github.com/tanem/react-nprogress/tree/v2.0.3) (2019-08-11)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v2.0.2...v2.0.3)
**Merged pull requests:**
- Update dependency react-scripts to v3.1.0 [#186](https://github.com/tanem/react-nprogress/pull/186) ([renovate[bot]](https://github.com/apps/renovate))
- Update react monorepo to v16.9.0 [#185](https://github.com/tanem/react-nprogress/pull/185) ([renovate[bot]](https://github.com/apps/renovate))
- Update dev dependencies [#184](https://github.com/tanem/react-nprogress/pull/184) ([renovate[bot]](https://github.com/apps/renovate))
## [v2.0.2](https://github.com/tanem/react-nprogress/tree/v2.0.2) (2019-08-08)

@@ -4,0 +13,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v2.0.1...v2.0.2)

14

package.json
{
"name": "@tanem/react-nprogress",
"version": "2.0.2",
"version": "2.0.3",
"description": "A React primitive for building slim progress bars.",

@@ -79,3 +79,3 @@ "main": "dist/index.js",

"@types/prop-types": "15.7.1",
"@types/react": "16.8.25",
"@types/react": "16.9.1",
"@types/react-dom": "16.8.5",

@@ -100,5 +100,5 @@ "@typescript-eslint/eslint-plugin": "1.13.0",

"prettier": "1.18.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-test-renderer": "16.8.6",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-test-renderer": "16.9.0",
"regenerator-runtime": "0.13.3",

@@ -108,3 +108,3 @@ "rollup": "1.19.4",

"rollup-plugin-commonjs": "10.0.2",
"rollup-plugin-filesize": "6.1.1",
"rollup-plugin-filesize": "6.2.0",
"rollup-plugin-node-resolve": "5.2.0",

@@ -116,3 +116,3 @@ "rollup-plugin-replace": "2.2.0",

"rollup-plugin-uglify": "6.0.2",
"tanem-scripts": "2.0.0",
"tanem-scripts": "2.0.1",
"ts-jest": "24.0.2",

@@ -119,0 +119,0 @@ "typescript": "3.5.3"

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