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 19.4.52 to 19.4.53

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### ProgressBar
#### Bug Fixes
- `#I365692` - Linear progress bar animation issue on dynamic update has been fixed.
## 19.1.54 (2021-03-30)

@@ -7,0 +13,0 @@

2

dist/ej2-angular-progressbar.umd.js
/*!
* filename: ej2-angular-progressbar.umd.js
* version : 19.4.52
* version : 19.4.53
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: ej2-angular-progressbar.umd.min.js
* version : 19.4.52
* version : 19.4.53
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-angular-progressbar@*",
"_id": "@syncfusion/ej2-angular-progressbar@19.4.38",
"_id": "@syncfusion/ej2-angular-progressbar@19.4.52",
"_inBundle": false,
"_integrity": "sha512-XQOF2gfWIM13PPxrH6r8GgF3rsluOU7I6Tec8Bh+pehGuuvmswZiwCXJNv5Emb/dYXYZY5JBYIizPfyAm0V/1g==",
"_integrity": "sha512-86kumETuHjTbBla2h/w/Cp2VcbM/c/HrQkh+A8mC68DgSb1/lZ2icUCZh8EefM7X4lWFOPpXGfChMLXemxUFmA==",
"_location": "/@syncfusion/ej2-angular-progressbar",

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

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-19.4.38.tgz",
"_shasum": "ef71db845e0338e1f7fcf6b0ac950fd299a2a0c5",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-progressbar/-/ej2-angular-progressbar-19.4.52.tgz",
"_shasum": "0792b346fe981af1f2fab77fe8c378ec1b7eee2f",
"_spec": "@syncfusion/ej2-angular-progressbar@*",

@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",

"@syncfusion/ej2-base": "~19.4.52",
"@syncfusion/ej2-progressbar": "19.4.52"
"@syncfusion/ej2-progressbar": "19.4.53"
},

@@ -74,3 +74,3 @@ "deprecated": false,

"typings": "ej2-angular-progressbar.d.ts",
"version": "19.4.52"
"version": "19.4.53"
}
export declare const pkgName = "@syncfusion/ej2-angular-progressbar";
export declare const pkgVer = "^19.4.38";
export declare const pkgVer = "^19.4.52";
export declare const moduleName = "ProgressBarModule";
export declare const themeVer = "~19.4.38";
export declare const themeVer = "~19.4.52";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-progressbar';
exports.pkgVer = '^19.4.38';
exports.pkgVer = '^19.4.52';
exports.moduleName = 'ProgressBarModule';
exports.themeVer = '~19.4.38';
exports.themeVer = '~19.4.52';
export const pkgName = '@syncfusion/ej2-angular-progressbar';
export const pkgVer = '^19.4.38';
export const pkgVer = '^19.4.52';
export const moduleName = 'ProgressBarModule';
export const themeVer = '~19.4.38';
export const themeVer = '~19.4.52';
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