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

@syncfusion/ej2-data

Package Overview
Dependencies
Maintainers
3
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-data - npm Package Compare versions

Comparing version 20.3.60 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", {

14

CHANGELOG.md

@@ -5,16 +5,2 @@ # Changelog

### DataManager
#### Bug Fixes
- `#I417282` - The Milliseconds value is not parsed properly with `parseJSON` method issue has been fixed
## 20.3.50 (2022-10-18)
### DataManager
#### Bug Fixes
- `#F176305` - DataManager causes memory leak when doing multiple server side actions issue has been fixed.
## 19.4.52 (2022-02-15)

@@ -21,0 +7,0 @@

/*!
* filename: index.d.ts
* version : 20.3.60
* 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-data@*",
"_id": "@syncfusion/ej2-data@20.3.56",
"_id": "@syncfusion/ej2-data@0.15.5",
"_inBundle": false,
"_integrity": "sha512-t71ho2swjVgG3jbMCZkDSQR2bmzLmTT4FwfPYw0fjchuS8oyLpvB3RzE6Bk7nY20b/2hDRfWvFtG29+7rneqMQ==",
"_integrity": "sha512-1uJ+l/hoCGhBD/MMeCsXoGcm10+DqIzXqwbcjVFmUCjg8/mReiA16C9abydv+IUy6LLrTyXGfpZAP5xs3LP9RQ==",
"_location": "/@syncfusion/ej2-data",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-data/-/ej2-data-20.3.56.tgz",
"_shasum": "252c54e86e2006633639e5ca430a63929b4b09fe",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-data/-/ej2-data-0.15.5.tgz",
"_shasum": "f073a08d84e10ea5f9831a4d64ecbe92aefc7507",
"_spec": "@syncfusion/ej2-data@*",

@@ -53,3 +53,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"
},

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

"typings": "index.d.ts",
"version": "20.3.60",
"version": "20.4.38",
"sideEffects": false
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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