all-of-just
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "all-of-just", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A single collection of all of Just utility functions in one single library", | ||
@@ -59,4 +59,6 @@ "files": [ | ||
"@types/node": "^16.10.3", | ||
"@types/rimraf": "^3.0.2", | ||
"brotli-size": "^4.0.0", | ||
"esbuild": "^0.13.4", | ||
"rimraf": "^3.0.2", | ||
"tsm": "^2.1.2", | ||
@@ -145,4 +147,4 @@ "typescript": "^4.4.3" | ||
"scripts": { | ||
"build": "cd scripts && tsm compile.ts && cd .. && tsc" | ||
"build": "rimraf ./dist/**/* && cd scripts && tsm compile.ts && cd .. && tsc" | ||
} | ||
} |
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
588552
7
1