Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-carousel-hook

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-carousel-hook - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

CHANGELOG.md
# Changelog
## [0.0.8]
- Update peerDep `@use-effect/did-update` to version 0.0.3
## [0.0.7]

@@ -4,0 +8,0 @@

8

package.json
{
"name": "use-carousel-hook",
"version": "0.0.7",
"version": "0.0.8",
"description": "Adds functionality for carousels using React hooks",
"main": "dist/index.js",
"cjs": "cjs/index.js",
"main:cjs": "cjs/index.js",
"peerDependencies": {
"@use-effect/did-update": "^0.0.1",
"@use-effect/did-update": "^0.0.3",
"react": "^16 || ^17.0.0"

@@ -16,3 +16,3 @@ },

"@typescript-eslint/parser": "^4.28.2",
"@use-effect/did-update": "^0.0.1",
"@use-effect/did-update": "^0.0.3",
"eslint": "^7.30.0",

@@ -19,0 +19,0 @@ "eslint-config-prettier": "^8.3.0",

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