Socket
Socket
Sign inDemoInstall

victory-core

Package Overview
Dependencies
Maintainers
21
Versions
300
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 37.0.0 to 37.0.1-next.0

6

CHANGELOG.md
# victory-core
## 37.0.1-next.0
### Patch Changes
- victory-vendor@37.0.1-next.0
## 37.0.0

@@ -4,0 +10,0 @@

0

es/index.d.ts

@@ -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, }: {

7

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

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

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

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

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

@@ -36,0 +33,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