Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

moment-jalaali

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-jalaali - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

bower.json
{
"name": "moment-jalaali",
"main": "moment-jalaali.js",
"version": "0.1.8",
"version": "0.1.9",
"homepage": "https://github.com/behrang/moment-jalaali",

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

@@ -372,3 +372,3 @@ // moment-jalaali.js

jm = jm || 0
jd = jd || 0
jd = jd || 1
if (jd < 1 || jd > jMoment.jDaysInMonth(jy, jm))

@@ -375,0 +375,0 @@ config._isValid = false

{
"name": "moment-jalaali",
"version": "0.1.8",
"version": "0.1.9",
"description": "A Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.",

@@ -5,0 +5,0 @@ "author": {

@@ -63,2 +63,4 @@ 'use strict';

m.format('YYYY-MM-DD').should.be.equal('1981-07-17')
m = moment('1392 7', 'jYYYY jM')
m.format('YYYY-MM-DD').should.be.equal('2013-09-23')
})

@@ -65,0 +67,0 @@

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