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

react-aria-carousel

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-aria-carousel - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.eslintignore

17

package.json
{
"name": "react-aria-carousel",
"version": "0.0.1",
"version": "0.0.2",
"exports": {

@@ -13,13 +13,18 @@ ".": {

"scripts": {
"prepare": "panda codegen",
"prepare": "panda --config ./panda.config.ts codegen",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"tsc": "tsc --project tsconfig.json"
"build": "tsc --project tsconfig.json"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-storybook": "^0.8.0",
"@chromatic-com/storybook": "^1.3.4",
"@codesandbox/sandpack-react": "^2.13.10",
"@mdx-js/react": "^3.0.1",
"@pandacss/dev": "^0.39.1",
"@parcel/transformer-inline-string": "2.12.0",
"@react-types/shared": "^3.23.0",

@@ -41,3 +46,2 @@ "@storybook/addon-docs": "^8.0.10",

"clsx": "^2.1.1",
"parcel": "^2.12.0",
"postcss": "^8.4.38",

@@ -49,3 +53,2 @@ "react": "^18.3.1",

"storybook-source-link": "^4.0.1",
"tailwindcss": "^3.4.3",
"tsup": "^8.0.2",

@@ -52,0 +55,0 @@ "typescript": "^5.4.5",

"use client";
import "./utils/scrollend-polyfill";
import {

@@ -4,0 +6,0 @@ Dispatch,

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