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.6 to 0.0.7

cjs/index.d.ts

4

CHANGELOG.md
# Changelog
## [0.0.7]
- Build commonjs version accessible on use-carousel-hook/cjs
## [0.0.6]

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

3

package.json
{
"name": "use-carousel-hook",
"version": "0.0.6",
"version": "0.0.7",
"description": "Adds functionality for carousels using React hooks",
"main": "dist/index.js",
"cjs": "cjs/index.js",
"peerDependencies": {

@@ -7,0 +8,0 @@ "@use-effect/did-update": "^0.0.1",

@@ -82,1 +82,5 @@ # useCarousel

```
### Commonjs
A commonjs build of the package can be imported using `use-carousel-hook/cjs`.
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