Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "docxyz-new", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Javascript port of python-docx.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -67,5 +67,7 @@ | ||
*/ | ||
let run; | ||
run = this.add_paragraph().add_run(); | ||
return run.add_picture(image_path_or_stream, width, height); | ||
// let run; | ||
// run = this.add_paragraph().add_run(); | ||
// return run.add_picture(image_path_or_stream, width, height); | ||
return "This is working fine" | ||
} | ||
@@ -72,0 +74,0 @@ add_section(start_type = WD_SECTION.NEW_PAGE) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
263830
27904667