@dialpad/dialtone-vue
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.test.1
{ | ||
"name": "@dialpad/dialtone-vue", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.test.1", | ||
"description": "Vue component library for Dialtone components", | ||
@@ -12,5 +12,4 @@ "repository": "https://github.com/dialpad/dialtone-vue", | ||
"build": "vue-cli-service build --target lib --name dialtone-vue index.js", | ||
"deploy:npm": "npm pack", | ||
"deploy:npm": "npm publish", | ||
"deploy": "run-s build deploy:npm", | ||
"prepublishOnly": "npm run build", | ||
"build:wc": "vue-cli-service build --target wc-async --name dialtone-vue 'components/**/*[!.story]*.vue'", | ||
@@ -26,6 +25,6 @@ "test": "vue-cli-service test:unit --timeout 100000 --require source-map-support/register --require jsdom-global/register --colors components/**/*.test.js", | ||
"dependencies": { | ||
"@dialpad/dialtone": "6.0.0-beta.2", | ||
"v-click-outside": "^3.1.2" | ||
}, | ||
"devDependencies": { | ||
"@dialpad/dialtone": "6.0.0-beta.2", | ||
"@dialpad/generator-dp": "^1.0.0", | ||
@@ -32,0 +31,0 @@ "@vue/cli-plugin-babel": "~4.5.0", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3
2
7725
38
2
0
- Removed@dialpad/dialtone@6.0.0-beta.2