Socket
Socket
Sign inDemoInstall

react-carousel-dots

Package Overview
Dependencies
282
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

13

package.json
{
"name": "react-carousel-dots",
"version": "0.0.7",
"version": "0.0.8",
"description": "This component provides a pagination method with dots for any amount of images/slides.",
"keywords": ["react","carousel-dots","dots","pagination","viewpager","carousel"],
"keywords": [
"react",
"carousel-dots",
"dots",
"pagination",
"viewpager",
"carousel"
],
"license": "MIT",

@@ -32,3 +39,3 @@ "main": "build/index.js",

"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-es2016": "^6.24.1",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",

@@ -35,0 +42,0 @@ "babel-preset-stage-0": "^6.24.1",

@@ -18,3 +18,3 @@ var path = require('path');

options: {
presets: ['es2016','react','stage-0']
presets: ['env','react','stage-0']
}

@@ -21,0 +21,0 @@ }

Sorry, the diff of this file is not supported yet

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