Socket
Socket
Sign inDemoInstall

carousel-js

Package Overview
Dependencies
5
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.1

bt-config.js

4

bower.json
{
"name": "carousel-js",
"version": "2.0.0",
"homepage": "https://github.com/mkay581/carousel-js",

@@ -31,7 +30,6 @@ "authors": [

"dependencies": {
"jquery": "^2.2.1",
"lodash": "^4.6.1",
"module-js": "^3.0.1",
"promise": "^7.1.1"
"promise": "then/promise#^7.1.1"
}
}
{
"name": "carousel-js",
"version": "2.0.0",
"version": "2.1.1",
"description": "A carousel class",

@@ -26,3 +26,2 @@ "repository": {

"dependencies": {
"jquery": "^2.2.1",
"lodash": "^4.6.1",

@@ -33,11 +32,9 @@ "module-js": "^3.0.1",

"devDependencies": {
"build-tools": "^2.6.0",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"build-tools": "^3.0.1",
"sinon": "^1.17.3"
},
"scripts": {
"test": "grunt bt:test",
"start": "grunt bt:server:local"
"test": "bt test",
"start": "bt server local"
}
}

@@ -22,2 +22,5 @@ [![Build Status](https://travis-ci.org/mkay581/carousel-js.svg?branch=master)](https://travis-ci.org/mkay581/carousel-js)

In order to use carousel, you can use one of the [pre-built files](/dist) if you want to quickly get started. Or, alternatively
you can use the [source files](/src) directly if you are running your own build processes.
### Carousel

@@ -24,0 +27,0 @@

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc