New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pp365-shared

Package Overview
Dependencies
Maintainers
3
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pp365-shared

Shared utilities, helpers and models for Prosjektportalen 365

latest
Source
npmnpm
Version
1.8.4-2
Version published
Maintainers
3
Created
Source

Shared

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

Publishing a temp version

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

Versioning

Never update the version of this solution independently. The version is automatically kept in sync with the other packages.

FAQs

Package last updated on 24 Aug 2023

Did you know?

Socket

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.

Install

Related posts