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

ng-boosted

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-boosted - npm Package Compare versions

Comparing version 4.0.2-beta.0 to 4.0.2

2

dist/o-calendar/o-calendar.component.d.ts

@@ -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

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