@formkit/tempo
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "@formkit/tempo", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "The easiest way to work with dates in JavaScript and TypeScript.", | ||
@@ -34,5 +34,8 @@ "type": "module", | ||
"devDependencies": { | ||
"@size-limit/esbuild": "^11.1.1", | ||
"@size-limit/file": "^11.1.1", | ||
"@size-limit/preset-small-lib": "^11.0.2", | ||
"@types/node": "^20.11.10", | ||
"bumpp": "^9.3.0", | ||
"bytes-iec": "^3.1.1", | ||
"publint": "^0.2.7", | ||
@@ -47,2 +50,3 @@ "size-limit": "^11.0.2", | ||
"build": "tsup", | ||
"post:build": "node scripts/size-limit/index.js", | ||
"test": "TZ=\"America/New_York\" vitest", | ||
@@ -49,0 +53,0 @@ "docs-build": "cd ./docs && pnpm run build", |
@@ -13,3 +13,3 @@ <img src="docs/public/tempo.png" alt="TEMPO" width="500" height="195"> | ||
Tempo is tiny tree-shakable framework, you can only take what you need. All functionality is available in **5.1 kB for esm** and **5.4 kB for cjs** modules (minified and brotlied). [Size Limit](https://github.com/ai/size-limit) controls the size. | ||
Tempo is tiny tree-shakable framework, you can only take what you need. All functionality is available in **5.2 kB for esm** and **5.5 kB for cjs** modules (minified and brotlied). [Size Limit](https://github.com/ai/size-limit) controls the size. | ||
@@ -16,0 +16,0 @@ <a href="https://tempo.formkit.com"> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
299917
2646
11