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.22 to 1.1.23

11

CHANGELOG.md
# Changelog
## [v1.1.22](https://github.com/tanem/react-nprogress/tree/v1.1.22) (2019-05-24)
## [v1.1.23](https://github.com/tanem/react-nprogress/tree/v1.1.23) (2019-05-31)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.22...v1.1.23)
**Merged pull requests:**
- Update dependency react-transition-group to v4.1.0 [\#127](https://github.com/tanem/react-nprogress/pull/127) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency del-cli to v2 [\#126](https://github.com/tanem/react-nprogress/pull/126) ([renovate[bot]](https://github.com/apps/renovate))
- Update dev dependencies [\#125](https://github.com/tanem/react-nprogress/pull/125) ([renovate[bot]](https://github.com/apps/renovate))
## [v1.1.22](https://github.com/tanem/react-nprogress/tree/v1.1.22) (2019-05-23)
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.21...v1.1.22)

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

14

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

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

"@babel/preset-typescript": "7.3.3",
"@types/enzyme": "3.9.2",
"@types/enzyme": "3.9.3",
"@types/enzyme-adapter-react-16": "1.0.5",

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

"@types/prop-types": "15.7.1",
"@types/react": "16.8.18",
"@types/react": "16.8.19",
"@types/react-dom": "16.8.4",

@@ -95,5 +95,5 @@ "babel-core": "6.26.3",

"cross-env": "5.2.0",
"del-cli": "1.1.0",
"del-cli": "2.0.0",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "1.13.1",
"enzyme-adapter-react-16": "1.13.2",
"glob": "7.1.4",

@@ -108,3 +108,3 @@ "jest": "24.8.0",

"regenerator-runtime": "0.13.2",
"rollup": "1.12.3",
"rollup": "1.12.5",
"rollup-plugin-babel": "4.3.2",

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

"tslint-react": "4.0.0",
"typescript": "3.4.5"
"typescript": "3.5.1"
}
}
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