Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@truffle/compile-common

Package Overview
Dependencies
Maintainers
7
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/compile-common - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

20

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc