New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.21 to 3.5.22

2

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

@@ -5,0 +5,0 @@ "author": "Augur Project",

@@ -61,2 +61,5 @@ import React, { PropTypes } from 'react';

<li>
Added <a href="https://crypto.stanford.edu/sjcl/" className="link" target="_blank" rel="noopener noreferrer">SJCL</a> to <a href="https://github.com/ethereumjs/keythereum" className="link" target="_blank" rel="noopener noreferrer">keythereum</a> as a fallback implementation of PBKDF2, for cases where a build/browserify error deletes the built-in Node.js&#39;s built-in <a href="https://nodejs.org/api/crypto.html" className="link" target="_blank" rel="noopener noreferrer">crypto module&#39;s</a> pbkdf2 and pbkdf2Sync methods. Note: SJCL&#39;s <a href="https://github.com/bitwiseshiftleft/sjcl/blob/master/core/pbkdf2.js" className="link" target="_blank" rel="noopener noreferrer">PBKDF2 implementation</a> is significantly slower than the crypto module&#39; implementation, so keythereum will use the crypto module methods if they are available.
</li>
<li>
The transaction display for reports on scalar events now shows the numerical outcome reported.

@@ -101,3 +104,3 @@ </li>

<li>
Started full remove-and-resync of the Augur geth public testnet node (eth3.augur.net and wss.augur.net).
Full remove-and-resync of the Augur geth public testnet node (eth3.augur.net and ws.augur.net) as well as the separate geth instance on our faucet server.
</li>

@@ -104,0 +107,0 @@ <li>

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