grpc-create-error
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "grpc-create-error", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Utility function that creates an Error suitable for gRPC responses", | ||
@@ -33,10 +33,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"async": "^3.0.1", | ||
"ava": "^2.1.0", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"grpc": "^1.21.1", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lodash": "^4.17.11", | ||
"async": "^3.2.0", | ||
"ava": "^2.4.0", | ||
"grpc": "^1.24.2", | ||
"jsdoc-to-markdown": "^5.0.3", | ||
"lodash": "^4.17.15", | ||
"md-wrap-code": "^0.1.1", | ||
"standard": "^12.0.0" | ||
"standard": "^14.0.0" | ||
}, | ||
@@ -43,0 +42,0 @@ "directories": { |
@@ -9,3 +9,2 @@ # grpc-create-error | ||
[![License](https://img.shields.io/github/license/bojand/grpc-create-error.svg?style=flat-square)](https://raw.githubusercontent.com/bojand/grpc-create-error/master/LICENSE) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/bojand/grpc-create-error.svg)](https://greenkeeper.io/) | ||
@@ -12,0 +11,0 @@ ### Related |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
7
23836
87