Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-compression

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-compression - npm Package Compare versions

Comparing version 16.1.26 to 16.1.28

2

dist/ej2-compression.umd.min.js
/*!
* filename: ej2-compression.umd.min.js
* version : 16.1.26
* version : 16.1.28
* Copyright Syncfusion Inc. 2001 - 2017. All rights reserved.

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

@@ -19,3 +19,3 @@ import { Encoding, Save } from '@syncfusion/ej2-file-utils';

*/
var CompressedStreamWriter = /** @class */ (function () {
var CompressedStreamWriter = /** @__PURE__ @class */ (function () {
/**

@@ -570,3 +570,3 @@ * Initializes compressor and writes ZLib header if needed.

*/
var CompressorHuffmanTree = /** @class */ (function () {
var CompressorHuffmanTree = /** @__PURE__ @class */ (function () {
/**

@@ -923,3 +923,3 @@ * Create new Huffman Tree

*/
var ChecksumCalculator = /** @class */ (function () {
var ChecksumCalculator = /** @__PURE__ @class */ (function () {
function ChecksumCalculator() {

@@ -998,3 +998,3 @@ }

*/
var ZipArchive = /** @class */ (function () {
var ZipArchive = /** @__PURE__ @class */ (function () {
/**

@@ -1332,3 +1332,3 @@ * constructor for creating ZipArchive instance

*/
var ZipArchiveItem = /** @class */ (function () {
var ZipArchiveItem = /** @__PURE__ @class */ (function () {
/**

@@ -1335,0 +1335,0 @@ * constructor for creating {ZipArchiveItem} instance

/*!
* filename: ej2-compression.min.js
* version : 15.4.26
* version : 16.1.26
* Copyright Syncfusion Inc. 2001 - 2017. All rights reserved.

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

/*!
* filename: index.d.ts
* version : 15.4.26
* version : 16.1.26
* Copyright Syncfusion Inc. 2001 - 2017. 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.1.26",
"version": "16.1.28",
"description": "Essential JS 2 Compression library",

@@ -8,3 +8,3 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-file-utils": "^16.1.26"
"@syncfusion/ej2-file-utils": "~16.1.28"
},

@@ -11,0 +11,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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