Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-base

Package Overview
Dependencies
Maintainers
2
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-base - npm Package Compare versions

Comparing version 16.1.26 to 16.1.28

2

CHANGELOG.md

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

## 15.4.23-preview (2017-12-27)
### Common

@@ -7,0 +9,0 @@

2

dist/ej2-react-base.umd.min.js
/*!
* filename: ej2-react-base.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.

@@ -21,3 +21,3 @@ import { Children, PureComponent } from 'react';

'onClick', 'onFocus', 'onBlur'];
var ComponentBase = /** @class */ (function (_super) {
var ComponentBase = /** @__PURE__ @class */ (function (_super) {
__extends(ComponentBase, _super);

@@ -171,3 +171,3 @@ function ComponentBase() {

*/
var ComplexBase = /** @class */ (function (_super) {
var ComplexBase = /** @__PURE__ @class */ (function (_super) {
__extends$1(ComplexBase, _super);

@@ -197,3 +197,3 @@ function ComplexBase() {

*/
var Inject = /** @class */ (function (_super) {
var Inject = /** @__PURE__ @class */ (function (_super) {
__extends$2(Inject, _super);

@@ -200,0 +200,0 @@ function Inject() {

/*!
* filename: index.d.ts
* version : 15.4.22
* 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-react-base",
"version": "16.1.26",
"version": "16.1.28",
"description": "Essential JS 2 React Base",

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

"source-map-loader": "^0.2.1",
"@syncfusion/ej2-base": "^16.1.26"
"@syncfusion/ej2-base": "~16.1.28"
},

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

Sorry, the diff of this file is not supported yet

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

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