@tanem/react-nprogress
Advanced tools
Comparing version 5.0.38 to 5.0.39
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.38", | ||
"version": "5.0.39", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -79,6 +79,6 @@ "main": "dist/index.js", | ||
"@rollup/plugin-babel": "6.0.3", | ||
"@rollup/plugin-commonjs": "24.1.0", | ||
"@rollup/plugin-commonjs": "25.0.0", | ||
"@rollup/plugin-node-resolve": "15.0.2", | ||
"@rollup/plugin-replace": "5.0.2", | ||
"@rollup/plugin-terser": "0.4.1", | ||
"@rollup/plugin-terser": "0.4.2", | ||
"@testing-library/react": "14.0.0", | ||
@@ -88,7 +88,7 @@ "@types/hoist-non-react-statics": "3.3.1", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.16.6", | ||
"@types/node": "18.16.10", | ||
"@types/react": "18.2.6", | ||
"@types/react-dom": "18.2.4", | ||
"@typescript-eslint/eslint-plugin": "5.59.5", | ||
"@typescript-eslint/parser": "5.59.5", | ||
"@typescript-eslint/eslint-plugin": "5.59.6", | ||
"@typescript-eslint/parser": "5.59.6", | ||
"babel-core": "6.26.3", | ||
@@ -112,3 +112,3 @@ "eslint": "8.40.0", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "7.0.4", | ||
"tanem-scripts": "7.0.5", | ||
"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
179084