react-accessible-tree
Advanced tools
Comparing version
{ | ||
"name": "react-accessible-tree", | ||
"version": "0.0.0", | ||
"main": "dist/react-accessible-tree.js", | ||
"repository": "git@github.com:AML-StudioUX/react-accessible-tree.git", | ||
"author": "yucongj@microsoft.com", | ||
"version": "1.0.0", | ||
"main": "dist/index", | ||
"license": "MIT", | ||
"private": false | ||
"private": false, | ||
"peerDependencies": { | ||
"react": "^16.12.0" | ||
}, | ||
"devDependencies": { | ||
"@storybook/addon-info": "^5.2.6", | ||
"@storybook/addon-storyshots": "^5.2.8", | ||
"@storybook/react": "^5.2.6", | ||
"@types/enzyme": "^3.10.4", | ||
"@types/enzyme-adapter-react-16": "^1.0.5", | ||
"@types/enzyme-to-json": "^1.5.3", | ||
"@types/jest": "^24.0.23", | ||
"@types/node": "^12.12.11", | ||
"@types/react": "^16.9.11", | ||
"@types/react-test-renderer": "^16.9.1", | ||
"@types/storybook__addon-storyshots": "^5.1.2", | ||
"@types/storybook__react": "^4.0.2", | ||
"@types/uuid": "^3.4.6", | ||
"@uifabric/icons": "^7.3.0", | ||
"dts-bundle": "^0.7.3", | ||
"enzyme": "^3.10.0", | ||
"enzyme-adapter-react-16": "^1.15.1", | ||
"enzyme-to-json": "^3.4.3", | ||
"fork-ts-checker-webpack-plugin": "^3.1.1", | ||
"jest": "^24.9.0", | ||
"jest-junit": "^9.0.0", | ||
"jsdom": "^15.2.1", | ||
"prettier": "^1.19.1", | ||
"react": "^16.12.0", | ||
"react-docgen-typescript-loader": "^3.5.0", | ||
"react-test-renderer": "^16.12.0", | ||
"react-jss": "^10.0.4", | ||
"ts-jest": "^24.1.0", | ||
"ts-loader": "^6.2.1", | ||
"tslint": "^5.20.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"tslint-loader": "^3.5.4", | ||
"tslint-microsoft-contrib": "^6.2.0", | ||
"tslint-plugin-prettier": "^2.0.1", | ||
"tslint-react": "^4.1.0", | ||
"tslint-react-a11y": "^1.1.0", | ||
"tslint-react-hooks": "^2.2.1", | ||
"typescript": "^3.7.2", | ||
"webpack": "^4.41.2", | ||
"webpack-bundle-analyzer": "^3.6.0", | ||
"webpack-cli": "^3.3.10" | ||
}, | ||
"scripts": { | ||
"build": "webpack && node ./scripts/build-dts.js", | ||
"build:dts": "node ./scripts/build-dts.js", | ||
"test": "jest", | ||
"storybook": "start-storybook", | ||
"build:demo": "build-storybook -c .storybook -o .static-demo", | ||
"lint": "tslint -p ." | ||
}, | ||
"dependencies": { | ||
"uuid": "^3.3.3" | ||
} | ||
} |
@@ -1,1 +0,2 @@ | ||
# react-accessible-tree | ||
# react-accessible-tree | ||
An accessible-tree component. With full keyboard and screen reader supports: https://www.w3.org/TR/wai-aria-practices/examples/treeview/treeview-2/treeview-2a.html |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37427
2621.96%23
666.67%1179
Infinity%1
-50%3
200%2
Infinity%42
Infinity%3
50%2
100%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added