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.12 to 1.1.13

11

CHANGELOG.md
# Changelog
## [v1.1.12](https://github.com/tanem/react-nprogress/tree/v1.1.12) (2019-04-18)
## [v1.1.13](https://github.com/tanem/react-nprogress/tree/v1.1.13) (2019-04-21)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.12...v1.1.13)
**Merged pull requests:**
- Update dev dependencies [\#110](https://github.com/tanem/react-nprogress/pull/110) ([renovate[bot]](https://github.com/apps/renovate))
- Reconfigure Renovate [\#109](https://github.com/tanem/react-nprogress/pull/109) ([tanem](https://github.com/tanem))
- Update dependency react-transition-group to v4 [\#101](https://github.com/tanem/react-nprogress/pull/101) ([renovate[bot]](https://github.com/apps/renovate))
## [v1.1.12](https://github.com/tanem/react-nprogress/tree/v1.1.12) (2019-04-17)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.11...v1.1.12)

@@ -5,0 +14,0 @@

16

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

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

"peerDependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^16.0.0",
"react-dom": "^16.0.0"
},

@@ -87,4 +87,4 @@ "dependencies": {

"@types/mock-raf": "1.0.2",
"@types/prop-types": "15.7.0",
"@types/react": "16.8.13",
"@types/prop-types": "15.7.1",
"@types/react": "16.8.14",
"@types/react-dom": "16.8.4",

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

"regenerator-runtime": "0.13.2",
"rollup": "1.10.0",
"rollup": "1.10.1",
"rollup-plugin-babel": "4.3.2",

@@ -119,7 +119,7 @@ "rollup-plugin-commonjs": "9.3.4",

"ts-jest": "24.0.2",
"tslint": "5.15.0",
"tslint": "5.16.0",
"tslint-config-prettier": "1.18.0",
"tslint-react": "4.0.0",
"typescript": "3.4.3"
"typescript": "3.4.4"
}
}
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