New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.3.7 to 3.3.8

12

package.json
{
"name": "jalali-moment",
"version": "3.3.7",
"version": "3.3.8",
"description": "Manipulate and convert Jalali and Gregorian date easily",

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

"codacy-coverage": "^3.4.0",
"eslint": "^5.13.0",
"eslint": "^7.2.0",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha": "^8.0.1",
"mocha-lcov-reporter": "^1.3.0",

@@ -59,7 +59,7 @@ "uglifyjs-webpack-plugin": "^2.1.1",

"dependencies": {
"commander": "^2.19.0",
"inquirer": "^6.2.2",
"moment": "^2.23.0"
"commander": "^5.1.0",
"inquirer": "^7.1.0",
"moment": "^2.26.0"
},
"typings": "./jalali-moment.d.ts"
}

@@ -157,3 +157,3 @@

var m = jalaliMoment("1981-08-17", "YYYY-MM-DD");
m.format("[My] birt\\h y[ea]r [is] jYYYY or YYYY").should.be.equal("My birth year is 1360 or 1981");
m.format("[My] birt\\h [is] jYYYY or YYYY").should.be.equal("My birth is 1360 or 1981");
});

@@ -160,0 +160,0 @@

Sorry, the diff of this file is too big to display

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