Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amanda-mitchell/biblia-api

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amanda-mitchell/biblia-api - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

2

dist/client.d.ts

@@ -20,2 +20,4 @@ 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>.";

};
declare const availableBibles: readonly ["asv", "arvandyke", "kjv", "lsg", "byz", "darby", "elzevir", "itdiodati1649", "emphbbl", "kjv1900", "kjvapoc", "leb", "scrmorph", "fi-raamattu", "rvr60", "rva", "bb-sbb-rusbt", "eo-zamenbib", "tr1881", "tr1894mr", "svv", "stephens", "tanakh", "wbtc-ptbrnt", "wh1881mr", "ylt"];
export declare type AvailableBible = typeof availableBibles[number];
declare type BibleBook = string;

@@ -22,0 +24,0 @@ declare type FullBibleReference = string;

2

package.json
{
"name": "@amanda-mitchell/biblia-api",
"version": "3.1.1",
"version": "3.2.0",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc