Socket
Socket
Sign inDemoInstall

carousel-js

Package Overview
Dependencies
8
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

10

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

@@ -32,8 +32,8 @@ "authors": [

"element-kit": "^1.0.5",
"jquery": "^2.1.3",
"jquery": "^2.2.1",
"module.js": "^2.2.4",
"promise": "^7.0.0",
"resource-manager-js": "^1.0.1",
"underscore": "~1.8.3"
"promise": "^7.1.1",
"resource-manager-js": "^1.2.1",
"underscore": "^1.8.3"
}
}

@@ -14,12 +14,9 @@ 'use strict';

standalone: 'Carousel'
}
},
min: {
files: {
},
minifyFiles: {
'dist/carousel-min.js': ['dist/carousel.js']
}
},
bannerFiles: ['dist/*']
},
banner: {
files: ['dist/*']
},
tests: {

@@ -26,0 +23,0 @@ mocha: {

{
"name": "carousel-js",
"version": "1.4.1",
"version": "1.5.0",
"description": "A carousel class",

@@ -27,13 +27,13 @@ "repository": {

"element-kit": "^1.0.5",
"jquery": "^2.1.3",
"jquery": "^2.2.1",
"module.js": "^2.2.4",
"promise": "^7.0.0",
"resource-manager-js": "^1.0.1",
"promise": "^7.1.1",
"resource-manager-js": "^1.2.1",
"underscore": "^1.8.3"
},
"devDependencies": {
"build-tools": "^1.6.0",
"build-tools": "^2.4.0",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"sinon": "^1.14.1"
"sinon": "^1.17.3"
},

@@ -40,0 +40,0 @@ "scripts": {

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