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

jalali-moment

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jalali-moment - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

2

package.json
{
"name": "jalali-moment",
"version": "1.0.1",
"version": "1.0.3",
"description": "Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.",

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

@@ -811,6 +811,6 @@

m.format('D MMMM YYYY').should.be.equal('17 اوت 1981')
m.format('jD jMMMM jYYYY').should.be.equal('26 امرداد 1360')
m.format('jD jMMMM jYYYY').should.be.equal('26 مرداد 1360')
m.calendar().should.be.equal('1360/05/26')
m.format('LLLL').should.be.equal('دوشنبه، 26 امرداد 1360 00:00')
m.format('llll').should.be.equal('دوشنبه، 26 امر 1360 00:00')
m.format('LLLL').should.be.equal('دوشنبه، 26 مرداد 1360 00:00')
m.format('llll').should.be.equal('دوشنبه، 26 مرد 1360 00:00')
moment.locale(ol)

@@ -817,0 +817,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