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

carousel-angular

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carousel-angular - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

2

package.json
{
"name": "carousel-angular",
"version": "1.5.2",
"version": "1.5.3",
"description": "A simple carousel component for Angular 14+ based on 'angular-responsive-carousel' by Ivy Laboratory http://ivylab.space",

@@ -5,0 +5,0 @@ "repository": {

@@ -9,8 +9,11 @@ # Simple Angular carousel component

This is a fork version of [ivylaboratory/angular-carousel](https://github.com/ivylaboratory/angular-carousel) with the following changes:
- Navigation arrows transparent design
- Navigation arrows new design
- Bug fixes:
- Fix scrolling to previous item scrolled to start only
- Fix scrolling to previous item scrolls to start only
- Fix when drag & drop event starts on inner content (drag & drop is now blocked)
- Fix autoplay stop when hovering carousel
- Removed 'images' and 'loop' functionality to reduce bundle size ('loop' never worked before without 'images')
- Changed default settings
- Performed .sass and .ts linting, overall code cleanup (removing unused members) and modernization
- Bundle size is reduced to 529 kB unpacked against 814 kB before
- Dependency versions upgrade to fit Angular 14

@@ -17,0 +20,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