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

ng2-daterangepicker

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-daterangepicker - npm Package Compare versions

Comparing version

to
2.0.10

lib/daterangepicker/daterangepicker.module.ngfactory.d.ts

1

lib/daterangepicker/daterangepicker.component.js

@@ -87,2 +87,3 @@ "use strict";

this.render();
this.attachEvents();
if (this.activeRange && this.datePicker) {

@@ -89,0 +90,0 @@ this.datePicker.setStartDate(this.activeRange.start);

2

package.json
{
"name": "ng2-daterangepicker",
"version": "2.0.9",
"version": "2.0.10",
"description": "Angular 2 DaterangePicker component",

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

Sorry, the diff of this file is not supported yet