@zetachain/addresses-tools
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -18,1 +18,2 @@ "use strict"; | ||
__exportStar(require("./addresses.helpers"), exports); | ||
__exportStar(require("./networks"), exports); |
{ | ||
"name": "@zetachain/addresses-tools", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"license": "MIT", | ||
@@ -10,3 +10,8 @@ "author": "zetachain", | ||
}, | ||
"main": "src/index.ts", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -13,0 +18,0 @@ "tsc:watch": "npx tsc --watch", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
19136
18
420
0