Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@ems-press/content-api-types
Advanced tools
Typescript types for the EMS Press Content API
Typescript types for the EMS Press Content API. The API follows the JSON API specification.
Publishing to NPM is done by creating a new Release on Github. The provided tag version for the release is used as the npm version and will be committed to the branch.
You can use yalc to develop in this repo and use it in e.g the ems press website repo without publishing the package for every change:
(we don't use npm link because it does not play well with peerDependencies)
# clone this repo and go into the package directory
git clone git@github.com:ems-press/content-api-types.git
cd content-api-types
# publishes the package locally via yalc on your mashine
npm run yalc:publish
# clone and go into directory of e.g. ems press.
cd ..
git clone git@github.com:ems-press/website.git
cd website
# link-install the package
# ems-press/website has yalc and a helper script installed so you can run:
npm run link:content-api-types
FAQs
Typescript types for the EMS Press Content API
The npm package @ems-press/content-api-types receives a total of 58 weekly downloads. As such, @ems-press/content-api-types popularity was classified as not popular.
We found that @ems-press/content-api-types demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.