@tanem/react-nprogress
Advanced tools
Comparing version 5.0.9 to 5.0.10
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.9", | ||
"version": "5.0.10", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -73,5 +73,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.18.9", | ||
"@babel/plugin-transform-runtime": "7.18.9", | ||
"@babel/preset-env": "7.18.9", | ||
"@babel/core": "7.18.10", | ||
"@babel/plugin-transform-runtime": "7.18.10", | ||
"@babel/preset-env": "7.18.10", | ||
"@babel/preset-react": "7.18.6", | ||
@@ -89,6 +89,6 @@ "@babel/preset-typescript": "7.18.6", | ||
"@types/react-dom": "18.0.6", | ||
"@typescript-eslint/eslint-plugin": "5.31.0", | ||
"@typescript-eslint/parser": "5.31.0", | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.20.0", | ||
"eslint": "8.21.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -107,7 +107,7 @@ "eslint-plugin-react": "7.30.1", | ||
"regenerator-runtime": "0.13.9", | ||
"rollup": "2.77.0", | ||
"rollup": "2.77.2", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"rollup-plugin-terser": "7.0.2", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.54", | ||
"tanem-scripts": "6.0.55", | ||
"ts-jest": "28.0.7", | ||
@@ -114,0 +114,0 @@ "typescript": "4.7.4" |
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
177149