Socket
Socket
Sign inDemoInstall

@formkit/tempo

Package Overview
Dependencies
0
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.16 to 0.0.17

6

package.json
{
"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",

2

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc