
Company News
Socket Named to Rising in Cyber 2026 List of Top Cybersecurity Startups
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.
@ama-sdk/create
Advanced tools
This package is an NPM initializer to generate an API client SDK based on OpenAPI specification.
This package is simplifying the start of new SDK repository.
npm create @ama-sdk typescript <package-name> -- [...options]
or
yarn create @ama-sdk typescript <project-name> [...options]
[!WARNING] Please notice that the command
yarn createis not available for versions >= 2.0.0 (see Yarn cli commands).
You can generate an environment with a specific package manager thanks to the --package-manager options:
npm create @ama-sdk typescript <project-name> -- --package-manager=yarn [...options]
--spec-path: Path to the swagger/open-api specification used to generate the SDK--package-manager: Node package manager to be used (npm and yarn are available).--debug --no-dry-run: Enable schematics debug mode (dry-run is not currently supported).--o3r-metrics: Enable or disable the collection of anonymous data for Otter--exact-o3r-version : use a pinned version for otter packages.[!NOTE] If the
--spec-pathis specified, the SDK will be generated based on this specification at the creation time.
FAQs
Create a new SDK
The npm package @ama-sdk/create receives a total of 2,532 weekly downloads. As such, @ama-sdk/create popularity was classified as popular.
We found that @ama-sdk/create demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.

Research
Socket detected 84 compromised TanStack npm package artifacts modified with suspected CI credential-stealing malware.

Security News
A dispute over fsnotify maintainer access set off supply chain alarms around one of Go’s most widely used filesystem libraries.