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

@truffle/compile-common

Package Overview
Dependencies
Maintainers
12
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.29 to 0.7.30

22

package.json
{
"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"
}
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