Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
74ba4a5
fix: fixed vulneribility
contentstackMridul Dec 23, 2025
02d386e
fix: fixed vulneribility
contentstackMridul Dec 29, 2025
e95e936
fix: removed unused comments
contentstackMridul Dec 29, 2025
f95f154
Merge pull request #5 from contentstack/main-vul-fix
contentstackMridul Dec 29, 2025
c6969d2
fix: vulneribilites fixes
contentstackMridul Jan 7, 2026
55d5965
chore: updated license year
contentstackMridul Jan 7, 2026
a2e40e0
Merge pull request #8 from contentstack/main-vul-fix
contentstackMridul Jan 7, 2026
437ce8d
Update sca-scan.yml
dhavaljain999 Mar 3, 2026
285fe26
fix: fixed vulneribility
contentstackMridul Apr 9, 2026
b7d60da
chore: updated shopify lp sdk version and package version
contentstackMridul Apr 20, 2026
2485f0d
Merge pull request #15 from contentstack/VP-1730
contentstackMridul Apr 20, 2026
0f07a94
fix: fixed snyk vul
contentstackMridul May 12, 2026
ad3ad6e
chore: fixed typo
contentstackMridul May 12, 2026
aaa9e26
updated the shopify lp sdk
contentstackMridul May 15, 2026
cc95374
Merge pull request #16 from contentstack/VP-1951
contentstackMridul May 15, 2026
1763833
fix: removed unnecessory packages
contentstackMridul Jun 4, 2026
d27ad18
fix(preview): pass CDA schema array directly to createContentTypeKeyB…
contentstackMridul Jun 11, 2026
031fbfb
chore: updated shopify lp sdk version
contentstackMridul Jun 12, 2026
93762dc
Merge pull request #17 from contentstack/VP-2037
contentstackMridul Jun 12, 2026
b164993
issues-jira.yml
Aravind-Kumar-cstk Jun 19, 2026
9e16132
Delete issues-jira.yml
Aravind-Kumar-cstk Jun 30, 2026
38b90f9
sca-scan.yml
Aravind-Kumar-cstk Aug 2, 2026
1358b5b
sca-scan.yml
Aravind-Kumar-cstk Aug 2, 2026
19a067b
sca-scan.yml
Aravind-Kumar-cstk Aug 2, 2026
4124c6a
Merge branch 'stag' of github.com:contentstack/shopify-live-preview-m…
contentstackMridul Aug 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions .github/workflows/issues-jira.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .github/workflows/sca-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
jobs:
security-sca:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@master
- name: Run Snyk to check for vulnerabilities
Expand All @@ -13,3 +16,6 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --all-projects --fail-on=all
json: true
continue-on-error: true
- uses: contentstack/sca-policy@main
14 changes: 0 additions & 14 deletions .talismanrc

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021-2025 Contentstack
Copyright (c) 2021-2026 Contentstack

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file removed live-preview-shopify-utils-1.0.0.tgz
Binary file not shown.
Loading
Loading