Socket
Socket
Sign inDemoInstall

@generalprotocols/price-oracle

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@generalprotocols/price-oracle - npm Package Compare versions

Comparing version 2.2.0-development.5449340854 to 2.2.0-development.5453121897

2

dist/browser.cjs.js

@@ -75,3 +75,3 @@ 'use strict';

// NOTE: This time is mostly network dependent, as it measures the full round-trip time of the request.
DEFAULT_RECEIVE_TIMEOUT: 10000,
DEFAULT_RECEIVE_TIMEOUT: 4750,
// Map of metadata name and types.

@@ -78,0 +78,0 @@ // The types (or values in the below hash) correspond to the dataSequenceOrType attribute of the oracle message

@@ -67,3 +67,3 @@ import { hexToBin, numberToBinInt32LE, flattenBinArray, binToHex, binToNumberInt32LE, decodePrivateKeyWif, sha256, secp256k1, decodeAuthenticationInstructions, authenticationInstructionsAreMalformed } from '@bitauth/libauth';

// NOTE: This time is mostly network dependent, as it measures the full round-trip time of the request.
DEFAULT_RECEIVE_TIMEOUT: 10000,
DEFAULT_RECEIVE_TIMEOUT: 4750,
// Map of metadata name and types.

@@ -70,0 +70,0 @@ // The types (or values in the below hash) correspond to the dataSequenceOrType attribute of the oracle message

{
"name": "@generalprotocols/price-oracle",
"version": "2.2.0-development.5449340854",
"version": "2.2.0-development.5453121897",
"description": "Library for creating, parsing, signing, verifying and transferring PriceOracle messages.",

@@ -5,0 +5,0 @@ "exports": {

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