
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@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 7,886 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
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.