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

@burstjs/util

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@burstjs/util - npm Package Compare versions

Comparing version 0.5.0-beta.4 to 0.5.0-beta.5

4

package.json
{
"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

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