@tanem/react-nprogress
Advanced tools
Comparing version 5.0.26 to 5.0.27
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.26", | ||
"version": "5.0.27", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -87,7 +87,7 @@ "main": "dist/index.js", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.11.18", | ||
"@types/node": "18.13.0", | ||
"@types/react": "18.0.27", | ||
"@types/react-dom": "18.0.10", | ||
"@typescript-eslint/eslint-plugin": "5.50.0", | ||
"@typescript-eslint/parser": "5.50.0", | ||
"@typescript-eslint/eslint-plugin": "5.51.0", | ||
"@typescript-eslint/parser": "5.51.0", | ||
"babel-core": "6.26.3", | ||
@@ -99,7 +99,7 @@ "eslint": "8.33.0", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"jest": "29.4.1", | ||
"jest-environment-jsdom": "29.4.1", | ||
"jest": "29.4.2", | ||
"jest-environment-jsdom": "29.4.2", | ||
"mock-raf": "1.0.1", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.8.3", | ||
"prettier": "2.8.4", | ||
"react": "18.2.0", | ||
@@ -109,6 +109,6 @@ "react-dom": "18.2.0", | ||
"regenerator-runtime": "0.13.11", | ||
"rollup": "3.12.1", | ||
"rollup": "3.14.0", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.69", | ||
"tanem-scripts": "6.0.70", | ||
"ts-jest": "29.0.5", | ||
@@ -115,0 +115,0 @@ "typescript": "4.9.5" |
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
175852