
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@sap-cloud-sdk/temporal-de-serializers
Advanced tools
SAP Cloud SDK for JavaScript temporal-based middleware for date/time (de-)serialization
This package contains the Temporal based middleware for date/time (de-)serialization in the SAP Cloud SDK.
$ npm install @sap-cloud-sdk/temporal-de-serializers
import { temporalDeSerializersV4 } from '@sap-cloud-sdk/temporal-de-serializers';
const { businessPartnerApi } = businessPartnerService(temporalDeSerializersV4);
businessPartnerApi
.entityBuilder()
.organizationFoundationDate(
Temporal.PlainDateTime.from('1995-12-07T03:24:30')
)
.build();
For more detailed overview visit the Temporal middleware documentation.
The recommended way to get in touch with us is to create an issue on GitHub. Select the issue category Bug, Feature, or Question depending on the nature of your request. We try to provide fixes, features and answers as soon as possible.
If you would like to contribute to the SAP Cloud SDK, please make yourself familiar with our contributing guidelines and follow the given instructions.
The SAP Cloud SDK is released under the Apache License Version 2.0.
4.1.2
axios
to 1.12.2
to fix vulnerability to DoS attack. Refer here for more details. (011b841)FAQs
SAP Cloud SDK for JavaScript temporal-based middleware for date/time (de-)serialization
The npm package @sap-cloud-sdk/temporal-de-serializers receives a total of 322 weekly downloads. As such, @sap-cloud-sdk/temporal-de-serializers popularity was classified as not popular.
We found that @sap-cloud-sdk/temporal-de-serializers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.