New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lottiefiles/vue-lottie-player

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lottiefiles/vue-lottie-player - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

dist/vue-lottie-player.common.js

12

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc