@ayonli/jsext
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@ayonli/jsext", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Additional functions for JavaScript builtin types that are frequently used in practice.", | ||
"main": "index.js", | ||
"types": "index.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"prepublishOnly": "tsc", | ||
"test": "mocha", | ||
"postpublish": "ls *.js|xargs rm; ls *.js.map|xargs rm; ls */*.js|xargs rm; ls */*.js.map|xargs rm" | ||
"postpublish": "rm -rf dist" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
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
136846
107
2655
1