@bf2/ui-shared
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@bf2/ui-shared", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "UI Shared contains a number of type definitions for shared data structures for the UI.", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc", | ||
"package": "npm run build && copyfiles package.json dist", | ||
"publish": "npm run clean && npm run package && npm publish --access public dist", | ||
"package": "npm run build", | ||
"prepublish": "npm run clean && npm run package", | ||
"clean": "rimraf dist" | ||
@@ -11,0 +12,0 @@ }, |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5064
24
108
1
3
0