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
110
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 21.1.35 to 21.1.37-ngcc

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

44

package.json
{
"_from": "@syncfusion/ej2-angular-progressbar@*",
"_id": "@syncfusion/ej2-angular-progressbar@18.15.2",
"_id": "@syncfusion/ej2-angular-progressbar@21.1.35",
"_inBundle": false,
"_integrity": "sha512-/f4315Cq+do01AEOM2nsiZC1DOsfZDoKO9WS/ffE17KJSSND4P2lpdmnKJR0jdPrv1U0bZi7Vh2CeIAOjOx8xw==",
"_integrity": "sha512-VJe2rYM3cGqClM4Ls17oeJCNRF8BwDzgF507VjcfKoQ7C3dGawefMfoygwaS9LIU345X2HpTo+epaj5yR4ZZig==",
"_location": "/@syncfusion/ej2-angular-progressbar",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-18.15.2.tgz",
"_shasum": "8ab77d4644ccc84d533102ded4d4ff5a18f1dc0c",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-21.1.35.tgz",
"_shasum": "e394cdd60f8a181f92b3c5c4ca10c3b715d883da",
"_spec": "@syncfusion/ej2-angular-progressbar@*",
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
"author": {

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

"dependencies": {
"@syncfusion/ej2-angular-base": "~21.1.35",
"@syncfusion/ej2-base": "~21.1.35",
"@syncfusion/ej2-progressbar": "21.1.35",
"tslib": "^2.3.0"
"@syncfusion/ej2-angular-base": "~21.1.37",
"@syncfusion/ej2-base": "~21.1.37",
"@syncfusion/ej2-progressbar": "21.1.37"
},
"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://www.syncfusion.com/angular-components",

@@ -69,3 +53,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",

@@ -78,4 +64,4 @@ "repository": {

"sideEffects": false,
"typings": "syncfusion-ej2-angular-progressbar.d.ts",
"version": "21.1.35"
"typings": "ej2-angular-progressbar.d.ts",
"version": "21.1.37-ngcc"
}
export declare const pkgName = "@syncfusion/ej2-angular-progressbar";
export declare const pkgVer = "^18.15.2";
export declare const pkgVer = "^21.1.35";
export declare const moduleName = "ProgressBarModule";
export declare const themeVer = "~18.15.2";
export declare const themeVer = "~21.1.35";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-progressbar';
exports.pkgVer = '^21.1.35';
exports.pkgVer = '^21.1.37';
exports.moduleName = 'ProgressBarModule';
exports.themeVer = '~21.1.35';
exports.themeVer = '~21.1.37';
export const pkgName = '@syncfusion/ej2-angular-progressbar';
export const pkgVer = '^21.1.35';
export const pkgVer = '^21.1.37';
export const moduleName = 'ProgressBarModule';
export const themeVer = '~21.1.35';
export const themeVer = '~21.1.37';
export { ProgressBarAnnotationDirective, ProgressBarAnnotationsDirective } from './progressbar/annotations.directive';
export { RangeColorDirective, RangeColorsDirective } from './progressbar/rangecolors.directive';
export { ProgressBarComponent } from './progressbar/progressbar.component';

@@ -3,0 +4,0 @@ export { ProgressBarModule } from './progressbar/progressbar.module';

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;

@@ -11,5 +8,2 @@ export declare const ProgressTooltipService: ValueProvider;

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,3 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core';

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

@@ -36,2 +36,3 @@ export declare const outputs: string[];

childAnnotations: QueryList<ProgressBarAnnotationsDirective>;
childRangeColors: QueryList<RangeColorsDirective>;
tags: string[];

@@ -45,4 +46,2 @@ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);

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"; "secondaryProgressColor": "secondaryProgressColor"; "secondaryProgressThickness": "secondaryProgressThickness"; "segmentColor": "segmentColor"; "segmentCount": "segmentCount"; "showProgressValue": "showProgressValue"; "startAngle": "startAngle"; "theme": "theme"; "tooltip": "tooltip"; "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"; "tooltipRender": "tooltipRender"; "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>;
}
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