New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

victory-native

Package Overview
Dependencies
Maintainers
3
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-native - npm Package Compare versions

Comparing version 0.17.3 to 0.17.4

4

CHANGELOG.md
# VictoryNative Changelog
## 0.17.4 (2018-04-01)
-[292](https://github.com/FormidableLabs/victory-native/pull/292) Fixes a bug with polar line and area chart rendering
## 0.17.3 (2018-03-28)

@@ -4,0 +8,0 @@

2

lib/index.js

@@ -10,3 +10,3 @@ import createContainer from "./helpers/create-container";

export { default as Circle } from "./components/victory-primitives/line";
export { default as Circle } from "./components/victory-primitives/circle";
export { default as Line } from "./components/victory-primitives/line";

@@ -13,0 +13,0 @@ export { default as Path } from "./components/victory-primitives/path";

{
"name": "victory-native",
"version": "0.17.3",
"version": "0.17.4",
"description": "Shared libraries and components for Victory",

@@ -46,5 +46,5 @@ "main": "lib/index.js",

"react-native": "~0.51.0",
"react-native-svg": "^6.1.0",
"react-native-svg": "^6.1.4",
"react-native-svg-mock": "^2.0.0",
"react-navigation": "^1.0.3",
"react-native-svg-mock": "^2.0.0",
"react-test-renderer": "^16.2.0"

@@ -51,0 +51,0 @@ },

@@ -50,4 +50,4 @@ [![Stories in Ready](https://badge.waffle.io/FormidableLabs/victory-native.png?label=ready&title=Ready)](https://waffle.io/FormidableLabs/victory-native)

* `victory-native@~0.17.0` requires `react-native-svg@^6.1.0` or `react-native-svg@6.0.1-rc.1`
* `victory-native@~0.16.2` requires `react-native-svg@^6.1.0` or `react-native-svg@6.0.1-rc.1`
* `victory-native@~0.17.0` requires `react-native-svg@~6.1.0` or `react-native-svg@6.0.1-rc.1`
* `victory-native@~0.16.2` requires `react-native-svg@~6.1.0` or `react-native-svg@6.0.1-rc.1`
* ~~`victory-native@~0.16.0` requires `react-native-svg@6.0.0`~~ No longer supported

@@ -54,0 +54,0 @@ * ~~`victory-native@~0.15.0` requires `react-native-svg@^5.0.0`~~ No longer supported

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