@devprotocol/protocol-l2
Advanced tools
Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "@devprotocol/protocol-l2", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "Securitize for Internet assets", | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"@types/dotenv": "8.2.0", | ||
"@types/node": "14.17.15", | ||
"@types/node": "14.17.16", | ||
"@types/shelljs": "0.8.9", | ||
@@ -61,4 +61,4 @@ "@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@devprotocol/util-contracts": "3.3.0", | ||
"@openzeppelin/contracts": "4.3.1", | ||
"@openzeppelin/contracts-upgradeable": "4.3.1" | ||
"@openzeppelin/contracts": "4.3.2", | ||
"@openzeppelin/contracts-upgradeable": "4.3.2" | ||
}, | ||
@@ -65,0 +65,0 @@ "directories": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31439
+ Added@openzeppelin/contracts@4.3.2(transitive)
+ Added@openzeppelin/contracts-upgradeable@4.3.2(transitive)
- Removed@openzeppelin/contracts@4.3.1(transitive)
- Removed@openzeppelin/contracts-upgradeable@4.3.1(transitive)