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

account-key-value-store-contract

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

account-key-value-store-contract - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

.flowconfig

22

package.json
{
"name": "account-key-value-store-contract",
"version": "1.0.1",
"version": "1.0.3",
"description": "Key-value contract.",

@@ -8,17 +8,21 @@ "repository": "appliedblockchain/account-key-value-store-contract",

"scripts": {
"test": "mocha",
"lint": "eslint .",
"test": "flow check && eslint . && jest",
"publish:artefacts": "contract-artefacts-publisher"
},
"devDependencies": {
"@appliedblockchain/cobalt": "^0.8.0",
"@appliedblockchain/cobalt": "1.0.0",
"@appliedblockchain/contract-artefacts-publisher": "0.0.2",
"@appliedblockchain/eslint-config": "^2.3.0",
"code": "^5.2.0",
"eslint": "^5.1.0",
"mocha": "^5.1.1"
"@appliedblockchain/eslint-config": "2.6.0",
"eslint": "5.16.0",
"flow-bin": "0.101.0",
"ganache-core": "2.5.6",
"jest": "24.8.0",
"web3": "1.0.0-beta.33"
},
"eslintConfig": {
"extends": "@appliedblockchain"
}
},
"eslintIgnore": [
"flow-typed/*"
]
}

Sorry, the diff of this file is not supported yet

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