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

@syncfusion/ej2-angular-progressbar

Package Overview
Dependencies
Maintainers
3
Versions
118
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.3.60-ngcc

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

40

package.json
{
"_from": "@syncfusion/ej2-angular-progressbar@*",
"_id": "@syncfusion/ej2-angular-progressbar@20.3.47",
"_id": "@syncfusion/ej2-angular-progressbar@20.3.57",
"_inBundle": false,
"_integrity": "sha512-cIhXvRF5K7yINbg17BihRDN5hD0orLVj84g1DgpYvguZ1zMUpOK7XsM1mp/M7yQcy84tkQbynpgGAR5pOiWxJA==",
"_integrity": "sha512-9X6Ma8we9Kc7ISs+OnXQ/f+FJ9goDFAH7POlLoYspKDiYncsvp1HAl5CRYrRl3zEeoU/mgbC/+Msje5w0x0ilQ==",
"_location": "/@syncfusion/ej2-angular-progressbar",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-20.3.47.tgz",
"_shasum": "811deeb74357fef8a149c1658dacaae58e3f42a3",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-20.3.57.tgz",
"_shasum": "3b7f32e8387de4fd54c79d96b0530485ab684573",
"_spec": "@syncfusion/ej2-angular-progressbar@*",
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included",
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
"author": {

@@ -37,24 +37,8 @@ "name": "Syncfusion Inc."

"@syncfusion/ej2-base": "~20.3.56",
"@syncfusion/ej2-progressbar": "20.3.57",
"tslib": "^2.3.0"
"@syncfusion/ej2-progressbar": "20.3.60"
},
"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.3.57"
"typings": "ej2-angular-progressbar.d.ts",
"version": "20.3.60-ngcc"
}
export declare const pkgName = "@syncfusion/ej2-angular-progressbar";
export declare const pkgVer = "^20.3.47";
export declare const pkgVer = "^20.3.57";
export declare const moduleName = "ProgressBarModule";
export declare const themeVer = "~20.3.47";
export declare const themeVer = "~20.3.57";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-progressbar';
exports.pkgVer = '^20.3.57';
exports.pkgVer = '^20.3.60';
exports.moduleName = 'ProgressBarModule';
exports.themeVer = '~20.3.57';
exports.themeVer = '~20.3.60';
export const pkgName = '@syncfusion/ej2-angular-progressbar';
export const pkgVer = '^20.3.57';
export const pkgVer = '^20.3.60';
export const moduleName = 'ProgressBarModule';
export const themeVer = '~20.3.57';
export const themeVer = '~20.3.60';
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>;
}