@tanem/react-nprogress
Advanced tools
Comparing version 1.1.22 to 1.1.23
# 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 @@ |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164070