Socket
Socket
Sign inDemoInstall

carousel-js

Package Overview
Dependencies
243
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

20

package.json
{
"name": "carousel-js",
"version": "3.0.0",
"version": "3.0.1",
"description": "Easily implement a dynamic carousel using minimal javascript. Supports Meteor, AngularJS, React, Polymer and any CSS library, e.g. Bootstrap. ",

@@ -27,9 +27,25 @@ "repository": {

],
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
]
]
},
"main": "src/carousel.js",
"dependencies": {
"lodash": "^4.6.1",
"module-js": "^5.4.1",
"module-js": "^5.9.2",
"promise": "^7.1.1"
},
"devDependencies": {
"babel-polyfill": "^6.7.4",
"babel-preset-es2015": "^6.6.0",
"babelify": "^7.3.0",
"browserify": "^13.0.1",
"build-tools": "^3.1.0",

@@ -36,0 +52,0 @@ "sinon": "^1.17.3"

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