0.0.12 • Published 6 months ago

@skedulo/packaging-utils v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Package Transformation Utilities

This npm package provides essential utilities for transforming and handling package artifacts within Skedulo's ecosystem. Designed to streamline the process of packaging and deployment, it offers functionality for filtering unwanted files, as well as zipping and encoding the content of artifacts in base64 format.

Installation

To install this package, run the following command in your terminal:

npm install @skedulo/packaging-utils --save

or if you are using Yarn:

yarn add @skedulo/packaging-utils

Development

  • Dependency Installation: yarn
  • Build the package: yarn build
  • Release package for local version to NPM: yarn release-package ${versionNumber}
0.0.10

8 months ago

0.0.11

7 months ago

0.0.12

6 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago