@tanem/react-nprogress
Advanced tools
Comparing version 5.0.23 to 5.0.24
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.23", | ||
"version": "5.0.24", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -73,3 +73,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.20.7", | ||
"@babel/core": "7.20.12", | ||
"@babel/plugin-transform-runtime": "7.19.6", | ||
@@ -83,3 +83,3 @@ "@babel/preset-env": "7.20.2", | ||
"@rollup/plugin-replace": "5.0.2", | ||
"@rollup/plugin-terser": "0.1.0", | ||
"@rollup/plugin-terser": "0.3.0", | ||
"@testing-library/react": "13.4.0", | ||
@@ -92,4 +92,4 @@ "@types/hoist-non-react-statics": "3.3.1", | ||
"@types/react-dom": "18.0.10", | ||
"@typescript-eslint/eslint-plugin": "5.48.0", | ||
"@typescript-eslint/parser": "5.48.0", | ||
"@typescript-eslint/eslint-plugin": "5.48.1", | ||
"@typescript-eslint/parser": "5.48.1", | ||
"babel-core": "6.26.3", | ||
@@ -105,3 +105,3 @@ "eslint": "8.31.0", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.8.1", | ||
"prettier": "2.8.2", | ||
"react": "18.2.0", | ||
@@ -108,0 +108,0 @@ "react-dom": "18.2.0", |
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
175851