Socket
Socket
Sign inDemoInstall

@arcblock/forge-util

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/forge-util - npm Package Compare versions

Comparing version 0.8.6 to 0.8.7

2

lib/index.js

@@ -210,3 +210,3 @@ // most functions are from: https://github.com/ethereum/web3.js/blob/1.0/packages/web3-utils/src/Utils.js

return `0x${hex.join('').replace(/^0+/, '')}`;
return `0x${hex.join('')}`;
};

@@ -213,0 +213,0 @@

{
"name": "@arcblock/forge-util",
"version": "0.8.6",
"version": "0.8.7",
"description": "utils shared across mutlipe forge js libs, works in both node.js and browser",

@@ -45,3 +45,3 @@ "keywords": [

},
"gitHead": "d0b8b24bd8189bfb0964ee52fc08d62f10f6a060"
"gitHead": "2922c1ac44158dbe226c2499415d6360da744a45"
}
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