victory-shared-events
Advanced tools
Comparing version 37.3.1 to 37.3.2
# victory-shared-events | ||
## 37.3.2 | ||
## 37.3.1 | ||
@@ -4,0 +6,0 @@ |
@@ -14,3 +14,3 @@ import _fromPairs from "lodash/fromPairs"; | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
@@ -17,0 +17,0 @@ export class VictorySharedEvents extends React.Component { |
@@ -20,3 +20,3 @@ "use strict"; | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
@@ -23,0 +23,0 @@ class VictorySharedEvents extends _react.default.Component { |
{ | ||
"name": "victory-shared-events", | ||
"version": "37.3.1", | ||
"version": "37.3.2", | ||
"description": "Shared Event Helper for Victory", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"react-fast-compare": "^3.2.0", | ||
"victory-core": "37.3.1" | ||
"victory-core": "37.3.2" | ||
}, | ||
@@ -213,7 +213,5 @@ "peerDependencies": { | ||
"lint": { | ||
"command": "nps lint:pkg", | ||
"command": "eslint src", | ||
"files": [ | ||
"src/**", | ||
"../../.eslintignore", | ||
"../../.eslintrc.js" | ||
"src/**" | ||
], | ||
@@ -231,7 +229,5 @@ "output": [], | ||
"lint:fix": { | ||
"command": "pnpm run lint || nps lint:pkg:fix", | ||
"command": "eslint --fix src", | ||
"files": [ | ||
"src/**", | ||
"../../.eslintignore", | ||
"../../.eslintrc.js" | ||
"src/**" | ||
], | ||
@@ -238,0 +234,0 @@ "output": [], |
Sorry, the diff of this file is too big to display
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
273688
5446
+ 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