🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@truffle/code-utils

Package Overview
Dependencies
Maintainers
6
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/code-utils - npm Package Compare versions

Comparing version
1.2.12-alphaTez.0
to
1.2.12
+2
-2
package.json

@@ -7,3 +7,3 @@ {

"repository": "https://github.com/trufflesuite/truffle/tree/master/packages/code-utils",
"version": "1.2.12-alphaTez.0",
"version": "1.2.12",
"main": "dist/index.js",

@@ -26,3 +26,3 @@ "scripts": {

},
"gitHead": "f3a5706949563228f5e04445061569007bc3f792"
"gitHead": "6829f4a137d648efb1cdcad81c50174146e3b8ae"
}

@@ -12,3 +12,8 @@ {

"lib": ["es2017"],
"paths": {},
"paths": {
"web3": [
"../../node_modules/@types/web3/index",
"node_modules/web3/index"
]
},
"rootDir": ".",

@@ -15,0 +20,0 @@ "typeRoots": [