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

@requestnetwork/utils

Package Overview
Dependencies
Maintainers
6
Versions
688
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/utils - npm Package Compare versions

Comparing version 0.8.1-next.1130 to 0.8.1-next.1134

14

package.json
{
"name": "@requestnetwork/utils",
"version": "0.8.1-next.1130+badae337",
"version": "0.8.1-next.1134+d039cac",
"publishConfig": {

@@ -39,7 +39,7 @@ "access": "public"

"prepare": "yarn run build",
"test": "nyc mocha --require ts-node/register --require source-map-support/register \"test/**/*.ts\"",
"test:watch": "nyc mocha --watch --watch-extensions ts --require ts-node/register --require source-map-support/register \"test/**/*.ts\""
"test": "nyc mocha --extension ts --require ts-node/register --require source-map-support/register \"test/**/*.ts\"",
"test:watch": "yarn test --watch"
},
"dependencies": {
"@requestnetwork/types": "0.9.2-next.1130+badae337",
"@requestnetwork/types": "0.9.2-next.1134+d039cac",
"bn.js": "4.11.8",

@@ -51,3 +51,3 @@ "eth-crypto": "1.5.0"

"@types/chai": "4.1.7",
"@types/mocha": "5.2.6",
"@types/mocha": "5.2.7",
"@types/sinon": "7.5.0",

@@ -62,3 +62,3 @@ "@typescript-eslint/parser": "1.2.0",

"lint-staged": "8.1.3",
"mocha": "5.2.0",
"mocha": "6.2.2",
"nyc": "13.2.0",

@@ -72,3 +72,3 @@ "prettier": "1.16.4",

},
"gitHead": "badae33739872568d31b54bc6b6e225baaa6530d"
"gitHead": "d039cacebeef9827038601378434e89d94d4d4fa"
}
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