bahai-reflib-data
Advanced tools
Comparing version 0.13.0 to 0.14.0
# CHANGES for `bahai-reflib-data` | ||
## 0.14.0 | ||
- chore: update data | ||
- chore: update devDeps. | ||
## 0.13.0 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "bahai-reflib-data", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"author": "Brett Zamir <brettz9@yahoo.com>", | ||
@@ -19,2 +19,10 @@ "contributors": [], | ||
], | ||
"scripts": { | ||
"start": "static -p 8008", | ||
"build-data": "node tools/index.js", | ||
"eslint": "eslint --ext=js,cjs,mjs,md,html .", | ||
"lint": "npm run eslint --", | ||
"mocha": "mocha --require chai/register-expect.js --delay test", | ||
"test": "c8 npm run mocha" | ||
}, | ||
"repository": { | ||
@@ -37,33 +45,25 @@ "type": "git", | ||
"@brettz9/node-static": "^0.1.1", | ||
"c8": "^7.13.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.37.0", | ||
"eslint-config-ash-nazg": "34.9.1", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-array-func": "^3.1.8", | ||
"eslint-plugin-compat": "^4.1.4", | ||
"c8": "^8.0.1", | ||
"chai": "^4.3.10", | ||
"eslint": "^8.52.0", | ||
"eslint-config-ash-nazg": "34.17.1", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-array-func": "^4.0.0", | ||
"eslint-plugin-compat": "^4.2.0", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-html": "^7.1.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsdoc": "^40.1.1", | ||
"eslint-plugin-markdown": "^3.0.0", | ||
"eslint-plugin-n": "^15.7.0", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-jsdoc": "^46.8.2", | ||
"eslint-plugin-markdown": "^3.0.1", | ||
"eslint-plugin-n": "^16.2.0", | ||
"eslint-plugin-no-unsanitized": "^4.0.2", | ||
"eslint-plugin-no-use-extend-native": "^0.5.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"eslint-plugin-sonarjs": "^0.19.0", | ||
"eslint-plugin-unicorn": "^46.0.0", | ||
"jsdom": "^21.1.1", | ||
"eslint-plugin-sonarjs": "^0.21.0", | ||
"eslint-plugin-unicorn": "^48.0.1", | ||
"jsdom": "^22.1.0", | ||
"mocha": "^10.2.0", | ||
"node-fetch": "^3.3.1", | ||
"node-fetch": "^3.3.2", | ||
"promise-throttle": "^1.1.2" | ||
}, | ||
"scripts": { | ||
"start": "static -p 8008", | ||
"build-data": "node tools/index.js", | ||
"eslint": "eslint --ext=js,cjs,mjs,md,html .", | ||
"lint": "npm run eslint --", | ||
"mocha": "mocha --require chai/register-expect.js --delay", | ||
"test": "c8 npm run mocha" | ||
} | ||
} | ||
} |
@@ -119,3 +119,3 @@ [ | ||
"parentUrl": "https://www.bahai.org/library/authoritative-texts/abdul-baha/", | ||
"url": "https://www.bahai.org/library/authoritative-texts/abdul-baha/tablet-august-forel/", | ||
"url": "https://www.bahai.org/library/authoritative-texts/abdul-baha/tablet-auguste-forel/", | ||
"title": "Tablet to Dr. Auguste Forel" | ||
@@ -390,2 +390,7 @@ }, | ||
"parentUrl": "https://www.bahai.org/library/authoritative-texts/compilations/", | ||
"url": "https://www.bahai.org/library/authoritative-texts/compilations/set-world-order/", | ||
"title": "To Set the World in Order: Building and Preserving Strong Marriages" | ||
}, | ||
{ | ||
"parentUrl": "https://www.bahai.org/library/authoritative-texts/compilations/", | ||
"url": "https://www.bahai.org/library/authoritative-texts/compilations/significance-formative-age-our-faith/", | ||
@@ -416,2 +421,7 @@ "title": "The Significance of the Formative Age of Our Faith" | ||
"parentUrl": "https://www.bahai.org/library/other-literature/official-statements-commentaries/", | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/bahaullah/", | ||
"title": "Bahá’u’lláh" | ||
}, | ||
{ | ||
"parentUrl": "https://www.bahai.org/library/other-literature/official-statements-commentaries/", | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/century-light/", | ||
@@ -427,9 +437,9 @@ "title": "Century of Light" | ||
"parentUrl": "https://www.bahai.org/library/other-literature/official-statements-commentaries/", | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/prosperity-humankind/", | ||
"title": "The Prosperity of Humankind" | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/aqdas-place-literature/", | ||
"title": "The Kitáb-i-Aqdas: Its Place in Bahá’í Literature" | ||
}, | ||
{ | ||
"parentUrl": "https://www.bahai.org/library/other-literature/official-statements-commentaries/", | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/bahaullah/", | ||
"title": "Bahá’u’lláh" | ||
"url": "https://www.bahai.org/library/other-literature/official-statements-commentaries/prosperity-humankind/", | ||
"title": "The Prosperity of Humankind" | ||
}, | ||
@@ -436,0 +446,0 @@ { |
@@ -40,3 +40,2 @@ import { | ||
groups: {baseURL, id} | ||
// eslint-disable-next-line unicorn/no-unsafe-regex -- Todo | ||
} = url.match(/(?<baseURL>^.*\/\d+)#?(?<id>\d+)?$/u) || {groups: {}}; | ||
@@ -43,0 +42,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
8688556
333712