@ditojs/ui
Advanced tools
Comparing version 0.27.0 to 0.28.0
{ | ||
"name": "@ditojs/ui", | ||
"version": "0.27.0", | ||
"version": "0.28.0", | ||
"description": "Dito.js UI is a simple UI library, built with Vue.js for use in Dito.js Admin and elsewhere", | ||
"main": "dist/dito-ui.umd.min.js", | ||
"style": "dist/dito-ui.css", | ||
"repository": "https://github.com/ditojs/dito/tree/master/packages/ui", | ||
@@ -17,2 +16,3 @@ "author": "Jürg Lehni <juerg@scratchdisk.com> (http://scratchdisk.com)", | ||
"build": "vue-cli-service build --target lib --name dito-ui src/index.js", | ||
"watch": "yarn build --watch", | ||
"lint": "vue-cli-service lint src/index.js", | ||
@@ -26,6 +26,6 @@ "prepare": "yarn build" | ||
"dependencies": { | ||
"@ditojs/utils": "^0.27.0" | ||
"@ditojs/utils": "^0.28.0" | ||
}, | ||
"devDependencies": { | ||
"@ditojs/webpack": "^0.27.0", | ||
"@ditojs/webpack": "^0.28.0", | ||
"@vue/cli-plugin-babel": "^3.0.0-rc.10", | ||
@@ -32,0 +32,0 @@ "@vue/cli-plugin-eslint": "^3.0.0-rc.10", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
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
1172079
8022
41
19
6
+ Added@babel/runtime@7.0.0-beta.55(transitive)
+ Added@ditojs/utils@0.28.2(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.12.1(transitive)
- Removed@ditojs/utils@0.27.0(transitive)
Updated@ditojs/utils@^0.28.0