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

@kyper/graphs

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyper/graphs - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.0.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@1.0.0`) - 03-15-2022
- **REMOVED** - Removed `Graph` component export that is only used internally
- **UPDATED** - Moving to v1.0.0 to fix breaking peer dependency mismatch
## [0.5.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.5.0) - 01-06-2022
- **ADDED** - Support for label offsets on group barcharts with `enableGroupedLabelOffset` and `groupedLabelOffset`
## [0.4.0](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.4.0) - 12-01-2021

@@ -2,0 +11,0 @@

1

lib/index.js

@@ -1,3 +0,2 @@

export { Graph } from './Graph'
export { BarChart } from './barchart/BarChart'
export { HorizontalBar } from './horizontalbar/HorizontalBar'
{
"name": "@kyper/graphs",
"version": "0.5.0",
"version": "1.0.0",
"description": "Kyper Graphs",

@@ -38,3 +38,3 @@ "author": "MX",

},
"gitHead": "4731c625a6f79d9678ea8b6c311eb45dd3afa990"
"gitHead": "4194a478a9a9db79aeb5a2c114539d1f45828620"
}
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