
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
pp365-shared
Advanced tools
Shared code for the SharePoint Framework solutions in PP365.
Contains data services, helpers, interfaces, logging utils, models, utils and types.
Published to npm as pp365-shared
When working on a new version we want the other packages to be able to use the updates we do here.
After the current version in package.json add a hyphen -, an issue number and an index.
Example for version 1.5.0
You're working on issue #5900, and want the other packages to get the updates from pp365-shared.
Add the following to the version in package.json: -5900.1
The full version will then be 1.5.0-5900.1.
Run the npm script publish:temp to publish your new changes.
Need to more changes? Update the index on the end of the version number and run publish:temp again.
npm run-script publish:temp
Never update the version of this solution independently. The version is automatically kept in sync with the other packages.
FAQs
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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.