@tanem/react-nprogress
Advanced tools
Comparing version 1.1.8 to 1.1.9
# Changelog | ||
## [v1.1.9](https://github.com/tanem/react-nprogress/tree/v1.1.9) (2019-04-07) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.8...v1.1.9) | ||
**Merged pull requests:** | ||
- Update dependency enzyme-adapter-react-16 to v1.12.0 [\#86](https://github.com/tanem/react-nprogress/pull/86) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency typescript to v3.4.2 [\#85](https://github.com/tanem/react-nprogress/pull/85) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup-plugin-node-resolve to v4.2.0 [\#84](https://github.com/tanem/react-nprogress/pull/84) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency @types/hoist-non-react-statics to v3.3.1 [\#83](https://github.com/tanem/react-nprogress/pull/83) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency @types/react to v16.8.12 [\#82](https://github.com/tanem/react-nprogress/pull/82) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency codecov to v3.3.0 [\#81](https://github.com/tanem/react-nprogress/pull/81) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update babel monorepo to v7.4.3 [\#80](https://github.com/tanem/react-nprogress/pull/80) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency react-transition-group to v2.9.0 [\#79](https://github.com/tanem/react-nprogress/pull/79) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup-plugin-commonjs to v9.3.4 [\#78](https://github.com/tanem/react-nprogress/pull/78) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup to v1.9.0 [\#77](https://github.com/tanem/react-nprogress/pull/77) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency tslint to v5.15.0 [\#76](https://github.com/tanem/react-nprogress/pull/76) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency jest to v24.7.1 [\#75](https://github.com/tanem/react-nprogress/pull/75) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency ts-jest to v24.0.2 [\#74](https://github.com/tanem/react-nprogress/pull/74) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.8](https://github.com/tanem/react-nprogress/tree/v1.1.8) (2019-03-30) | ||
@@ -4,0 +23,0 @@ [Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.7...v1.1.8) |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -75,6 +75,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.4.0", | ||
"@babel/core": "7.4.3", | ||
"@babel/plugin-proposal-class-properties": "7.4.0", | ||
"@babel/plugin-transform-runtime": "7.4.0", | ||
"@babel/preset-env": "7.4.2", | ||
"@babel/plugin-transform-runtime": "7.4.3", | ||
"@babel/preset-env": "7.4.3", | ||
"@babel/preset-react": "7.0.0", | ||
@@ -84,17 +84,17 @@ "@babel/preset-typescript": "7.3.3", | ||
"@types/enzyme-adapter-react-16": "1.0.5", | ||
"@types/hoist-non-react-statics": "3.3.0", | ||
"@types/hoist-non-react-statics": "3.3.1", | ||
"@types/jest": "24.0.11", | ||
"@types/mock-raf": "1.0.2", | ||
"@types/prop-types": "15.7.0", | ||
"@types/react": "16.8.10", | ||
"@types/react": "16.8.12", | ||
"@types/react-dom": "16.8.3", | ||
"babel-core": "6.26.3", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"codecov": "3.2.0", | ||
"codecov": "3.3.0", | ||
"cross-env": "5.2.0", | ||
"del-cli": "1.1.0", | ||
"enzyme": "3.9.0", | ||
"enzyme-adapter-react-16": "1.11.2", | ||
"enzyme-adapter-react-16": "1.12.0", | ||
"glob": "7.1.3", | ||
"jest": "24.5.0", | ||
"jest": "24.7.1", | ||
"mock-raf": "1.0.1", | ||
@@ -107,7 +107,7 @@ "npm-run-all": "4.1.5", | ||
"regenerator-runtime": "0.13.2", | ||
"rollup": "1.7.4", | ||
"rollup": "1.9.0", | ||
"rollup-plugin-babel": "4.3.2", | ||
"rollup-plugin-commonjs": "9.2.2", | ||
"rollup-plugin-commonjs": "9.3.4", | ||
"rollup-plugin-filesize": "6.0.1", | ||
"rollup-plugin-node-resolve": "4.0.1", | ||
"rollup-plugin-node-resolve": "4.2.0", | ||
"rollup-plugin-replace": "2.1.1", | ||
@@ -118,8 +118,8 @@ "rollup-plugin-sourcemaps": "0.4.2", | ||
"shelljs-plugin-authors": "2.0.6", | ||
"ts-jest": "24.0.0", | ||
"tslint": "5.14.0", | ||
"ts-jest": "24.0.2", | ||
"tslint": "5.15.0", | ||
"tslint-config-prettier": "1.18.0", | ||
"tslint-react": "4.0.0", | ||
"typescript": "3.4.1" | ||
"typescript": "3.4.2" | ||
} | ||
} |
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
156328
78592