You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
Add the newly added integrity field required for checking integrity of npm packages for dynamic plugins introduced in redhat-developer/rhdh#670.
"integrity": {
"title": "Integrity checksum of the package. Optional for local packages. Supported algorithms include: `sha512`, `sha384` and `sha256`. Refer to https://w3c.github.io/webappsec-subresource-integrity/#integrity-metadata-description for more information",
"type": "string"
}
The text was updated successfully, but these errors were encountered:
What do you want to improve?
Add the newly added integrity field required for checking integrity of npm packages for dynamic plugins introduced in redhat-developer/rhdh#670.
The text was updated successfully, but these errors were encountered: