@tanem/react-nprogress
Advanced tools
Comparing version 3.0.75 to 3.0.76
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "3.0.75", | ||
"version": "3.0.76", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,3 +69,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.6", | ||
"@babel/runtime": "^7.14.8", | ||
"hoist-non-react-statics": "^3.3.2", | ||
@@ -76,6 +76,6 @@ "prop-types": "^15.7.2", | ||
"devDependencies": { | ||
"@babel/core": "7.14.6", | ||
"@babel/core": "7.14.8", | ||
"@babel/plugin-proposal-class-properties": "7.14.5", | ||
"@babel/plugin-transform-runtime": "7.14.5", | ||
"@babel/preset-env": "7.14.7", | ||
"@babel/preset-env": "7.14.8", | ||
"@babel/preset-react": "7.14.5", | ||
@@ -89,6 +89,6 @@ "@babel/preset-typescript": "7.14.5", | ||
"@types/prop-types": "15.7.4", | ||
"@types/react": "17.0.14", | ||
"@types/react": "17.0.15", | ||
"@types/react-dom": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "4.28.4", | ||
"@typescript-eslint/parser": "4.28.4", | ||
"@typescript-eslint/eslint-plugin": "4.28.5", | ||
"@typescript-eslint/parser": "4.28.5", | ||
"babel-core": "6.26.3", | ||
@@ -109,4 +109,4 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"react-test-renderer": "17.0.2", | ||
"regenerator-runtime": "0.13.7", | ||
"rollup": "2.53.2", | ||
"regenerator-runtime": "0.13.9", | ||
"rollup": "2.53.3", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -121,6 +121,6 @@ "rollup-plugin-commonjs": "10.1.0", | ||
"shx": "0.3.3", | ||
"tanem-scripts": "6.0.24", | ||
"ts-jest": "27.0.3", | ||
"tanem-scripts": "6.0.26", | ||
"ts-jest": "27.0.4", | ||
"typescript": "4.3.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.14.8