Socket
Socket
Sign inDemoInstall

tinyduration

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyduration - npm Package Compare versions

Comparing version 3.0.0 to 3.1.1

dist/index.d.ts

3

CHANGELOG.md
# CHANGELOG
## 3.1.0
- Fix type generation, closes #1 (Thanks @paddlefish)
## 3.0.0

@@ -5,0 +8,0 @@ - **BREAKING:** Removed undefined props from output

2

package.json
{
"name": "tinyduration",
"version": "3.0.0",
"version": "3.1.1",
"description": "ISO-8601 duration parsing and serialization",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

{
"declaration": true,
"compilerOptions": {
"declaration": true,
"incremental": true,

@@ -5,0 +5,0 @@ "target": "es6",

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