@tanem/react-nprogress
Advanced tools
Comparing version 4.0.7 to 4.0.8
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,3 +69,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.0", | ||
"@babel/runtime": "^7.17.2", | ||
"hoist-non-react-statics": "^3.3.2", | ||
@@ -75,3 +75,3 @@ "prop-types": "^15.8.1" | ||
"devDependencies": { | ||
"@babel/core": "7.17.0", | ||
"@babel/core": "7.17.2", | ||
"@babel/plugin-proposal-class-properties": "7.16.7", | ||
@@ -90,8 +90,8 @@ "@babel/plugin-transform-runtime": "7.17.0", | ||
"@types/react-dom": "17.0.11", | ||
"@typescript-eslint/eslint-plugin": "5.11.0", | ||
"@typescript-eslint/parser": "5.11.0", | ||
"@typescript-eslint/eslint-plugin": "5.12.0", | ||
"@typescript-eslint/parser": "5.12.0", | ||
"babel-core": "6.26.3", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.8.0", | ||
"eslint": "8.9.0", | ||
"eslint-config-prettier": "8.3.0", | ||
@@ -109,3 +109,3 @@ "eslint-plugin-react": "7.28.0", | ||
"regenerator-runtime": "0.13.9", | ||
"rollup": "2.67.0", | ||
"rollup": "2.67.2", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -120,3 +120,3 @@ "rollup-plugin-commonjs": "10.1.0", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.40", | ||
"tanem-scripts": "6.0.41", | ||
"ts-jest": "27.1.3", | ||
@@ -123,0 +123,0 @@ "typescript": "4.5.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
Updated@babel/runtime@^7.17.2