ng-boosted
Advanced tools
Comparing version 4.0.2-beta.0 to 4.0.2
@@ -16,4 +16,4 @@ import { EventEmitter, ElementRef } from '@angular/core'; | ||
constructor(calendar: NgbCalendar); | ||
onChange(value: any): any; | ||
onChange(value: any): void; | ||
focusCalendar(): void; | ||
} |
@@ -27,3 +27,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
} | ||
return null; | ||
}; | ||
@@ -30,0 +29,0 @@ OCalendarComponent.prototype.focusCalendar = function () { |
@@ -22,3 +22,3 @@ /*! | ||
import { Component, Input, Injectable, Inject, ElementRef } from '@angular/core'; | ||
import Swiper from 'swiper'; | ||
import Swiper from 'swiper/dist/js/swiper'; | ||
var OCarouselContainerComponent = /** @class */ (function () { | ||
@@ -25,0 +25,0 @@ function OCarouselContainerComponent(elementRef) { |
{ | ||
"name": "ng-boosted", | ||
"version": "4.0.2-beta.0", | ||
"version": "4.0.2", | ||
"description": "Orange Boosted with Angular", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "ng-boosted", | ||
"version": "4.0.2-beta.0", | ||
"version": "4.0.2", | ||
"description": "Orange Boosted with Bootstrap 4 and Angular", | ||
@@ -36,3 +36,4 @@ "keywords": [ | ||
"@angular/core": "^7.0.0", | ||
"rxjs": "^6.4.0" | ||
"rxjs": "^6.4.0", | ||
"swiper": "^4.4.6" | ||
}, | ||
@@ -43,4 +44,3 @@ "dependencies": { | ||
"boosted": "4.2.2", | ||
"classlist.js": "^1.1.20150312", | ||
"swiper": "^4.4.1" | ||
"classlist.js": "^1.1.20150312" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
287440
1228
- Removedswiper@^4.4.1