@amanda-mitchell/biblia-api
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -119,3 +119,6 @@ export declare const usageAcknowledgment = "<a href=\"https://biblia.com/\"><img src=\"https://api.biblia.com/v1/PoweredByBiblia_small.png\" alt=\"Powered by Biblia\" /></a>\nThis site uses the <a href=\"https://biblia.com/\">Biblia</a> web services from <a href=\"https://www.logos.com/\">Logos Bible Software</a>."; | ||
chapter: number; | ||
endChapter: number; | ||
verse: number; | ||
endBook?: BibleBook; | ||
endChapter?: number; | ||
endVerse?: number; | ||
}; | ||
@@ -122,0 +125,0 @@ index: number; |
{ | ||
"name": "@amanda-mitchell/biblia-api", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "A Javascript wrapper for the Biblia API.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
46628
426