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

7

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

@@ -11,0 +6,0 @@

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

15

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

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

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

@@ -33,6 +33,9 @@ "peerDependencies": {

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

@@ -39,0 +42,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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