scroll-into-view-if-needed
Advanced tools
Comparing version 2.2.27 to 2.2.28
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "2.2.27", | ||
"version": "2.2.28", | ||
"main": "index.js", | ||
@@ -38,15 +38,15 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"compute-scroll-into-view": "^1.0.16" | ||
"compute-scroll-into-view": "^1.0.17" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.12.17", | ||
"@babel/core": "7.12.17", | ||
"@babel/cli": "7.13.10", | ||
"@babel/core": "7.13.10", | ||
"@babel/plugin-external-helpers": "7.12.13", | ||
"@babel/preset-env": "7.12.17", | ||
"@babel/preset-typescript": "7.12.17", | ||
"@babel/preset-env": "7.13.10", | ||
"@babel/preset-typescript": "7.13.0", | ||
"babel-eslint": "10.1.0", | ||
"babel-plugin-add-module-exports": "1.0.4", | ||
"babel-plugin-dev-expression": "0.2.2", | ||
"concurrently": "5.3.0", | ||
"eslint": "7.20.0", | ||
"concurrently": "6.0.0", | ||
"eslint": "7.22.0", | ||
"eslint-config-prettier": "6.15.0", | ||
@@ -61,3 +61,3 @@ "eslint-plugin-import": "2.22.1", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.39.0", | ||
"rollup": "2.42.1", | ||
"rollup-plugin-babel": "4.4.0", | ||
@@ -68,6 +68,6 @@ "rollup-plugin-commonjs": "10.1.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
"semantic-release": "17.3.9", | ||
"semantic-release": "17.4.2", | ||
"tslint": "5.20.1", | ||
"tslint-config-prettier": "1.18.0", | ||
"typescript": "4.1.5" | ||
"typescript": "4.2.3" | ||
}, | ||
@@ -74,0 +74,0 @@ "keywords": [ |
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
39584