Socket
Socket
Sign inDemoInstall

vue3-lottie

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-lottie - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

31

package.json
{
"name": "vue3-lottie",
"version": "2.4.0",
"version": "2.5.0",
"license": "MIT",
"author": "Sanjay Soundarajan <info@sanjaysoundarajan.dev> (https://sanjaysoundarajan.dev)",
"scripts": {
"dev": "vue-cli-service serve dev/serve.ts",
"build": "vite build && tsc -d --emitDeclarationOnly && vue-typegen gen -s ./src -o ./dist",
"prepublishOnly": "npm run build",
"lint": "eslint \"{packages,playground}/**/*.{ts,tsx,vue,js,jsx,html}\"",
"prettier": "npx prettier --write ."
},
"dependencies": {
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lottie-web": "^5.8.1"

@@ -36,9 +43,9 @@ },

"devDependencies": {
"@babel/types": "7.20.0",
"@types/lodash": "4.14.186",
"@types/node": "18.11.7",
"@babel/types": "7.21.2",
"@types/lodash-es": "4.17.6",
"@types/node": "18.11.19",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.8.4",
"typescript": "4.9.5",
"vite": "2.9.15",
"vue": "3.2.39",
"vue": "3.2.47",
"vue-tsc": "0.40.13",

@@ -58,9 +65,3 @@ "vue-typegen": "0.2.0"

"lottie"
],
"scripts": {
"dev": "vue-cli-service serve dev/serve.ts",
"build": "vite build && tsc -d --emitDeclarationOnly && vue-typegen gen -s ./src -o ./dist",
"lint": "eslint \"{packages,playground}/**/*.{ts,tsx,vue,js,jsx,html}\"",
"prettier": "npx prettier --write ."
}
}
]
}

@@ -254,3 +254,4 @@ <p align="center">

- [@Doyeon Eum](https://lottiefiles.com/user/283677) - For the hero [image](https://lottiefiles.com/20574-mongryong-hi) in this repo.
- [@Tafel](https://github.com/tafelnl) - PR[#296](https://github.com/megasanjay/vue3-lottie/pull/296) - Update lodash to the tree-shakeable versions
![forthebadge](https://forthebadge.com/images/badges/made-with-vue.svg) ![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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