Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-lottie

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-lottie - npm Package Compare versions

Comparing version 8.2.2 to 8.2.3

13

package.json
{
"name": "ngx-lottie",
"version": "8.2.2",
"version": "8.2.3",
"repository": {

@@ -32,6 +32,8 @@ "type": "git",

"angular 13",
"angular14",
"angular 14",
"universal",
"ivy"
],
"sideEffects": true,
"sideEffects": false,
"peerDependencies": {

@@ -41,2 +43,6 @@ "@angular/core": ">=13",

},
"dependencies": {
"@scarf/scarf": "^1.1.1",
"tslib": "^2.3.0"
},
"module": "fesm2015/ngx-lottie.mjs",

@@ -68,6 +74,3 @@ "es2020": "fesm2020/ngx-lottie.mjs",

}
},
"dependencies": {
"tslib": "^2.3.0"
}
}

@@ -113,2 +113,4 @@ <h1 align="center">

> Please note: ngx-lottie uses [Scarf](https://scarf.sh/) to collect anonymized installation analytics. These analytics help support the maintainers of this library. However, if you'd like to opt out, you can do so by setting `scarfSettings.enabled = false` in your project's package.json. Alternatively, you can set the environment variable `SCARF_ANALYTICS=false` before you install.
## Usage

@@ -115,0 +117,0 @@

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