@axelarjs/proto
Advanced tools
Comparing version 0.34.1 to 0.34.2
{ | ||
"name": "@axelarjs/proto", | ||
"version": "0.34.1", | ||
"version": "0.34.2", | ||
"publishConfig": { | ||
@@ -44,3 +44,3 @@ "access": "public" | ||
"typescript": "^5.2.2", | ||
"@axelarjs/config": "0.1.1" | ||
"@axelarjs/config": "0.1.3" | ||
}, | ||
@@ -54,4 +54,6 @@ "scripts": { | ||
"prepublish": "pnpm run build", | ||
"format": "prettier --write \"src/**/*.ts\"" | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
"lint": "eslint src --ext .ts", | ||
"lint:fix": "eslint src --ext .ts --fix" | ||
} | ||
} |
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
19432011
0