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

victory-core

Package Overview
Dependencies
Maintainers
21
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-core - npm Package Compare versions

Comparing version 36.9.1-next.0 to 36.9.1

6

CHANGELOG.md
# victory-core
## 36.9.1-next.0
## 36.9.1
### Patch Changes
- victory-vendor@36.9.1-next.0
## 36.9.0

@@ -10,0 +6,0 @@

@@ -0,0 +0,0 @@ export * from "./types/callbacks";

@@ -0,0 +0,0 @@ import { D3Scale, Datum, ID, ScalePropType } from "./prop-types";

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

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

@@ -0,0 +0,0 @@ export declare const isInterpolatable: (obj: any) => boolean;

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

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ export * from "./arc";

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { VictoryCommonPrimitiveProps } from "../victory-util/common-props";

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

import { VictoryThemeDefinition } from "./types";
export declare const grayscale: VictoryThemeDefinition;
//# sourceMappingURL=grayscale.d.ts.map
import { VictoryThemeDefinition } from "./types";
export declare const material: VictoryThemeDefinition;
//# sourceMappingURL=material.d.ts.map

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

@@ -0,0 +0,0 @@ export * from "./types";

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

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

@@ -0,0 +0,0 @@ import { D3Scale } from "../types/prop-types";

@@ -0,0 +0,0 @@ export declare function containsStrings<T>(collection: Array<T>): boolean;

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

@@ -0,0 +0,0 @@ export declare function formatDataFromDomain(dataset: any, domain: any, defaultBaseline?: any): any;

@@ -0,0 +0,0 @@ import { AnimatePropTypeInterface } from "../types/prop-types";

@@ -0,0 +0,0 @@ /**

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

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

export { usePreviousProps } from "./use-previous-props";
export { useAnimationState } from "./use-animation-state";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ declare type AnyObject = Record<string, any>;

export declare function usePreviousProps<T>(props: T): T | undefined;
//# sourceMappingURL=use-previous-props.d.ts.map

@@ -0,0 +0,0 @@ import type { Iterable, List, Map } from "./immutable-types";

@@ -0,0 +0,0 @@ export * from "./add-events";

@@ -0,0 +0,0 @@ export declare function getText(props: any, datum: Record<string, any> | undefined, index: any): any;

@@ -0,0 +0,0 @@ import * as d3Shape from "victory-vendor/d3-shape";

export declare function warn(message: string): void;
//# sourceMappingURL=log.d.ts.map

@@ -0,0 +0,0 @@ export declare function circle(x: number, y: number, size: number): string;

@@ -0,0 +0,0 @@ import * as d3Scale from "victory-vendor/d3-scale";

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

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

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

@@ -0,0 +0,0 @@ declare type TimerCallback = (elapsed: number, duration: number) => void;

@@ -0,0 +0,0 @@ import { AnimatePropTypeInterface } from "../types/prop-types";

@@ -0,0 +0,0 @@ import { ForAxes, AxisType, Tuple, Datum, DatumValue } from "../types/prop-types";

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

@@ -0,0 +0,0 @@ export declare function addBinsToParentPropsIfHistogram({ children, props, childComponents, parentProps, }: {

@@ -0,0 +0,0 @@ export * from "./types/callbacks";

@@ -0,0 +0,0 @@ import { D3Scale, Datum, ID, ScalePropType } from "./prop-types";

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

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

@@ -0,0 +0,0 @@ export declare const isInterpolatable: (obj: any) => boolean;

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

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ export * from "./arc";

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { VictoryCommonPrimitiveProps } from "../victory-util/common-props";

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

import { VictoryThemeDefinition } from "./types";
export declare const grayscale: VictoryThemeDefinition;
//# sourceMappingURL=grayscale.d.ts.map
import { VictoryThemeDefinition } from "./types";
export declare const material: VictoryThemeDefinition;
//# sourceMappingURL=material.d.ts.map

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

@@ -0,0 +0,0 @@ export * from "./types";

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

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

@@ -0,0 +0,0 @@ import { D3Scale } from "../types/prop-types";

@@ -0,0 +0,0 @@ export declare function containsStrings<T>(collection: Array<T>): boolean;

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

@@ -0,0 +0,0 @@ export declare function formatDataFromDomain(dataset: any, domain: any, defaultBaseline?: any): any;

@@ -0,0 +0,0 @@ import { AnimatePropTypeInterface } from "../types/prop-types";

@@ -0,0 +0,0 @@ /**

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

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

export { usePreviousProps } from "./use-previous-props";
export { useAnimationState } from "./use-animation-state";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ declare type AnyObject = Record<string, any>;

export declare function usePreviousProps<T>(props: T): T | undefined;
//# sourceMappingURL=use-previous-props.d.ts.map

@@ -0,0 +0,0 @@ import type { Iterable, List, Map } from "./immutable-types";

@@ -0,0 +0,0 @@ export * from "./add-events";

@@ -0,0 +0,0 @@ export declare function getText(props: any, datum: Record<string, any> | undefined, index: any): any;

@@ -0,0 +0,0 @@ import * as d3Shape from "victory-vendor/d3-shape";

export declare function warn(message: string): void;
//# sourceMappingURL=log.d.ts.map

@@ -0,0 +0,0 @@ export declare function circle(x: number, y: number, size: number): string;

@@ -0,0 +0,0 @@ import * as d3Scale from "victory-vendor/d3-scale";

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

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

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

@@ -0,0 +0,0 @@ declare type TimerCallback = (elapsed: number, duration: number) => void;

@@ -0,0 +0,0 @@ import { AnimatePropTypeInterface } from "../types/prop-types";

@@ -0,0 +0,0 @@ import { ForAxes, AxisType, Tuple, Datum, DatumValue } from "../types/prop-types";

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

@@ -0,0 +0,0 @@ export declare function addBinsToParentPropsIfHistogram({ children, props, childComponents, parentProps, }: {

15

package.json
{
"name": "victory-core",
"version": "36.9.1-next.0",
"version": "36.9.1",
"description": "Victory Core",

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

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

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

"devDependencies": {
"victory-axis": "36.9.1-next.0",
"victory-bar": "36.9.1-next.0",
"victory-core": "36.9.1-next.0",
"victory-line": "36.9.1-next.0"
"victory-axis": "*",
"victory-bar": "*",
"victory-core": "*",
"victory-line": "*"
},
"publishConfig": {
"provenance": true
},
"wireit": {

@@ -39,0 +42,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