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

bahai-indexes

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bahai-indexes - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

indexes/addBook.js

4

CHANGES.md
# CHANGES to `bahai-indexes`
## 0.10.0
- feat: add Gleanings
## 0.9.1

@@ -4,0 +8,0 @@

@@ -22,2 +22,6 @@ /**

switch (book) {
case 'Gleanings':
a.href = 'https://bahai-library.com/writings/bahaullah/' +
'gwb/gleaningsall.html#' + number;
break;
case 'Kitáb-i-Aqdas':

@@ -24,0 +28,0 @@ switch (firstChar) {

3

package.json
{
"name": "bahai-indexes",
"type": "module",
"version": "0.9.1",
"version": "0.10.0",
"description": "Indexes to the Bahá'í Writings in JSON form",

@@ -51,2 +51,3 @@ "main": "src/buildFlattenedJSONAndJS.js",

"scripts": {
"addBook": "node indexes/addBook.js",
"start": "httpquery --path=indexes/json --debug",

@@ -53,0 +54,0 @@ "eslint": "eslint --ext=js,md,html .",

Sorry, the diff of this file is too big to display

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