Huge News!Announcing our $40M Series B led by Abstract Ventures.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.9 to 1.0.10

12

package.json
{
"name": "carouselbox",
"version": "1.0.9",
"version": "1.0.10",
"description": "React Carousel Plugin based from Flickity",

@@ -22,10 +22,12 @@ "main": "./lib/index.js",

"flickity": "^2.0.5",
"glamor": "^2.17.14",
"react": "0.14.7",
"react-dom": "0.14.7"
"glamor": "^2.17.14"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-preset-latest": "^6.16.0"
"babel-preset-es2015": "^6.18.0"
},
"peerDependencies": {
"react": "0.14.7",
"react-dom": "0.14.7"
}
}

@@ -9,6 +9,2 @@ # Flickity React

npm install glamor --save
npm install babel-cli --save-dev
npm install babel-preset-latest --save-dev
npm install babel-plugin-transform-react-jsx
npm run build
```

@@ -15,0 +11,0 @@

Sorry, the diff of this file is not supported yet

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