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

@polkadot/util

Package Overview
Dependencies
Maintainers
1
Versions
1410
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.1 to 0.5.2

15

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

@@ -28,3 +28,3 @@ "main": "index.js",

"build": "npm run build:js && npm run build:md",
"build:js": "rimraf lib && babel src --out-dir build --ignore *.spec.js",
"build:js": "rimraf build && babel src --out-dir build --ignore *.spec.js",
"build:md": "polkadot-dev-build-docs",

@@ -37,12 +37,7 @@ "check": "npm run check:lint && npm run check:flow",

"devDependencies": {
"@polkadot/dev": "^0.1.5",
"@polkadot/jsonrpc": "^0.3.4",
"babel-istanbul": "^0.12.2",
"chai": "^4.1.2",
"cross-env": "^5.1.1",
"mocha": "^4.0.1",
"sinon": "^4.1.2",
"sinon-chai": "^2.14.0"
"@polkadot/dev": "^0.1.7",
"@polkadot/jsonrpc": "^0.3.5"
},
"dependencies": {
"babel-runtime": "^6.26.0",
"bn.js": "^4.11.8",

@@ -49,0 +44,0 @@ "keccak": "^1.3.0"

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