Socket
Socket
Sign inDemoInstall

freebibleapi

Package Overview
Dependencies
3
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

.github/FUNDING.yml

20

package.json
{
"name": "freebibleapi",
"version": "1.0.1",
"version": "1.0.2",
"description": "NodeJS wrapper for the Free Bible API (freebibleapi.com)",

@@ -11,3 +11,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/jakecyr/bibleapi.git"
"url": "git+https://github.com/jakecyr/freebibleapi.git"
},

@@ -21,5 +21,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/jakecyr/bibleapi/issues"
"url": "https://github.com/jakecyr/freebibleapi/issues"
},
"homepage": "https://github.com/jakecyr/bibleapi#readme",
"homepage": "https://github.com/jakecyr/freebibleapi#readme",
"dependencies": {

@@ -32,3 +32,13 @@ "axios": "^0.21.4",

"typescript": "^4.4.3"
}
},
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/jakecyr"
},
{
"type": "individual",
"url": "https://www.paypal.com/donate?hosted_button_id=939U8RAW63ZZY"
}
]
}

@@ -111,1 +111,7 @@ # Bible API

```
## Donate
If you like this package and the Free Bible API Service, please think about donating to support server costs and further development on the project.
[Donate Here](https://www.paypal.com/donate?hosted_button_id=939U8RAW63ZZY)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc