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

@szhsin/react-accordion

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@szhsin/react-accordion - npm Package Compare versions

Comparing version 0.13.0 to 1.0.0-rc.0

README.md

29

package.json
{
"name": "@szhsin/react-accordion",
"version": "0.13.0",
"description": "An unstyled, fully accessible React accordion library.",
"version": "1.0.0-rc.0",
"description": "An unstyled, accessible accordion library for building React apps and design systems.",
"author": "Zheng Song",
"license": "MIT",
"repository": "szhsin/react-accordion",
"homepage": "https://szhsin.github.io/react-accordion/",
"main": "dist/cjs/index.js",

@@ -18,2 +20,13 @@ "module": "dist/es/index.js",

],
"keywords": [
"react",
"accordion",
"component",
"hook",
"unstyled",
"headless UI",
"design system",
"accessibility",
"wai-aria"
],
"scripts": {

@@ -52,10 +65,10 @@ "start": "run-p watch \"types -- --watch\"",

"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.7",
"@types/jest": "^28.1.8",
"@types/react": "^18.0.17",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"@typescript-eslint/eslint-plugin": "^5.36.0",
"@typescript-eslint/parser": "^5.36.0",
"babel-plugin-pure-annotations": "^0.1.2",
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.8.7",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-react": "^7.31.1",

@@ -71,4 +84,4 @@ "eslint-plugin-react-hooks": "^4.6.0",

"rollup": "^2.78.1",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
}
}
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