Socket
Socket
Sign inDemoInstall

@devexpress/dx-react-core

Package Overview
Dependencies
Maintainers
16
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/dx-react-core - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

0

dist/dx-react-core.d.ts

@@ -0,0 +0,0 @@ // Dependencies for this module:

25

dist/dx-react-core.es.js
/**
* Bundle of @devexpress/dx-react-core
* Generated: 2020-04-15
* Version: 2.6.2
* Generated: 2020-05-14
* Version: 2.6.3
* License: https://js.devexpress.com/Licensing

@@ -14,14 +14,14 @@ */

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
Copyright (c) Microsoft Corporation.
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

@@ -164,2 +164,3 @@ /* global Reflect, Promise */

pluginHost.registerPlugin(this.plugin);
pluginHost.ensureDependencies();
};

@@ -166,0 +167,0 @@ PluginBase.prototype.componentDidUpdate = function () {

/**
* Bundle of @devexpress/dx-react-core
* Generated: 2020-04-15
* Version: 2.6.2
* Generated: 2020-05-14
* Version: 2.6.3
* License: https://js.devexpress.com/Licensing

@@ -17,14 +17,14 @@ */

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0
Copyright (c) Microsoft Corporation.
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

@@ -167,2 +167,3 @@ /* global Reflect, Promise */

pluginHost.registerPlugin(this.plugin);
pluginHost.ensureDependencies();
};

@@ -169,0 +170,0 @@ PluginBase.prototype.componentDidUpdate = function () {

{
"name": "@devexpress/dx-react-core",
"version": "2.6.2",
"version": "2.6.3",
"description": "Core library for DevExtreme React Components",

@@ -47,3 +47,3 @@ "author": {

"@rollup/plugin-replace": "^2.3.1",
"@types/enzyme": "^3.10.4",
"@types/enzyme": "^3.10.5",
"core-js": "^3.4.1",

@@ -58,3 +58,3 @@ "enzyme": "3.10.0",

"rollup-plugin-license": "^0.12.1",
"rollup-plugin-typescript2": "^0.26.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-jest": "^24.1.0",

@@ -66,3 +66,3 @@ "tslint": "^5.20.1",

"dependencies": {
"@devexpress/dx-core": "2.6.2",
"@devexpress/dx-core": "2.6.3",
"prop-types": "^15.7.2"

@@ -74,3 +74,3 @@ },

},
"gitHead": "c51418b57e22c6567cdf18df01e058ac39bafbf4"
"gitHead": "d9813b2e336c35a9be9a86e7d1a76a91b49ac84e"
}

Sorry, the diff of this file is not supported yet

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