grpc-web-error-details
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "grpc-web-error-details", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Utility function for deserializing `grpc-status-details-bin` metadata on grpc-web", | ||
@@ -21,2 +21,7 @@ "license": "MIT", | ||
"author": "Shun Kashiwa <shunthedev@gmail.com> (https://github.com/shumbo)", | ||
"homepage": "https://github.com/shumbo/grpc-web-error-details", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/shumbo/grpc-web-error-details" | ||
}, | ||
"scripts": { | ||
@@ -30,3 +35,4 @@ "prebuild": "rimraf dist", | ||
"lint": "eslint index.ts src --ext .ts", | ||
"genProto": "bash ./run-protoc.sh" | ||
"genProto": "bash ./run-protoc.sh", | ||
"prepublish": "build" | ||
}, | ||
@@ -59,2 +65,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
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
117304
23
0
0
76
0