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

angular-datepicker-custom

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-datepicker-custom - npm Package Compare versions

Comparing version 2.1.8 to 2.1.9

2

dist/angular-datepicker.js

@@ -908,3 +908,3 @@ (function(global, factory) {

scope.$on('pickerUpdate', function(event, pickerIDs, data) {
console.log(pickerIDs, pickerID);
// console.log(pickerIDs, pickerID);
if (eventIsForPicker(pickerIDs, pickerID)) {

@@ -911,0 +911,0 @@ if (picker) {

@@ -908,3 +908,3 @@ (function(global, factory) {

scope.$on('pickerUpdate', function(event, pickerIDs, data) {
console.log(pickerIDs, pickerID);
// console.log(pickerIDs, pickerID);
if (eventIsForPicker(pickerIDs, pickerID)) {

@@ -911,0 +911,0 @@ if (picker) {

{
"name": "angular-datepicker-custom",
"version": "2.1.8",
"version": "2.1.9",
"main": "dist/angular-datepicker.js",

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

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