@truffle/code-utils
Advanced tools
+10
-10
| { | ||
| "name": "@truffle/code-utils", | ||
| "version": "1.2.7", | ||
| "description": "Utilities for parsing and managing EVM-compatible bytecode", | ||
| "license": "MIT", | ||
| "author": "", | ||
| "repository": "https://github.com/trufflesuite/truffle/tree/master/packages/code-utils", | ||
| "version": "1.2.8-alphaTez.0", | ||
| "main": "dist/index.js", | ||
| "types": "./typings/index.d.ts", | ||
| "scripts": { | ||
@@ -12,8 +14,3 @@ "build": "tsc", | ||
| }, | ||
| "repository": "https://github.com/trufflesuite/truffle/tree/master/packages/code-utils", | ||
| "author": "", | ||
| "license": "MIT", | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "types": "./typings/index.d.ts", | ||
| "devDependencies": { | ||
@@ -23,5 +20,8 @@ "@types/node": "^12.6.8", | ||
| "ts-node": "^8.3.0", | ||
| "typescript": "^3.5.3" | ||
| "typescript": "^3.6.3" | ||
| }, | ||
| "gitHead": "ada4f9ae0ba515b9ccf5ac0b23ce0d05fad1d53a" | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "gitHead": "6b8472aae37a5cd7bff9541816c51f10182e6e8d" | ||
| } |
+2
-2
@@ -22,4 +22,4 @@ { | ||
| "node_modules/@types", | ||
| "../../**/node_modules/@types/mocha", | ||
| "../../**/node_modules/@types/node" | ||
| "../../node_modules/@types/mocha", | ||
| "../../node_modules/@types/node" | ||
| ] | ||
@@ -26,0 +26,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26379
0.02%0
-100%2
100%