Socket
Socket
Sign inDemoInstall

angular-calendar

Package Overview
Dependencies
12
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.28.14 to 0.28.15

2

modules/week/calendar-week-view.component.d.ts

@@ -355,3 +355,3 @@ import { EventEmitter, ChangeDetectorRef, OnChanges, OnInit, OnDestroy, TemplateRef } from '@angular/core';

};
protected restoreOriginalEvents(tempEvents: CalendarEvent[], adjustedEvents: Map<CalendarEvent, CalendarEvent>): void;
protected restoreOriginalEvents(tempEvents: CalendarEvent[], adjustedEvents: Map<CalendarEvent, CalendarEvent>, snapDraggedEvents?: boolean): void;
protected getTimeEventResizedDates(calendarEvent: CalendarEvent, resizeEvent: ResizeEvent): {

@@ -358,0 +358,0 @@ start: Date;

{
"name": "angular-calendar",
"version": "0.28.14",
"version": "0.28.15",
"description": "A calendar component for angular 6.0+ that can display events on a month, week or day view",

@@ -42,3 +42,3 @@ "funding": {

"dependencies": {
"@scarf/scarf": "^1.0.4",
"@scarf/scarf": "^1.0.5",
"angular-draggable-droppable": "^4.4.4",

@@ -48,3 +48,3 @@ "angular-resizable-element": "^3.3.0",

"positioning": "^2.0.1",
"tslib": "^1.10.0"
"tslib": "^1.13.0"
},

@@ -51,0 +51,0 @@ "sideEffects": [

{
"name": "angular-calendar",
"version": "0.28.14",
"version": "0.28.15",
"description": "A calendar component for angular 6.0+ that can display events on a month, week or day view",

@@ -72,17 +72,17 @@ "funding": {

"devDependencies": {
"@angular-devkit/build-angular": "^0.901.4",
"@angular-devkit/build-ng-packagr": "^0.901.4",
"@angular/animations": "^9.1.4",
"@angular/cdk": "^9.2.2",
"@angular/cli": "^9.1.4",
"@angular/common": "^9.1.4",
"@angular/compiler": "^9.1.4",
"@angular/compiler-cli": "^9.1.4",
"@angular/core": "^9.1.4",
"@angular/forms": "^9.1.4",
"@angular/language-service": "^9.1.4",
"@angular/localize": "^9.1.4",
"@angular/platform-browser": "^9.1.4",
"@angular/platform-browser-dynamic": "^9.1.4",
"@angular/router": "^9.1.4",
"@angular-devkit/build-angular": "^0.901.6",
"@angular-devkit/build-ng-packagr": "^0.901.6",
"@angular/animations": "^9.1.7",
"@angular/cdk": "^9.2.3",
"@angular/cli": "^9.1.6",
"@angular/common": "^9.1.7",
"@angular/compiler": "^9.1.7",
"@angular/compiler-cli": "^9.1.7",
"@angular/core": "^9.1.7",
"@angular/forms": "^9.1.7",
"@angular/language-service": "^9.1.7",
"@angular/localize": "^9.1.7",
"@angular/platform-browser": "^9.1.7",
"@angular/platform-browser-dynamic": "^9.1.7",
"@angular/router": "^9.1.7",
"@commitlint/cli": "^8.3.5",

@@ -94,13 +94,13 @@ "@commitlint/config-conventional": "^8.3.4",

"@ng-bootstrap/ng-bootstrap": "^6.1.0",
"@schematics/angular": "^9.1.4",
"@schematics/angular": "^9.1.6",
"@sinonjs/fake-timers": "^6.0.1",
"@stackblitz/sdk": "^1.3.0",
"@stackblitz/sdk": "^1.4.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/moment-timezone": "^0.5.13",
"@types/node": "^13.13.4",
"@types/sinon": "^9.0.0",
"@types/node": "^14.0.1",
"@types/sinon": "^9.0.1",
"@types/sinon-chai": "^3.2.4",
"angular-cli-ghpages": "^0.6.2",
"angulartics2": "^9.0.0",
"angulartics2": "^9.0.1",
"angularx-flatpickr": "^6.3.1",

@@ -112,3 +112,3 @@ "autoprefixer": "^9.7.6",

"codelyzer": "^5.1.2",
"commitizen": "^4.0.5",
"commitizen": "^4.1.2",
"copyfiles": "^2.2.0",

@@ -119,19 +119,19 @@ "core-js": "^3.6.5",

"css-loader": "^3.5.3",
"date-fns": "^2.12.0",
"del-cli": "^3.0.0",
"date-fns": "^2.13.0",
"del-cli": "^3.0.1",
"flatpickr": "^4.6.3",
"highlightjs-loader": "^0.2.3",
"husky": "^4.2.5",
"karma": "^5.0.4",
"karma": "^5.0.5",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^7.1.2",
"moment": "^2.24.0",
"moment": "^2.25.3",
"moment-timezone": "^0.5.28",
"ng-packagr": "^9.1.2",
"ngx-clipboard": "^13.0.0",
"ng-packagr": "^9.1.3",
"ngx-clipboard": "^13.0.1",
"ngx-contextmenu": "^5.4.0",
"node-sass": "^4.14.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",

@@ -146,7 +146,7 @@ "postcss-cli": "^7.1.1",

"sinon-chai": "^3.5.0",
"standard-version": "^7.1.0",
"standard-version": "^8.0.0",
"stylelint": "^13.3.3",
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^20.0.0",
"ts-node": "^8.9.1",
"ts-node": "^8.10.1",
"tslint": "^6.1.2",

@@ -163,3 +163,3 @@ "tslint-config-mwl": "^0.8.0",

"dependencies": {
"@scarf/scarf": "^1.0.4",
"@scarf/scarf": "^1.0.5",
"angular-draggable-droppable": "^4.4.4",

@@ -169,3 +169,3 @@ "angular-resizable-element": "^3.3.0",

"positioning": "^2.0.1",
"tslib": "^1.10.0"
"tslib": "^1.13.0"
},

@@ -172,0 +172,0 @@ "sideEffects": [

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

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

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

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

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc