@lottiefiles/vue-lottie-player
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@lottiefiles/vue-lottie-player", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Lottie player wrapper for Vue.js by LottieFiles", | ||
"scripts": { | ||
"build": "vue-cli-service build --target lib --name @lottiefiles/vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"build:dev": "vue-cli-service build --watch --inline-vue --target lib --name @lottiefiles/vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"build-with-coverage": "CODE_COVERAGE=true vue-cli-service build --target lib --name @lottiefiles/vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"build": "vue-cli-service build --target lib --name vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"build:dev": "vue-cli-service build --watch --inline-vue --target lib --name vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"build-with-coverage": "CODE_COVERAGE=true vue-cli-service build --target lib --name vue-lottie-player ./src/index.js && rm ./dist/demo.html", | ||
"release": "semantic-release", | ||
@@ -21,3 +21,3 @@ "run-tests": "yarn run build-with-coverage && yarn run start-cypress", | ||
}, | ||
"main": "dist/@lottiefiles/vue-lottie-player.common.js", | ||
"main": "dist/vue-lottie-player.common.js", | ||
"files": [ | ||
@@ -82,2 +82,2 @@ "dist" | ||
"license": "MIT" | ||
} | ||
} |
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
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
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
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
3014918
8