@syncfusion/ej2-angular-buttons
Advanced tools
Comparing version 16.4.42 to 16.4.47
/*! | ||
* filename: ej2-angular-buttons.umd.min.js | ||
* version : 16.4.42 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* version : 16.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"name": "@syncfusion/ej2-angular-buttons", | ||
"version": "16.4.42", | ||
"version": "16.4.47", | ||
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular", | ||
@@ -9,5 +9,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.4.42", | ||
"@syncfusion/ej2-angular-base": "~16.4.42", | ||
"@syncfusion/ej2-buttons": "16.4.42" | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-angular-base": "~16.4.47", | ||
"@syncfusion/ej2-buttons": "16.4.47" | ||
}, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
@@ -107,2 +107,2 @@ # ej2-angular-buttons | ||
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
export declare const pkgName = "@syncfusion/ej2-angular-buttons"; | ||
export declare const pkgVer = "^16.4.40"; | ||
export declare const pkgVer = "^16.4.42"; | ||
export declare const moduleName = "ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule"; | ||
export declare const themeVer = "~16.4.40"; | ||
export declare const themeVer = "~16.4.42"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-buttons'; | ||
exports.pkgVer = '^16.4.40'; | ||
exports.pkgVer = '^16.4.42'; | ||
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule'; | ||
exports.themeVer = '~16.4.40'; | ||
exports.themeVer = '~16.4.42'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@syncfusion/ej2-buttons@16.4.47(transitive)
- Removed@syncfusion/ej2-buttons@16.4.42(transitive)