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

carouselbox

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carouselbox - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

.npmignore

4

lib/index.js

@@ -43,2 +43,6 @@ import React from 'react';

}
componentWillUnmount() {
this.reactCarousel.destroy();
}

@@ -45,0 +49,0 @@ render() {

6

package.json
{
"name": "carouselbox",
"version": "1.0.4",
"version": "1.0.5",
"description": "React Carousel Plugin based from Flickity",
"main": "./lib/index.js",
"main": "lib/index.js",
"scripts": {

@@ -14,3 +14,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"author": "Huey Melo",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -17,0 +17,0 @@ "url": "https://github.com/ayosdev/react-carousel/issues"

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