@salesforce/packaging
v4.2.15
Published
Packaging library for the Salesforce packaging platform
Downloads
824,813
Maintainers
Readme
Salesforce Packaging
Description
A TypeScript library for packaging metadata in your Salesforce project. This library supports both First-Generation packaging (1GP) and Second-Generation packaging (2GP).
Usage
There are 4 main classes to use from this library:
- Package1Version - Work with 1st generation package versions.
- Package - Work with 2nd generation packages.
- PackageVersion - Work with 2nd generation package versions.
- SubscriberPackageVersion - Work with 2nd generation subscriber package versions.
Please reference the API Documentation for complete details of code and types.
Contributing
If you are interested in contributing, please take a look at the CONTRIBUTING guide.