@db-ui/react-elements-enterprise
Advanced tools
Comparing version
{ | ||
"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
77624
0.16%6
-14.29%+ Added
- Removed