Socket
Socket
Sign inDemoInstall

victory-pie

Package Overview
Dependencies
28
Maintainers
20
Versions
202
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 36.9.2-next.3 to 36.9.2

17

CHANGELOG.md
# victory-pie
## 36.9.2-next.3
## 36.9.2
### Patch Changes
- f6f7cc515: Replace lodash isNil and isNan with native code
- 6e34169a5: Replace lodash isFunction with native code
- Updated dependencies [7da790934]
- Updated dependencies [3f2da66e3]
- Updated dependencies [c13308624]
- Updated dependencies [65d02419f]
- Updated dependencies [7efd582cc]
- Updated dependencies [9cdaf2c08]
- Updated dependencies [f6f7cc515]
- Updated dependencies [6e34169a5]
- victory-core@36.9.2-next.3
- victory-vendor@36.9.2-next.3
- Replace lodash isNil and isNan with native code ([#2800](https://github.com/FormidableLabs/victory/pull/2800))
* Replace lodash isFunction with native code ([#2802](https://github.com/FormidableLabs/victory/pull/2802))
## 36.9.1

@@ -21,0 +12,0 @@

@@ -0,0 +0,0 @@ export declare const getXOffsetMultiplayerByAngle: (angle: any) => number;

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

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

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

@@ -0,0 +0,0 @@ export declare const getXOffsetMultiplayerByAngle: (angle: any) => number;

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

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

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

{
"name": "victory-pie",
"version": "36.9.2-next.3",
"version": "36.9.2",
"description": "Pie Component for Victory",

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

},
"homepage": "https://formidable.com/open-source/victory",
"homepage": "https://commerce.nearform.com/open-source/victory",
"sideEffects": false,

@@ -25,4 +25,4 @@ "main": "lib/index.js",

"lodash": "^4.17.19",
"victory-core": "^36.9.2-next.3",
"victory-vendor": "^36.9.2-next.3"
"victory-core": "^36.9.2",
"victory-vendor": "^36.9.2"
},

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

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

@@ -34,0 +37,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

@@ -5,4 +5,4 @@ # VictoryPie

To view documentation for `VictoryPie` please see https://formidable.com/open-source/victory/docs/victory-pie
To view documentation for `VictoryPie` please see https://commerce.nearform.com/open-source/victory/docs/victory-pie
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-pie.md
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-pie.md

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