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

@devprotocol/i-s-tokens

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devprotocol/i-s-tokens - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

contracts/interfaces/ISTokensManager.sol

20

package.json
{
"name": "@devprotocol/i-s-tokens",
"version": "2.0.1",
"version": "2.1.0",
"description": "STokens interface",

@@ -16,18 +16,18 @@ "scripts": {

"files": [
"contracts/interface"
"contracts/interfaces"
],
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.6",
"@nomiclabs/hardhat-ethers": "2.1.0",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@types/chai": "4.3.1",
"@types/chai": "4.3.2",
"@types/dotenv": "8.2.0",
"@types/mocha": "9.1.1",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"chai": "4.3.6",
"dotenv": "16.0.1",
"eslint": "8.19.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-xo": "0.41.0",
"eslint-config-xo-typescript": "0.51.1",
"eslint-config-xo-typescript": "0.52.0",
"ethereum-waffle": "^3.4.4",

@@ -38,8 +38,8 @@ "hardhat": "2.9.9",

"prettier": "2.7.1",
"prettier-plugin-solidity": "1.0.0-beta.19",
"prettier-plugin-solidity": "1.0.0-dev.23",
"rimraf": "3.0.2",
"solhint": "3.3.7",
"ts-node": "10.8.2",
"ts-node": "10.9.1",
"typescript": "4.7.4"
}
}
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