@bancor/token-governance
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@bancor/token-governance", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Role-based Token Governance", | ||
@@ -9,10 +9,11 @@ "repository": { | ||
}, | ||
"main": "typechain/index.js", | ||
"types": "typechain/index.d.ts", | ||
"files": [ | ||
"/contracts/**/*.sol", | ||
"/artifacts/contracts/**/*.json", | ||
"/typechain/**/*.ts" | ||
"/typechain" | ||
], | ||
"author": "Leonid Beder", | ||
"license": "MIT", | ||
"main": "hardhat.config.ts", | ||
"scripts": { | ||
@@ -22,2 +23,3 @@ "build": "hardhat compile", | ||
"coverage": "hardhat coverage", | ||
"prepublish": "yarn clean && yarn build && tsc", | ||
"lint": "yarn lint:js && yarn lint:sol", | ||
@@ -27,3 +29,3 @@ "lint:js": "eslint . --ext .ts", | ||
"format": "prettier --check --write contracts/**/* test/**/* --config .prettierrc", | ||
"clean": "rm -rf artifacts cache data coverage typechain" | ||
"clean": "rm -rf artifacts cache data coverage dist typechain" | ||
}, | ||
@@ -30,0 +32,0 @@ "devDependencies": { |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
392701
86
9031
4