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

@xchainjs/xchain-util

Package Overview
Dependencies
Maintainers
10
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-util - npm Package Compare versions

Comparing version 0.13.5 to 0.13.6

8

package.json
{
"name": "@xchainjs/xchain-util",
"version": "0.13.5",
"version": "0.13.6",
"description": "Helper utilities for XChain clients",

@@ -29,2 +29,3 @@ "keywords": [

"build": "yarn clean && rollup -c",
"build:release": "yarn exec rm -rf release && yarn pack && yarn exec \"mkdir release && tar zxvf package.tgz --directory release && rm package.tgz\"",
"test": "jest",

@@ -37,4 +38,5 @@ "lint": "eslint \"{src,__tests__}/**/*.ts\" --fix --max-warnings 0"

"publishConfig": {
"access": "public"
"access": "public",
"directory": "release/package"
}
}
}
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