Socket
Socket
Sign inDemoInstall

victory-polar-axis

Package Overview
Dependencies
28
Maintainers
16
Versions
134
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 37.0.1-next.2 to 37.0.1

5

CHANGELOG.md
# victory-polar-axis
## 37.0.1-next.2
## 37.0.1
### Patch Changes
- 22ac23249: Fix the signature of class static functions in components
- victory-core@37.0.1-next.2
- Fix the signature of class static functions in components ([#2840](https://github.com/FormidableLabs/victory/pull/2840))

@@ -10,0 +9,0 @@ ## 37.0.0

0

es/helper-methods.d.ts

@@ -0,0 +0,0 @@ import { VictoryPolarAxisProps } from "./types";

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

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

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

@@ -0,0 +0,0 @@ import { VictoryPolarAxisProps } from "./types";

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

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

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

{
"name": "victory-polar-axis",
"version": "37.0.1-next.2",
"version": "37.0.1",
"description": "Polar Axis Component for Victory",

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

"lodash": "^4.17.19",
"victory-core": "^37.0.1-next.2"
"victory-core": "^37.0.1"
},

@@ -30,2 +30,5 @@ "peerDependencies": {

},
"publishConfig": {
"provenance": true
},
"wireit": {

@@ -32,0 +35,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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