🚀 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.10-next.1
to
1.2.10
+2
-2
package.json

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

"repository": "https://github.com/trufflesuite/truffle/tree/master/packages/code-utils",
"version": "1.2.10-next.1",
"version": "1.2.10",
"main": "dist/index.js",

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

},
"gitHead": "44cb9ccda70d4745943896e220218c834d1722fd"
"gitHead": "26ccd93bc5312a37f30526bbe7ce77f36f244e34"
}

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

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

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