@gits-id/utils
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.11.5](https://github.com/gitsindonesia/ui-component/compare/v0.11.4...v0.11.5) (2022-09-09) | ||
### Features | ||
- upgrade to vite 3 ([a733f2e](https://github.com/gitsindonesia/ui-component/commit/a733f2e6469150a9041472b5cd393d715d2764a4)) | ||
# [0.11.0](https://github.com/gitsindonesia/ui-component/compare/v0.10.14...v0.11.0) (2022-08-24) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@gits-id/utils", | ||
"version": "0.11.0", | ||
"version": "0.11.5", | ||
"description": "GITS Utilities", | ||
"scripts": { | ||
"build": "vite build && vue-tsc --emitDeclarationOnly", | ||
"prepublishOnly": "npm run build", | ||
"test": "vitest" | ||
}, | ||
"keywords": [ | ||
@@ -19,6 +14,6 @@ "utils", | ||
}, | ||
"gitHead": "691edca5992778c449d48bc6b00dc49e02295855", | ||
"gitHead": "f5e7820fb27cd40942d174fa5acccd1207a225b2", | ||
"devDependencies": { | ||
"c8": "^7.11.3", | ||
"vite": "^2.9.9", | ||
"vite": "^3.0.0", | ||
"vitest": "^0.12.4" | ||
@@ -29,3 +24,7 @@ }, | ||
"jsdelivr": "dist/utils.iife.js", | ||
"module": "./dist/utils.es.js" | ||
} | ||
"module": "./dist/utils.mjs", | ||
"scripts": { | ||
"build": "vite build && vue-tsc --emitDeclarationOnly", | ||
"test": "vitest" | ||
} | ||
} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
19652
-2.33%358
-2.98%