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

victory-brush-container

Package Overview
Dependencies
Maintainers
16
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-brush-container - npm Package Compare versions

Comparing version 36.9.0 to 36.9.1-next.0

7

CHANGELOG.md
# victory-brush-container
## 36.9.1-next.0
### Patch Changes
- e693496b6: Fix victory-native component prop types
- victory-core@36.9.1-next.0
## 36.9.0

@@ -4,0 +11,0 @@

0

es/brush-helpers.d.ts

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

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

1

es/victory-brush-container.d.ts

@@ -203,4 +203,3 @@ import React from "react";

} & typeof VictoryContainer;
export declare type VictoryBrushContainer = typeof VictoryBrushContainer;
export {};
//# sourceMappingURL=victory-brush-container.d.ts.map

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

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

@@ -203,4 +203,3 @@ import React from "react";

} & typeof VictoryContainer;
export declare type VictoryBrushContainer = typeof VictoryBrushContainer;
export {};
//# sourceMappingURL=victory-brush-container.d.ts.map
{
"name": "victory-brush-container",
"version": "36.9.0",
"version": "36.9.1-next.0",
"description": "Interactive Brush Component for Victory",

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

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

@@ -32,7 +32,4 @@ "peerDependencies": {

"devDependencies": {
"victory-brush-container": "*"
"victory-brush-container": "36.9.1-next.0"
},
"publishConfig": {
"provenance": true
},
"wireit": {

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

Sorry, the diff of this file is not supported yet

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