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

victory-stack

Package Overview
Dependencies
Maintainers
16
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-stack - npm Package Compare versions

Comparing version 37.0.2 to 37.0.3-next.0

8

CHANGELOG.md
# victory-stack
## 37.0.3-next.0
### Patch Changes
- Updated dependencies [65d02419f]
- victory-core@37.0.3-next.0
- victory-shared-events@37.0.3-next.0
## 37.0.2

@@ -4,0 +12,0 @@

0

es/helper-methods.d.ts

@@ -0,0 +0,0 @@ export declare function getCalculatedProps(initialProps: any, childComponents: any): {

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

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

@@ -0,0 +0,0 @@ export declare function getCalculatedProps(initialProps: any, childComponents: any): {

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

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

13

package.json
{
"name": "victory-stack",
"version": "37.0.2",
"version": "37.0.3-next.0",
"description": "Stack Layout Component for Victory",

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

"react-fast-compare": "^3.2.0",
"victory-core": "^37.0.2",
"victory-shared-events": "^37.0.2"
"victory-core": "^37.0.3-next.0",
"victory-shared-events": "^37.0.3-next.0"
},

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

"devDependencies": {
"victory-bar": "*",
"victory-histogram": "*"
"victory-bar": "37.0.3-next.0",
"victory-histogram": "37.0.3-next.0"
},
"publishConfig": {
"provenance": true
},
"wireit": {

@@ -41,0 +38,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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