@truffle/compile-common
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "@truffle/compile-common", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "Common compiler integration support infrastructure for Truffle", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"repository": "https://github.com/trufflesuite/truffle/tree/develop/packages/compile-common", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/trufflesuite/truffle.git", | ||
"directory": "packages/compile-common" | ||
}, | ||
"license": "MIT", | ||
@@ -16,4 +20,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@truffle/config": "^1.2.38", | ||
"@truffle/contract-schema": "^3.4.0", | ||
"@truffle/config": "^1.2.39", | ||
"@truffle/contract-schema": "^3.4.1", | ||
"@types/fs-extra": "^8.1.0", | ||
@@ -24,5 +28,5 @@ "@types/mocha": "^5.2.7", | ||
"dependencies": { | ||
"@truffle/contract-sources": "^0.1.11", | ||
"@truffle/error": "^0.0.13", | ||
"@truffle/expect": "^0.0.15", | ||
"@truffle/contract-sources": "^0.1.12", | ||
"@truffle/error": "^0.0.14", | ||
"@truffle/expect": "^0.0.16", | ||
"colors": "^1.4.0", | ||
@@ -34,3 +38,3 @@ "debug": "^4.3.1", | ||
}, | ||
"gitHead": "4fc9f371eccf3f8518ea9437d9eb479a760eebdf" | ||
"gitHead": "d7dc01aed1995edf19db2c621df7ed03bf05521f" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
92948
1
+ Added@truffle/error@0.0.14(transitive)
+ Added@truffle/expect@0.0.16(transitive)
- Removed@truffle/error@0.0.13(transitive)
- Removed@truffle/expect@0.0.15(transitive)
Updated@truffle/error@^0.0.14
Updated@truffle/expect@^0.0.16