Socket
Socket
Sign inDemoInstall

@polkadot/util

Package Overview
Dependencies
Maintainers
1
Versions
1408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/util - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

bn/fromHex.js.flow

10

package.json
{
"name": "@polkadot/util",
"version": "0.5.4",
"version": "0.5.5",
"description": "A collection of useful utilities for @polkadot",

@@ -27,5 +27,3 @@ "main": "index.js",

"scripts": {
"build": "npm run build:js && npm run build:md",
"build:js": "rimraf build && babel src --out-dir build --ignore *.spec.js",
"build:md": "polkadot-dev-build-docs",
"build": "polkadot-dev-build-babel && polkadot-dev-build-docs",
"check": "eslint src && flow check",

@@ -35,4 +33,4 @@ "test": "jest --coverage src"

"devDependencies": {
"@polkadot/dev": "^0.2.2",
"@polkadot/jsonrpc": "^0.3.6"
"@polkadot/dev": "^0.2.3",
"@polkadot/jsonrpc": "^0.3.7"
},

@@ -39,0 +37,0 @@ "dependencies": {

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