@db-ui/components
Advanced tools
Comparing version 0.0.39 to 0.0.40-54a6900
{ | ||
"name": "@db-ui/components", | ||
"version": "0.0.39", | ||
"version": "0.0.40-54a6900", | ||
"description": "", | ||
@@ -18,10 +18,13 @@ "repository": { | ||
"scripts": { | ||
"build": "npm-run-all build:*", | ||
"build": "npm-run-all -p build-components build-style", | ||
"build-components": "npm-run-all build:mitosis -p build-components:*", | ||
"build-components:directives": "cpr overrides/angular ../../output/angular -o", | ||
"build-components:docs": "react-docgen ../../output/react/src/components/**/*.tsx -o ../../output/docs.json -i *.spec.tsx", | ||
"build-components:post": "node scripts/post-build/index.js", | ||
"build-style": "npm-run-all build-style:*", | ||
"build-style:01_mv": "cpr src build -o -f \"(.ts|.tsx|.md)$\"", | ||
"build-style:02_sass": "sass build --no-source-map --load-path=node_modules/ --load-path=../../node_modules/ --future-deprecation=import", | ||
"build-style:03_postcss": "postcss build/**/*.css --replace", | ||
"build:mitosis": "mitosis build", | ||
"build:mv-styles": "cpr src build -o -f \"(.ts|.tsx|.md)$\"", | ||
"build:sass": "sass build --no-source-map --load-path=node_modules/ --load-path=../../node_modules/ --future-deprecation=import", | ||
"build:z-directives": "cpr overrides/angular ../../output/angular -o", | ||
"build:z-post": "node scripts/post-build/index.js", | ||
"build:z2-docs": "react-docgen ../../output/react/src/components/**/*.tsx -o ../../output/docs.json -i *.spec.tsx", | ||
"compile:angular": "mitosis build -c mitosis-angular.config.js && node -e \"require('./scripts/post-build/angular.js')(true)\" && npm run build:z-directives && cpr ../../output/tmp/angular/src ../../output/angular/src -o", | ||
"compile:angular": "mitosis build -c mitosis-angular.config.js && node -e \"require('./scripts/post-build/angular.js')(true)\" && npm run build-components:directives && cpr ../../output/tmp/angular/src ../../output/angular/src -o", | ||
"compile:react": "mitosis build -c mitosis-react.config.js && node -e \"require('./scripts/post-build/react.js')(true)\" && cpr ../../output/tmp/react/src ../../output/react/src -o", | ||
@@ -34,5 +37,5 @@ "compile:vue": "mitosis build -c mitosis-vue.config.js && node -e \"require('./scripts/post-build/vue.js')(true)\" && cpr ../../output/tmp/vue/vue3/src ../../output/vue/vue3/src -o", | ||
"dev:angular": "nodemon --watch src --watch overrides -e tsx,ts -x \"npm run compile:angular\"", | ||
"dev:html": "cpr ../foundations/assets build/assets -o && npm run build:mv-styles && npm run build:sass && vite --open", | ||
"dev:html": "cpr ../foundations/assets build/assets -o && npm run build-style:01_mv && npm run style:02_sass && vite --open", | ||
"dev:react": "nodemon --watch src --watch overrides -e tsx,ts -x \"npm run compile:react\"", | ||
"dev:scss": "nodemon --watch src -e scss -x \"npm run build:mv-styles && npm run build:sass\"", | ||
"dev:scss": "nodemon --watch src -e scss -x \"npm run build-style:01_mv && npm run style:02_sass\"", | ||
"dev:vue": "nodemon --watch src --watch overrides -e tsx,ts -x \"npm run compile:vue\"", | ||
@@ -45,3 +48,3 @@ "generate:component": "hygen mitosis new", | ||
"dependencies": { | ||
"@db-ui/foundations": "0.0.39" | ||
"@db-ui/foundations": "0.0.40-54a6900" | ||
}, | ||
@@ -54,3 +57,3 @@ "devDependencies": { | ||
"cpr": "3.0.1", | ||
"eslint": "^8.47.0", | ||
"eslint": "^8.48.0", | ||
"hygen": "^6.2.11", | ||
@@ -57,0 +60,0 @@ "lit": "^2.8.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
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
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
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
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135
4089338
29875
+ Added@db-ui/foundations@0.0.40-54a6900(transitive)
- Removed@db-ui/foundations@0.0.39(transitive)