@tanem/react-nprogress
Advanced tools
Comparing version 5.0.35 to 5.0.36
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.35", | ||
"version": "5.0.36", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -87,9 +87,9 @@ "main": "dist/index.js", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.15.13", | ||
"@types/react": "18.0.37", | ||
"@types/react-dom": "18.0.11", | ||
"@typescript-eslint/eslint-plugin": "5.59.0", | ||
"@typescript-eslint/parser": "5.59.0", | ||
"@types/node": "18.16.1", | ||
"@types/react": "18.2.0", | ||
"@types/react-dom": "18.2.1", | ||
"@typescript-eslint/eslint-plugin": "5.59.1", | ||
"@typescript-eslint/parser": "5.59.1", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.38.0", | ||
"eslint": "8.39.0", | ||
"eslint-config-prettier": "8.8.0", | ||
@@ -103,3 +103,3 @@ "eslint-plugin-react": "7.32.2", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.8.7", | ||
"prettier": "2.8.8", | ||
"react": "18.2.0", | ||
@@ -109,6 +109,6 @@ "react-dom": "18.2.0", | ||
"regenerator-runtime": "0.13.11", | ||
"rollup": "3.20.7", | ||
"rollup": "3.21.0", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "7.0.1", | ||
"tanem-scripts": "7.0.2", | ||
"ts-jest": "29.1.0", | ||
@@ -115,0 +115,0 @@ "typescript": "5.0.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
177988