Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-file-utils

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-file-utils - 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-file-utils.min.js
/*!
* filename: ej2-file-utils.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-file-utils.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-file-utils.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-file-utils@*",
"_id": "@syncfusion/ej2-file-utils@20.3.1",
"_id": "@syncfusion/ej2-file-utils@0.12.1",
"_inBundle": false,
"_integrity": "sha512-SBTB1849Dg+JuRv807yXSToP7KF0C1Rh+RefX2EYAUKx3Ql2GyXfpY6WYDdD628xt7I2lvohChY2stN6tqKT0A==",
"_integrity": "sha512-fpl42iECVf1Yn0T/gtO27fkh1fL4tSLJgqX7TyGiEn4XU3UME+TPcFMRxXu+dACfXuWKSnmC77EU1N4XnCZzmQ==",
"_location": "/@syncfusion/ej2-file-utils",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-file-utils/-/ej2-file-utils-20.3.1.tgz",
"_shasum": "fa095149e5a9277b862309823e4c7652899f0f3e",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-file-utils/-/ej2-file-utils-0.12.1.tgz",
"_shasum": "44abccaad77f594527e201ee97f58822a5a953e9",
"_spec": "@syncfusion/ej2-file-utils@*",

@@ -51,4 +51,4 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"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