Socket
Socket
Sign inDemoInstall

victory-vendor

Package Overview
Dependencies
Maintainers
16
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-vendor - npm Package Versions

123

36.6.5

Diff

victory-ci
published 36.6.4 •

victory-ci
published 36.6.3 •

victory-ci
published 36.6.2 •

victory-ci
published 36.6.1 •

victory-ci
published 36.6.0 •

beccanelson
published 36.5.1 •

Changelog

Source

36.5.1 (2022-06-23)

  • TS migrate: core utils by @scottrippey in https://github.com/FormidableLabs/victory/pull/2289
  • Typescript: added types to victory-vendor by @scottrippey in https://github.com/FormidableLabs/victory/pull/2292
  • TypeScript migration: more utils! by @scottrippey in https://github.com/FormidableLabs/victory/pull/2299
  • TS migrate: prop types by @scottrippey in https://github.com/FormidableLabs/victory/pull/2300
  • Modularize calculated props helpers by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2290
  • Build enhancements for move tests PR by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2305
  • Chore: generate source maps by @scottrippey in https://github.com/FormidableLabs/victory/pull/2307
  • TypeScript: Mark data as readonly by @scottrippey in https://github.com/FormidableLabs/victory/pull/2313
  • TS migrate: add events by @scottrippey in https://github.com/FormidableLabs/victory/pull/2306
  • Move tests to root directories by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2301
  • Update prettier trailing comma rule by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2315
  • TS: migrate victory-area, victory-chart by @scottrippey in https://github.com/FormidableLabs/victory/pull/2314
  • TypeScript: migrate victory to TypeScript by @scottrippey in https://github.com/FormidableLabs/victory/pull/2319
  • Use build config for babel by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2321
  • Add Victory Bar v37 by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2316
beccanelson
published 36.5.0 •

Changelog

Source

36.5.0 (2022-06-07)

  • victory-histogram jest tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2255
  • Convert tests for victory error bar by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2266
  • Typescript Phase 1: Build configuration by @scottrippey in https://github.com/FormidableLabs/victory/pull/2260
  • victory-vendor: script cleanup and exports enhancements by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2264
  • victory-pie jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2268
  • Typescript: Generate proper .d.ts files for Core by @scottrippey in https://github.com/FormidableLabs/victory/pull/2271
  • Disable func-style eslint rule by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2275
  • Add victory-scatter tests by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2269
  • TS migration: victory-primitives by @scottrippey in https://github.com/FormidableLabs/victory/pull/2274
  • Enable eslint-comments by @scottrippey in https://github.com/FormidableLabs/victory/pull/2277
  • Remove karma tests by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2279
  • ts-migration: migrated core components to TS by @scottrippey in https://github.com/FormidableLabs/victory/pull/2278
  • Upgrade React to v18 by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2280
  • ts-migration: more core by @scottrippey in https://github.com/FormidableLabs/victory/pull/2284
  • TypeScript: fix a few build issues by @scottrippey in https://github.com/FormidableLabs/victory/pull/2285
  • [Demo]: Upgrade React Native demo app by @jpdriver in https://github.com/FormidableLabs/victory/pull/2288
beccanelson
published 36.4.0 •

Changelog

Source

36.4.0 (2022-05-10)

  • Added the ability to add victory charts title and desc props for better accessibility by @shankstee in https://github.com/FormidableLabs/victory/pull/2199

  • Bump axios from 0.19.2 to 0.21.2 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2188

  • Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2206

  • add style interface to SliceProps type by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2212

  • Add jest and react testing library tests for victory-line and victory-area by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2196

  • fix typos in scale prop documentation by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2218

  • Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2213

  • Bump cross-fetch from 3.1.4 to 3.1.5 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2207

  • add box plot jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2225

  • jest and rtl unit tests for bar components by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2216

  • Add victory-vendor package for d3 dependencies by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2204

  • Vendor in d3 libraries to new package victory-vendor and upgrade. Our CommonJS path now uses transpiled versions of the d3-* libraries while our ESM path continues to use the real underlying dependencies.

    • Update our tests to only refer to built versions of our libraries (in the past there was a mix of source and built). This means Karma uses the ESM version of libraries while Jest uses the CommonJS versions.
    • Added very basic Node.js tests to catch future ESM issues.
    • Switch all relative/prefixed import paths to be just import <name> from "victory-<pkg>".
    • Update various dependencies.
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