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

ng2-jalali-date-picker

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-jalali-date-picker - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

date-picker/date-picker.component.js

@@ -102,2 +102,5 @@ "use strict";

.convertToMomentArray(value, this.componentConfig.format, this.componentConfig.allowMultiSelect);
this.currentDateView = this.selected.length
? this.utilsService.getDefaultDisplayDate(null, this.selected, this.componentConfig.allowMultiSelect)
: this.currentDateView;
this.init();

@@ -104,0 +107,0 @@ }

2

package.json
{
"name": "ng2-jalali-date-picker",
"author": "Mojtaba Zarei",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",

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

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