@rarible/utils
Advanced tools
Comparing version 0.10.0-alpha.14 to 0.10.0-alpha.15
{ | ||
"name": "@rarible/utils", | ||
"version": "0.10.0-alpha.14", | ||
"version": "0.10.0-alpha.15", | ||
"keywords": [ | ||
@@ -14,4 +14,5 @@ "rarible", | ||
"license": "MIT", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"main": "build/cjs/index.js", | ||
"module": "build/esm/index.js", | ||
"types": "build/esm/index.d.ts", | ||
"files": [ | ||
@@ -21,3 +22,3 @@ "/build" | ||
"scripts": { | ||
"build": "tsc --project tsconfig-build.json", | ||
"build": "tsc -b tsconfig-build-cjs.json tsconfig-build-esm.json", | ||
"clean": "rimraf ./build", | ||
@@ -38,3 +39,3 @@ "test": "jest --silent", | ||
}, | ||
"gitHead": "c169f0960cf610481c428a8fa4b884de4cdf1996" | ||
"gitHead": "063a8255659ddfd35ce67f78dffb8dbd8ad6c898" | ||
} |
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
70963
28
348
1