Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

augur-ui-react-components

Package Overview
Dependencies
Maintainers
5
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augur-ui-react-components - npm Package Compare versions

Comparing version 3.0.44-0 to 3.0.44

2

package.json
{
"name": "augur-ui-react-components",
"version": "3.0.44-0",
"version": "3.0.44",
"description": "Augur UI React Components",

@@ -5,0 +5,0 @@ "author": "Baz (@thinkloop)",

@@ -113,3 +113,3 @@ import React, { Component, PropTypes } from 'react';

return (
<main className="page market" onClick={() => p.selectedOutcome.updateSelectedOutcome(null)}>
<main className="page market">
<SiteHeader {...p.siteHeader} />

@@ -116,0 +116,0 @@

@@ -6,3 +6,3 @@ import React from 'react';

const TradePanel = (p) => (
<div className="trade-panel">
<div className="trade-panel" onClick={() => p.selectedOutcome.updateSelectedOutcome(null)}>
<TradeBuilder

@@ -9,0 +9,0 @@ outcomes={p.outcomes}

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