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

victory-chart

Package Overview
Dependencies
Maintainers
21
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-chart - npm Package Compare versions

Comparing version 36.8.5-next.0 to 36.8.5

10

CHANGELOG.md
# victory-chart
## 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-axis@36.8.5-next.0
- victory-core@36.8.5-next.0
- victory-polar-axis@36.8.5-next.0
- victory-shared-events@36.8.5-next.0
- Replace instances of lodash.assign with Object.assign ([#2757](https://github.com/FormidableLabs/victory/pull/2757))

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

0

es/helper-methods.d.ts

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

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

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

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

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

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

{
"name": "victory-chart",
"version": "36.8.5-next.0",
"version": "36.8.5",
"description": "Chart Component for Victory",

@@ -26,6 +26,6 @@ "keywords": [

"react-fast-compare": "^3.2.0",
"victory-axis": "^36.8.5-next.0",
"victory-core": "^36.8.5-next.0",
"victory-polar-axis": "^36.8.5-next.0",
"victory-shared-events": "^36.8.5-next.0"
"victory-axis": "^36.8.5",
"victory-core": "^36.8.5",
"victory-polar-axis": "^36.8.5",
"victory-shared-events": "^36.8.5"
},

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

"devDependencies": {
"victory-chart": "36.8.5-next.0",
"victory-line": "36.8.5-next.0"
"victory-chart": "*",
"victory-line": "*"
},
"publishConfig": {
"provenance": false
"provenance": true
},

@@ -43,0 +43,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