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.1.9 to 1.1.10

14

CHANGELOG.md
# Changelog
## [v1.1.9](https://github.com/tanem/react-nprogress/tree/v1.1.9) (2019-04-07)
## [v1.1.10](https://github.com/tanem/react-nprogress/tree/v1.1.10) (2019-04-11)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.9...v1.1.10)
**Merged pull requests:**
- Update dependency rollup-plugin-replace to v2.2.0 [\#92](https://github.com/tanem/react-nprogress/pull/92) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency rollup to v1.9.3 [\#91](https://github.com/tanem/react-nprogress/pull/91) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency typescript to v3.4.3 [\#90](https://github.com/tanem/react-nprogress/pull/90) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency @types/react to v16.8.13 [\#89](https://github.com/tanem/react-nprogress/pull/89) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency rollup-plugin-node-resolve to v4.2.2 [\#88](https://github.com/tanem/react-nprogress/pull/88) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency enzyme-adapter-react-16 to v1.12.1 [\#87](https://github.com/tanem/react-nprogress/pull/87) ([renovate[bot]](https://github.com/apps/renovate))
## [v1.1.9](https://github.com/tanem/react-nprogress/tree/v1.1.9) (2019-04-06)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.8...v1.1.9)

@@ -5,0 +17,0 @@

14

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

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

"@types/prop-types": "15.7.0",
"@types/react": "16.8.12",
"@types/react": "16.8.13",
"@types/react-dom": "16.8.3",

@@ -96,3 +96,3 @@ "babel-core": "6.26.3",

"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.12.0",
"enzyme-adapter-react-16": "1.12.1",
"glob": "7.1.3",

@@ -107,8 +107,8 @@ "jest": "24.7.1",

"regenerator-runtime": "0.13.2",
"rollup": "1.9.0",
"rollup": "1.9.3",
"rollup-plugin-babel": "4.3.2",
"rollup-plugin-commonjs": "9.3.4",
"rollup-plugin-filesize": "6.0.1",
"rollup-plugin-node-resolve": "4.2.0",
"rollup-plugin-replace": "2.1.1",
"rollup-plugin-node-resolve": "4.2.2",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-sourcemaps": "0.4.2",

@@ -122,4 +122,4 @@ "rollup-plugin-uglify": "6.0.2",

"tslint-react": "4.0.0",
"typescript": "3.4.2"
"typescript": "3.4.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