#!/bin/bash npm audit fix mkdir -p ../out cp package*.json ../out npm pack && mv *.tgz ../out/