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.30 to 1.1.31

12

CHANGELOG.md
# Changelog
## [v1.1.30](https://github.com/tanem/react-nprogress/tree/v1.1.30) (2019-07-03)
## [v1.1.31](https://github.com/tanem/react-nprogress/tree/v1.1.31) (2019-07-11)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.30...v1.1.31)
**Merged pull requests:**
- Update dependency @babel/runtime to ^7.5.4 [\#169](https://github.com/tanem/react-nprogress/pull/169) ([renovate[bot]](https://github.com/apps/renovate))
- Update dev dependencies [\#168](https://github.com/tanem/react-nprogress/pull/168) ([renovate[bot]](https://github.com/apps/renovate))
## [v1.1.30](https://github.com/tanem/react-nprogress/tree/v1.1.30) (2019-07-02)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.29...v1.1.30)

@@ -16,3 +24,2 @@

- Update dependency react-transition-group to v4.2.0 [\#165](https://github.com/tanem/react-nprogress/pull/165) ([renovate[bot]](https://github.com/apps/renovate))
- Pin dev deps [\#164](https://github.com/tanem/react-nprogress/pull/164) ([tanem](https://github.com/tanem))

@@ -26,2 +33,3 @@ - Update dev dependencies [\#163](https://github.com/tanem/react-nprogress/pull/163) ([renovate[bot]](https://github.com/apps/renovate))

- Update dependency react-transition-group to v4.2.0 [\#165](https://github.com/tanem/react-nprogress/pull/165) ([renovate[bot]](https://github.com/apps/renovate))
- Reconfigure renovate [\#162](https://github.com/tanem/react-nprogress/pull/162) ([tanem](https://github.com/tanem))

@@ -28,0 +36,0 @@ - Update dependency rollup-plugin-filesize to v6.1.1 [\#161](https://github.com/tanem/react-nprogress/pull/161) ([renovate[bot]](https://github.com/apps/renovate))

20

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

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

"dependencies": {
"@babel/runtime": "^7.4.5",
"@babel/runtime": "^7.5.4",
"hoist-non-react-statics": "^3.3.0",

@@ -76,9 +76,9 @@ "prop-types": "^15.7.2"

"devDependencies": {
"@babel/core": "7.4.5",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-transform-runtime": "7.4.4",
"@babel/preset-env": "7.4.5",
"@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-transform-runtime": "7.5.0",
"@babel/preset-env": "7.5.4",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@types/enzyme": "3.10.1",
"@types/enzyme": "3.10.2",
"@types/enzyme-adapter-react-16": "1.0.5",

@@ -89,3 +89,3 @@ "@types/hoist-non-react-statics": "3.3.1",

"@types/prop-types": "15.7.1",
"@types/react": "16.8.22",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.4",

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

"regenerator-runtime": "0.13.2",
"rollup": "1.16.4",
"rollup": "1.16.7",
"rollup-plugin-babel": "4.3.3",

@@ -123,4 +123,4 @@ "rollup-plugin-commonjs": "10.0.1",

"tslint-react": "4.0.0",
"typescript": "3.5.2"
"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