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.9.1-next.0 to 36.9.1

9

CHANGELOG.md
# victory-chart
## 36.9.1-next.0
## 36.9.1
### Patch Changes
- victory-core@36.9.1-next.0
- victory-axis@36.9.1-next.0
- victory-polar-axis@36.9.1-next.0
- victory-shared-events@36.9.1-next.0
## 36.9.0

@@ -13,0 +6,0 @@

@@ -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";

17

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

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

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

@@ -35,5 +35,8 @@ "peerDependencies": {

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

@@ -40,0 +43,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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