
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@o3r/workspace
Advanced tools
This package is an Otter Framework Module providing tools at workspace level.
This packages provides several Schematics and CLIs used to accelerate the development and support maintenance of workspace's packages.
Otter framework provides a set of code generators based on Angular schematics.
| Schematics | Description | How to use |
|---|---|---|
| add | Include Otter in a project workspace. | ng add @o3r/workspace |
| library | Add a new Library to the current Otter project | ng g library |
| sdk | Add a new SDK to the current Otter project | ng g sdk |
| application | Add a new Application to the current Otter project | ng g application |
This packages exposes the following Command Line Interfaces:
Replaces the value of the version field of the JSON files matched by the pattern provided to the --include options.
Usage: o3r-set-version [options] <version>
Replace the packages version in a monorepos
Options:
-p, --placeholder <placeholder> Pattern of the version placeholder (default: 0.0.0)
--include <file> Add files pattern to apply the verison replacement (default: */lerna.json,**/package.json,!**/node_modules/**/{package,lerna}.json)
-V, --verbose Display debug logs
-h, --help output usage information
FAQs
Workspace tooling of the Otter Framework
The npm package @o3r/workspace receives a total of 6,660 weekly downloads. As such, @o3r/workspace popularity was classified as popular.
We found that @o3r/workspace demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.