🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@syncfusion/ej2-angular-progressbar

Package Overview
Dependencies
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-progressbar - npm Package Compare versions

Comparing version

to
20.2.45-ngcc

@syncfusion/ej2-angular-progressbar.es5.js

44

package.json
{
"_from": "@syncfusion/ej2-angular-progressbar@*",
"_id": "@syncfusion/ej2-angular-progressbar@20.1.55",
"_id": "@syncfusion/ej2-angular-progressbar@20.2.43",
"_inBundle": false,
"_integrity": "sha512-eupB8a9KDY4M3Mj2Ptl/vhRYqZP3V9LgiQR3nGCE4vmqc4rDCM0P6ZPWqmQZ9Xpz7BmCQRkte9F4GxL20ierXA==",
"_integrity": "sha512-QEmiVexphYBiNHq4O51zLui9b3ePqvE7zzp+ZCqwGPON6J67p4FUxSGP5PjGs12yCKTHkuhAQWy5/MeaOE9gnQ==",
"_location": "/@syncfusion/ej2-angular-progressbar",

@@ -22,6 +22,6 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-angular-development/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-20.1.55.tgz",
"_shasum": "740538e080782dabd8144d94b8264ffcdb7044ac",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-20.2.43.tgz",
"_shasum": "55ba0eac023e9e7b66025a55d435ba5620fb5996",
"_spec": "@syncfusion/ej2-angular-progressbar@*",
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/ivypackages/included",
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
"author": {

@@ -35,26 +35,10 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-angular-base": "~20.2.43",
"@syncfusion/ej2-base": "~20.2.43",
"@syncfusion/ej2-progressbar": "20.2.43",
"tslib": "^2.3.0"
"@syncfusion/ej2-angular-base": "~20.2.45",
"@syncfusion/ej2-base": "~20.2.45",
"@syncfusion/ej2-progressbar": "20.2.45"
},
"deprecated": false,
"description": "Essential JS 2 ProgressBar Component for Angular",
"es2020": "fesm2020/syncfusion-ej2-angular-progressbar.mjs",
"esm2020": "esm2020/syncfusion-ej2-angular-progressbar.mjs",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./syncfusion-ej2-angular-progressbar.d.ts",
"esm2020": "./esm2020/syncfusion-ej2-angular-progressbar.mjs",
"es2020": "./fesm2020/syncfusion-ej2-angular-progressbar.mjs",
"es2015": "./fesm2015/syncfusion-ej2-angular-progressbar.mjs",
"node": "./fesm2015/syncfusion-ej2-angular-progressbar.mjs",
"default": "./fesm2020/syncfusion-ej2-angular-progressbar.mjs"
}
},
"fesm2015": "fesm2015/syncfusion-ej2-angular-progressbar.mjs",
"fesm2020": "fesm2020/syncfusion-ej2-angular-progressbar.mjs",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-progressbar.js",
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",

@@ -79,3 +63,5 @@ "keywords": [

"license": "SEE LICENSE IN license",
"module": "fesm2015/syncfusion-ej2-angular-progressbar.mjs",
"main": "dist/ej2-angular-progressbar.umd.js",
"metadata": "ej2-angular-progressbar.metadata.json",
"module": "@syncfusion/ej2-angular-progressbar.es5.js",
"name": "@syncfusion/ej2-angular-progressbar",

@@ -88,4 +74,4 @@ "repository": {

"sideEffects": false,
"typings": "syncfusion-ej2-angular-progressbar.d.ts",
"version": "20.2.43"
"typings": "ej2-angular-progressbar.d.ts",
"version": "20.2.45-ngcc"
}
export const pkgName = '@syncfusion/ej2-angular-progressbar';
export const pkgVer = '^20.1.55';
export const pkgVer = '^20.2.45';
export const moduleName = 'ProgressBarModule';
export const themeVer = '~20.1.55';
export const themeVer = '~20.2.45';
import { ViewContainerRef } from '@angular/core';
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
import * as i0 from "@angular/core";
/**

@@ -31,4 +30,2 @@ * ProgressBarAnnotations Directive

constructor(viewContainerRef: ViewContainerRef);
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAnnotationDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ProgressBarAnnotationDirective, "e-progressbar-annotations>e-progressbar-annotation", never, { "annotationAngle": "annotationAngle"; "annotationRadius": "annotationRadius"; "content": "content"; }, {}, ["content"]>;
}

@@ -41,4 +38,2 @@ /**

constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAnnotationsDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<ProgressBarAnnotationsDirective, "ej-progressbar>e-progressbar-annotations", never, {}, {}, ["children"]>;
}
import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./progressbar.module";
export declare const ProgressAnnotationService: ValueProvider;

@@ -10,5 +7,2 @@ /**

export declare class ProgressBarAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarAllModule, never, [typeof i1.CommonModule, typeof i2.ProgressBarModule], [typeof i2.ProgressBarModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarAllModule>;
}

@@ -5,3 +5,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';

import { ProgressBarAnnotationsDirective } from './annotations.directive';
import * as i0 from "@angular/core";
export declare const inputs: string[];

@@ -43,4 +42,2 @@ export declare const outputs: string[];

addTwoWay: (propList: string[]) => void;
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "ejs-progressbar", never, { "animation": "animation"; "annotations": "annotations"; "cornerRadius": "cornerRadius"; "enablePersistence": "enablePersistence"; "enablePieProgress": "enablePieProgress"; "enableProgressSegments": "enableProgressSegments"; "enableRtl": "enableRtl"; "endAngle": "endAngle"; "gapWidth": "gapWidth"; "height": "height"; "innerRadius": "innerRadius"; "isActive": "isActive"; "isGradient": "isGradient"; "isIndeterminate": "isIndeterminate"; "isStriped": "isStriped"; "labelOnTrack": "labelOnTrack"; "labelStyle": "labelStyle"; "locale": "locale"; "margin": "margin"; "maximum": "maximum"; "minimum": "minimum"; "progressColor": "progressColor"; "progressThickness": "progressThickness"; "radius": "radius"; "rangeColors": "rangeColors"; "role": "role"; "secondaryProgress": "secondaryProgress"; "segmentColor": "segmentColor"; "segmentCount": "segmentCount"; "showProgressValue": "showProgressValue"; "startAngle": "startAngle"; "theme": "theme"; "trackColor": "trackColor"; "trackThickness": "trackThickness"; "type": "type"; "value": "value"; "width": "width"; }, { "animationComplete": "animationComplete"; "load": "load"; "loaded": "loaded"; "mouseClick": "mouseClick"; "mouseDown": "mouseDown"; "mouseLeave": "mouseLeave"; "mouseMove": "mouseMove"; "mouseUp": "mouseUp"; "progressCompleted": "progressCompleted"; "textRender": "textRender"; "valueChanged": "valueChanged"; }, ["childAnnotations"], never>;
}

@@ -1,5 +0,1 @@

import * as i0 from "@angular/core";
import * as i1 from "./progressbar.component";
import * as i2 from "./annotations.directive";
import * as i3 from "@angular/common";
/**

@@ -9,5 +5,2 @@ * NgModule definition for the ProgressBar component.

export declare class ProgressBarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarModule, [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective], [typeof i3.CommonModule], [typeof i1.ProgressBarComponent, typeof i2.ProgressBarAnnotationDirective, typeof i2.ProgressBarAnnotationsDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarModule>;
}