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

@devexpress/dx-grid-core

Package Overview
Dependencies
Maintainers
11
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.6 to 4.0.0

dist/dx-grid-core.umd.cjs

24

package.json
{
"name": "@devexpress/dx-grid-core",
"version": "3.0.6",
"version": "4.0.0",
"description": "Core library for the DevExtreme Reactive Grid component",

@@ -26,3 +26,11 @@ "author": {

},
"main": "dist/dx-grid-core.umd.js",
"type": "module",
"exports": {
".": {
"require": "./dist/dx-grid-core.umd.cjs",
"import": "./dist/dx-grid-core.es.js",
"default": "./dist/dx-grid-core.es.js"
}
},
"main": "dist/dx-grid-core.umd.cjs",
"module": "dist/dx-grid-core.es.js",

@@ -44,7 +52,7 @@ "types": "dist/dx-grid-core.d.ts",

"devDependencies": {
"@devexpress/dx-core": "3.0.6",
"@devexpress/dx-core": "4.0.0",
"@rollup/plugin-replace": "^2.3.1",
"@types/exceljs": "^1.3.0",
"core-js": "^3.4.1",
"jest": "^24.9.0",
"jest": "^29.2.2",
"rollup": "^1.27.2",

@@ -54,11 +62,13 @@ "rollup-plugin-license": "^0.12.1",

"seamless-immutable": "^7.1.4",
"ts-jest": "^29.0.3",
"tslib": "^2.4.1",
"tslint": "^5.20.1",
"tslint-config-airbnb": "^5.11.2",
"typescript": "4.1.3",
"typescript": "^4.8.4",
"typescript-tslint-plugin": "^1.0.1"
},
"peerDependencies": {
"@devexpress/dx-core": "3.0.6"
"@devexpress/dx-core": "4.0.0"
},
"gitHead": "68f561fad9f38f445622616759a3903cba9cffbd"
"gitHead": "1c1e77cab92760cd5041c342da038e4a7c834f6f"
}

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