Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-svg-base

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-svg-base - 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-svg-base.min.js
/*!
* filename: ej2-svg-base.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-svg-base.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-svg-base.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-svg-base@*",
"_id": "@syncfusion/ej2-svg-base@20.3.1",
"_id": "@syncfusion/ej2-svg-base@1.101.1",
"_inBundle": false,
"_integrity": "sha512-HeMIc4QeHdYoGgN+1RrtcRVwzqj04SsGPfeqWXTK2A8UXoTV6Ba0ng8ayUxJdXg/bmDImutXnDOHTzpLwZHRIw==",
"_integrity": "sha512-cbh+fhfkUuVZt7WNB3NI2eKxbArPf+M1DULFhsp4gSL0dr+xz6Tw/SyPFfqdUYwz2NYGN2FRgdOL5cBFmvbmOg==",
"_location": "/@syncfusion/ej2-svg-base",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-svg-base/-/ej2-svg-base-20.3.1.tgz",
"_shasum": "5623867031a227b117555b08c12b0763c490240c",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-svg-base/-/ej2-svg-base-1.101.1.tgz",
"_shasum": "e8582ebebbcc01e273a68d0a0665aa3a91e7cad3",
"_spec": "@syncfusion/ej2-svg-base@*",

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

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

@@ -66,4 +66,4 @@ "deprecated": false,

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