Socket
Socket
Sign inDemoInstall

react-slick

Package Overview
Dependencies
12
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.27.12 to 0.27.13

6

package.json
{
"name": "react-slick",
"version": "0.27.12",
"version": "0.27.13",
"description": " React port of slick carousel",

@@ -97,4 +97,4 @@ "main": "./lib",

"peerDependencies": {
"react": "^0.14.0 || ^15.0.1 || ^16.0.0",
"react-dom": "^0.14.0 || ^15.0.1 || ^16.0.0"
"react": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0",
"react-dom": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0"
},

@@ -101,0 +101,0 @@ "jest": {

@@ -57,3 +57,3 @@ ### react-slick

export default funtion SimpleSlider() {
export default function SimpleSlider() {
var settings = {

@@ -60,0 +60,0 @@ dots: true,

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