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

git-date

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-date - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change Log

# 0.1.4 - 2016-10-12
A tiny reverse-compatibility update - thanks to @wiyarmir you can now use `git-date` with node v5.0.0.
## 0.1.3 - 2016-09-21

@@ -7,0 +10,0 @@ Not a massive update by any standard, just updating the libraries and switching to es6 syntax - general maintenance more than anything else.

#!/usr/bin/env node
'use strict';
const moment = require("moment");

@@ -3,0 +6,0 @@ const sugar = require("sugar");

2

package.json
{
"name": "git-date",
"version": "0.1.3",
"version": "0.1.4",
"description": "easily change the date of the previous git commit",

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

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