@axelarjs/core
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "@axelarjs/core", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Axelarjs Core", | ||
@@ -12,4 +12,17 @@ "publishConfig": { | ||
}, | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"./build", | ||
"./index.js", | ||
"./index.d.ts" | ||
], | ||
"exports": { | ||
".": { | ||
"import": "./build/module/index.js", | ||
"require": "./build/commonjs/index.js" | ||
}, | ||
"./*": { | ||
"import": "./build/module/*.js", | ||
"require": "./build/commonjs/*.js" | ||
} | ||
}, | ||
"keywords": [], | ||
@@ -16,0 +29,0 @@ "author": "", |
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
20503
195
9
1