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

@generalprotocols/price-oracle

Package Overview
Dependencies
Maintainers
1
Versions
56
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 1.0.0 to 1.0.1

2

package.json
{
"name": "@generalprotocols/price-oracle",
"version": "1.0.0",
"version": "1.0.1",
"description": "Library for creating, parsing, signing and verifying PriceOracle messages.",

@@ -5,0 +5,0 @@ "main": "lib/oracle.js",

@@ -22,3 +22,3 @@ [![pipeline status](https://gitlab.com/GeneralProtocols/priceoracle/library/badges/development/pipeline.svg)](https://gitlab.com/GeneralProtocols/priceoracle/library/commits/development)

// Load the PriceOracle library.
require('price-oracle');
const PriceOracle = require('@generalprotocols/price-oracle');
```

@@ -25,0 +25,0 @@

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