victory-tooltip
Advanced tools
Comparing version 37.3.1 to 37.3.2
# victory-tooltip | ||
## 37.3.2 | ||
## 37.3.1 | ||
@@ -4,0 +6,0 @@ |
@@ -299,4 +299,2 @@ import _orderBy from "lodash/orderBy"; | ||
} | ||
// eslint-disable-next-line complexity | ||
getFlyoutCenter(props, dimensions) { | ||
@@ -303,0 +301,0 @@ const { |
@@ -306,4 +306,2 @@ "use strict"; | ||
} | ||
// eslint-disable-next-line complexity | ||
getFlyoutCenter(props, dimensions) { | ||
@@ -310,0 +308,0 @@ const { |
{ | ||
"name": "victory-tooltip", | ||
"version": "37.3.1", | ||
"version": "37.3.2", | ||
"description": "Tooltip Component for Victory", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"lodash": "^4.17.19", | ||
"victory-core": "37.3.1" | ||
"victory-core": "37.3.2" | ||
}, | ||
@@ -211,7 +211,5 @@ "peerDependencies": { | ||
"lint": { | ||
"command": "nps lint:pkg", | ||
"command": "eslint src", | ||
"files": [ | ||
"src/**", | ||
"../../.eslintignore", | ||
"../../.eslintrc.js" | ||
"src/**" | ||
], | ||
@@ -229,7 +227,5 @@ "output": [], | ||
"lint:fix": { | ||
"command": "pnpm run lint || nps lint:pkg:fix", | ||
"command": "eslint --fix src", | ||
"files": [ | ||
"src/**", | ||
"../../.eslintignore", | ||
"../../.eslintrc.js" | ||
"src/**" | ||
], | ||
@@ -236,0 +232,0 @@ "output": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
454785
9557
+ Addedvictory-core@37.3.2(transitive)
+ Addedvictory-vendor@37.3.2(transitive)
- Removedvictory-core@37.3.1(transitive)
- Removedvictory-vendor@37.3.1(transitive)
Updatedvictory-core@37.3.2