@aw-studio/vue-lit-image-next
Advanced tools
Comparing version 1.0.2 to 1.1.1
{ | ||
"name": "@aw-studio/vue-lit-image-next", | ||
"version": "1.0.2", | ||
"version": "1.1.1", | ||
"description": "A vue-lit-image that supports vue 3.", | ||
"main": "src/index.js", | ||
"main": "dist/index.js", | ||
"typings": "index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "rollup -c rollup.config.js" | ||
}, | ||
@@ -18,2 +19,14 @@ "repository": { | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^20.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.4", | ||
"@rollup/plugin-replace": "^3.0.0", | ||
"rollup": "^2.56.2", | ||
"rollup-plugin-css-only": "^3.1.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-typescript": "^1.0.1", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"rollup-plugin-vue": "^6.0.0", | ||
"vue": "^3.2.2" | ||
}, | ||
"bugs": { | ||
@@ -20,0 +33,0 @@ "url": "https://github.com/aw-studio/vue-lit-image-next/issues" |
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
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
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
25284
14
543
1
10
1