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

eos-common

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eos-common - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

12

dist/index.es.js

@@ -223,9 +223,9 @@ // https://github.com/EOSIO/eosio.cdt/blob/master/libraries/eosiolib/core/eosio/check.hpp

}
(() => {
console.log("EOSDT", "=>", symbol("EOSDT", 8).code().to_string());
console.log("EBTC", "=>", symbol("EBTC", 8).code().to_string());
console.log("USDE", "=>", symbol("USDE", 4).code().to_string());
console.log("USDT", "=>", symbol("USDT", 4).code().to_string());
})();
// (() => {
// console.log("EOSDT", "=>", symbol("EOSDT", 8).code().to_string());
// console.log("EBTC", "=>", symbol("EBTC", 8).code().to_string());
// console.log("USDE", "=>", symbol("USDE", 4).code().to_string());
// console.log("USDT", "=>", symbol("USDT", 4).code().to_string());
// })();
// (() => {
// console.log(typeof new SymbolCode)

@@ -232,0 +232,0 @@ // console.log(typeof new SymbolCode("EOS"))

@@ -227,9 +227,9 @@ 'use strict';

}
(() => {
console.log("EOSDT", "=>", symbol("EOSDT", 8).code().to_string());
console.log("EBTC", "=>", symbol("EBTC", 8).code().to_string());
console.log("USDE", "=>", symbol("USDE", 4).code().to_string());
console.log("USDT", "=>", symbol("USDT", 4).code().to_string());
})();
// (() => {
// console.log("EOSDT", "=>", symbol("EOSDT", 8).code().to_string());
// console.log("EBTC", "=>", symbol("EBTC", 8).code().to_string());
// console.log("USDE", "=>", symbol("USDE", 4).code().to_string());
// console.log("USDT", "=>", symbol("USDT", 4).code().to_string());
// })();
// (() => {
// console.log(typeof new SymbolCode)

@@ -236,0 +236,0 @@ // console.log(typeof new SymbolCode("EOS"))

{
"name": "eos-common",
"version": "0.4.2",
"version": "0.4.3",
"description": "EOSIO Smart Contract common library used for Typescript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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