Gathering detailed insights and metrics for contentful-sdk-core
Gathering detailed insights and metrics for contentful-sdk-core
Gathering detailed insights and metrics for contentful-sdk-core
Gathering detailed insights and metrics for contentful-sdk-core
npm install contentful-sdk-core
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
22 Stars
478 Commits
20 Forks
55 Watching
32 Branches
226 Contributors
Updated on 20 Nov 2024
TypeScript (98.86%)
JavaScript (1.14%)
Cumulative downloads
Total Downloads
Last day
4.7%
171,098
Compared to previous day
Last week
2.7%
864,126
Compared to previous week
Last month
23.3%
4,178,125
Compared to previous month
Last year
12.8%
40,334,960
Compared to previous year
5
25
1
This package contains some core modules and utilities used by both the contentful.js and contentful-management.js SDKs.
Contentful provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster.
npm install --saveDev contentful-sdk-core
This package contains some core modules and utilities used by both the contentful.js and contentful-management.js SDKs.
This repository is compatible with Node.js version 18 and later. It exclusively provides an ECMAScript Module (ESM) variant, utilizing the "type": "module"
declaration in package.json
. Users are responsible for addressing any compatibility issues between ESM and CommonJS (CJS).
TypeScript definitions for this repository are available through the "types"
property in package.json
.
npm run build
Run only the unit tests:
npm run test
Run unit tests including coverage report:
npm run test:cover
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 5/9 approved changesets -- score normalized to 5
Reason
4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Reason
8 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More