You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@db-ui/react-elements-enterprise

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-ui/react-elements-enterprise - npm Package Compare versions

Comparing version

to
0.29.0

24

package.json
{
"name": "@db-ui/react-elements-enterprise",
"sideEffects": false,
"version": "0.28.0",
"version": "0.29.0",
"description": "React specific wrapper for @db-ui/elements-enterprise",

@@ -17,11 +17,8 @@ "license": "Apache-2.0",

"scripts": {
"test": "jest",
"build": "npm run clean && npm run tsc",
"build:prod": "npm run clean && npm run tsc:prod",
"watch": "npm run tsc --watch",
"clean": "rimraf dist",
"tsc": "tsc -p . ",
"tsc:prod": "tsc -p . --sourceMap false",
"lint": "echo \"Warning: no lint specified\" && exit 0",
"validate": "npm i && npm run lint && npm run test && npm run build"
"watch": "npm run tsc --watch"
},

@@ -35,23 +32,12 @@ "main": "./dist/index.js",

"devDependencies": {
"@types/react-dom": "18.2.18",
"jest": "29.7.0",
"@types/react-dom": "18.2.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup": "4.13.2",
"rollup-plugin-node-resolve": "5.2.0"
},
"jest": {
"preset": "ts-jest",
"setupFilesAfterEnv": [
"<rootDir>/setupTests.ts"
],
"testPathIgnorePatterns": [
"node_modules",
"dist"
]
},
"dependencies": {
"@db-ui/elements-enterprise": "0.28.0"
"@db-ui/elements-enterprise": "0.29.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet