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

react-simply-carousel

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simply-carousel - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

src/__mocks__/browser.js

25

package.json
{
"name": "react-simply-carousel",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple react.js carousel component",
"main": "dist/index.js",
"files": [
"dist/"
"dist/",
"src/"
],

@@ -17,3 +18,4 @@ "unpkg": "dist/index.js",

"lint": "eslint . --ignore-path .eslintignore --ext .js,.jsx",
"lint:fix": "eslint . --ignore-path .eslintignore --ext .js,.jsx --fix"
"lint:fix": "eslint . --ignore-path .eslintignore --ext .js,.jsx --fix",
"prepublish": "yarn run lint && yarn run test && yarn run build"
},

@@ -33,8 +35,13 @@ "husky": {

"react",
"webpack",
"babel",
"postcss",
"javascript",
"es6-javascript",
"boilerplate"
"reactjs",
"react-component",
"react-carousel",
"carousel",
"carousel-component",
"carousel-plugin",
"slider",
"slider-plugin",
"carousel-slider",
"responsive",
"touch-enabled"
],

@@ -41,0 +48,0 @@ "author": "Vadym Shymko <vadymshymko@gmail.com>",

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