victory-voronoi
Advanced tools
Comparing version 36.0.0 to 36.1.0
@@ -27,5 +27,3 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = Object.keys(source); if (typeof Object.getOwnPropertySymbols === 'function') { ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { return Object.getOwnPropertyDescriptor(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; } | ||
var VictoryVoronoi = | ||
/*#__PURE__*/ | ||
function (_React$Component) { | ||
var VictoryVoronoi = /*#__PURE__*/function (_React$Component) { | ||
_inherits(VictoryVoronoi, _React$Component); | ||
@@ -32,0 +30,0 @@ |
@@ -40,5 +40,3 @@ "use strict"; | ||
var VictoryVoronoi = | ||
/*#__PURE__*/ | ||
function (_React$Component) { | ||
var VictoryVoronoi = /*#__PURE__*/function (_React$Component) { | ||
_inherits(VictoryVoronoi, _React$Component); | ||
@@ -45,0 +43,0 @@ |
{ | ||
"name": "victory-voronoi", | ||
"version": "36.0.0", | ||
"version": "36.1.0", | ||
"description": "Voronoi Component for Victory", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"prop-types": "^15.5.8", | ||
"victory-core": "^36.0.0" | ||
"victory-core": "^36.1.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "peerDependencies": { | ||
"sideEffects": false, | ||
"gitHead": "0f9e0825ddbae3287022cb4cd59c56f9993a4b77" | ||
"gitHead": "038cd9b70d9ce54ac6b861014165583760734c99" | ||
} |
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1097050
20230
5
Updatedvictory-core@^36.1.0