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 3.0.0 to 3.0.1

8

CHANGELOG.md
# Changelog
## [v3.0.1](https://github.com/tanem/react-nprogress/tree/v3.0.1) (2019-09-17)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v3.0.0...v3.0.1)
**Merged pull requests:**
- Pin dependencies [#199](https://github.com/tanem/react-nprogress/pull/199) ([renovate[bot]](https://github.com/apps/renovate))
- Update dev dependencies [#198](https://github.com/tanem/react-nprogress/pull/198) ([renovate[bot]](https://github.com/apps/renovate))
## [v3.0.0](https://github.com/tanem/react-nprogress/tree/v3.0.0) (2019-09-17)

@@ -4,0 +12,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v2.0.5...v3.0.0)

14

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

@@ -82,4 +82,4 @@ "main": "dist/index.js",

"@babel/preset-typescript": "7.6.0",
"@testing-library/react": "^9.1.4",
"@testing-library/react-hooks": "^2.0.1",
"@testing-library/react": "9.1.4",
"@testing-library/react-hooks": "2.0.1",
"@types/hoist-non-react-statics": "3.3.1",

@@ -91,4 +91,4 @@ "@types/jest": "24.0.18",

"@types/react-dom": "16.9.0",
"@typescript-eslint/eslint-plugin": "2.2.0",
"@typescript-eslint/parser": "2.2.0",
"@typescript-eslint/eslint-plugin": "2.3.0",
"@typescript-eslint/parser": "2.3.0",
"babel-core": "6.26.3",

@@ -103,3 +103,3 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24",

"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-hooks": "2.0.1",
"jest": "24.9.0",

@@ -113,3 +113,3 @@ "mock-raf": "1.0.1",

"regenerator-runtime": "0.13.3",
"rollup": "1.21.3",
"rollup": "1.21.4",
"rollup-plugin-babel": "4.3.3",

@@ -116,0 +116,0 @@ "rollup-plugin-commonjs": "10.1.0",

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