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.4 to 0.8.6

lib/index.js

17

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

@@ -17,3 +17,5 @@ "keywords": [

"bn.js": "^4.11.8",
"number-to-bn": "^1.7.0"
"lodash": "^4.17.11",
"number-to-bn": "^1.7.0",
"utf8": "^3.0.0"
},

@@ -26,9 +28,4 @@ "devDependencies": {

"license": "MIT",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "tests"
},
"main": "lib/index.js",
"files": [
"index.js",
"lib"

@@ -41,3 +38,3 @@ ],

"scripts": {
"lint": "eslint lib index.js tests",
"lint": "eslint lib tests",
"precommit": "CI=1 yarn test",

@@ -51,3 +48,3 @@ "prepush": "CI=1 yarn test",

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