youzanyun-open-sdk
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -26,3 +26,3 @@ 'use strict'; | ||
const header = this.buildHeader(level); | ||
return `${header}topic=${this.tag} ${body}`; | ||
return `${header}topic=${this.tag} ${body}\n`; | ||
} | ||
@@ -29,0 +29,0 @@ |
{ | ||
"name": "youzanyun-open-sdk", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
24773