🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@wipcomputer/deploy-public

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wipcomputer/deploy-public - npm Package Compare versions

Comparing version
1.9.67
to
1.9.68
+2
-1
deploy-public.sh

@@ -102,2 +102,3 @@ #!/usr/bin/env bash

--exclude='.wrangler/' \
--exclude='.worktrees/' \
--exclude='.claude/' \

@@ -127,3 +128,3 @@ --exclude='CLAUDE.md' \

git add -A
git commit -m "$COMMIT_MSG (from $COMMIT_HASH)"
git commit --no-verify -m "$COMMIT_MSG (from $COMMIT_HASH)"

@@ -130,0 +131,0 @@ if [[ "$EMPTY_REPO" == "true" ]]; then

{
"name": "@wipcomputer/deploy-public",
"version": "1.9.67",
"version": "1.9.68",
"description": "Private-to-public repo sync. Excludes ai/ folder, creates PR, merges, cleans up branches.",

@@ -5,0 +5,0 @@ "bin": {