@infinex/evm-sdk
Advanced tools
Comparing version 0.0.62 to 0.0.63
{ | ||
"name": "@infinex/evm-sdk", | ||
"version": "0.0.62", | ||
"version": "0.0.63", | ||
"exports": { | ||
@@ -19,3 +19,16 @@ ".": { | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"check": "pnpm run check:types && pnpm run check:lint && pnpm run check:format", | ||
"check:format": "prettier . --check", | ||
"check:lint": "eslint .", | ||
"check:types": "tsc --noEmit", | ||
"fix": "pnpm run fix:lint && pnpm run fix:format", | ||
"fix:format": "prettier . --write", | ||
"fix:lint": "eslint . --fix", | ||
"prepublishOnly": "pnpm check && pnpm build" | ||
}, | ||
"devDependencies": { | ||
"@infinex/eslint-config": "workspace:*", | ||
"@infinex/typescript-config": "workspace:*", | ||
"@types/node": "^22.0.0", | ||
@@ -26,5 +39,3 @@ "abitype": "1.0.4", | ||
"typescript": "5.7.3", | ||
"viem": "2.22.16", | ||
"@infinex/typescript-config": "0.0.0", | ||
"@infinex/eslint-config": "0.0.0" | ||
"viem": "2.22.22" | ||
}, | ||
@@ -34,13 +45,3 @@ "peerDependencies": { | ||
"viem": "^2" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"check": "pnpm run check:types && pnpm run check:lint && pnpm run check:format", | ||
"check:format": "prettier . --check", | ||
"check:lint": "eslint .", | ||
"check:types": "tsc --noEmit", | ||
"fix": "pnpm run fix:lint && pnpm run fix:format", | ||
"fix:format": "prettier . --write", | ||
"fix:lint": "eslint . --fix" | ||
} | ||
} | ||
} |
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
20765
7
1
1
1