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
0
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 9.1.7 to 9.1.8

14

package.json
{
"name": "react-simply-carousel",
"version": "9.1.7",
"version": "9.1.8",
"description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable",

@@ -49,3 +49,3 @@ "files": [

"@rollup/plugin-typescript": "^11.1.0",
"@types/react": "^18.0.27",
"@types/react": "^19.0.2",
"@types/react-dom": "^18.0.10",

@@ -64,4 +64,4 @@ "@typescript-eslint/eslint-plugin": "^5.50.0",

"prettier": "3.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.9.2",

@@ -72,5 +72,5 @@ "tslib": "^2.5.0",

"peerDependencies": {
"@types/react": "^16.8 || ^17 || ^18",
"react": "^16.8 || ^17 || ^18",
"react-dom": "^16.8 || ^17 || ^18"
"@types/react": "^16.8 || ^17 || ^18 || ^19",
"react": "^16.8 || ^17 || ^18 || ^19",
"react-dom": "^16.8 || ^17 || ^18 || ^19"
},

@@ -77,0 +77,0 @@ "peerDependenciesMeta": {

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