Socket
Socket
Sign inDemoInstall

victory-selection-container

Package Overview
Dependencies
31
Maintainers
26
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 36.1.0 to 36.2.0

4

es/victory-selection-container.js

@@ -32,3 +32,5 @@ 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; }

return _temp = _class = /*#__PURE__*/function (_base) {
return _temp = _class =
/*#__PURE__*/
function (_base) {
_inherits(VictorySelectionContainer, _base);

@@ -35,0 +37,0 @@

@@ -45,3 +45,5 @@ "use strict";

return _temp = _class = /*#__PURE__*/function (_base) {
return _temp = _class =
/*#__PURE__*/
function (_base) {
_inherits(VictorySelectionContainer, _base);

@@ -48,0 +50,0 @@

{
"name": "victory-selection-container",
"version": "36.1.0",
"version": "36.2.0",
"description": "Interactive Selection Component for Victory",

@@ -24,3 +24,3 @@ "keywords": [

"prop-types": "^15.5.8",
"victory-core": "^36.1.0"
"victory-core": "^36.2.0"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

"sideEffects": false,
"gitHead": "038cd9b70d9ce54ac6b861014165583760734c99"
"gitHead": "00c362fcd3e8f3880e14d3ba42873c34dd69c577"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc