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

phenix-react-gum-configuration

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phenix-react-gum-configuration - npm Package Compare versions

Comparing version 2017.4.3 to 2017.4.4

2

package.json
{
"name": "phenix-react-gum-configuration",
"version": "2017.4.3",
"version": "2017.4.4",
"description": "Get-User-Media selection and configuration component",

@@ -5,0 +5,0 @@ "main": "dist/phenix-react-gum-configuration.min.js",

@@ -123,3 +123,3 @@ /**

.attr('height', function (d) {
return height - scale.y(d);
return scale.y(0) - scale.y(d);
});

@@ -166,2 +166,2 @@ svg.append('text')

export default AudioVolumeVisualization;
export default AudioVolumeVisualization;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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