@tanem/react-nprogress
Advanced tools
Comparing version 5.0.5 to 5.0.6
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,11 +69,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.3", | ||
"@babel/runtime": "^7.18.6", | ||
"hoist-non-react-statics": "^3.3.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.18.5", | ||
"@babel/plugin-transform-runtime": "7.18.5", | ||
"@babel/preset-env": "7.18.2", | ||
"@babel/preset-react": "7.17.12", | ||
"@babel/preset-typescript": "7.17.12", | ||
"@babel/core": "7.18.6", | ||
"@babel/plugin-transform-runtime": "7.18.6", | ||
"@babel/preset-env": "7.18.6", | ||
"@babel/preset-react": "7.18.6", | ||
"@babel/preset-typescript": "7.18.6", | ||
"@rollup/plugin-babel": "5.3.1", | ||
@@ -89,4 +89,4 @@ "@rollup/plugin-commonjs": "22.0.1", | ||
"@types/react-dom": "18.0.5", | ||
"@typescript-eslint/eslint-plugin": "5.29.0", | ||
"@typescript-eslint/parser": "5.29.0", | ||
"@typescript-eslint/eslint-plugin": "5.30.0", | ||
"@typescript-eslint/parser": "5.30.0", | ||
"babel-core": "6.26.3", | ||
@@ -111,3 +111,3 @@ "eslint": "8.18.0", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.50", | ||
"tanem-scripts": "6.0.51", | ||
"ts-jest": "28.0.5", | ||
@@ -114,0 +114,0 @@ "typescript": "4.7.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
177145
Updated@babel/runtime@^7.18.6