hops-debug
Advanced tools
Comparing version 15.0.0-nightly.10 to 15.0.0-nightly.11
@@ -6,2 +6,10 @@ # Change Log | ||
# [15.0.0-nightly.11](https://github.com/xing/hops/compare/v15.0.0-nightly.10...v15.0.0-nightly.11) (2021-07-26) | ||
**Note:** Version bump only for package hops-debug | ||
# [15.0.0-nightly.10](https://github.com/xing/hops/compare/v15.0.0-nightly.9...v15.0.0-nightly.10) (2021-07-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-debug", | ||
"version": "15.0.0-nightly.10", | ||
"version": "15.0.0-nightly.11", | ||
"description": "Hops debug wrapper", | ||
@@ -26,3 +26,3 @@ "main": "node.js", | ||
}, | ||
"gitHead": "617bc801e4a661abdc5ff8c37bdeda32b1d129d5" | ||
"gitHead": "1698d4c76b023b9de94e23e798bcfddb1798e138" | ||
} |
@@ -5,3 +5,3 @@ # Hops Debug | ||
**Please see the [main Hops Readme](../../DOCUMENTATION.md) for general information and a Getting Started Guide.** | ||
**Please see the [main Hops Readme](https://github.com/xing/hops#docs) for general information and a Getting Started Guide.** | ||
@@ -8,0 +8,0 @@ This package proxies the [`debug`](https://www.npmjs.com/package/debug) package from npm and makes it available for server- and client-code. |
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
6012