@tanem/react-nprogress
Advanced tools
Comparing version 5.0.45 to 5.0.46
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.45", | ||
"version": "5.0.46", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -87,18 +87,18 @@ "main": "dist/index.js", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.16.19", | ||
"@types/react": "18.2.15", | ||
"@types/node": "18.17.1", | ||
"@types/react": "18.2.18", | ||
"@types/react-dom": "18.2.7", | ||
"@typescript-eslint/eslint-plugin": "6.0.0", | ||
"@typescript-eslint/parser": "6.0.0", | ||
"@typescript-eslint/eslint-plugin": "6.2.1", | ||
"@typescript-eslint/parser": "6.2.1", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.45.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-react": "7.32.2", | ||
"eslint": "8.46.0", | ||
"eslint-config-prettier": "8.9.0", | ||
"eslint-plugin-react": "7.33.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"jest": "29.6.1", | ||
"jest-environment-jsdom": "29.6.1", | ||
"jest": "29.6.2", | ||
"jest-environment-jsdom": "29.6.2", | ||
"mock-raf": "1.0.1", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.8.8", | ||
"prettier": "3.0.0", | ||
"react": "18.2.0", | ||
@@ -108,6 +108,6 @@ "react-dom": "18.2.0", | ||
"regenerator-runtime": "0.13.11", | ||
"rollup": "3.26.3", | ||
"rollup": "3.27.0", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "7.0.11", | ||
"tanem-scripts": "7.0.12", | ||
"ts-jest": "29.1.1", | ||
@@ -114,0 +114,0 @@ "typescript": "5.1.6" |
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
179083