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

react-carousel

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-carousel - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

11

dist/index.js

@@ -37,6 +37,2 @@ 'use strict';

var _carousel = require('./carousel.scss');
var _carousel2 = _interopRequireDefault(_carousel);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -394,3 +390,8 @@

};
exports.default = (0, _reactCssModules2.default)(Carousel, _carousel2.default);
var styles = undefined;
styles = {};
exports.default = (0, _reactCssModules2.default)(Carousel, styles);
//# sourceMappingURL=index.js.map

@@ -21,3 +21,3 @@ {

"react": "^0.14.3",
"react-carousel": "^3.1.1",
"react-carousel": "^3.1.2",
"react-css-modules": "^3.6.3",

@@ -24,0 +24,0 @@ "react-dom": "^0.14.3"

{
"name": "react-carousel",
"version": "3.1.2",
"version": "3.1.3",
"description": "React carousel component.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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