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

victory-create-container

Package Overview
Dependencies
Maintainers
16
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-create-container - npm Package Compare versions

Comparing version 37.0.1-next.2 to 37.0.1

11

CHANGELOG.md
# victory-create-container
## 37.0.1-next.2
## 37.0.1
### Patch Changes
- 22ac23249: Fix the signature of class static functions in components
- Updated dependencies [22ac23249]
- victory-brush-container@37.0.1-next.2
- victory-cursor-container@37.0.1-next.2
- victory-selection-container@37.0.1-next.2
- victory-voronoi-container@37.0.1-next.2
- victory-zoom-container@37.0.1-next.2
- victory-core@37.0.1-next.2
- Fix the signature of class static functions in components ([#2840](https://github.com/FormidableLabs/victory/pull/2840))

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

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

export * from "./create-container";
//# sourceMappingURL=index.d.ts.map

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

export * from "./create-container";
//# sourceMappingURL=index.d.ts.map

17

package.json
{
"name": "victory-create-container",
"version": "37.0.1-next.2",
"version": "37.0.1",
"description": "Container Helper for Victory",

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

"lodash": "^4.17.19",
"victory-brush-container": "^37.0.1-next.2",
"victory-core": "^37.0.1-next.2",
"victory-cursor-container": "^37.0.1-next.2",
"victory-selection-container": "^37.0.1-next.2",
"victory-voronoi-container": "^37.0.1-next.2",
"victory-zoom-container": "^37.0.1-next.2"
"victory-brush-container": "^37.0.1",
"victory-core": "^37.0.1",
"victory-cursor-container": "^37.0.1",
"victory-selection-container": "^37.0.1",
"victory-voronoi-container": "^37.0.1",
"victory-zoom-container": "^37.0.1"
},

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

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

@@ -37,0 +40,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