Socket
Socket
Sign inDemoInstall

date-diff

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-diff - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

bower.json
{
"name": "date-diff",
"main": "date-diff.js",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/melvinsembrano/date-diff",

@@ -6,0 +6,0 @@ "authors": [

/*!
date-diff 0.1.2
date-diff 0.1.3
Description: DateDiff is a minimalized Javascript date arithmetic extension.

@@ -4,0 +4,0 @@ Author: Melvin Sembrano <melvinsembrano@gmail.com> (https://github.com/melvinsembrano/date-diff)

@@ -5,3 +5,3 @@ {

"description": "DateDiff is a minimalized Javascript date arithmetic extension.",
"version": "0.1.2",
"version": "0.1.3",
"keywords": [

@@ -8,0 +8,0 @@ "DateDiff",

@@ -15,3 +15,3 @@ [![Build Status](https://travis-ci.org/melvinsembrano/date-diff.svg)](https://travis-ci.org/melvinsembrano/date-diff)

```
require('date-diff');
var DateDiff = require('date-diff');
```

@@ -18,0 +18,0 @@ **In Browser**

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