@burstjs/util
Advanced tools
Comparing version 0.5.0-beta.4 to 0.5.0-beta.5
{ | ||
"name": "@burstjs/util", | ||
"version": "0.5.0-beta.4", | ||
"version": "0.5.0-beta.5", | ||
"description": "Useful utilities and tools for building Burstcoin applications", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "44e637c36498bc4a2937228dbd774c13f17e1488", | ||
"gitHead": "e3a4b63ad6dd058eead59517c464d60511f02c0a", | ||
"dependencies": { | ||
@@ -61,0 +61,0 @@ "@types/big.js": "^4.0.5", |
/** @module util */ | ||
/** | ||
* Original work Copyright (c) 2019 Burst Apps Team | ||
* Original work Copyright (c) 2020 Burst Apps Team | ||
*/ | ||
@@ -6,0 +6,0 @@ |
@@ -0,2 +1,3 @@ | ||
/** @module util */ | ||
export const BurstSymbol = 'Ƀ'; | ||
export const BurstPlanckSymbol = 'ƀ'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
477502
4091