reakit-system
Advanced tools
Comparing version 0.0.1 to 0.6.1
{ | ||
"name": "reakit-system", | ||
"version": "0.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.6.1", | ||
"description": "Reakit System utils", | ||
"sideEffects": false, | ||
"license": "MIT", | ||
"repository": "https://github.com/reakit/reakit/tree/master/packages/reakit-system", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"unpkg": "dist/reakit-system.min.js", | ||
"types": "ts", | ||
"author": { | ||
"name": "Diego Haz", | ||
"email": "hazdiego@gmail.com", | ||
"url": "https://github.com/diegohaz" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "jest", | ||
"coverage": "yarn test --coverage", | ||
"postcoverage": "open-cli coverage/lcov-report/index.html", | ||
"lint": "eslint . --ext js,ts,tsx", | ||
"clean": "../../scripts/build/clean.js", | ||
"build": "../../scripts/build/build.js", | ||
"docs": "../../scripts/build/docs.js", | ||
"preversion": "yarn lint && yarn test && yarn build", | ||
"postpublish": "yarn clean" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"keywords": [ | ||
"reakit", | ||
"react", | ||
"system" | ||
], | ||
"devDependencies": { | ||
"reakit-utils": "^0.6.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0", | ||
"reakit": "^1.0.0-beta.2", | ||
"reakit-utils": "^0.6.0" | ||
}, | ||
"gitHead": "2a3d5f88985e4fb5127201e2bfcd737abc6ee249" | ||
} |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
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 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 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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
299958
84
1486
1
0
31
4
1
5