@szhsin/react-accordion
Advanced tools
Comparing version 0.13.0 to 1.0.0-rc.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
47753
43
1
0
69