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

@devexpress/dx-react-grid-bootstrap3

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-react-grid-bootstrap3 - npm Package Compare versions

Comparing version 3.0.6 to 4.0.0

dist/dx-react-grid-bootstrap3.umd.cjs

33

package.json
{
"name": "@devexpress/dx-react-grid-bootstrap3",
"version": "3.0.6",
"version": "4.0.0",
"description": "Bootstrap 3 templates for DevExtreme React Grid component",

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

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

@@ -54,6 +62,6 @@ "globalName": "DevExpress.DXReactGridBootstrap3",

"@babel/preset-react": "^7.8.3",
"@devexpress/dx-grid-core": "3.0.6",
"@devexpress/dx-react-core": "3.0.6",
"@devexpress/dx-react-grid": "3.0.6",
"@devexpress/dx-testing": "3.0.6",
"@devexpress/dx-grid-core": "4.0.0",
"@devexpress/dx-react-core": "4.0.0",
"@devexpress/dx-react-grid": "4.0.0",
"@devexpress/dx-testing": "4.0.0",
"@rollup/plugin-node-resolve": "^7.1.1",

@@ -63,3 +71,3 @@ "@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",

"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-jest": "^29.2.2",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",

@@ -76,3 +84,4 @@ "core-js": "^3.4.1",

"eslint-plugin-react": "^7.16.0",
"jest": "^24.9.0",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.2.2",
"react": "^17.0.2",

@@ -91,5 +100,5 @@ "react-bootstrap": "=0.33.1",

"peerDependencies": {
"@devexpress/dx-grid-core": "3.0.6",
"@devexpress/dx-react-core": "3.0.6",
"@devexpress/dx-react-grid": "3.0.6",
"@devexpress/dx-grid-core": "4.0.0",
"@devexpress/dx-react-core": "4.0.0",
"@devexpress/dx-react-grid": "4.0.0",
"react": "^17.0.2",

@@ -99,3 +108,3 @@ "react-bootstrap": "=0.33.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