New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

container-carousel

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

container-carousel - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/views/Carousel/Carousel.js

2

lib/index.js

@@ -6,3 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./Carousel"));
__export(require("./views/Carousel"));
//# sourceMappingURL=index.js.map
{
"name": "container-carousel",
"version": "1.0.0",
"version": "1.0.1",
"description": "A wrapper component designed for horizontally scrolling content to be displayed. Compatible with mobile and desktop browsers with touch or traditional desktop peripherals.",

@@ -21,6 +21,8 @@ "main": "index.js",

"@types/react-dom": "^16.0.7",
"@types/react-motion": "^0.0.27",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-motion": "^0.5.2",
"typescript": "^3.0.1"
}
}

@@ -1,1 +0,1 @@

export * from './Carousel';
export * from './views/Carousel';

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