@tanem/react-nprogress
Advanced tools
Comparing version 5.0.19 to 5.0.20
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.19", | ||
"version": "5.0.20", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,7 +69,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@babel/runtime": "^7.20.6", | ||
"hoist-non-react-statics": "^3.3.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.20.2", | ||
"@babel/core": "7.20.5", | ||
"@babel/plugin-transform-runtime": "7.19.6", | ||
@@ -79,4 +79,4 @@ "@babel/preset-env": "7.20.2", | ||
"@babel/preset-typescript": "7.18.6", | ||
"@rollup/plugin-babel": "6.0.2", | ||
"@rollup/plugin-commonjs": "23.0.2", | ||
"@rollup/plugin-babel": "6.0.3", | ||
"@rollup/plugin-commonjs": "23.0.3", | ||
"@rollup/plugin-node-resolve": "15.0.1", | ||
@@ -87,10 +87,10 @@ "@rollup/plugin-replace": "5.0.1", | ||
"@types/hoist-non-react-statics": "3.3.1", | ||
"@types/jest": "29.2.3", | ||
"@types/jest": "29.2.4", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/react": "18.0.25", | ||
"@types/react": "18.0.26", | ||
"@types/react-dom": "18.0.9", | ||
"@typescript-eslint/eslint-plugin": "5.44.0", | ||
"@typescript-eslint/parser": "5.44.0", | ||
"@typescript-eslint/eslint-plugin": "5.45.0", | ||
"@typescript-eslint/parser": "5.45.0", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.28.0", | ||
"eslint": "8.29.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -109,6 +109,6 @@ "eslint-plugin-react": "7.31.11", | ||
"regenerator-runtime": "0.13.11", | ||
"rollup": "3.4.0", | ||
"rollup": "3.6.0", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.64", | ||
"tanem-scripts": "6.0.65", | ||
"ts-jest": "29.0.3", | ||
@@ -115,0 +115,0 @@ "typescript": "4.8.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
Updated@babel/runtime@^7.20.6