@atelier-wb/ui
Advanced tools
Comparing version 0.1.0 to 0.2.0-alpha.0
{ | ||
"name": "@atelier-wb/ui", | ||
"version": "0.1.0", | ||
"description": "Atelier UI component and page", | ||
"version": "0.2.0-alpha.0", | ||
"description": "Atelier UI component and workbench page", | ||
"scripts": { | ||
@@ -13,26 +13,28 @@ "build": "vite build", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.13.8", | ||
"@rollup/plugin-yaml": "^3.0.0", | ||
"@sveltejs/vite-plugin-svelte": "next", | ||
"@testing-library/jest-dom": "^5.11.10", | ||
"@atelier-wb/svelte": "^0.2.0-alpha.0", | ||
"@atelier-wb/toolshot": "^0.2.0-alpha.0", | ||
"@babel/preset-env": "^7.15.6", | ||
"@rollup/plugin-yaml": "^3.1.0", | ||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.24", | ||
"@testing-library/jest-dom": "^5.14.1", | ||
"@testing-library/svelte": "^3.0.3", | ||
"babel-jest": "^26.6.3", | ||
"autoprefixer": "^10.2.5", | ||
"babel-jest": "^27.2.2", | ||
"autoprefixer": "^10.3.6", | ||
"faker": "^5.5.3", | ||
"format-message": "^6.2.3", | ||
"jest": "^26.6.3", | ||
"jest": "^27.2.2", | ||
"jest-transform-svelte": "^2.1.1", | ||
"jest-watch-typeahead": "^0.6.2", | ||
"jest-watch-typeahead": "^0.6.4", | ||
"jest-yaml-transform": "^0.2.0", | ||
"material-design-icons-iconfont": "^6.1.0", | ||
"postcss": "^8.2.9", | ||
"postcss-import": "^14.0.1", | ||
"postcss-nested": "^5.0.5", | ||
"rxjs": "^7.0.0", | ||
"svelte": "^3.37.0", | ||
"postcss": "^8.3.8", | ||
"postcss-import": "^14.0.2", | ||
"postcss-nested": "^5.0.6", | ||
"rxjs": "^7.3.0", | ||
"svelte": "^3.43.0", | ||
"svelte-htm": "^1.1.1", | ||
"svelte-intl": "^1.1.3", | ||
"svelte-preprocess": "^4.7.0", | ||
"tailwindcss": "^2.1.1", | ||
"vite": "^2.1.5" | ||
"svelte-preprocess": "^4.9.5", | ||
"tailwindcss": "^2.2.15", | ||
"vite": "^2.5.10" | ||
}, | ||
@@ -39,0 +41,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
641
678421
26
2