New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iso8601-duration

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iso8601-duration - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

src/index.js

4

package.json
{
"name": "iso8601-duration",
"version": "1.0.3",
"version": "1.0.4",
"description": "Node/Js-module for parsing and making sense of ISO8601-durations",

@@ -14,3 +14,3 @@ "main": "lib/index.js",

"files": [
"src/index.es6.js",
"src/index.js",
"lib/index.js"

@@ -17,0 +17,0 @@ ],

@@ -5,5 +5,7 @@ # ISO8601-duration

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)][1]
[![Build Status: Travis](https://travis-ci.org/tolu/ISO8601-duration.svg?branch=master)][2]
[![npm version](https://badge.fury.io/js/iso8601-duration.svg)][3]
[![Build Status: Travis](https://img.shields.io/travis/tolu/ISO8601-duration/master.svg)][2]
[![npm version](https://img.shields.io/npm/v/iso8601-duration.svg)][3]
## Install

@@ -10,0 +12,0 @@

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