Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

victory-selection-container

Package Overview
Dependencies
Maintainers
16
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-selection-container - npm Package Compare versions

Comparing version 36.8.5-next.0 to 36.8.5

7

CHANGELOG.md
# victory-selection-container
## 36.8.5-next.0
## 36.8.5
### Patch Changes
- c8c2eb2f5: Replace instances of lodash.assign with Object.assign
- Updated dependencies [c8c2eb2f5]
- Updated dependencies [0f3abe234]
- victory-core@36.8.5-next.0
- Replace instances of lodash.assign with Object.assign ([#2757](https://github.com/FormidableLabs/victory/pull/2757))

@@ -12,0 +9,0 @@ ## 36.8.4

export * from "./victory-selection-container";
export * from "./selection-helpers";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

@@ -0,0 +0,0 @@ import React from "react";

export * from "./victory-selection-container";
export * from "./selection-helpers";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ /// <reference types="lodash" />

@@ -0,0 +0,0 @@ import React from "react";

{
"name": "victory-selection-container",
"version": "36.8.5-next.0",
"version": "36.8.5",
"description": "Interactive Selection Component for Victory",

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

"prop-types": "^15.8.1",
"victory-core": "^36.8.5-next.0"
"victory-core": "^36.8.5"
},

@@ -32,7 +32,7 @@ "peerDependencies": {

"devDependencies": {
"victory-bar": "^36.8.5-next.0",
"victory-selection-container": "36.8.5-next.0"
"victory-bar": "^36.8.5",
"victory-selection-container": "*"
},
"publishConfig": {
"provenance": false
"provenance": true
},

@@ -39,0 +39,0 @@ "wireit": {

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc