New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keep-network/sortition-pools

Package Overview
Dependencies
Maintainers
6
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keep-network/sortition-pools - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

16

package.json
{
"name": "@keep-network/sortition-pools",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

@@ -17,3 +17,5 @@ "main": "truffle-config.js",

"scripts": {
"ganache": "ganache-cli -q",
"ganache": "echo 'GANACHE IS NO LONGER USED; use buidler-vm script instead'",
"buidler-vm": "buidler node",
"buidler-vm:log": "buidler node | grep '^ \\|console.log'",
"test": "NODE_ENV=test truffle test",

@@ -44,15 +46,15 @@ "lint": "npm run lint:js && npm run lint:sol",

"devDependencies": {
"@nomiclabs/buidler": "^1.4.5",
"@openzeppelin/test-helpers": "^0.5.4",
"eslint": "^6.8.0",
"eslint-config-keep": "github:keep-network/eslint-config-keep#0.3.0",
"eth-gas-reporter": "^0.1.12",
"ethlint": "^1.2.5",
"eth-gas-reporter": "^0.1.12",
"ganache-cli": "^6.4.3",
"prettier": "^2.0.2",
"prettier-plugin-solidity": "^1.0.0-alpha.47",
"solc": "0.5.17",
"solium": "^1.2.5",
"solium-config-keep": "github:keep-network/solium-config-keep#0.1.2",
"truffle": "^5.1.0",
"prettier": "^2.0.2",
"prettier-plugin-solidity": "^1.0.0-alpha.47"
"truffle": "^5.1.0"
}
}

Sorry, the diff of this file is not supported yet

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