Socket
Socket
Sign inDemoInstall

@onebeyond/agnostic-cms-harmonizer

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onebeyond/agnostic-cms-harmonizer - npm Package Versions

0.2.3

Diff

Changelog

Source

0.2.3 (2024-05-16)

🔧 Others

  • deps-dev: bump @typescript-eslint/parser from 7.2.0 to 7.8.0 (#103) (f02a4f6)
  • deps-dev: bump npm-check-updates from 16.14.15 to 16.14.20 (#97) (8cfe2fd)
  • deps-dev: bump typescript from 5.4.2 to 5.4.5 (#82) (b2dbff6)
  • deps: bump actions/checkout from 4.1.2 to 4.1.4 (#93) (a050739)
  • deps: bump actions/checkout from 4.1.4 to 4.1.5 (#107) (538d92d)
  • deps: bump amannn/action-semantic-pull-request (#99) (5a0f5df)
  • deps: bump contentful from 10.10.0 to 10.11.0 (#110) (6260238)
  • deps: bump contentful from 10.8.3 to 10.10.0 (#108) (c5aad26)
  • deps: bump github/codeql-action from 3.24.8 to 3.25.1 (#86) (38337b7)
  • deps: bump github/codeql-action from 3.25.1 to 3.25.4 (#106) (c472444)
  • deps: bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#84) (aba693e)
  • deps: bump step-security/harden-runner from 2.7.0 to 2.7.1 (#102) (b3b178c)
  • deps: bump tar from 6.2.0 to 6.2.1 (#81) (0e12d3a)
  • wiki reference (74e5ab2)

📝 Docs

  • add robertoHeCi as a contributor for code, test, and 2 more (#95) (51fbb05)

🔄 Code Refactoring

  • move the index files to a folder and create a index as a root level to be able to use the library properly (#90) (4fc2f79)

☁️ CI

  • create a e2e test to make sure the export works as expected (#101) (badc839)
inigo.marquinez
published 0.2.2 •

Changelog

Source

0.2.2 (2024-03-19)

📝 Docs

  • add missing CONTENTFUL_CONTENT_TYPE env to main README (#67) (d79311e)
inigo.marquinez
published 0.2.1 •

Changelog

Source

0.2.1 (2024-03-19)

🐛 Bug Fixes

  • add CONTENTFUL_CONTENT_TYPE to the ci gh action (#65) (b62ba72)

🔧 Others

  • deps-dev: bump @commitlint/cli from 18.6.1 to 19.2.1 (#64) (fd98515)
  • deps-dev: bump @commitlint/config-conventional (#63) (d96a8ed)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#55) (8acc5ef)
  • deps-dev: bump @typescript-eslint/parser from 7.0.1 to 7.2.0 (#56) (42ee62f)
  • deps-dev: bump dotenv from 16.4.4 to 16.4.5 (#30) (5f67314)
  • deps-dev: bump eslint from 8.56.0 to 8.57.0 (#62) (fab29ef)
  • deps-dev: bump typedoc from 0.25.8 to 0.25.12 (#44) (7485cec)
  • deps-dev: bump typescript from 5.3.3 to 5.4.2 (#60) (fa673e9)
  • deps: bump actions/checkout from 4.1.1 to 4.1.2 (#52) (7455a13)
  • deps: bump contentful from 10.6.21 to 10.8.3 (#54) (03598ea)
  • deps: bump follow-redirects from 1.15.5 to 1.15.6 (#51) (ed2455d)
  • deps: bump github/codeql-action from 3.24.3 to 3.24.7 (#53) (7cace07)
  • deps: bump github/codeql-action from 3.24.7 to 3.24.8 (#61) (8063c8c)

📝 Docs

☁️ CI

inigo.marquinez
published 0.2.0 •

Changelog

Source

0.2.0 (2024-03-14)

🆕 Features

  • add basic TS configuration (a25489d)
  • add commitllint (396bfa6)
  • add contentful mapper to harmonize output (18fd836)
  • add eslint fot TS (b5fa54d)
  • add husky hooks (e3eec74)
  • add include as customizable query param for contentful (2c772a3)
  • add inferred types and generics to Contentful client (#13) (24482d4)
  • add prettier (a913080)
  • define HarmonizedOutput type (4150197)
  • return id of link items (7c1bb78)

🐛 Bug Fixes

  • remove contentful-cli from "dependencies" section (1cf9820)
  • remove redundant bool cast and add object cast (#24) (38e5626)
  • return undefinded if asset url is not defined (#23) (68d96cd)
  • typedocs high CPU usage watch mode (be6cf0d)
  • typo (d66de65)

🔧 Others

  • add .nvmrc (e933bb3)
  • add experimentalTernaries to prettier (b6b36b2)
  • add new contents to contentful test data (89b619d)
  • add script to format code (98df01d)
  • add script to update dependencies (7f76dea)
  • apply linter rules (ee84118)
  • apply prettier format (bdd3c01)
  • contentful e2e space exports (e0e572c)
  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (1bcb62e)
  • exclude tests from the build (cbb5f23)
  • get space entry contentful without parser (cbedfc1)
  • improve contentful export config file (a7ce1da)
  • init npm project (5a2529a)
  • instance prototype (99b64e5)
  • merge main branch (b3c4c26)
  • minor changes in the exported contentful data (ea1e25f)
  • update .prettierignore file (3036376)
  • update content to be able to test localization and nested content (a8becdd)

📝 Docs

  • add Bounteous17 as a contributor for review (#27) (14bdd20)
  • add docs to protected methods and abstracts (#45) (cdd2dec)
  • add matyasjay as a contributor for code, doc, and test (#26) (35129b6)
  • autogenerate docs using typedoc (7f3adf7)
  • create .all-contributorsrc [skip ci] (a54ba99)
  • improve documentation (1e43791)
  • improve documentation (2a17f57)
  • improve documentation (c2066cc)
  • improve readme (4b05d3a)
  • improve typedoc configuration (499d498)
  • update .all-contributorsrc [skip ci] (dec6ee6)
  • update .all-contributorsrc [skip ci] (a2b4608)
  • update .all-contributorsrc [skip ci] (fcf5bd5)
  • update .all-contributorsrc [skip ci] (04fc4fc)
  • update README.md [skip ci] (eb4241b)
  • update README.md [skip ci] (515ac01)
  • update README.md [skip ci] (d982708)
  • update README.md [skip ci] (e75da21)
  • update README.md [skip ci] (bf492e8)

🔄 Code Refactoring

  • enhance non agnostic cms class extensions (c2bf4a8)
  • implement agnostic client abstract methods instead of redefine (c17f4e6)
  • query params for contentful getEntry (db9e59e)
  • replace enum by object (b1c6e95)
  • some agnostic instance class methods protected (2bd00e4)

🔬 Tests

☁️ CI

  • add gh action to deploy documentation to gh pages (17a642d)
  • main application file (74cccd2)
  • running tests action (2c0aad1)
  • running tests action (#28) (e697f1d)
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