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

ngx-slick-carousel

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-slick-carousel - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

2

package.json
{
"name": "ngx-slick-carousel",
"version": "0.2.6",
"version": "0.2.7",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

# ngx-slick-carousel
[![npm version](https://badge.fury.io/js/ngx-slick-carousel.svg)](https://badge.fury.io/js/ngx-slick-carousel)
[![Build Status](https://travis-ci.com/leo6104/ngx-slick-carousel.svg?branch=master)](https://travis-ci.com/leo6104/ngx-slick-carousel)
[Example](https://embed.plnkr.co/fblxzfPneL66950A4VDM/)

@@ -136,4 +139,11 @@

## Migration from `devmark/ngx-slick`
1. npm uninstall ngx-slick --save
1. npm install ngx-slick-carousel --save
1. Rename `SlickModule` to `SlickCarouselModule`
1. Rename `<ngx-slick>` tag name to `<ngx-slick-carousel>`
1. Rename `#slickModal='slick-modal'` template reference to `#slickModal='slick-carousel'` (exportAs 'slick-carousel')
## License
MIT © [leo6104](mailto:heo@mapiacompany.com)
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