Comparing version 3.7.9 to 3.8.0
@@ -0,1 +1,8 @@ | ||
### 3.8.0 | ||
* add basic typescript type definitions - **[@dbushong](https://github.com/dbushong)** [#101](https://github.com/groupon/gofer/pull/101) | ||
- [`36e7ea5`](https://github.com/groupon/gofer/commit/36e7ea5c7791e9ee55efa33fb6bd7d434d030451) **feat:** add basic typescript type definitions | ||
- [`d6805f9`](https://github.com/groupon/gofer/commit/d6805f9ebc830cf561fd0701dc106ab92e6cf444) **chore:** update travis versions | ||
### 3.7.9 | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "gofer", | ||
"version": "3.7.9", | ||
"version": "3.8.0", | ||
"description": "A general purpose service client library", | ||
@@ -32,2 +32,3 @@ "license": "BSD-3-Clause", | ||
}, | ||
"types": "lib/typedefs.d.ts", | ||
"dependencies": { | ||
@@ -34,0 +35,0 @@ "bluebird": "^3.3.3", |
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
71452
13
1366