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
3
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.1.1 to 0.1.2

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## [0.1.2](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.1.2) - 03-16-2021
- **FIXED** - The Graph component will now default to a role of `img`. This can be overriden but will force screen readers to treat it as a single element by default.
## [0.1.1](https://gitlab.mx.com/mx/kyper-react/-/commits/@kyper/graphs@0.1.1) - 02-10-2021

@@ -2,0 +5,0 @@

@@ -24,2 +24,3 @@ import React from 'react'

preserveAspectRatio={aspectRatio}
role="img"
width={width}

@@ -26,0 +27,0 @@ xmlns="http://www.w3.org/2000/svg"

4

package.json
{
"name": "@kyper/graphs",
"version": "0.1.1",
"version": "0.1.2",
"description": "Kyper Graphs",

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

},
"gitHead": "2cbb1f08e6e632829166ae4b52a24c60e1b563a4"
"gitHead": "f6d4c35a2fd385ec3af3b5d1dd2edd98b0db9c41"
}
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