@givepraise/reputation-token
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@givepraise/reputation-token", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Contracts for reputation tokens to be distributed accordingly to the community quantification of Praise.", | ||
@@ -27,2 +27,5 @@ "files": [ | ||
"devDependencies": { | ||
"@openzeppelin/contracts": "^4.8.0", | ||
"@openzeppelin/contracts-upgradeable": "^4.8.1", | ||
"dotenv": "^16.0.3", | ||
"@nomicfoundation/hardhat-toolbox": "^2.0.0", | ||
@@ -32,7 +35,3 @@ "hardhat": "^2.12.4", | ||
}, | ||
"dependencies": { | ||
"@openzeppelin/contracts": "^4.8.0", | ||
"@openzeppelin/contracts-upgradeable": "^4.8.1", | ||
"dotenv": "^16.0.3" | ||
} | ||
"dependencies": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
245288
6
- Removed@openzeppelin/contracts@^4.8.0
- Removeddotenv@^16.0.3
- Removed@openzeppelin/contracts@4.9.6(transitive)
- Removed@openzeppelin/contracts-upgradeable@4.9.6(transitive)
- Removeddotenv@16.4.5(transitive)