Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-compression

Package Overview
Dependencies
Maintainers
3
Versions
102
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 20.3.56 to 20.4.38

17

.eslintrc.json

@@ -9,3 +9,4 @@ {

"plugin:@typescript-eslint/recommended",
"plugin:jsdoc/recommended"
"plugin:jsdoc/recommended",
"plugin:security/recommended"
],

@@ -22,2 +23,3 @@ "parser": "@typescript-eslint/parser",

"@typescript-eslint/tslint",
"eslint-plugin-security",
"jsdoc"

@@ -27,2 +29,15 @@ ],

"use-isnan": "error",
"security/detect-unsafe-regex":"error",
"security/detect-buffer-noassert":"error",
"security/detect-child-process":"error",
"security/detect-disable-mustache-escape":"error",
"security/detect-eval-with-expression":"error",
"security/detect-no-csrf-before-method-override":"error",
"security/detect-non-literal-fs-filename":"error",
"security/detect-non-literal-regexp":"error",
"security/detect-non-literal-require":"error",
"security/detect-object-injection":"error",
"security/detect-possible-timing-attacks":"error",
"security/detect-pseudoRandomBytes":"error",
"security/detect-new-buffer":"error",
"@typescript-eslint/no-inferrable-types": "off",

@@ -29,0 +44,0 @@ "@typescript-eslint/ban-types": ["warn", {

2

dist/ej2-compression.min.js
/*!
* filename: ej2-compression.min.js
* version : 20.3.56
* version : 20.4.38
* 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-compression.umd.min.js
* version : 20.3.56
* version : 20.4.38
* 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-compression.min.js
* version : 20.3.56
* version : 20.4.38
* 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: index.d.ts
* version : 20.3.56
* version : 20.4.38
* 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-compression@*",
"_id": "@syncfusion/ej2-compression@20.3.1",
"_id": "@syncfusion/ej2-compression@0.13.2",
"_inBundle": false,
"_integrity": "sha512-d+/fEYFPV2uhMbCxQoqBnnokNd0f+uP83gBHVtBhIUPT59nRIbYuejL87/gpyDkyAKglHl6mjTcmdOEniKaqIA==",
"_integrity": "sha512-l7+YbRbvODEOyc38Is2/s2N/7KeduycLQNlcOw/oYILxSGqhAtwA2N5dKki3QY03vxTzZ3KpqMLGdI6D+7kXjQ==",
"_location": "/@syncfusion/ej2-compression",

@@ -27,2 +27,3 @@ "_phantomChildren": {},

"/@syncfusion/ej2-heatmap",
"/@syncfusion/ej2-heatmap/@syncfusion/ej2-pdf-export",
"/@syncfusion/ej2-maps",

@@ -34,4 +35,4 @@ "/@syncfusion/ej2-pdf-export",

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-compression/-/ej2-compression-20.3.1.tgz",
"_shasum": "be84fc0ac476819ac79fadb0acd6768c77d4aad3",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-compression/-/ej2-compression-0.13.2.tgz",
"_shasum": "6cd05a8ea5672a7a73a0c7a478e65113a99bbd42",
"_spec": "@syncfusion/ej2-compression@*",

@@ -44,3 +45,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"dependencies": {
"@syncfusion/ej2-file-utils": "~20.3.56"
"@syncfusion/ej2-file-utils": "~20.4.38"
},

@@ -56,4 +57,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "20.3.56",
"version": "20.4.38",
"sideEffects": false
}
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