@syncfusion/ej2-compression
Advanced tools
Comparing version 16.3.32 to 16.3.33
@@ -9,2 +9,10 @@ # Changelog | ||
- Updated Readme and GitHub URL. | ||
## 16.3.32 (2018-11-13) | ||
### Compression | ||
#### Bug Fixes | ||
- Files are compressed properly in Angular production mode. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-compression.umd.min.js | ||
* version : 16.3.32 | ||
* version : 16.3.33 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-compression.min.js | ||
* version : 16.3.32 | ||
* version : 16.3.33 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: index.d.ts | ||
* version : 16.3.32 | ||
* version : 16.3.33 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-compression", | ||
"version": "16.3.32", | ||
"description": "Essential JS 2 Compression library", | ||
"version": "16.3.33", | ||
"description": "Essential Javascript 2 Compression library", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"Javascript", | ||
"TypeScript", | ||
"js", | ||
"compression" | ||
], | ||
"author": "Syncfusion Inc.", | ||
"license": "UNLICENSED", | ||
"dependencies": { | ||
"@syncfusion/ej2-file-utils": "~16.3.30" | ||
"@syncfusion/ej2-file-utils": "~16.3.33" | ||
}, | ||
@@ -19,3 +27,3 @@ "devDependencies": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-compression.git" | ||
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" | ||
}, | ||
@@ -22,0 +30,0 @@ "main": "./dist/ej2-compression.umd.min.js", |
@@ -1,1 +0,1 @@ | ||
A common package of Essential JS 2 compression libraries, methods and class definitions. | ||
A common package of Essential Javascript 2 compression libraries, methods and class definitions. |
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
597611