@truffle/compile-common
Advanced tools
Comparing version 0.7.29 to 0.7.30
{ | ||
"name": "@truffle/compile-common", | ||
"version": "0.7.29", | ||
"description": "Common compiler integration support infrastructure for Truffle", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"license": "MIT", | ||
"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/compile-common#readme", | ||
@@ -16,3 +14,4 @@ "repository": { | ||
}, | ||
"license": "MIT", | ||
"version": "0.7.30", | ||
"main": "dist/src/index.js", | ||
"scripts": { | ||
@@ -24,15 +23,16 @@ "build": "tsc", | ||
}, | ||
"types": "dist/src/index.d.ts", | ||
"dependencies": { | ||
"@truffle/error": "^0.1.0", | ||
"colors": "1.4.0" | ||
}, | ||
"devDependencies": { | ||
"@truffle/contract-schema": "^3.4.6", | ||
"@truffle/contract-schema": "^3.4.7", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "12.12.21", | ||
"mocha": "8.0.1", | ||
"mocha": "9.2.2", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.1.4" | ||
}, | ||
"dependencies": { | ||
"@truffle/error": "^0.1.0", | ||
"colors": "1.4.0" | ||
}, | ||
"gitHead": "01c1d42d72564bf58b698742bf2ffe4ed0678901" | ||
"gitHead": "4900bd471b9fbfe521aea280031bf63b8a9657a1" | ||
} |
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