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.23 to 1.1.24

12

CHANGELOG.md
# Changelog
## [v1.1.23](https://github.com/tanem/react-nprogress/tree/v1.1.23) (2019-05-31)
## [v1.1.24](https://github.com/tanem/react-nprogress/tree/v1.1.24) (2019-06-01)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.23...v1.1.24)
**Merged pull requests:**
- Update dependency tslint to v5.17.0 [\#132](https://github.com/tanem/react-nprogress/pull/132) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency rollup-plugin-node-resolve to v5.0.1 [\#131](https://github.com/tanem/react-nprogress/pull/131) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency rollup to v1.13.0 [\#130](https://github.com/tanem/react-nprogress/pull/130) ([renovate[bot]](https://github.com/apps/renovate))
- Reconfigure renovate [\#129](https://github.com/tanem/react-nprogress/pull/129) ([tanem](https://github.com/tanem))
## [v1.1.23](https://github.com/tanem/react-nprogress/tree/v1.1.23) (2019-05-30)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.22...v1.1.23)

@@ -5,0 +15,0 @@

8

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

@@ -105,7 +105,7 @@ "main": "index.js",

"regenerator-runtime": "0.13.2",
"rollup": "1.12.5",
"rollup": "1.13.0",
"rollup-plugin-babel": "4.3.2",
"rollup-plugin-commonjs": "10.0.0",
"rollup-plugin-filesize": "6.1.0",
"rollup-plugin-node-resolve": "5.0.0",
"rollup-plugin-node-resolve": "5.0.1",
"rollup-plugin-replace": "2.2.0",

@@ -117,3 +117,3 @@ "rollup-plugin-sourcemaps": "0.4.2",

"ts-jest": "24.0.2",
"tslint": "5.16.0",
"tslint": "5.17.0",
"tslint-config-prettier": "1.18.0",

@@ -120,0 +120,0 @@ "tslint-react": "4.0.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