Socket
Socket
Sign inDemoInstall

@formkit/tempo

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formkit/tempo - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

7

package.json
{
"name": "@formkit/tempo",
"version": "0.0.13",
"version": "0.0.14",
"description": "The easiest way to work with dates in JavaScript and TypeScript.",

@@ -34,5 +34,7 @@ "type": "module",

"devDependencies": {
"@size-limit/preset-small-lib": "^11.0.2",
"@types/node": "^20.11.10",
"bumpp": "^9.3.0",
"publint": "^0.2.7",
"size-limit": "^11.0.2",
"tsup": "^8.0.1",

@@ -48,4 +50,5 @@ "typescript": "^5.3.3",

"publint": "publint",
"release": "pnpm build && bumpp && pnpm publish"
"release": "pnpm build && bumpp && pnpm publish",
"size": "npm run build && size-limit"
}
}

@@ -13,2 +13,4 @@ <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.
<a href="https://tempo.formkit.com">

@@ -15,0 +17,0 @@ <img src="docs/public/read-the-docs.png" alt="Read the docs" width="200" height="43">

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc